body {
	background: #7c0019 url('../assets/layout/bgFade.png');
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	letter-spacing:-0.025em;
}
div.rightArea img{
	border:2px solid #7c0019;
}

a{
	color:#9d0020;
	
	text-decoration:none;
	
}
a:hover{
	color:#4a4949;
	
	text-decoration:underline;
	
}
.cleaner{
	clear:both;
	height:0px;
	min-height:0px;
	max-height:0px;
	overflow:hidden;

}
.gapBreak{
	height:5px;
	max-height:5px;
	min-height:5px;
	overflow:hidden;
}
hr{
	border-top:1px solid #7c0019;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	
}

.borderTop{
	border-top:1px solid #7c0019;
}

.borderBottom{
	border-bottom:1px solid #7c0019;
}

.borderRight{
	border-right:1px solid #7c0019;
}

.borderLeft{
	border-left:1px solid #7c0019;
}

div.left{
	float:left;
}

div.right{
	float:right;
}


.center{
		margin:0 auto;
}

div.picFloatLeftA{
	float:left;
	margin:0px 5px 5px 0px;
}


div.picFloatLeftB{
	float:left;
	margin:0px 0px 5px 0px;
}
div.content{
	background-color:#FFFFFF;
	border:5px solid #7c0019;
	
	padding: 5px;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:20px;
	width:900px;
}

/*----HEADER---*/

div.kHead{
	background: url('../assets/layout/topPicBG.png');
	background-repeat:repeat-x;
	height:125px;
	width:900px;
	
	margin: 0 auto ;
	
}

div.kHead h1, div.kHead h2{
	color:#ffd148;
	font-weight:normal;
	text-align:right;
	margin-right:10px;
}
img.kHeadImg{
	float:left;
}
div.topRotate{
	background: url('../assets/header/4.jpg');
	width:450px;
	height:125px;
	float:right;
}



div.topNav {
	
	color:#4a4949;
	background: url('../assets/layout/topNavBG.png');
	background-position:top;
	background-repeat:repeat-x;
	font-size: 1.1em;
	margin: 0 auto;
	
	width:900px;
}
div.topNavDate{
	padding:5px 10px 0px 10px;
	height:20px;
}

div.topNavLinks {
	
	color:#4a4949;
	float:right;
	font-size: 1.1em;
	margin: 0 auto;
	padding-bottom:0px;
	
}


div.topNavLinks a{
	background: url('../assets/layout/topNavBG.png');
	background-position:top;
	background-repeat:repeat-x;
	display:block;
	color:#4a4949;
	text-decoration:none;
	float:left;
	padding:5px 10px 0px 10px;
	height:20px;
	 min-height:20px;
	 max-height:20px;
	 border-left:1px solid #d7d7d7;
	
}
div.topNavLinks a:hover, div.topNavLinks div.topSelected{
	background: url('../assets/layout/topNavBG_on.png');
	background-position:top;
	background-repeat:repeat-x;
	display:block;
	color:#9d0020;
	
	float:left;
	padding:5px 10px 0px 10px;
	height:20px;
	 min-height:20px;
	 max-height:20px;
	 border-left:1px solid #d7d7d7;
}

div.topNavLinks a:hover{
	
	text-decoration:underline;
	
}

div.topNavLinks img{
	padding-top:0px;
	border:0px;
}

/*----NAVIGATION LEFT----*/
div.Nav{
	float:left;
	width:200px;
	border:1px solid #7c0019;
	margin:5px 5px 0px 0px;
	
}
div.Nav h2{
	font-size:1.2em;
	margin:0px;
	font-weight:normal;
}
div.Nav h2 a.navHead {
	display:block;
	background-image: url('../assets/layout/navHeader.png');
	background-position:top;
	background-repeat:repeat-y;
	width:195px;
	height:23px;
	min-height:23px;
	max-height:23px;
	padding:7px 0px 0px 5px;
	color:#ffffff;
	text-decoration:none;
	
	
}

div.Nav h2 a.navHead img{
	float:right;
	margin:0px 10px 0px 0px;
}

div.Nav h2 a:hover.navHead{
	color:#ffd148;
}

ul.navBar{
	list-style: none;
 	margin: 0;
 	padding: 0;
}
li.navLinks{
	list-style: none;
 	margin: 0;
 	padding: 0;
}
li.navSubLinks{
	list-style: none;
 	margin: 0px 10px 0px 0px;
 	padding: 0;
}
li.navSubLinksBase{
	list-style: none;
 	margin: 0px 10px 0px 0px;
 	padding: 0;
}
li.navLinksSelected{
	list-style: none;
 	margin: 0;
 	padding: 0;
}
li.navLinks a {
	display: block;
	
	border-bottom:1px solid #d5d5d5;
	
	width:185px;
	color:#4a4949;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
}
li.navLinks a:hover{
	color:#9d0020;
	background-color:#efefef;
	text-decoration: underline;
}

li.navLinksSelected{
	display: block;
	background-color:#efefef;
	border-bottom:1px solid #d5d5d5;
	width:185px;
	color:#9d0020;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
}

/*---MAIN BODY----*/
div.mainArea{
	background-color:#FFFFFF;
	border:1px solid #7c0019;
	margin:5px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	width:681px;
	min-height:500px;
	float:left;
}

h1.pageTitle{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight:normal;
	line-height:18px;
	margin:0px 0px 10px 0px;
	
	
}



div.mainArea h2{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight:normal;
	line-height:14px;
	margin:15px 0px 10px 0px;
	
}

div.mainArea p, div.mainArea ul {
	margin:5px 0px;

}

div.mainArea ul{
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*color: #7c0019;*/
	text-decoration: none;
	
	text-indent: 5px;
	list-style-position: inside;

	list-style-type: square;
}

div.mainCopyCol{
	width:495px;
	float:left;
	margin-right:5px;
}

div.mainCopyCol hr{
	margin:5px;
	height:1px;
	max-height:1px;
	min-height:1px;
	overflow:hidden;
	width: 480px;
	border-top:0px solid #7c0019;
	border-left:0px solid #7c0019;
	border-right:0px solid #7c0019;
	border-bottom:1px solid #7c0019;
	
}

div.mainCopyCol img.mainColPic{
	border:1px solid #7c0019;
	margin:0px 0px 5px 0px;
}

div.mainCopyCol table{
	width:100%;
	border:1px solid #7c0019;
	margin:5px 0px;
}

div.mainCopyCol th{
	padding:10px;
	
	
	color:#7c0019;
	
}
div.mainCopyCol td{
	padding:10px;
	
	
}

div.mainPicCol{
	width:180px;
	float:left;
}

div.mainPicCol img{
	border:1px solid #7c0019;
	margin:0px 0px 5px 0px;
}

a.newsLetterLink{
	background: #7c0019 url('../assets/layout/btnNewsLetters.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:224px;
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	color:#ffffff;
	float:left;
	margin:0px 2px 2px 0px;
}

a:hover.newsLetterLink{
	background: #7c0019 url('../assets/layout/btnNewsLetters.jpg');
	background-position:0px -105px;
	background-repeat:no-repeat;
	display:block;
	width:224px;
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	color:#ffd148;
	text-decoration:none;
	float:left;
	
}

a.galleryLink{
	
	display:block;
	width:224px;
	height:133px;
	min-height:133px;
	max-height:133px;
	overflow:hidden;
	color:#ffffff;
	float:left;
	margin:0px 2px 2px 0px;
}

a:hover.galleryLink{
	
	display:block;
	width:224px;
	height:133px;
	min-height:133px;
	max-height:133px;
	overflow:hidden;
	color:#ffd148;
	text-decoration:none;
	float:left;
	
}

a.galleryLink img{
	border:0px;
	margin:0px;
}

div.galleryTitle{
	background: #7c0019 url('../assets/layout/galPicTitle.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:5px 0px 0px 35px;
	font-size:1.6em;
	height:28px;
	min-height:28px;
	max-height:28px;
	overflow:hidden;
	width: 189px;
	
}

a.resUsefulLink{
	background: #7c0019 url('../assets/layout/btnUsefulLinks.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:224px;
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	color:#ffffff;
	float:left;
	margin:0px 2px 2px 0px;
	
}

a:hover.resUsefulLink{
	background: #7c0019 url('../assets/layout/btnUsefulLinks.jpg');
	background-position:0px -105px;
	background-repeat:no-repeat;
	display:block;
	width:224px;
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	color:#ffd148;
	text-decoration:none;
	float:left;
	
}

a.GCSELink{
	background: #7c0019 url('../assets/layout/btnGCSELinks.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:224px;
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	color:#ffffff;
	float:left;
	margin:0px 2px 2px 0px;
}

a:hover.GCSELink{
	background: #7c0019 url('../assets/layout/btnGCSELinks.jpg');
	background-position:0px -105px;
	background-repeat:no-repeat;
	display:block;
	width:224px;
	height:100px;
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	color:#ffd148;
	text-decoration:none;
	float:left;
	
}
div.NewsLetterTitle{
	
	margin:7px 0px 0px 35px;
	font-size:1.6em;
	height:60px;
	min-height:60px;
	max-height:60px;
	overflow:hidden;
	
}
div.NewsLetterDate{
	text-align:right;
	margin:10px 10px 0px 35px;
	font-size:1.6em;
		
}

a.currentNewsLink{
	background: #7c0019 url('../assets/layout/currentNewsTitle.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:675px;
	font-size:1.2em;
	overflow:hidden;
	color:#ffffff;

	margin:0px 0px 0px 0px;
	height:23px;
	min-height:23px;
	max-height:23px;
	padding:7px 0px 0px 5px;
	
}

a:hover.currentNewsLink{
	background: #7c0019 url('../assets/layout/currentNewsTitle.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:675px;
	font-size:1.2em;
	overflow:hidden;
	color:#ffd148;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	height:23px;
	min-height:23px;
	max-height:23px;
	padding:7px 0px 0px 5px;
	
	
}



a.currentNewsLink img{
	float:right;
	margin:0px 10px 0px 0px;
}

div.currentNewsCopy{
	width:658px;
	border-top:1px solid #7c0019;
	border-left:1px solid #7c0019;
	border-right:1px solid #7c0019;
	border-bottom:1px solid #7c0019;
	overflow:hidden;
	padding:10px;
}

div.currentNewsCopyThread{
	width:638px;
	border-top:1px solid #7c0019;
	border-left:1px solid #7c0019;
	border-right:1px solid #7c0019;
	border-bottom:1px solid #7c0019;
	overflow:hidden;
	margin-left:20px;
	padding:10px;
}

div.currentNewsCopy h2, div.currentNewsCopyThread h2, table.formTable th, table.formTableJoin th{
	font-size:1.2em;
	margin:0px 0px 3px 0px; 
	font-weight:normal;
	text-align:left;
}
div.currentNewsCopy input, div.currentNewsCopy textarea{
	border:1px solid #7c0019;
}

table.formTable, table.formTableJoin{
	width:662px;
	margin: 0px 0px 5px 0px;
	padding:0px;
}

table.formTable th, table.formTable td{
	width:329px;
	padding:0p 1px;
	text-align:left !important;
	
}
table.formTable td input{
	width:325px !important;
	padding:1px 0px;
	margin-top:5px;
}

input.guestSubmit{
	width:662px !important;
	background: #7c0019 url('../assets/layout/guestSubmitBG.png') !important;
	background-position:0px 0px !important;
	background-repeat:repeat-x !important;
	padding:3px 0px !important;
	color:#ffffff !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:1.2em  !important;
}

div.loginBlock{
	width:300px !important;
	border:1px solid #7c0019 !important;
	margin:0 auto;
	
}
div.loginCopy{
	width:280px !important;
	
	margin:10px;
	
}
div.loginTitle{
	width:280px;
	background: #7c0019 url('../assets/layout/loginHead.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:26px;
	min-height:26px;
	max-height:26px;
	overflow:hidden;
	padding:5px 10px 0px 10px;
	color:#ffffff;
	font-size:1.2em;
}
div.loginCopy input{
	border: 1px solid #7c0019 Important;
	padding:3px 0px !important;
	width:280px !important;
}
input.loginSubmit{
	width:280px !important;
	background: #7c0019 url('../assets/layout/guestSubmitBG.png') !important;
	background-position:0px 0px !important;
	background-repeat:repeat-x !important;
	padding:3px 0px !important;
	color:#ffffff !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:1.2em  !important;
	border: 1px solid #7c0019;
}
/*CMS*/
.HLT{
	
	color:#ff0000 !important;
}

.SPT{
	font-weight: normal;
}

.ITALICT{
	font-style: italic !important;
}
.BHLT{
	font-weight: bold !important;
	color:#ff0000 !important;
}
.IHLT{
	color:#ff0000 !important;
	font-style: italic !important;
}
.BIT{
	font-weight: bold !important;
	font-style: italic !important;
}

.BOLDT{
	font-weight: bold !important;
}

/*ADMIN*/
div.formBlock{
	background-color:#f2f2f2;
	width:660px;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #7c0019;
}

div.blockHeader{
	font-size:16px;
	padding:0px 0px 10px 0px;
}

ul.editDelete{
	list-style: none !important;
	list-style-position: outside !important;
  	margin: 0;
  	padding: 0;
	color:#000000 !important;
}

ul.editDelete li.mainEdit{
	display: block;
	font-size:13px;
	background-color:#dadada;
	width:660px;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #7c0019;
}
ul.editDelete li.subEdit{
	display: block;
	font-size:13px;
	background-color:#ebebeb;
	width:640px;
	padding:10px;
	margin-bottom:10px;
	margin-top:-8px;
	margin-left:20px;
	border:1px solid #7c0019;
}
div.editLinks{
	float:right;
}

a.editDeleteLink{
	
	font-size:11px;
	font-weight:normal;
	
	
	color:#ffffff;
	background-color:#7c0019;
	padding: 5px 10px ;
	text-decoration: none;
	
	
}

a:hover.editDeleteLink{
	
	font-size:11px;
	font-weight:normal;
	
	
	color:#ffffff;
	background-color:#2e2b6f;
	padding: 5px 10px ;
	text-decoration: none;
	
	
}

/*TEXT AREA LIMITER*/
.charcount-safe { 
	color:#65AA7D; 
}
.charcount-limit { 
	color:#AA656C; 
	font-weight:bold;
}
/*----FOOTER---*/
div.logos{
	border:1px solid #7c0019;
	padding:0px;
	width:898px;
	margin: 0 auto ;
	margin-top:5px;
	text-align:center;
	font-size:1.2em;
	
}
div.logos img{
	margin:0px 5px 0px 5px;
}

div.footer{
	background-color:#7c0019;
	padding:5px 0px;
	width:900px;
	margin: 0 auto ;
	margin-top:5px;
	text-align:center;
	font-size:1.2em;
	color:#ffd148;
}
a.footLink{
	
	color:#ffd148;
	text-decoration:underline;
}

a:hover.footLink{
	
	color:#ffd148;
	text-decoration:none;
}

