body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #739A8C url(images/body_bkgd.gif) repeat;
}

p {
	text-align: left;
}

h3 {
	text-align: center;
}

a, a:link, a:active {
	font-weight: normal;
	font-style: normal;
	color: #006573;	
}

a:hover {
	font-weight: normal;
	font-style: normal;
	color: #6B9684;
}

input,option,select {
	background-color: #FFFFFF;
	border: 1px solid #9C9A9C;
	font-size: 10px;
}

#wrapper {
	width: 757px;
	padding: 0;
	position: relative;
	min-height: 100%;
	margin: 20px auto;
	border: 5px solid #FFFFFF;
	background: url(images/wrapper_bkgd.gif) repeat-y;
}

#left {
	width: 224px;
	float: left;
	background: #F7EFE7;
}

#left_header {
	width: 224px;
	height: 151px;
	margin: 0;
	padding: 0;
	background: url(images/left_header.gif) no-repeat;
}

#left_menu {
	width: 224px;
}

#left_menu a, #left_menu a:link, #left_menu a:active {
	font-weight: bold;
	font-style: normal;
	color: #D6BA8C;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#left_menu a:hover {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu ul {
	font-size: 12px;
	list-style-type: none;
	text-align: right;
	display: block;
	padding: 0;
	margin: 0;
}

#left_menu li{
	padding: 5px 34px 0 0;
	background-image: url(images/menu_bkgd.gif);
	height: 25px;
	width: 190px;
	text-align: right;
}

#left_bottom {
	text-align: center;
	width: 224px;
	height: 200px;
}

#left_ad {
	width: 191px;
	height: 169px;
	margin: 25px 16px;
}

#right {
	width: 528px;
	float: right;
	height: auto;
	background: #FFFFFF;
}

#right_header {
	width: 528px;
	height: 225px;
	background: url(images/right_header.gif) no-repeat;
}

#right_content {
	width: 508px;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	line-height: 15px;
}

#right_content h1{
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	width: 508px;
	height: 60px;
}

#right_content h2 {
	border-bottom: 1px solid #F7E7D6;
	width: 490px;
	font-size: 18px;
	text-align: right;
	color: #D6BA84;
	font-weight: normal;
}

#right_content p {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

#right_content ul {
	font-size: 12px;
	display: block;
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
	padding: 0px;
}

#right_content li {
	line-height: 25px;
	color: #393029;
}

#right_content li a {
	font-weight: bold;
}

#right_content_left {
	float: left;
	width: 326px;
	margin: 5px 0 0 0;
}

#content_left_body {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	clear: both;
	padding: 0 5px;
}

#content_left_body p {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

#right_content_right {
	float: right;
	background: url(images/content_right_ad.gif);
	width: 232px;
	height: 323px;
	margin: 5px 0 0 0;
}

#right_content_span {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 5px 5px 0 5px;
	width: 498px;
	clear: both;
}

#right_content_span p {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

#footer {
	width: 757px;
	font-size: 10px;
	text-align: center;
	height: 25px;
	clear: both;
	border-top: 5px solid #F7E7D6;
	padding: 10px 0 0 0;
	background: url(images/footer_bkgd.gif) repeat-x;
}

#footer a, #footer a:link, #footer a:active {
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-weight: normal;
	font-style: normal;
	color: #CEBA84;
	text-decoration: none;
}
