/* CSS Document */

* {padding:0; margin:0; border:0; outline:none;}

body{ text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:1.4em; background:url(../images/page_bgr.gif) repeat; color:#FFFFFF;}

#container{width:980px; text-align:left; margin:auto; background:#1b1b1b;}

#top {padding-top:100px; }
		
#top #logo { width:268px; height:69px; background:url(../images/logo.gif) no-repeat; margin:0 0 21px 14px;}
#top #banner {width:100%; height:204px; background:url(../images/passionate.jpg) right no-repeat;}
#top #mainphoto { padding-left:6px;}

	
/*sidenav*/	
#sidebar {width:165px; float:left; padding:25px 0px 0px 25px;}
#sidebar ul{list-style-type:none; padding:0;}
#sidebar li{border-bottom: solid 1px #999999; padding:7px 0 7px 0px;}

#sidebar a{color:#ffffff; text-decoration:none; font-size:12px;}
#sidebar a.selected{font-weight:bold;}
#sidebar a:hover{ color:#ea6b2f;}
/* end of sidenav*/

#content { margin:33px 0 0px 200px; }

#content div.home {float:left; margin-left:0px; width:192px;}
#content #images { margin-left:390px;}
#content #images img { margin:3px 3px; border:#666666 solid 1px; padding:1px;}
#content ul{margin:5px 0 5px 10px;}

#content ol{margin:10px 0 0 50px;}

#content li{margin:5px 0;}
#content #leftcolumn{width:380px; float:left;}
#content .leftcolumn{width:380px; float:left;}

.right_column_track{ margin-left:390px; padding-top:0px; margin-bottom:100px;}


#content h2{font-size:20px; padding-bottom:0.5em; font-family:Georgia, "Times New Roman", Times, serif; color:#ea6b2f; text-indent:-5000px; width:193px; height:30px;}

#content h3 {margin-bottom:20px;}
#first { background: url(../images/head1.jpg) no-repeat;}
#second { background: url(../images/head2.jpg) no-repeat;}
#third { background: url(../images/head3.jpg) no-repeat;}
#fourth { background: url(../images/head4.jpg) no-repeat;}
#content h1{font-family:Arial, Helvetica, sans-serif; font-size:40px; color:#FFFFFF; line-height:1.2em;}
#content h1 strong{color:#ea6b2f; font-weight:bold;}

#content p{line-height:1.8em; padding-bottom:1.2em;}
#content p.home{}
#content strong{font-weight:bold; color:#ea6b2f;}
#content a{color:#ea6b2f; text-decoration:none;}
#content a:hover{ text-decoration:underline;}
#statement {padding:50px 10px 0 0;}



input, textarea {border: solid 1px #666666; background-color:#666666; color:#FFFFFF;}

input.field, textarea.field {width:200px;}





#footer {clear:both;text-align:right; padding:10px;}
#footer p{font-size:10px;}
#footer a{color:#ea6b2f; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}
		
		
.border{border: 1px solid #666666; padding:1px;}
#content strong.white{color:#FFFFFF;}



