body {
	background-color: #4A4237;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 700px;
}
#mainphoto {
	background-image: url(images/main_photoXb.jpg);
	height: 250px;
	width: 700px;
}
#mainphoto2 {
	background-image: url(images/main_photo2.jpg);
	height: 124px;
	width: 700px;
}
#mainphoto3 {
	background-image: url(images/main_photo3.jpg);
	height: 124px;
	width: 700px;
}
#mainphoto4 {
	background-image: url(images/main_photo4.jpg);
	height: 124px;
	width: 700px;
}
#mainphoto5 {
	background-image: url(images/main_photo5.jpg);
	height: 124px;
	width: 700px;
}
#mainphoto6 {
	background-image: url(images/main_photo6.jpg);
	height: 124px;
	width: 700px;
}
#mainphoto7 {
	background-image: url(images/main_photo7b.jpg);
	height: 250px;
	width: 700px;
}
#nav {
	background-color: #775d42;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #AF9981;
}
#shadow {
	height: 17px;
	width: 700px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 500px;
}
#col2 {
	float: left;
	width: 200px;
}
#col1content p {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 10px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Tahoma, sans-serif;
	text-align: justify;
}

#col1content {
	padding: 0px 15px 15px;
}

#col1content a:link {
	color: #B17A49;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
}

#col1content a:visited {
	color: #B17A49;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
}

#col1content a:active {
	color: #B17A49;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
}

#col1content a:hover {
	color: #FF0000;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: underline;
}

#linkup {
	padding: 0;
	text-align: center;
}

#linkup a:link {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-style: normal;
}

#linkup a:visited {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-style: normal;
}

#linkup a:active {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: none;
	font-style: normal;
}

#linkup a:hover {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
	text-decoration: underline;
	font-style: normal;
}

#footer {
	clear: both;
	height: 20px;
	width: 700px;
	background-image: url(images/footer.jpg);
}
#col2content {
	padding: 15px;
	text-align: center;
	line-height: 140%;
}

#col2content a:link {
	color:#fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
}

#col2content a:visited {
	color:#fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
}

#col2content a:active { 
	color:#0000C0;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
}

#col2content a:hover {
	color:#000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
}

#col2content a.active {
	color:#800000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 700;
	font-family: Arial, Tahoma, sans-serif;
}

.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}

.imagemarg {
	padding: 5px;
	border: 0;
}

.subhead {
	font-size: 14px;
	color: #4A4237;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
	line-height: 140%;
}
ul  {
	font-size: 10px;
	font-family: Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 0;
	list-style: square;
	list-style-position: outside;
	text-align: left;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -2px;
	color: #A29382;
	padding-bottom: 10px;
	padding-top: 5px;	
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -0px;
	color: #6B5A3E;
	padding-bottom: 20px;
	padding-top: 5px;	
}
#footer p {
	color: #EEEBE8;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#footer a:link {
	color:#fff;
	text-decoration: none;
	font-size: 12px;
}
#footer a:visited {
	color:#fff;
	text-decoration: none;
	font-size: 12px;
}
#footer a:active { 
	color:#0000C0;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	color:#FFFF00;
	text-decoration: underline;
	font-size: 12px;
}

