body {
	background-color: #333333;	
}
/*a:link, a: visited {
	color: #996633;
	text-decoration: none;
}
a: visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}*/
h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 29px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding:8px 0px 0px 0px;
}
ul {
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -2px;
}
li {
	color:#666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

#container {
	margin: 0 auto;
	background-color: rgb(191, 180, 102);
	width: 785px;
}
#header {
	width: 785px;
	height: 188px;
	background-image:url(images/gallerybanner.jpg)
}
#navlisthome { /*this setting, naflistleft, and navlistright are an IE6 fixes*/
	text-align: left;
	width: 90px;
	position: relative;
	top: 108px;
	left: 400px; 
	/*padding: 109px 0px 0px 0px;
	margin: 0px 0px 0px 375px;*/
	float: left;
	display: inline;
}
#navlistleft {
	text-align: left;
	width: 95px;
	position: relative;
	top: 123px;
	left: 405px;
	/*padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 465px;*/
	float: left;
	display: inline;
}
#navlistright {
	text-align: left;
	width: 160px;
	position: relative;
	top: 123px;
	left: 405px;
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 570px;*/
	float: left;
	display: inline;
}
#leftcolumn {
	width: 101px;
	height: 750px;
	background-color: rgb(191, 180, 102);
	float: left;
}
#main {
	width: 640px;
	float: left;
}
/*#middle {
	width: 340px;
	float: left;
	padding: 0px 10px 0px 0px;	
}
#rightcolumn {
	width: 300px;
	float: left;*/
#footer {
	width: 785px;
	height: 65px;
	clear: both;
}
/*.leftcolumngraphic {
	text-align: right;
	padding: 0px 5px 0px 40px;
	vertical-align: bottom;	
}*/
.rightcolumnpic {
	text-align: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 30px 0px 20px 0px;
	/*vertical-align: top;*/
}
		

/*Formatting*/
.navlistleft_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	/*padding:0px 0px 0px 0px;
	margin: -14px 0px 0px 465px*/
}
.navlistleft_text a:link{
	color: #996633;
	text-decoration: none;
}
.navlistleft_text a:visited{
	color:#996633;
	text-decoration: none;
}
.navlistleft_text a:hover {
	color:#CC9900;
	text-decoration: none;
}
.navlistright_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	/*padding: 3px 20px 0px 0px;
	margin:-63px 0px 0px 600px*/
}	
.navlistright_text a:link {
	color: #996633;
	text-decoration: none;
}
.navlistright_text a:visited {
	color: #996633;
	text-decoration: none;
}
.navlistright_text a:hover {
	color:#CC9900;
	text-decoration: none;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	/*padding: 110px 0px 0px 0px;
	margin: 0px 0px 0px 385px*/
}
.home a:link {
	color: #996633;
	text-decoration: none;
}
.home a:visited {
	color: #996633;
	text-decoration: none;
}
.home a:hover {
	color:#CC9900;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-align: left;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 101px;
	display: inline /*IE Hack*/
}
.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 275px;
	display: inline /*IE Hack*/
}
.leftcolumngraphic {
	text-align: right;
	margin: 700px 5px 0px 35px;
}
.thumbnailplacement {
	text-align: left;
	margin: 3px 0px 3px 0px;
	
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

