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

#Container {
	padding:0px;
	border:0px;
	width: 925px;
	height:750px;
	background-color:#ffffff;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Header {
	padding:0px;
	border:0px;
	width:100%x;
	height:157px;
	margin:0 auto;
	
}
#MainNav ul {
	padding:0px;
	border:0px;
	margin:0px;
	list-style: none;
	float:right;
	
	}
#MainNav li{
	float: left;
	display:inline;

}
#MainNav ul li a:link,#MainNav ul li a:visited {
	display:block;
	padding:.2em .5em;
	font: bold 1em/1.2;
	text-decoration:none;
	color:#F3BE61;
	margin-right: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #503227;
	
	border: 1px #A47944 solid;
	}
#MainNav ul li a:hover,#MainNav ul li a:active{
	color:#503227;
	background: #F3BE61;}
#MainNav ul li a.current,#MainNav ul li a.current:hover,#MainNav ul li a.current:active {
	color: #503227;
	background:#f3be61;
	cursor:default;
}

#MainNav {
	width: 925px;
	height:28px;
	margin:0 auto;
	background-color:#503227;
	color: #FFFFFF;

}
#Title {
	width:925px;
	height:50px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#A47944;
	text-align:center;
	float:right;}

#Title .Title{
	padding-top:.070em;
	text-align:center;

}

#SideBar{
	width: 126px;
	height:700px;
	float:left;
	background-color:#A47944;
}
#SideBar ul{
	list-style:none;
	padding-top:1em;
	padding-left: 0px;	
	width:125px;
	margin:0px;
	}
	

#SideBar ul li.first{ border-top:1px #000000 solid;
	text-align:center;}
		
#SideBar ul li{
	margin: 0;
	padding:2px;
	border-bottom:1px #000000 solid;

}

#SideBar ul li a{
	margin:0 auto;
	padding:0px;
	text-decoration:none;
	color:#F3BE61;
	font-family:Georgia, "Times New Roman", Times, serif;

	}


body{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#503227;
	text-align: center;
	clear: both;
}
#Container #MainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#MainContent{
	width: 100%;
	height:1000px;
	background-color:#FFFFFF;
}
#Container #MainContent table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#Footer{
	width:925px;
	height:40px;
	background-color:#A47944;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo{ 
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.header {
	width:925px;
	height:151px;
	 }
img.page{
	float:left;}

.pages{

width:100%;
height:100%;
float:right;}


.style1 {font-size: large}
.style2 {color: #000000}
.style3 {font-family: Arial, Helvetica, sans-serif}
#topimg{
	margin:0px auto;
	padding-top:12px;
	padding-left:15px;
	border:none;
	
	
	}
a.back{
	float:left;
	}
a.next{
	float:right;
	}
	
	/*navigation on footer*/
ul {
	padding:.5em;
	border:0px;
	margin: 0 auto;
	list-style: none;	
	}
li{
	display:inline;
	padding:.1em;

}
 ul li a:link,ul li a:visited {
	display: inline;
	padding:.1em;
	font-size: medium;
	text-decoration:none;
	color:#F3BE61;
	margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #503227;
	border: 1px #A47944 solid;
	}
ul li a:hover, ul li a:active{
	color:#503227;
	background: #F3BE61;}
 ul li a.current, ul li a.current:hover, ul li a.current:active {
	color: #503227;
	background:#f3be61;
	cursor:default;
}
table{
	margin:0 auto;
	table-align:center;}
	
#MainNav ul li.phone,#MainNav ul li.phone:hover,#MainNav ul li.phone:active {
	color: #f3be61;
	background:#503227 ;
	cursor: default;
	display:block;
	display:inline-block;
	float:left;
	/*font-size: 18px;*/
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	
}
.style6 {font-size: 18px}
#MainNav ul.info{
	float:left;
	text-align:center;}

#left{
	width:150px;
	float:left;
	height:650px;
	}
#right{
	float:right;
	width:500px;
	height:650px;}
	
#bottom{}
tr.selbox{ border:1px dashed #999999;}
/* end */
