a:link, a:visited {
	font-weight: bold;
	color: #099;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
#topmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#logowrap {
	display: block;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#logotext {
	text-align: right;
	line-height: 20px;
	font-size: 14px;
	float: right;
	display: block;
}
#logotext a:link, #logotext a:visited {
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}
#logotext a:hover {
	color: #993300;
	text-decoration: underline;
}
#leftcolumn {
	margin-bottom: 3px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left: 0px;
}
.centerimage {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.centertext {
	text-align: center;
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#intromovie {
	background-color: #9C9984;
	display: block;
	margin: 0px;
	padding: 0px;
}
#maincontent {
	font-size: 13px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 20px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#leftcolumn a:link, #leftcolumn a:visited {
	text-decoration: none;
	background-color: #FFF;
	display: block;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 14px;
	border: 1px solid #999;
	color: #333;
	font-weight: normal;
}
#leftcolumn p {
	margin-bottom: 7px;
	margin-top: 7px;
}

#leftcolumn a:hover {
	background-color: #D45B00;
	color: #FFF;
}
#leftcolumn a:active #leftcolumn a:focus {
	background-color: #D45B00;
	color: #FFF;
}
.headtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: right;
	padding-right: 30px;
	color: #803538;
}
.menutitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #FFF;
	display: block;
	padding: 15px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_leftmenu.jpg);
	background-repeat: repeat;
	font-weight: bolder;
}
#topmenu a:link, #topmenu a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#topmenu a:hover, #topmenu a:active {
	color: #990000;
	text-decoration: underline;
}
#menubarwrap {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ACA996;
	margin-left: 0px;
	padding-right: 1px;
	padding-left: 1px;
}
.bigletter1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #803538;
}
.headtitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CA602A;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	margin-bottom: 4px;
}
.textbox1 {
	padding: 14px;
	width: 80%;
	border: 1px dotted #CCC;
	background-image: url(images/bg_textbox.jpg);
	background-repeat: repeat;
	display: block;
	color: #000;
	margin-left: 15px;
}
.textbox2 {
	padding: 14px;
	width: 80%;
	border: medium dotted #CCC;
	display: block;
	color: #000;
	margin-left: 15px;
}
.imagebox {
	display: block;
	padding: 4px;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #990000;
	text-decoration: underline;
}
.redbold {
	font-weight: bold;
	color: #900;
}
.orangebold {
	font-weight: bold;
	color: #E3810D;
}
.gray {
	color: #333;
}
