body {
	background-image: url(images/background.jpg);
	background-position:center top;
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#topdiv {
	height: 50px;
	width: 822px;
	margin:0 auto;
}
#brownbox {
	height: 594px;
	width: 792px;
	background-image: url(images/layoutbackground.jpg);
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#subbrownbox {
	width: 792px;
	/*padding: 15px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#9c8d6c;
	border: medium solid #ffffff;
}
#subbrownboxHours {
	width: 792px;
	/*padding: 15px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#9c8d6c;
	border: medium solid #ffffff;
}
.locations {
	padding-left: 30px;
}

#submenubox{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	font-family:verdana;
	font-size:small;
	color: #000000;
	text-decoration:none;
	padding-top: 8px;
}
#submenubox a:visited{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	font-family:verdana;
	font-size:small;
	color: #000000;
	text-decoration:none;
}
#submenubox a:link{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	font-family:verdana;
	font-size:small;
	color: #000000;
	text-decoration:none;
}
#submenubox a:hover{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	font-family:verdana;
	font-size:small;
	color: #FFFFFF;
}
#logobox {
	height: 135px;
	width: 762px;
	margin-left: 15px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:20px;
}
#menubox{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	margin-left:-1px;
	font-family:verdana;
	font-size:small;
	padding-top: 8px;
}
#brownbox #stars ul {
	list-style-image: url(images/star.jpg);
	list-style-position: inside;
}

#menubox a:visited{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	margin-left:-1px;
	font-family:verdana;
	font-size:small;
	color: #000000;
	text-decoration:none;
}
#menubox a:link{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	margin-left:-1px;
	font-family:verdana;
	font-size:small;
	color: #000000;
	text-decoration:none;
}
#menubox a:hover{
	height:45px;
	/*margin-bottom:10px;*/
	width:792px;
	background-color:#5f5a3d;
	margin-left:-1px;
	font-family:verdana;
	font-size:small;
	color: #FFFFFF;
}
#stars{
	font-size:14px;
	font-family:Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 20px;
	padding-left: 20px;
}
#footer a:visited{
	width:792px;
	margin-left:-1px;
	font-family:verdana;
	font-size:x-small;
	color: #000000;
	text-decoration:none;
}
#footer a:link{
	width:792px;
	font-family:verdana;
	font-size:x-small;
	color: #000000;
	text-decoration:none;
}
#footer a:hover{
	width:792px;
	font-family:verdana;
	font-size:x-small;
	color: #FFFFFF;
}
#footer {
	font-family:verdana;
	font-size:x-small;
	color: #000000;
	text-decoration:none;
}
#content{
	width:700px;
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	padding: 25px;
	min-height:300px;
}


h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	font-variant: small-caps;
}


#content a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold}
	
#content a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#content a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold}
h2 {

	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
#locations {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#contentHours {

	width:700px;
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	padding: 25px;
	min-height:300px;
}

.border {
	border: 2px dotted #FFFFFF;
}

