/*--------------------------- LAYOUT STYLES ---------------------------*/ 

body { 
	margin:0; 
	padding:0; 
	text-align:center; 
	background: #ECE9DF;
} 

#pagewidth{ 
	width:800px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
	position:relative; 
	height:148px; 
	background-color:#ffffff; 
} 
 
#leftcol{
	width:222px; 
	float:left; 
	height:100%; 
	position: relative; 
	background-color:#4F0400; 
}
 
#mapcont {
	width: 760px;
	 background: url(/images/map/mapback.gif);
	 background-repeat: no-repeat;
	 margin: 0 auto;
}

#leftcolmap{
	width:222px; 
	float:left; 
	height:26px; 
	position: relative; 
	background-color:#4F0400; 
}
 
#wrapperMain{
	background-color: #FFFFFF;  
	float: right; 
	display:inline; 
	position: relative; 
	width:576px; 
	height:100%; 
}
 
#footer{
	height:20px; 
	background-color:#3E0300; 
	clear:both;
	padding: 7px 0 7px 0;
} 
 
#wrapper{
  background-image: url(/images/layoutbg.gif);
}

#wrapperWhite{
	background-color: #FFFFFF; 
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/*--------------------------- LAYOUT DIVS ----------------------------*/ 
/*HOME DIVS*/ 

#flash {
	margin: 2px 0 0 1px;
	width: 576px;
	height: 140px;
	float: right;
}

hr {
	color: #CCCCCC;
	height:1px;
	background-image: url(images/grey.jpg);
}

#homewrapper {
	margin: -2px 0 0 0;
	width: 578px;
	float: right;
	background-image: url(/images/layoutbg2.gif);
}

#wrapperFull {
	background-color: #FFFFFF;  
	float: leftt; 
	display:inline; 
	position: relative; 
	width:790px; 
	height:100%; 
}

#contact {
	width: 181px;
	height: 142px;
	float: right;
	padding: 7px 7px 7px 7px;
	background: #f3f3d6;
}

#subscribe {
	width: 195px;
	height: 255px;
	float: right;
	padding: 15px 0 0 0;
	background: #e6e0ac;
	border-top: 2px solid #fff; 
}

#events { 
	z-index:1; 
	width: 190px;
	height: 200;
	padding: 7px 7px 7px 7px;
	background: #5f2c29;
	margin: 10px 0 0 9px;
	border-bottom: 10px #4F0400 solid;
}

#formback {
	width: 250px;
	padding: 7px;
	background: #5f2c29;
	margin: 0 auto;
	border: 1px solid #4F0400;
}

/*SUB PAGE DIVS*/ 

#wrapperSub {
	margin: -2px 0 0 0;
	width: 578px;
	float: right;
	background: #ffffff;
}

#wrapperSub2 {
	margin: 5px auto 5px auto;
	padding: 5px;
	width: 800px;
	background: #fff;
	text-align: left;
}

#subcontent {
	width: 551px;
	height: 100%;
	float: left;
	padding: 20px 10px 10px 17px;	
}

#subcontentFull {
	width: 750px;
	height: 100%;
	float: left;
	padding: 20px 10px 10px 17px;
}
/*----------------------- TOP NAVIGATION STYLES -----------------------*/ 

#topNav{
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	width: 576px;
	background-image:  url(/images/goldbg.gif)
}

#topNavFull{
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	width: 800px;
	background-image:  url(/images/goldbg.gif)
}
.cap {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
}

#topNav li{
	display: inline;
}
#topNavFull li{
	display: inline;
}

#topNav li a{
	float: left;
	color: white;
	padding: 6px 8px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(/images/goldbg.gif) top right no-repeat;
}

#topNavFull li a{
	float: left;
	color: white;
	padding: 6px 8px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(/images/goldbg.gif) top right no-repeat;
}

#topNav li a#leftmostitem{ /*Extra CSS for left most menu item*/

}
#topNavFull li a#leftmostitem{ /*Extra CSS for left most menu item*/

}
#topNav li a#rightmostitem{ /*Extra CSS for right most menu item*/
	background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}
#topNavFull li a#rightmostitem{ /*Extra CSS for right most menu item*/
	background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#topNav li a:visited{
	color: white;
}
#topNavFull li a:visited{
	color: white;
}
#topNav li a:hover{
	color: #660500;
}
#topNavFull li a:hover{
	color: #660500;
}
/*----------------------- FORMATTING STYLES -----------------------*/ 

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.71em;
	color: #333333;
	line-height: 18px;
	margin: 0 0 15px 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
	color: #660000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-weight: bold;
	color: #660000;
}

#homecontent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.71em;
	list-style-image: url(/images/icon/diamond.gif);
	line-height: 18px;
	color: #333333;
}

#subcontent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.71em;
	list-style-image: url(/images/icon/diamond.gif);
	line-height: 18px;
	color: #333333;
	margin: 2px 0 2px 0;
}

#subcontent li ol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	list-style-image: url(/images/icon/diamond.gif);
	line-height: 18px;
	color: #333333;
	margin: 2px 0 2px 40px;
}

#homecontent ul {
	margin: 10px 0 15px 40px;

}

.navcap {
	font: bold 0.8em Georgia, "Times New Roman", Times, serif;
	color: #F8EEED;
}

.regtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .71em;
	color: #000000;
	line-height: 18px;
	margin: 0 0 15px 0;
}

.redtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-weight: bold;
	color: #660000;
}

#table-rest {
	border: 0px;
	padding: 4px;
}

#table-rest th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 16px;
	color: #F8EEED;
	background: #5F2C29;
	padding: 4px;
}

#table-rest td{
	padding: 4px;
}

.tablec {
	border: 0px;
	padding: 4px;
}

.tablec th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 16px;
	color: #F8EEED;
	background: #5F2C29;
	padding: 4px;
}

.tablec td{
	padding: 4px;
}

.coupontd {
	width: 400px;
	height: auto;
	border: 2px dashed #DBAB2F;
	text-align: center;
	margin: 0 0 0 2px;
	padding: 5px 5px 0px 5px;
}

#sidebar {
	position: relative;
	padding: 7px;
	margin: 2px 5px 10px 10px;
	background-color: #f3f3d6;
	width: 180px;
	float: right;
	text-align: left;
}

#sidebar ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	list-style-image: url(/images/icon/diamond.gif);
	line-height: 19px;
	margin: 2px 0 2px -10px;
}

#sidebar h1 {
	padding: 4px 0 4px 0;
	margin: 4px 0 4px 0;
	line-height: 1.4em;
	background-color: #DDD39B;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: center;
	/*border-bottom: 1px groove #C5B18D;
	border-top: 1px double #C5B18D;*/
}

/*------------------------- FLOATS STYLES --------------------------*/ 

.float-right {
	float:right;
}
.float-left {
	float:left;
}

.float-lefti {
	float:left;
	margin: 1px 5px 0px 0;
}
.floatimgleft {
	float:left;
	border: 1px solid #000;
	margin: 5px 10px 0px 0;
}
.floatimgleft2 {
	float:left;
	border: 1px solid #000;
	margin: 5px 10px 20px 0;
}
.float-imgright {
	float:right;
	border: 1px solid #000;
	margin: 5px 7px 3px 15px;
}

.float-imgrightnb {
	float:right;
	margin: 5px 7px 3px 15px;
}

.floatimgleftnb {
	float:left;
	margin: 5px 10px 0px 5px;
}
.float-imgrightbn {
	float:right;
	margin: 5px 7px 3px 15px;
}

.floatmapnum {
	margin: 2px 6px 0 0;
	padding: 0;
}
.border {
	border: 1px solid #000;
}

.floatimg {
	float: right;
	margin: 0 30px 0 30px;

}

.floatimg p {
	text-align: center;

}

.floatdiv {
	width: 150px;
	float: right;
	margin: 0 15px 0 0;

}

.floatimg p {
	text-align: left;

}



.sponsorstack {
	clear: right;
}

/*------------------------- LINKS STYLES --------------------------*/ 


a:link {
	color: #95712F;
}
a:visited {
	color: #95712F;
}
a:hover {
	color: #4F0400;
}
a:active {
	color: #95712F;
}

.leftlink a:link {
	color: #F0E7A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 16px;
}
.leftlink a:visited {
	color: #F0E7A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 16px;
}
.leftlink a:hover {
	color: #F0E7A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 16px;
}
.leftlink a:active {
	color: #F0E7A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 16px;
}

.leftlinkl {
	color: #F0E7A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 16px;
}


/*-------------------------FORM--------------*/

label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input {
	margin-left: 11em;
} 

fieldset {
	border: 5px solid #f3f3d6;
	width: 400px;
	background-color: #f3f3d6;
	margin: 0 auto;
}

.fhead {
	padding: 3px 272px 3px 10px;
	margin: 4px 0 4px 0;
	background-color: #DDD39B;
	line-height: 1.4em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.lhead {
	padding: 2px;
	margin: 0;
	background-color: #DDD39B;
	line-height: 1.4em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.fhead2 {
	padding: 3px 270px 3px 10px;
	margin: 4px 0 4px 0;
	background-color: #DDD39B;
	line-height: 1.4em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.fhead3 {
	padding: 3px 283px 3px 10px;
	margin: 4px 0 4px 0;
	background-color: #DDD39B;
	line-height: 1.4em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


.fheadnews {
	padding: 3px 266px 3px 10px;
	margin: 4px 0 4px 0;
	background-color: #DDD39B;
	line-height: 1.4em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


#subject-check {
	display: none;
}

.leftnav{
	margin: 0 0 0 0;
	padding: 0;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: #D0AC57;
}


.bodyW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 16px;
	color: #F8EEED;
}

.title{
	margin: 0 0 0 0;
	padding: 0;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height:18px;
	color: #4F0400;
}

.capTitle {
	font: bold 19px Georgia, "Times New Roman", Times, serif;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.71em;
	color: #333333;
	line-height: 18px;
}

.tbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.71em;
	color: #333333;
	line-height: 18px;
	background-color: #CCCCCC;
	margin: 0 0 15px 0;
}

.tbodyAlt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.71em;
	color: #333333;
	line-height: 18px;
	background-color: #F5F5F5;
	margin: 0 0 15px 0;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
}