@charset "UTF-8";
/* CSS Document */


body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	background-color:#CCCCCC;
	padding: 0;
	/**/
	background-image:url(siteImages/d_stripes_pattern.gif);
}

#top{
background:clear;
}

body,td,th {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color:#418A54;
	/*font-variant:small-caps;*/
	font-weight:bold;
	
}
a:link {
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#C9C5B3;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#4CA6E5;
	text-decoration: underline;
}

.style1 { padding-top: 22px; padding-bottom: 125px }

.style2 { text-align: left; padding-top: 30px; padding-left: 50px }

.stylePhoto {padding-right:5px; padding-bottom:5px; text-align:top; }

.style3 {
        font-size: 9px;
	color:#ffffff;
	font-variant:small-caps;
	font-weight:bold;
}


#footer{
clear:both;
margin-top:30px;
width:740px;
font-size:9px;
color:#FFFFFF;
background-color:#275327;
padding-top:2px;
padding-bottom:2px;
}

#Main{
padding-top:0px;
width:740px;
/*background-image:url(siteImages/backgroundMain.gif)*/;
background-repeat:repeat-x;
background-color:#FFFFFF;
border:thick;
border:#999999;
overflow:hidden;
}

#Banner{

background-image:url(siteImages/banner.jpg);
background-repeat:no-repeat;
width:740px;
height:250px;
overflow:hidden;

}

#NavBarLeft{
width:110px;
height:400px;
/*background-image:url(siteImages/NavBar.gif);*/
background-repeat:no-repeat;
float:left;
overflow:hidden;



}



#Content{


width:550px;
float:left;
text-align:left;
border-left:thick;
border-color:#1C3C34;


}


h1{
font-size:20px;
font-weight:bolder;
color:#333333;
}

h2{
font-size:13px;
font-weight:bolder;
color:#000000;
}

h3{
font-size:12px;
font-weight:bolder;
color:#000000;
}