/* Online Business, free web template by davereederdesign.com */
/* main color: #1f384c;  a blue-gray*/
/* variations of main blue:
#a4a6b2
#b2b5be
#d8d9de
#eeeff1 (lightest) */



body { 
	margin: 0; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	color:#333; 
	/* This controls the body text, bullets, headlines, right side headlines, copyright bottom info */
	}
	
#emagc {background:url(../images/emagc.png) no-repeat;
position:absolute;
left:10px;
top:10px;
width:72px;
height:61px;
z-index:1;
}


/* Global styles */
* {margin: 0; padding: 0; border: 0;}
span {color: maroon}
p, ul, p a, h2 {font-family: Arial, Helvetica, sans-serif}
img {margin: 0 10px 10px 10px;}


/* Heading styles */
h1 {
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
margin-left:10px;
}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #333; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #666; text-decoration: none; font-weight: normal}

h3 a, h3 a:link, h3 a:hover {font-weight: normal;} /* styling for h3 heading links */
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

/* this is the bar located under the masthead picture */
h2 {
margin: 0; 
padding-left: 10px; 
font-size: 0.75em; 
background-color: #b2b5be; /* headings on black backgrounds */
color: #fff; 
line-height: 2.0em
} 

h3, h4, h5 {font-family: Arial, Helvetica, sans-serif; margin: 20px 0 0 10px}
h3 {font-size: 20px; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */



/* Text styles */
p {margin: 10px; font-size:12px; line-height: 1.75em}

p.updated {margin-left: 10px; font-size: 0.60em; line-height: 0.60em; letter-spacing: 0.05em; color: #888}

#siteimg p {   /* This is the large text in the site img div */
	margin: 0 0 0 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 10px;
	padding-top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em; 
	line-height: 1.05em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}

acronym {border-bottom: 1px dashed #333; cursor: help}

ul {margin-left: 10px; font-size: 13px; line-height: 20px; list-style: inside square; font-weight:bold;}



/* Page Links */
a {color: #1f384c; font-weight: bold; text-decoration: none} /* controls link color*/
a:link {color: #1f384c; font-weight: bold; text-decoration: none} /* #333 black color; same color as "a" */
a:hover {color: #a4a6b2; font-weight: bold; text-decoration: none} /* #666 dark gray controls hover*/


/* Divs */

#container {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width: 760px; /* Suits an 800x600 page, allowing for scrollbar */
	background: #fff;
	overflow: hidden
}

#topbar {   /* Top bar, can be used for extra links etc */
	width: 760px;
	height: 25px;
	background: #1f384c;
}
	
	
#hdr {    /* Header/Banner area; space containing search field and "logo" */
	width:785px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 55px; /* Same as h1 line-height */
	line-height: 4.5em;
	background: #fff;
}

#navbar {   /* Main Navigation area; where links to other pages are located */
	width: 760px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 1.75em; 
	background: #eeeff1; /* Light Grey #f0f0f0*/
	clear:both;
}

#siteimg {   /* Large Site Image */
	width: 760px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 200px;
}

#lftcol {
	float: left;
	width: 200px;
	background: transparent;
	overflow: hidden
}

#rgtcol {
	float: left;
	width: 560px;
	background: transparent;
	overflow: hidden
}

#bttmbar { /* bottom bar, containing top button and copyright info etc */
	float: right;
	width: 570px;
	height: 3em;
	line-height: 3em;
	background: #fff; /* white */
	overflow: hidden
}


/* Main Navigation */
#nav ul {display: inline; }

#nav li {display: inline; font-size: 11px;}

#nav a {
	line-height: 30px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: bold
}

#nav a span {color: #333}


/* Forms, Input boxes and buttons */
form.login {float: right; height: 15px; margin: 0; width: 200px;}
input.login {border: 1px solid #333; width:110px; font-size: 0.95em;}
input.loginbttn {border: 0px solid #fff; width: 55px; background: #333; color: #fff; font-size: 0.95em}

/* Images */
img.rightimg {float: right; margin-left: 10px}
img.leftimg {float: left; margin-right: 10px}

img.languageimg {float: right; margin: 4px 2px 0 0} /* used for the language flags */

/*Blow-Out Gallery*/
#blowout {
	width:72px;
	height:72px;
	padding: 5px;
	margin: 5px 5px 5px 10px;
	border: 1px solid #ccc;
	float:left;
}

/*Searches*/
#page_search p { font-size:12px; line-height:18px; }
#blog_search p { font-size:12px; line-height:18px; }
#news_search p { font-size:12px; line-height:18px; }
#events_search p { font-size:12px; line-height:18px; }

/*Calendar*/
#calendar {font-family: Arial, Helvetica, sans-serif;font-size:11px;}
#calendar td {padding:2px;}

/*Comments*/
.comment_head {font-size:1.6em; font-weight:400; margin:10px 0 10px;padding-top:5px;border-bottom:1px dotted #000;font_weight:bold;}
.comment {width:93%;background-color:#f0f6f8;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;padding:5px;margin-bottom:20px;margin-left:auto;margin-right:auto;}
.comment2 {width:93%;background-color:#0b77b7;font-family: Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;color:#fff;padding:5px;margin:0px;margin-left:auto;margin-right:auto;}
.news_date{color:#666;padding-bottom:10px;margin:0;font-weight:bold;}