body {
	font-family: Arial, Helvetica, sans-serif;
	color: #71672D;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
}
a:link, a:visited {
	color: #71672D;
}
a:hover {
	color: #FFFFFF;
	background: #A02424;
}
h1 {
	display: block;
	width: 760px;
	height: 119px;
	margin: 0px;
	padding: 0px;
	background: url(images/Text_02.gif) no-repeat 130px top;
}
h1.hp {
	background: url(images/index_02.gif) no-repeat 130px top;
}
h1 a, h1 a:hover {
	background: url(images/index_01.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 130px;
	font-size: 2px;
	text-decoration: none;
	text-indent: -10000pt;
}
#content {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
#content.hp {
	background: url(images/index_03.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 181px;
	height: 320px;
}
#content.photos {
	min-height: 400px;
	_height: 400px;
}
#menuwrap {
	position: absolute;
	left: 8px;
	width: 140px;
	padding: 0 10px 0 0;
}
#content.hp #menuwrap {
	left: 181px;
}	

#main {
	margin: 0px 0px 0px 162px;
	padding: 0px;
	min-height: 350px;
	_height: 400px;
}
#content.photos #main {
	text-align: center;
}
p.hp {
	color: #71672D;
	width: 318px;
	text-align: left;
	margin: 8px 0px 0px;
}
.seperator {
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 760px;
	background-image: url(images/index_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	line-height: 1px;
	display: block;
}
#news {
	font: 18px/20px "Times New Roman", Times, serif;
	background: url(images/index_08.gif) no-repeat left top;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	_height: 73px; /* hack for ie6 */
	min-height: 73px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#news ul {
	margin: 0px 0px 0px 0.1em;
	padding: 12px 0px 12px 10px;
}
#news li {
}
#mainimg {
	float: right;
	width: 181px;
	margin: 0px 0px 8px 8px;
	display: block;
}
#quicklink {
	float: right;
	clear: both;
	display: block;
	height: auto;
	width: auto;
	margin-left: 40px;
}
.center {
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	clear: left;
	line-height: normal;
	margin: 15px auto;
}
h2.center {
	font-size: 18px;
}
h3, h4 {
	font-weight: bold;
	margin-bottom: 7px;
	clear: left;
	line-height: normal;
}
/* h3 and h4 are the same size, but h3 is red */
h4 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}
h3, h3 a, #main ul.visits h4, #main ul.visits h4 a {
	color: #A02424;
	
}

hr {
border: 0;
color: #A09459;
background-color: #A09459;
height: 1px;
	}

#main ul.visits h4 a:hover {
	color:#fff;
	}
#main ul.visits {
	margin: 0px 0px 30px;
	padding: 0px;
	list-style: none;
	float: left;
}
#main ul.visits li {
	margin: 0px 12px 12px 0px;
	padding: 8px;
	float: left;
	height: 150px;
	/* fix for ie6*/
	_height: 150px;
	
	/* end fix */
	width: 260px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
#main ul.visits h4 {
	margin: 0px;
	clear: none;
	display: block;
	float: none;
}
#main ul.visits p {
	margin: 0px;
}
#wrap {
	margin: 0px auto 40px;
	text-align: left;
	width: 760px;
	position: relative;
}

#main ol {
	list-style: decimal;
	text-align: left;
}
#main ol ol {
	list-style: lower-alpha;
	margin: 5px 0px 5px auto;
}
#main ol ol ol {
	list-style: lower-roman;
}
#main li{
	margin-bottom: 6px;
}
#navbar {
	margin: 20px auto;
	list-style: none;
	text-align: center;
	font-size: 10px;
}
#navbar li {
	display: inline;
	margin: 0;
	padding: 0 5px;

}
#navbar li.first {
	padding-left: 0;
	
}
#navbar a {
	margin-right: 10px;
	
}
table {
	border-collapse: collapse;
	
}
table td {
	padding: 3px;
	border: 1px solid #71672D;
}
table th {
	text-align: center;
	font-weight: bold;
	color: #A02424;
	padding: 8px;
	
}
table.schedule {
	margin: 20px 10px;
	width: auto;
	border: 1px solid #71672D;
}
table.schedule, table.schedule th, table.schedule td {
	
}
table.schedule th, table.schedule td {
	padding: 3px;
	}
table.schedule th {
	color: #FFFFFF;
	background: #8D8050;
	text-align: center;
}
table.schedule td.note {
	color: #D24426;
}
#main p {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
}
form {
	display: block;
	margin: 0px;
	padding: 20px 25px;
	border: 1px solid #A02424;
}
fieldset {
	display: block;
	clear: both;
	padding: 0px 0px 15px;
	margin-bottom: 15px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #BFAD4B;

}
legend {
	color: #A02424;
	margin-bottom: 6px;
	display: block;
	font-weight: bold;
	clear: both;
}
form h3 {
	border-bottom: 1px solid #A02424;
	margin: 0px 0px 15px;
}
form div {
	margin-bottom: 15px;
	clear: both;
}
form div div {
	margin: 6px 0px 6px 60px;
}
form div label {
}
form div div label {
	width: 120px;
	float: left;
}
form div.radio label {
	width: auto;
	margin-right: 10px;
	}


form .comment {
	font-size: 10px;
	font-style: italic;
	color: #A02424;
	padding-left: 10px;
}
#submitB {
	display: block;
	clear: both;
	margin-left: 220px;
	width: auto;
}
/*form input {
	width: 400px;
	display: block;
}*/

form div div input {
	display: inline;
	width: 200px;
}
form div.radio input, form table#behave input, form table.schedule input {
	width: auto;
	display: inline;
}
form input.short{
	width: 100px
	}
form input.inline {
	width: 100px;
	display: inline;
	}
form textarea {
	width: 500px;
	height: 200px;
	}
	form textarea.short {
	width: 400px;
	height: 3em;
	display: block;
	}
#footer {
	margin: 40px 0px 0px;
	padding: 5px 0px 0px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #A09459;
	color: #A09459;
	clear: both;
}
#footer.hp {
	margin-top: 1px;
}
#footer p{
	margin: 0;
	padding: 0;
}
.payMethB {
	float: left;
	width: 200px;
	height: 120px;
	text-align: center;
	padding: 10px;
	border: 1px solid #A02424;
	margin: 20px 0px 50px 50px;
}
#main .payMethB p {
	text-align: center;
	font-size: 16px;
	color: #A02424;
	font-weight: bold;
}
.clr {
	display: block;
	clear: both;
	color: #FFFFFF;
	line-height:1px;
	font-size: 1px;
}
#paymeth {
	text-align: center;
	display: block;
}
#main .payMethB a {
	display: block;
	margin: 8px auto;
	padding: 8px;
	background: #EFE6C4;
	border: 1px solid #A09459;
	text-decoration: none;
}
#main .payMethB a:hover {
	color: #FFFFFF;
	background: #A02424;
}
#menuwrap p {
	font-size: 10px;
}
.nl {
	border-top: 1px solid #666666;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #666666;
}
.line {
	border-bottom: 1px dotted #71672D;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
form select {
	width: 500px;
}
form select.short {
	width: auto;
	}
p.notice, span.notice {
	font-size: 1.3em;
	line-height: normal;
	color: #A02424;
}
p.notice a, span.notice a{
	color: #A02424;
}
p.notice a:hover, span.notice a:hover{
	color: #fff;
}
#behave, #behave td, #behave th {
border-collapse: collapse;
	border: 1px solid #C5BC7C;
}
#behave td, #behave th {
	padding: 2px 5px;
}
#main ul#sitesTypes {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #C5BE8E;
}
#main p.alignleft {
	text-align: left;
}
#main p.totop {
	font-size: 0.9em;
	text-align: left;
	display:block;
	clear:both;
	margin-bottom: 30px;
}
img.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
}
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;		
}
/*  -- menuphotos --*/
div#menuwrap{padding:0 10px 0 0;}

ul#menuphotos, ul#menuphotos ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 139px;
}
ul#menuphotos ul{width:140px}

ul#menuphotos li {
	margin: 0px;
	padding: 2px;	
	
}
ul#menuphotos li ul {
}
ul#menuphotos li ul li {
	padding: 0px;
}
ul#menuphotos li a {
	display: block;
	text-decoration: none;
	color: #71672D;
	background: #fff;
	padding: 5px;
	font-size: 11px;
	font-weight: bold; border-bottom: 0;
}
ul#menuphotos ul li a{border-bottom: 0;}
ul#menuphotos h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 0;
	color: #96211B;
}
/* Second level link styles */
ul#menuphotos ul li a{color:#71672D;}
ul#menuphotos ul li a:hover{color:#fff}
/* Third level link styles */
ul#menuphotos ul ul li a{color:#71672D;}
ul#menuphotos ul ul li a:hover{color:fff}

ul#menuphotos li a:hover { color: #fff; background:#96211B; } /* Hover Styles */
/* Fix IE. Hide from IE Mac \*/
* html ul#menuphotos li { float: left; height: 1%; }
* html ul#menuphotos li a { height: 1%; }
/* End */
ul#menuphotos li:hover>ul { display: block; }
/* ---end menuphotos--- */
