/* CSS Document */
body { margin: 90px auto; padding: 0; background-color: #ccc; font-family: Century Gothic, Arial, Helvetica; font-size: 12px; color: #333;}
p { margin: 0; padding: 0; }
a, avisited {  color: #f37321; text-decoration: none; font-weight: bold;}
a:hover {  color: #666; text-decoration: none; font-weight: bold;}
h1 {color: #f37321; font-size: 28px; padding: 5px 0 0 5px; margin: 0;}
h2 {color: #666; font-size: 14px; padding: 0 0 0 5px; margin: 0;}
h3 { font-size: 12px; margin: 0; padding: 0; }


/* Content */
#container { background-color: #fff; text-align: left; width: 775px; margin: 0 auto; padding: 10px; border: 0; }

#header  { padding: 5px; margin: 0 0 10px 0; border: 2px solid #fcb034; background-image:url(/images/site_header_bg.jpg); background-position: top; background-repeat: no-repeat; z-index: 1; }
#header_home  { padding: 5px; margin: 0 0 10px 0; border: 2px solid #fcb034; background-image:url(/images/site_header_text_bg.jpg); background-position: top; background-repeat: no-repeat; }
#header img {padding: 0 0 60px 0; border: 0;}
#header_home img {padding: 0 0 60px 0; border: 0;}
#nav ul {padding: 8px; margin: 0; list-style:none; display: inline;}
#nav li {display: inline; text-transform: uppercase;}
#nav li a {color:#666; font-weight: bold; margin: 0; padding: 1px 10px 1px 15px; border: 1px solid #fcb034; }
#nav li a:hover {background-color: #fcb034; color: #fff; text-decoration:none;}
#nav li a.active {background-color: #fcb034; color: #fff; text-decoration:none;}

.bio_image {margin: 0 5px 5px 5px; padding: 0; border: 1px solid #f37321;}
.bio_person {padding: 0; margin: 0; text-align: center;}
.bio_person_sm {padding: 0 10px 0 10px; margin: 0 10px 10px 10px; border-bottom: 1px solid #fcb034; height: 235px;}
.team_layout {padding: 0 0 20px 0; margin: 0 0 20px 50px; border-bottom: 1px solid #fcb034;}
.team_layout td {padding: 0 15px 0 15px;}
.ac_indent {padding: 0 0 0 15px; margin: 0; font-weight: bold;}

.bio_press {padding: 0 10px 0 10px; margin: 0 10px 10px 10px; border-bottom: 1px solid #fcb034; height: 125px;}

.properties {padding: 0 10px 0 10px; margin: 0 10px 10px 10px; border-bottom: 1px solid #f37321; height: 170px;}
.properties_sm {padding: 0 10px 0 10px; margin: 0 10px 10px 10px; border-bottom: 1px solid #f37321;}
.properties_sm p {padding: 0 0 0 10px; margin:  0 0 0 10px; font-weight: bold;}



#bottom_content { padding: 0; margin: 0; border: 2px solid #fcb034; height: 450px; overflow: auto; background-image:url(/images/bottom_content_grad_bg.jpg); background-repeat:no-repeat;}
#bottom_content p {padding: 5px; margin: 0;}

/* Bottom Content - Right Hand Read */
#right_read_layout {padding: 0; margin: 0; height: 450px;}
#right_read_layout .left {float: left; position: relative; left: 0; top:0; width: 257px; height: 450px; border: 2px solid #fcb034; overflow: auto;}
#right_read_layout .right {float: left; position: relative; left: 10px; top:0; width: 500px; height: 450px; border: 2px solid #fcb034;}
#right_read_layout p {padding: 5px; margin: 0;}

/* Bottom Content - Left Hand Read */
#left_read_layout {padding: 0; margin: 0; height: 450px;}
#left_read_layout .left {float: left; position: relative; left: 0; top:0; width: 500px; height: 450px; border: 2px solid #fcb034;}
#left_read_layout .right {float: left; position: relative; left: 10px; top:0; width: 257px; height: 450px; border: 2px solid #fcb034; overflow: auto; font-size: 13px; line-height: 19px; text-align: justify; background-image: url(/images/sm_text_area_bg.jpg); background-position: top; background-repeat: no-repeat;}
#left_read_layout p {padding: 5px; margin: 0;}



/* Footer */

#footer  { padding: 10px 0 0 0; margin: 0 auto; text-align: center; color: #666; font-size: 10px;}
#footer ul {padding: 13px; margin: 0; list-style:none; display: inline;}
#footer li {display: inline;}
#footer li a {color:#666; font-size: 10px; margin: 0; padding: 0; }
#footer li a:hover {color: #f37321; text-decoration:none; border-bottom: 1px dotted #f37321;}
#footer li a.active {color: #fcb034; text-decoration:none;}

/* End Footer */



