/* GENERAL  */




body {
	background-color: #D1C8B9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #544619;
	line-height: 25px;
	margin-top: 20px;
	scrollbar-face-color:#C6B9A0;
scrollbar-highlight-color:#C6B9A0;
scrollbar-3dlight-color:#544619;
scrollbar-darkshadow-color:#544619;
scrollbar-shadow-color:#C6B9A0;
scrollbar-arrow-color:#544619;
scrollbar-track-color:#C6B9A0;
}


p {
	margin-top: 0px;
}


h1 {
	font-size: 15px;
	font-weight: bold;
	color: #544619;
	
	margin-top: 0px;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #AE9F85;
	margin-bottom: 0px;
}

.subheadWhite {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.StandardText {
	font-size: 15px;
	color: #544619;
	line-height: 25px;
	text-align: justify;
}


.subheadDark {

	font-size: 14px;
	font-weight: bold;
	color: #544619;
	margin-bottom: 0px;
}
.iconCell {
width: 100px;
	padding-top:4px;
}

.smallIconCell {
width: 100px;

}

.greenStandTable{
width:400px;
text-align:left;

}
.greenlistDIV {
	margin-left: 85px;
}

.greencommDIV {
	margin-left: 105px;
}

/* NAV  */

#NavLeft {
	text-align: left;
	line-height: normal;
	margin-bottom:15px;
	width: 670px;
	float: left;
	overflow: auto;
	height: auto;
}

#NavRight {
	color: #FFFFFF;
	text-align: center;
	width: 225px;
	float: right;
	line-height: normal;
	margin-bottom:15px;
}



#NavWrap{
	
	overflow: auto;
	height:auto;
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

/* MAIN CONTENT  */


#MainWrap {
border-top-style: solid;
	border-top-width:1px;
	border-top-color: #544619;
	text-align: left;
	padding: 0px;
	width: 920px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#HomeLeft {
	float: left;
	width: 215px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 425px;
}


#HomeRight
 {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-bottom: auto;
	border-left: 1px solid #544619;
	text-align: center;
	height: 425px;
}



#HomeMid {
	float: left;
	width: 399px;
	height: 425px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left:10px;
	padding-right: 10px;
	padding-left: 18px;
	text-align: justify;
}

#HomeMid2 {
	width: 885px;
	height: 355px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 70px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: center;
	font-size: 16px;
}

#IntLeft {
	float: left;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-right-style: none;
	height: auto;
}

#IntLeftEmpty {
	float: left;
	width: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-right-style: none;
	height: auto;
}

#IntMid {
	float: left;
	width: 454px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-right: 25px;
	padding-left: 3px;
	
	text-align: justify;
	height: 425px;
	overflow: auto;}


#GalRight
 {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-bottom: auto;
	border-left: 1px solid #544619;
text-align: center;
		height: 425px;
		
		
}


#GalMid {
	float: left;
	margin-top: 15px;
height: 425px;
width:500px;
text-align: center;
}
#GalMid2 {
	float: left;
	margin-top: 15px;
height: 440px;
width:650px;
text-align: center;
}


#GalLeft {
	float: left;
	width: 165px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	height: 425px;
	overflow: auto;
	line-height: 20px;
}

#about_content {
	float: left;
	width: 552px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-right: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #544619;
	border-left-color: #544619;
	padding-left: 40px;
}

.greenstandlist {
	
	list-style-type: square;

	font-size: 13px;
}


/* FOOTER  */

#FootWrap {
	clear: both;
	width:920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C6B9A0;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 15px;
	height: 30px;
}

#FootRight{
	float: right;
	width:300px;
	text-align: right;
	margin-right: 10px;
}
#FootLeft{
	float: left;
	width:300px;
	text-align: left;
	margin-left: 10px;
}
object { outline:none; }