body {
	margin: 0px;
	background-color: #67553F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A79D94;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A79D94;
}

.topnavbg {
	background-image: url(images/topnavbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.maingraphic1 {
	background-color: #F2ECE9;
}
.indexnavbg {
	background-image: url(images/indexnavbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.flashcellbg {
	background-image: url(images/flashcellbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #BFB4AE;
	text-decoration: none;
}
a:visited {
	color: #BFB4AE;
	text-decoration: none;
}
a:hover {
	color: #FAFCD7;
	text-decoration: underline;
}
/*.topnavtable {
	width: 30px;
	padding-top: 7px;
}*/

a:active {
	color: #FFFED7;
	text-decoration: underline;
}
#flash {
	background-image: url(images/flashcellbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 350px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #F1ECE8;
	text-align: center;
}
#top {
	background-image: url(images/topnavbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 34px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#bottom {
	background-image: url(images/bottombg.jpg);
	background-position: center top;
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 0px;
}
#bottom p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A79D94;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottomtext p {
	margin: 0px;
	padding: 0px;
}

#nav {
	background-image: url(images/indexnavbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 350px;
	margin: 0px;
}
#topplaces {
	float: left;
	height: 135px;
	width: 123px;
	margin: 0px;
	padding: 0px;
}
#bottomhomebuttons {
	width: 1050px;
	height: 150px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#flashbutton {
	height: 135px;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navtable {
	margin-right: auto;
	margin-left: auto;
	height: 43px;
	width: 734px;
	text-align: center;
	padding-top: 0px;
	padding-left: 175px;
}

