/*
COLORS
"#8E9EA7" - background blue, links
000000 - black - primary
"#7F1B20" - red
"#0D1453" - navy --- cccsecondary
"#2496DB" - bright blue
*/

/*
*******************************************************
GENERAL SELECTORS
*******************************************************
*/


/* general tag selectors */

body, td, blockquote { font-family: Times, Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-size: 14px; text-align: left; color:#000; }
/* general <a> class and tag selectors */

a { color: #0D1453; text-decoration: underline }
a:hover { color: #0D1453; text-decoration: none }

a.nav { font-family: Georgia; color:#EFE8E3; text-decoration: none; font-size: 12px; font-weight: bolder; }
a.nav:hover { font-family: Georgia; color: #EFE8E3; text-decoration: none; font-size: 12px; font-weight: bolder; }

hr { color: #5F5D31;  width: 100%; height: 0px; border-style: dashed none none none; border-width: 1px}


h1 { color: #330000; font-weight: bolder; font-style:italic; font-size: 16px; letter-spacing: .1em }
h2 { color: #62540E; font-weight: bolder; font-size: 15px; font-style:italic; letter-spacing: .1em }

sup {font-size: 7px;text-transform: uppercase;}

/* general class selectors */
.dottedbox {padding: 10px 10px 10px 10px; border: 1px dotted #cccccc; margin-bottom:10px;}

.title { color: #5F5D31; font-weight: bolder; font-size: 17px }


.section { color: #330000; font-weight: bolder; font-size: 15px }
.subsection { color: #62540E; font-weight: bolder; font-size: 15px; font-style:italic; letter-spacing: .1em; padding:0px; margin:0px;}
.subsection2 { color: #000000; font-weight: bolder; font-size: 12px }

.keywordphrase { color: #FDE396; font-weight: bolder; font-size: 12px; padding: 5px 0px 10px 0px; font-family:Arial;}

.vsmprint { font-size: 11px }
.smprint { font-size: 12px }
.regprint { font-size: 14px }
.large { font-size: 16px }

.secondary { color: #1C679F } 
.secondarybold { color: #62540E; font-weight: bolder }
.smsecondarybold { font-size: 10px; color: #1C679F; font-weight: bolder }

.special{ color: #000000; }



.orange { color: #ff6633; font-weight: bolder }
.maroon { color: #330000; }
.maroonbold { color: #330000; font-weight: bolder;}
.bluebold { color: #333366; font-weight: bolder }
.blue { color: #333366;}
.green { color: #62540E;}
.greenbold { color: #62540E; font-weight: bolder;}

.alert { color: #990000; font-weight: bolder }
.required { color: #CC0000; font-size: 10px;}

.defaulttext { color: #000000 }
.fieldname { font-size: 10px }
.navfooter { font-size: 12px; color: #B9D3E7 }

.content { padding: 25px 10px 25px 10px; }

.darkbgtable { background-color: #0D1453; border-style: dotted; border-width: 1px;}
.medbg { background-color: #C9C9A7;}

.navbox { text-align:center; padding:5px; margin:5px 0; background-color:#FDE396;border: 1px solid #330000; font-weight:bolder;}


.returntotop {width:100px; text-align:center; padding:2px; margin-bottom:5px; background:#fff;border: 1px solid #ccc;font-size:10px}

.returntotop a { text-decoration:none } 


.booknowbox {width:100px; float:left;}
.gcbox {width:200px; float:right;}

.gcbox, .booknowbox {text-align:center; padding:4px; margin:5px auto; color:#fde396; background:#330000;border: 1px dotted #fde396;font-size:12px; text-decoration:underline;}


input.textfield{width:100px; color:#62540E; font-size:11px;}

#footer {
	FONT-SIZE: 12px; font-weight:bolder; padding:30px 0px 0px 0px;
}
#footer td {
	FONT-SIZE: 12px; font-weight:bolder;
}
#footer div{
	FONT-SIZE: 12px; font-weight:bolder;
}

#footer hr { color: #5F5D31;  width: 100%; height: 0px; border-style: dotted none none none; border-width: 1px; }




#homeevents {



}

#homeevents a{
	color: #62540E;
	font-weight:bold;
	text-decoration:none;

}

#homeevents a:hover{
	color: #330000;
}



#TA_Header {
	margin-bottom:10px;
	font-weight:bolder;
}

#TA_Container a {
	font-weight:bolder;
}

#TA_Container td, #TA_Container blockquote {
	margin-bottom:15px;
	padding: 10px 0;
	border-bottom: 1px #fde395 dotted;
}

#TA_Container img  {
	margin-right:8px;
}

