/*css*/

a:link { 
	color: #333333;
	}
a:visited { 
	color: #333333;
	}
a:hover { 
	color: #EBEBEB;
	}
	}
a:active { 
	color: #333333;
	}

#container {
	width: 780px;
	\width: 800px;
	w\idth: 780px;
	border: 1px solid #355e7c;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #FFFFFF;
	/*height: 500px;*/
		}
		
#banner {
	padding: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	height: 170px;
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
		}
body {
	background-color: #C7B48F;
}
#container #footer .subtext {
	font-size: 11px;
	color: #E4DFC2;
}

#content {
	padding: 10px 40px 10px 40px;
	background-color: #E4DFC2;
	margin-top: 0px;
	border-left: solid #FFF 10px;
		}
#contentContainer {
	border-left-width: 246px;
	border-left-style: solid;
	border-left-color: #547FAC;
}
#container #content  p{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	margin-top: 0px;
}
#container #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #74914A;
	font-size: 16px;
	letter-spacing: 1em;
}
#sidebar-a {
	float: left;
	width: 246px;
	\width: 250px;
	w\idth: 246px;
	margin: margin
:0px 0px 0px -200px;;
	padding: 5 px;
	margin: 0px;
		}
#container #sidebar-a a {
	text-decoration: none;
	color: #EBEBEB;
	
}
#container #sidebar-a a:hover {
	text-decoration: none;
	color: #EBEBE7;
	background-color: #74914A;	
	
}
/*#container #sidebar-a li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #74914A;
	list-style-type: none;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	border-top: dashed #b8c7a3 1px;
	border-bottom: dashed #b8c7a3 1px;
}*/
#container #sidebar-a ul {
	padding: 0px;
	margin: 0px;
}



#container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container #footer a {
	text-decoration: none;
	color: #EBEBEB;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	font-size: 12px;
}
#container #footer .call {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#footer {
			clear: both;
			padding: 0px 15px 0px 15px;
			margin-top: 10px;
	
			/*border-top: dashed #355e7c 1px;*/
			background-color: #74914a;
		}

/*list style*/
#navcontainer
{
	width: 246px;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.21em;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
/*border-right: 10px solid #508fc4;
*/background-color: #547FAC;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
/*border-right: 10px solid #5ba3e0;*/
background-color: #2586d7;
color: #fff;
}

.attn {
	color: #1958B7;
	letter-spacing: 4px;
}
table.T1      {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#container  #content  tr {
	margin: 0px;
	padding: 2px;
}
#container #content .T1 a {
	color: #1958B7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7B48F;
}
#container #content .T1 a:hover {
	color: #74914A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7B48F;
}
#container #content .breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74914A;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#container #content .breadcrumb a {
	color: #1958B7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7B48F;
}
#container #content img {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 5px;
	margin-left: 10px;
}

