@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}

p{
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;	
	padding:10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-align:justify;
}

h1{
	padding-left:10px;
	padding-top:10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#wrapper {
	background:url(../img/bg_shadow.png);
	position:relative;
	width:950px;
	height:auto;
	margin: 0 auto;

	background-repeat:repeat-y;
}
#mainbanner { margin: 0 10px; }
body {
	background-image:url(../img/Bg_sem.jpg);
	background-color:#868686;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}
#top_banner{
	background:url(../img/logo_top.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:900px;
	height:90px;
}

#banner{
	background:url(../img/banner_locations.png);
	background-repeat:no-repeat;
	color:#003366;
	height:550px;
	width:900px;
	position:relative;
}
#footer{
	background:url(../img/footer.jpg);
	background-repeat:no-repeat;
	color:#003366;
	height:36px;
	width:920px;
	position:relative;
	background-position:center;
}
#content{

	background-repeat:repeat-y;
	color:#ffffff;
	height:auto;
	width:900px;
	position:relative;
}
/*#content_wall{
	height:auto;
	margin-left:355px;
	top:10px;
	width:560px;
	position:relative;
	z-index:3;
}*/

#content_top{
	background-image:url(../img/content_top.png);
	background-repeat:no-repeat;
	height:62px;
	top:15px;
	width:550px;
	position:relative;
	z-index:3;
}
#title{
	/*background-image:url(../img/title.png);*/
	width:500px;
	height:49px;
	margin-left:30px;
	margin-top:-14px;
	font-weight:bold;

}
#content_middle{
	background-image:url(../img/content_center.png);
	background-repeat:repeat-y;
	height:auto;
	width:550px;
	padding:10px;
	padding-left:32px;
	color:#fff;
	font-size:12px;
	margin-top:5px;
}
#content_all{
	margin-top:-638px;
	padding-bottom:20px;
	margin-left:345px;
}
#content_bottom{
	background:url(../img/content_bottom.png);
	background-repeat:no-repeat;
	height:37px;
	width:550px;
}
#content_2{
	background:url(../img/bg_location.png);
	background-repeat:repeat-y;
	color:#003366;
	position:absolute;
	height:auto;
	width:323px;
	margin-left:25px;
	margin-top:324px;
	font:Arial, Helvetica, sans-serif;
	top: -149px;
}
/*#bg_floral{
	background:url(../img/bf_floral.png);
	background-repeat:no-repeat;
	position:absolute;
	top:324px;
	width:365px;
	height:79px;
}*/
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 5px;
	left: 40px;	top: 50px;
	width:350px;		
}
#nav ul {
	float: left;
	list-style: none;
	height: 5px;
	margin: 0 0 0 8.5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
	width:100px;
	height:10px;
}
#nav ul li a {
	float: left;
	font:  13px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color:#fff ;
	font-weight: bold;
	padding: 0px 18px 0px 25px;
	margin-top:18px;
	margin-left:0px;
	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #C76F16;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #C76F16;	
}
#footer a{
	position:relative;
	top:13px;
	padding-left:800px;
	width:200px;
	font-size:10px;
	text-decoration: none;	
}
.input {
   	BORDER-RIGHT: #e7ebec 1px solid;
   	BORDER-TOP: #777b7e 1px solid;
   	FONT-SIZE: 8pt;
   	BORDER-LEFT: #777b7e 1px solid;
   	COLOR: #000000;
   	BORDER-BOTTOM: #e7ebec 1px solid;
  	FONT-FAMILY: Arial;
	font-weight: normal;
   	BACKGROUND-COLOR: white;

}
.textcontent {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #747575;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


#content_location{
height:230px;
margin-left:30px;
margin-top:247px;
position:absolute;
width:300px;
font-size:11px;
color:#666666;
}
