body {
	margin: 0px;
	background-image: url(design_images/bottom_pattern.gif);
}


body, th, td, OL, UL, LI {

	color: #424713;
	font-family: arial,verdana;
	font-size: 16px;
	
	line-height: 1.5em;

}

A {   font-weight: bold; color: #773510; text-decoration: none; }
A:hover {  font-weight: bold; color: #424713; text-decoration: underline; }


.gallery img{
	border: 3px solid #ffffff;
}

.gallery:hover img{
	border: 3px solid #60632a;
}
.gallery_active img{
	border: 3px solid #60632a;
}








#toprow {
	background-image: url(design_images/top_pattern.gif);
	background-repeat: repeat;
	height: 178px;
}


#middlerow{
	background-image: url(design_images/middle_pattern.gif);
	background-repeat: repeat;
	padding-left: 65px;
}





#bottomrow{}

#headercontainer{
	background-image: url(design_images/header_bg.gif);
	background-repeat: no-repeat;
	height: 178px;
	width: 942px;
}
#logo{
	height: 65px;
	width: 413px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#navlinks{
	clear: right;
	float: left;
	height: 155px;
	width: 240px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	color: #424713;
	//background-image: url(design_images/button_bglines2.gif);
	//background-repeat: no-repeat;
	//background-position: left top;
	padding: 0px;
}


#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}



#listarrowlink li {
	font-size: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	color: #424713;
	line-height: 10px;
}





#listarrowlink li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424713;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;

}
#listarrowlink li a:hover{
	color: #f9ffcc;
	background-image: url(design_images/Overbullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 2px;
}
#active a:link, #active a:visited, #active a:hover{
	color: #f9ffcc;
	background-image: url(design_images/Overbullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 2px;
}



#contentcontainer {
	background-color: #FFFFFF;
	height: 390px;
	width: 794px;
	border: 3px solid #60632A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


#credentials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #773510;	
	padding: 2px 2px 2px 2px;
	
}


.clearboth { clear: both; 
}


#revolvingimages{
	clear: right;
	float: left;
	height: 365px;
	width: 545px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#revolvingimages img{
	margin: 0px;
	padding: 0px;
}




h1 {

	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2pt;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B7238;
	
}

h2 {
	
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2pt;
	
}


#bottomlogos {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 350px;
}
