@charset "UTF-8";
body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #CC0033;
	text-decoration: underline;
}
a:visited {
	color: #CC0033;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #CC0033;
	text-decoration: underline;
}
#wrapper {
	padding: 15px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #f7b100;
}
#header {
	height: 294px;
	width: 766px;
	margin-bottom: 10px;
}
#container {
	width: 766px;
}
#leftcol {
	float: left;
	width: 230px;
	margin-right: 10px;
	background-color: #f4f4f4;
}
#lefthead {
	height: 29px;
	background-color: #FFFFFF;
	background-image: url(../img/left_head.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #2F2F2F;
	margin-bottom: 15px;
}
#rightcol {
	width: 522px;
	float: right;
}
#righthead {
	background-color: #FFFFFF;
	background-image: url(../img/right_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #2F2F2F;
	height: 29px;
	margin-bottom: 15px;
	font-size: 15px;
}
#seperator {
	clear: both;
	height: 10px;
}
#base {
	height: 40px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #7D7D7D;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#base a:link, #base a:visited {
	color: #7D7D7D;
	text-decoration: underline;
}
#base a:hover {
	color: #CC0033;
	text-decoration: none;
}
.mainbody {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftbody {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgleft {
	padding: 5px;
	border: 1px dotted #F59900;
	margin-right: 10px;
}
.galleryimg {
	border: 1px dotted #F59900;
	padding: 3px;
}
.menublock {
	border: 1px dotted #F59900;
	padding: 4px;
}
.form {
	margin: 0px;
}
.goldtxt {
	color: #F59A00;
}
.redtxt {
	color: #990000;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
.txt15 {
	font-size: 15px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
input, select, radio, checkbox, textarea {
	font-size: 11px;
	color: #CC0033;
	border: 1px solid #868686;
}
.butt {
	font-size: 11px;
	font-weight: bold;
	color: #2F2F2F;
	background-color: #F8BA00;
	border: 1px solid #333333;
}
