@charset "utf-8";
body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	
	margin-left: auto;
}

#header {
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 300px;
	width: 915px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
	background-color: white;
	height: 60px;
	width: 915px;
	padding: 0px;
	padding-bottom:5px
}
#nav a{

	color: black;

}
#nav td{

height: 30px;
border: 1px solid black;
text-align: center;
background-color: #e65a1e;
}

}
#nav a:link{

color: black;
font-size: 14px;
text-decoration: none;

}
#leftcol {
	width: 175px;
	background-color: #1f1c13;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B0913E;
	background-image: url(images/bg_leftcol.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 75px;
	float: left;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 913px;
	background-color: #e8e8e8;
	border: 1px solid #e65921;
	color: black;
}

#content p{
	color: black;
	
}

#content a{
	color: red;
}

#content h4{
	margin-left: 10px;

}
#content h5{
	margin-left: 10px;

}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	clear: both;
	height: 70px;
	width: 875px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: center;
}

#leftnav {
	margin: 0;
	padding: 0;
	width: 175px;
	background-color: #1f1c13;
}

#leftnav li {
	list-style: none;
	line-height: 30px;
	background-color: #1F1C13;
	background-image: url(/imagesimages/bg_li.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}


#leftnav a {
	text-decoration: none;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD913D;
}


#leftnav a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

p {
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f6f2b5;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	clear: both;
	height: 70px;
	width: 875px;
	text-align: center;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}


#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD913D;
	background-color: #4e4423;
	clear: both;
	height: 70px;
	width: 875px;
	text-align: center;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}


#banner {
	clear: both;
	width: 915px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	height: 114px;
}


#rightcol {
	width: 680px;
	background-color: #1F1C13;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B0913E;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	float: right;
	background-image: url(images/bg_rightcol.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#singlecol {
	width: 815px;
	background-color: #1F1C13;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B0913E;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	float: right;
	background-image: url(images/bg_singlecol.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#flash {
	height: 400px;
	width: 915px;
	text-align: center;
	background-image: url(images/bg_singlecol.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
}

.floatRight {
	margin: 4px;
	float: right;
}

.floatLeft {
	margin: 4px;
	float: left;
}	

h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AD913D;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AD913D;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b1a961;
	text-align: left;
}

.style1 {
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #AD913D;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f6f2b5;
	text-align: center;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f6f2b5;
	text-align: left;
}
.style3_article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9933;
	text-align: left;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669900;
	text-align: left;
}
/*This is for the article style that is different from the residential status style*/
.style4_article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AD913D;
	text-align: left;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b1a961;
	text-align: left;
	text-decoration: underline;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f6f2b5;
	text-align: left;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9900;
	text-align: left;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-align: left;
}


 /* mouse over link */

table { /*empty-cells: hide;
border-color:#2f2b1d;
border-style: ridge;
 border-width:thin;
 background-color:#332e20;*/
 }
.style9 {
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-style: italic;
}
.style10_tourtitle {
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #AD913D;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-style: italic;
	text-align: center;
}
.style8_article {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-align: left;
}
#article {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article2 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article3 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article4 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#article5 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#article6 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#article7 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article8 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article9 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article10 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article11 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#article12 {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

div.article {
	background-color: #48422D;
	padding: 10px;
	height: 250px;
	width: 600px;
	border: thin solid #666666;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#leftnav_news {
	margin: 0;
	padding: 0;
	width: 175px;
	background-color: #1f1c13;
}
#leftnav_news li {
	list-style: none;
	line-height: 15px;
	background-color: #1F1C13;
	background-image: url(../images/bg_li.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}


#leftnav_news a {
	text-decoration: none;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD913D;
}


#leftnav_news a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pics{
	overflow: hidden;
	
}
