@import url(components.css);
@import url(modules.css);
@import url(forms.css);
@import url(position.css);
@import url(/css/screen.css);


	
/*This is the main style sheet that is for the exsiting site and for most of the layout stuff in joomla, we can do overides in this style sheet*/
h1,h1.componentheading {
	background-repeat:no-repeat;
	width:787px;
	height:9px!important;
	background-position:top left;
	color:#000000;
	padding:0 0 15px!important;
}

.searchArea {
float:right !important;
margin-top:4px !important;
width:180px !important;
}

.search

{width: 1px !important;
float:none !important;

}

.moduletable-countdown

{background-color: #EAEAEA;
padding: 3px;
font-size: 1.2em;
margin-top: 5px;

border: 1px dotted #333;
}

.moduletable-countdown h3

{margin-top: 0;}


.notfound

{margin-top: -200px;}

.contentdescription h2

{font-size: 1.4em !Important;
line-height: 1.4em; }


.promoMod

{

float: left;

margin: 0 0 5px 10px;
width:617px;

}

.search label {display: none !Important;}

.promoModRight

{
width: 180px;
float: left;
margin: -10px 0 0 10px !important;
padding: 0 !important;
}

.moduletable_TopRight h3

{
background-color: #00549F !important;
padding: 6px !important;
color: #FFF !important;
text-align: center !important;
}


.moduletable_TopRight p

{
font-size: 1.2em !Important;
line-height: 1.2em;


}

input#chrono_verification 

{width: 100px;}

.formsmall, input.formsmall 

{
width: 100px;
margin: 0 !Important;
font-size: 10px !Important;
padding: 0 !Important;
}



.submitstyled, input submit
{ 
font: bold 84% 'trebuchet ms', helvetica, sans-serif; 
border:1px solid; 
border-color: #333;
padding: 2px 6px 2px 6px !Important;
background-color: #00549f !Important;
color: #FFF !Important;
font-weight: bold !Important;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin: 4px 0 0 0 !Important;
	} 

.moduletable

{
line-height: 1.5em !important;
font-size: 1.3em !important;
}

span.date 

{
line-height: 1.5em !important;
font-size: 1em !important;
font-weight: normal  !important;
letter-spacing: inherit;
}

dd {
	margin-bottom:10px;
	width:500px!important;
	list-style:none!important;
	float:right!important;
}

dl {
	font-size:12px !important;
	line-height:1.6em;
	width:500px !important;
	float:right !important;
}

div#contentPrimary ul {
	font-size:1.1em !important;
}

a {
	text-decoration:none !important;
}

a:hover {
	text-decoration:underline!important;
}

.componentheading, {
	color:#9A251E!important;
	font-size:1.6em!important;
	margin:0 0 10px;
}

div#contentWrapper h1 {
	margin:0 0 10px;
	color:#9A251E!important;
}

.utility h3 {
	color:#666;
	font-size:1em!important;
	font-weight:bold;
}



p {
	font-size:1.1em;
}

.leading p {
	font-size:1.3em !Important;
	margin: 0 0 8px 0 !Important;
	font-size: 1em !Important;
}

#contentWrapper617px {
	width:617px!important;
	float:left;
}

div#contentWrapper {
	width:817px!important;
	float:left;
}

.sectionBranding {
	float:right;
}

#footer {
	margin:10px 0 0;
	border-top:1px solid #cbd1d5;
	width:817px;
	font-size:1.1em;
	padding:10px 0;
	text-align:right;
	float:right!important;
}

#rightMod {
	float:right;
	width:190px;
}

div#contentPrimary {
	float:none!important;
	margin-bottom:30px;
}

.moduletable_menu {
	border-bottom:2px dotted #666666;
}

.moduletablebloggy h3 {
	color:#666666;
	font-family:Times, "Times new roman", serif!important;
	font-size:15px;
}

label {
	width:150px;
	font-size:14px!important;
}

.capture {
	height:40px;
}

.chronoform {
	display:none;
	visibility:hidden;
}

table
{
font-size: .9em !important;
line-height: 1.1em !important;


}

.apolllist

{font-size: 1.3em !important;
line-height: 1.4em !important;}
	
/* ##################### FORM SECTION  #####################*/
form {
}


	
/* Input Field */
input {
	margin:1px;
	padding:1px;
	font-size:12px!important;
}


	
/* Text Area */
.inputbox {
}


	
/* Text Area */
.text_area {
}


	
/* Pull down menu */
.selectbox {
}


	
/* Submit Button */
.button {
	text-align:center;
	margin-top:10px;
	border:none;
}


	
/* Contact Email Form */
.contact_email {
}


	
/*Body of the form*/
.adminform {
}


	
/* ##################### END FORM SECTION  ##################### */