/* CSS Document */

html {margin:0; padding:0;}

body {background:#DDDDDD; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%;}

#homepageContainer {width:90%; min-width:1100px; margin-left:auto; margin-right:auto;}

#pageContainer {min-width:940px; width:90%; margin-left:auto; margin-right:auto;}
#pageHeader {width:100%; background:url(images/masthead-bg.gif) repeat-x; height:147px; color:#666; font-size:2em; line-height:10px;}

#blackNav {width:100%; height:30px; line-height:25px; text-indent:46px; color:#F26C36; background:url(images/black-menu-bg.gif) repeat-x #000; margin:0px; }
#blackNav a:link, #blackNav a:visited {color: #fff; text-decoration:none; margin-right:6px; margin-left:6px;}
#blackNav a:hover, #blackNav a:active {color: #F26C36; text-decoration:none;}



.currentpage{
color: #F26C36;
}

.inputemail{
margin-top:5px;
margin-bottom:5px;
color:#F26C36;
}



#whiteNav {width:100%; height:120px; line-height:30px; text-indent:60px; color:#F26C36; background-color:#F26231}
#whiteNav a:link, #whiteNav a:visited {color: #000; text-decoration:none;}
#whiteNav a:hover, #whiteNav a:active {color: #F26C36; text-decoration:none;}

.active {color:#F26C36;}
.white {color:#fff;}

#contentcontainer {width:100%; height:100%; background-color:#ffffff; padding:10px 0 0 0;  background-repeat:no-repeat; margin:0; border-left:2px}

#title {
margin-left:55px; margin-bottom:-25px; margin-top:15px;}


li {margin-left:0px; list-style-position:inside; margin-bottom:10px;}


strong {color:#F26C36;}
b {color:#F26C36;}

.black {color:#000000;}

#content2 {width:45%; margin:10px; float:right;}

.copy {width:100%; padding:40px 0 0 0; background-repeat:no-repeat; margin:0}

td a:link, a:visited {color: #F26C36; text-decoration:none;}
td a:hover, a:active {color: #F26C36; text-decoration:underline;}

p {color:#000; width: 100%;}

p.home {color:#000; width: 60%;}

p.quote {color:#F26C36; font-weight:lighter}

h1 {color:#F26C36; font-size:1.4em; width:80%; margin-top:0px;}

h1.home {color:#F26C36; margin-left:60px; font-size:1.4em; width:60%}

#footer {width:90%; height:30px; background: #F26C36; margin:0; margin-left:-45%; text-align:center; color:#fff; line-height:25px; font-size:80%;  position: absolute; left:50%;}
#footer a:link, #footer a:visited {color: #fff; text-decoration:none;}
#footer a:hover, #footer a:active {color: #fff; text-decoration:underline;}




#banner {margin-left:50px; float:left;}

#headerLeft {width:200px; float:left}

#headerRight { width:200px; float:right; padding-top:10px; padding-right:25px; text-align:right;}

#headerRight p{color:#fff; line-height:15px; font-size:50%; margin-bottom:-5px;}


.imgRight {float:right; clear:both; padding:0 50px 0 10px;}
.imgLeft {float:left; clear:both; padding:0 10px 0px 0px;}
.imgLeft2 {float:left; clear:both; padding:0 10px 0px 0px; margin-bottom:50px}

p.sub {color:#333; font-weight:bold;}

