body {
	margin: 10px 0;
	padding: 0;
	background-color: #F7F2E1;
	font-family: "Georgia";
	font-size: 12px;
	color: #000;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 3px 0;
	line-height: 20px;
}

p span{
	font-family: "Georgia";
	color: #92191C;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
}

blockquote {
	padding: 0;
	margin: 5px 20px;
	line-height: 18px;
}

a.more {
	background-image: URL("../_images/arrow_more.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
	color: #900;
	text-decoration: none;
	float: right;
	font-size: 14px;
	font-weight: normal;
}

a.more:hover {
	text-decoration: underline;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


td {
	vertical-align: top;
	line-height: 20px;
}

form {
 padding-top: 0; 
 margin-top: 0;
 }

#areaKicker form {
 padding: 0; 
 margin: 0;
 }

input, textarea, select {
	font-family: "Georgia";
	font-size: 11px;
}

ul {
	padding: 5px 10px 8px 15px;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
}

h1, h2, h3 {
	font-family: "Georgia";
	color: #92191C;
	font-variant: small-caps;
	background-image: URL("../_images/bg_dotted.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h4, h5 {
	font-family: "Georgia";
	color: #92191C;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h1 {
	font-size: 22px;
	padding: 5px 0 12px 0;
}

h2, h2 a {
	font-size: 16px;
	padding: 15px 0 12px 0;
	display: block;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover  {
	text-decoration: none;
	color: #C33;
}

h3 {
	font-size: 16px;
	padding: 0 0 12px 0;
}

h4 {
	font-size: 12px;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
	padding: 0;
}

hr {
	color: #FFFBE6;
	border: 0;
	border-top: 1px dotted #6B2A1D;
	margin: 10px 0;
}

#areaContainer {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background-color: #CFC867;
	background-image: URL("../_images/bg_container.gif");
	background-repeat: repeat;
	background-position: top left;
	display: block;
}

#areaContainer .bgContainerBottom {
	background-image: URL("../_images/bg_container_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#logoContent{
	display: block;
	position: absolute;
	width: 130px;
	margin: 0 15px 0 15px;
	padding: 0;
}

#logoContent p {
	line-height: 16px;
	font-size: 10px;

}

/*FOOTER STYLE
------------------------------*/

#areaFooter {
	clear: both;
	margin: 0;
	padding: 7px 20px;
	background-color: #989898;
	color: #FFF;
	font-size: 11px;
}

#areaFooter span.register{
	float: left;
}

#areaFooter a{
	color: #FFF;
	text-decoration: none;
}

#areaFooter a:hover, #areaFooter a.actived, 
		#areaFooterGTI a:hover, #areaFooterGTI a.specialLink:hover {
	background: none;
	text-decoration: underline;
}

#areaFooterGTI {
	margin: 0 auto;
	padding: 7px 20px;
	width: 960px;
	display: block;
	background-color: #F7F2E1;
	color: #333;
	text-align: right;
	font-size: 10px;
}

#areaFooterGTI a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#areaFooterGTI a.hideLink {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#areaHeader {
	height: 92px;
	background-color: #600;
	background-image: URL("../_images/bg_header.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#areaHeader .logo {
	margin: 0;
	padding: 15px 20px 0 0;
	text-align: right;
}

#areaSubContainer {
	margin: 0 0 0 160px;
	padding: 0;
	border-left: 2px solid #FFF;
}

#areaContainer .logo_main {
	margin: 0;
	padding: 92px 0 0 0;
	float: left;
	position: absolute;
}

#areaBanner {
	width: 838px;
	height: 166px;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
}

#areaNavbar {
	width: 624px; 
	border-bottom: 2px solid #FFF;
}

#areaNavbar a {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #9C9C9C;
	background-image: URL("../_images/bg_nav.jpg");
	background-repeat: no-repeat;
	width: 123px;
	height: 19px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	border-right: 2px solid #FFF;
}

#areaNavbar a.bordernone {
	border-right: none;
}

#areaNavbar a:hover, 
	#areaNavbar a.actived {
	background-color: #6B2B1E;
	background-image: URL("../_images/bg_nav_on.jpg");
	text-decoration: none;
}

a.button {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #9C9C9C;
	background-image: URL("../_images/bg_button.jpg");
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	color: #FFF;
	width: 162px;
	height: 19px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.button:hover, a.button.actived {
	background-color: #6B2B1E;
	background-image: URL("../_images/bg_button_on.jpg");
	text-decoration: none;
}

#areaMain {
	margin: 0 20px 0 0;
	padding: 0;
	width: 818px;
	background-color: #E8E6E5;
	background-image: URL("../_images/bg_area_main.gif");
	background-repeat: repeat-y;
	display: block;
}
 
#areaKicker {
	margin: 0 0 0 624px; /* 818 - 194 */
	padding: 35px 8px 35px 15px;
	border-left: 2px solid #FFF;
	width: 174px; /*194-20*/
	position: absolute;
}

#areaKicker p {
	font-size: 10px;
	line-height: 14px;
	padding-right: 4px;
	padding: 3px 4px 5px 0;
}

#areaKicker ul {
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 5px 15px;
	margin: 0;
}

#areaContent, .home #areaContent {
	margin:0;
	padding: 40px 70px;
	width: 484px;/* 624px */
	background-color: #FFFBE6;
	border-right: 2px solid #FFF;
	display: block;
	min-height: 750px!important;
	min-height: auto; /*IE6*/	
	height: auto!important;
	height: 750px; /*IE6*/	
}

#areaContent {
	background-image: URL("../_images/bg_bodyarea.gif");
	background-repeat: repeat-x;
}

.home #areaContent {
	background-image: URL("../_images/bg_bodyarea_home.gif");
	background-repeat: no-repeat;
}

#areaContent img {
	margin: 5px 10px 0 0;
	padding: 0;
}

#areaContent td img {
	margin: 0;
	padding: 0;
}

.alignRight {
	text-align: right;
	padding-right: 10px;
	width: 140px;
}

.redstar {
	color: #900;
	padding-left: 2px;
}


.button_submit {
	background: URL("../_images/bg_button_form.jpg");
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 64px;
	height: 24px;
	padding: 0 0 2px 0;
	margin: 0;
	border: none;
	cursor: pointer;
}


.events #areaContent {
	padding: 40px 20px;
	width: 584px;/* 624px */
}

.events #areaContent td {
	line-height: 14px;
}

.news #areaContent {
	padding: 40px 20px;
	width: 584px;/* 624px */
}
