
BODY
{
	margin: 0px;
	text-align: center;
	background: #ffffff url(../images/bg.jpg) repeat-x left top;
}

BODY, TEXTAREA, INPUT, TABLE
{
	color: #50273a;
	font-size: 12px;
	font-family: arial;
}

.clear
{
	clear: both;
}

#wrapper
{
	width: 947px;
	height: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background1: #efefef;
}

#top
{
	height: 137px;
}

#logo
{
	float: left;
	width: 244px;
	margin-left: 10px;
	margin-top: 23px;
}

#toplink
{
	float: right;
	color: #a6928d;
	font-size: 11px;
	padding-top: 40px;
	padding-right: 15px;
}

#toplink A
{
	color: #51283A;
	font-weight: bold;
	text-decoration: underline;
}

#toplink A:hover
{
	color: #000000;
	text-decoration: underline;
}


#menu
{
	float: right;
	width: 605px;
	margin-top: 36px;
	line-height: 33px;
	font-weight: bold;
	margin-left: 30px;
}
	
#menu UL.level1
{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style-type: none;
}

#menu UL.level1 LI
{
	float: left;	
	height: 33px;
}

#menu UL.level1 LI.over
{
	background: url(../images/buttonovr.jpg);
}

#menu UL.level1 LI A
{
	display: block;
	color: #8c974b;
	line-height: 33px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}

#menu UL.level1 LI.over A
{
	color: #d4db67;
}

#menu UL.level1 LI A.active
{
	color: #d4db67;
	background: url(../images/buttonovr.jpg);
}

#menu UL.level2
{
	margin: 0px;
	padding: 0px;
	width: 140px;
	margin-top: -2px;
	position: absolute;
	font-weight: normal;
	visibility: hidden;
	list-style-type: none;
	background: #50273a url(../images/menu.jpg) repeat-x left top;
	border-bottom1: 5px solid #9fb1cc;
}
	
#menu UL.level2 LI
{
	float: none;
	height: 25px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	background: #50273a url(../images/menu.jpg) repeat-x left top;
}

#menu UL.level2 LI.over
{
	color: #d4db67;
	background: #d4db67 url(../images/menuovr.jpg) repeat-x left top;
}

#menu UL.level2 LI A
{
	padding: 0px;
	line-height: 25px;
	white-space: nowrap;
}

#menu UL.level2 LI.over A
{
	color: #000000;
}

#banner
{
	width: 947px;
	height: 310px;
	margin-bottom: 0px;
	background: url(../images/banner.jpg) no-repeat;
}

#main
{
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	background1: #000000;
}

#content
{
	float: left;
	width: 737px;
	margin-top: 0px;
}

#content h1
{
	margin-top: 15px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cbce92;
}

#left
{
	float: left;
	width: 336px;
	height: 210px;
}

#left .title
{
	border: none;
	color: #50273a;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#left UL 
{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	list-style-type: none;
}

#left UL LI
{
	color: #949d00;
	margin-left: 15px;
	margin-bottom: 3px;
}

#left UL LI A
{
	color: #949d00;
	text-decoration: none;
}

#left UL LI A:hover
{
	color: #50273a;
}

#right
{
	float: right;
	width: 390px;
}

#right p
{
	margin-top: 20px;
	margin-left: 20px;
}

#right A
{
	color: #949d00;
	font-weight: bold;
	text-decoration: none;
}

#right A:hover
{
	color: #50273a;
}

#map
{
	float: right;
	width: 210px;
	height: 214px;
}

#map h2
{
	color: #50273a;
	font-size: 12px;
	font-weight: bold;
	margin-top: 45px;
	margin-left: 40px;
	padding-left: 25px;
	background: url(../images/arrow.jpg) no-repeat left center;
}

#map .img
{
	margin-top: 15px;
	text-align: center;
}

#bottom
{
	clear: both;
	width: 947px;
	line-height: 39px;
	background: url(../images/footer.jpg) no-repeat;
}

#bottom p
{
	
	margin: 0px;
	font-size: 80%;
	padding-left: 15px;
	padding-right: 15px;
}

#bottom p A
{
	color: #50273a;
	text-decoration: none;
}

#bottom p A:hover
{
	color: #949d00;
}
