@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: normal;
	height: auto;
	margin-right: 7p;
	vertical-align: top;
}
h1 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
	color: #000000;
}

fields{ 
	font-size: 12px;
	 
	color: #333333;
}

#wrapper {
	width: 900px;
	padding: 8px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	/*text-align: left;*/
}

#header {
	width:inherit
}
#footer {
	border-top: 2px solid #01588d;
	background-color: #fff;
	font-size: 100%;
	text-align: center;
	padding-left: 0;
	vertical-align: bottom;
}
#subheader {
	clear: both;
	margin: 3px 0 3px 10px;
	padding: 8px;
	background: #fff;
	/*color: #808080;*/
	border: 0px solid #ccc;
	
}

		  
.content {
	clear: both;
	margin: 3px 0 3px 0;
	padding: 8px;
	background: #f4f4f4;
	/*color: #808080;*/
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-middle: top;
}
.detail_photo{
	margin-right: 15px;
	margin-bottom: 4px;
	margin-top: 7px;
}
	
.logo {
	float: left;
	width: 493px;
	padding: 10px 0 11px 10px;
}
.address {
	font-family:Verdana, Arial, Helvetica, "sans-serif 11px";
	color: #FFFFFF;
	font-size: 12px;
	background-color: #005282;
	text-align: center;
	vertical-align: bottom;
	height: 17px;
}	
	
/*Menu Section*/
.indentmenu{
font: bold 12px Arial;
font-weight:bold;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #ffffff; /*dark purple border 564c66*/
	border-width: 1px 0;
	background-color: #005282;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px;
	background-color: #007CB8;
	border-top-color: #005282;
}

.address1 {	font-family:Verdana, Arial, Helvetica, sans-serif 11px;
	color: #FFFFFF;
}
.address1 {	font-family: Verdana, Arial, Helvetica, sans-serif #fffff 12px;
}

.tinytext {font-size: 10px}

a {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.Address_bar {color: #FFFFFF}
.style1 {
	font-size: 13px;
	color: #000000;
}

