<!--Default Page Styles-->


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align:justify;
	font-weight: bold;
	color: #380409;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
	color: #380409;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #380409;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:justify;
	color: #380409;
}

.gentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:left;
	color: #380409;
}

.gencnttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align:center;
	color: #380409;
}

.background {
	background-image: url(../images/background/site_bg.jpg);
	background-repeat: repeat-x;
}

<!-- Frame Styles and images -->
.pagebg {
	background-image: url(../images/background/page_bg.jpg);
	background-repeat: repeat-y;
}
.contentbg {
	background-image: url(../images/background/content_bg_long.jpg);
	background-repeat: no-repeat;
	height: 437px;
	width: 990px;
}
.indexbtmrightbg {
	background-image: url(../assets/index_btm_right_bg.jpg);
	background-position: right top;
	height: 222px;
	background-repeat: no-repeat;
}

.indexbtmrightbg2 {
	background-image: url(../images/background/index_btm_right_bg2.jpg);
	background-position: right top;
	height: 222px;
	background-repeat: no-repeat;
}

.indextextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.indextextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.evtLink:link {
	text-decoration: none;
	color: #380409;
}
a.evtLink:hover {
	text-decoration: underline;
	color: #CDA13E;
}
a.evtLink:visited {
	text-decoration: underline;
	color: #610208;
}

a.annLink:link {
	text-decoration: none;
	color: #610208;
}
a.annLink:hover {
	text-decoration: underline;
	color: #610208;
}
a.annLink:visited {
	text-decoration: underline;
	color: #000000;
}

.sidebarbg {
	background-image: url(../images/background/sidebar_page_bg.jpg);
	background-repeat: repeat-y;
}
.sidebarcontentbg {
	background-image: url(../images/background/sidebar_content_bg.jpg);
	background-repeat: no-repeat;
}
.sidebarpagebg {
	background-image: url(../images/background/sidebar_page_bg.jpg);
	background-repeat: repeat-y;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #735E2A;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #735E2A;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #380409;
}
.pagetextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:justify;
	font-weight: bold;
	color: #380409;
}
.sidebarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDDBC7;
	text-decoration: none;
}
.photopaddingright {
	margin-bottom: 5px;
	margin-left: 10px;
}


.base-content	{
padding:0px;
}

.base-content img	{
margin: 0 10px 3px 0;
float:left;
}


.formButton {
	BORDER-RIGHT: #1e1a15 1px solid; BORDER-TOP: #1e1a15 1px solid; FONT-SIZE: 10px; BACKGROUND: #f3f1ed; BORDER-LEFT: #1e1a15 1px solid; COLOR: #1e1a15; BORDER-BOTTOM: #1e1a15 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.formButton2 {
	BORDER-RIGHT: #1e1a15 1px solid; BORDER-TOP: #1e1a15 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #dfdbd5; BORDER-LEFT: #1e1a15 1px solid; COLOR: #1e1a15; BORDER-BOTTOM: #1e1a15 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formButton3 {
	BORDER-RIGHT: #1e1a10 1px solid; BORDER-TOP: #1e1a15 1px solid; FONT-SIZE: 10px; BACKGROUND: #f3f1ed; BORDER-LEFT: #1e1a10 1px solid; COLOR: #1e1a15; BORDER-BOTTOM: #1e1a15 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.formButton4 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #f3f1ed; padding: 1px; outline-style:none; list-style: square; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}