body	{
margin: 0;
padding: 0;
font-family: Georgia, Times, serif;
background-color: #F5B905;
}


div#container   {
width: 100%;
}


div#hometxtimg   {
background: url(../images/home-textbg.jpg) center bottom no-repeat;
width: 100%;
}

div#hometext  {
width: 650px; 
padding-left: 15px;
}

div#hometext div.left {
float: left;
width: 300px;
padding-left: 18px;
}

div#hometext div.right {
float: left;
width: 300px;
padding-left: 15px;
}


div#hometext div.left p, div#hometext div.right p  {
color: #FFFFFF;
text-align: justify;
font-size: 14px;
line-height: 1.5;
}



div#hometext h1 {
margin: 0;
padding: 10px 0 0 0;
color: #FFFFFF;
font-size: 34px;
font-weight: normal;
}


div#hometext h2 {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
}


div#hometext div.clear  {
clear: both;
height: 65px;
}



img	{
margin: 0;
padding: 0;
}

/* BEGIN inside pages - all images */
div#insideimg  {
margin: 0;
padding: 0;
width: 100%;
height: 389px;
}


table {
margin: 0;
padding: 0;
}



/* END inside pages - all images */



/* BEGIN inside pages - shade */
div#insidetopshade  {
background: url(../images/inside-topshade.jpg) center top no-repeat;
width: 100%;
height: 10px;
font-size: 8px;
}

div#insidetextshade  {
background: url(../images/inside-shadestretch.jpg) center bottom repeat-y;
width: 100%;
}

div#insidebottomshade  {
background: url(../images/inside-bottomshade.jpg) center bottom no-repeat;
width: 100%;
height: 57px;
/* border: 1px red solid; */
}

/* END inside pages - shade */






div#insidetextarea  {
background: url(../images/inside-textrepeatimg.jpg) center top repeat-y;
width: 100%;
height: 100%;
/* border: 1px blue solid; */
}


div#insidefooter  {
background: url(../images/inside-textfooter.jpg) center top no-repeat;
width: 100%;
height: 500px;
}






/* BEGIN inside pages - text */
div#insideimg h1 {
margin: 0;
padding: 40px 0 0 0;
color: #000000;
font-size: 24px;
font-weight: normal;
line-height: 1;
}

div#insideimg h1.photo {
padding: 60px 0 0 0;
color: #FFFFFF;
}

div#insideimg p {
margin: 0;
padding: 5px 0 0 0;
color: #000000;
font-size: 16px;
font-weight: normal;
}

div#insideimg h2 {
line-height: 1.45;
}


div#insideimg h2 a:link { font-size: 16px; font-weight: normal; color: #D21E00; text-decoration: none; }
div#insideimg h2 a:visited { font-size: 16px; font-weight: normal; color: #D21E00; text-decoration: none; }
div#insideimg h2 a:hover { font-size: 16px; font-weight: normal; color: #0672AC; text-decoration: underline; }
div#insideimg h2 a:active { font-size: 16px; font-weight: normal; color: #0672AC; text-decoration: underline; }

div#insidetextshade h2 {
color: #FFFFFF;
font-size: 18px;
font-weight: normal;
text-align: justify;
line-height: 24px;
margin: 0;
padding: 30px 65px 30px 80px;
}

div#insidetextarea p  {
margin: 0;
padding: 0 80px 0 95px;
font-size: 14px;
font-weight: normal;
text-align: justify;
line-height: 1.25;
text-indent: 20px;
}


div#insidetextarea p.firstpara  {
padding-top: 10px;
text-indent: 0;
}



div#insidetextarea ol  {
margin: 0;
padding-left: 120px;
font-size: 12px;
font-weight: normal;
text-align: left;
line-height: 1.25;
text-indent: 20px;
}


div#insidetextarea hr {
color: #333333;
margin: 60px 200px 60px 220px;
}


div#insidetextarea div.credits p  {
margin: 0;
padding: 0 80px 0 95px;
font-size: 12px;
font-weight: normal;
text-align: justify;
line-height: 1.25;
text-indent: 20px;
}

div#insidetextarea div.credits  {
font-size: 12px;
}


div#insidetextarea div.credits p.firstpara  {
padding-top: 10px;
text-indent: 0;
}




div#insidetextarea a:link { color: #D21E00; text-decoration: none; }
div#insidetextarea a:visited { color: #D21E00; text-decoration: none; }
div#insidetextarea a:hover { color: #0672AC; text-decoration: underline; }
div#insidetextarea a:active { color: #0672AC; text-decoration: underline;}

