﻿/***** Global Settings *****/
html, body {
	border:0;
	margin:0;
	padding:0;
	background-color: #800000;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 86%;
	line-height: 1.5;
}
/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6 {
color:#800000;
font-weight:normal;
}
	h1 {
	background: url(images/h_grad.jpg) no-repeat;
	padding:2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	line-height: 1.5;
	}
	h2 {
	font: 1.6em/1.5  Georgia, "Times New Roman", Times, serif;
}	
	h2 a {font-size:1em;}
p, ul, ol,a {
	margin:0;
	padding:0 0 10px 0;
	font-size:1.3em;
}
hr {
	margin:20px 15px;
	clear:left;
	color:#800000;
}

ul, ol {
	padding:0 0 18px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	list-style-image: none;
	list-style-type: disc;
}
.bigger {font-size: 1.2em;
font-weight:bold;
}
.smaller {font-size: 1.2em;
font-weight:normal;
}


/**********************************************  CONTENT ***********************************************/
		#content p.contactby {
		margin-bottom:2em;
		}
		#content span.phone {
    color: #333;
    font-weight:bold!important;
    margin-left: 75px;
}
  	#content span.fax {
    color: #333;
    margin-left: 125px;
}
	#content span.address, #content span.phone, #content span.fax {
		font: 1em/1.5  Verdana, arial, sans-serif bold;
		
	}
		#content span.address {
    margin-left: 40px;
    color: #333;
    padding-top: 20px;
    font-weight:bold;
}
		#content .indent {
			margin-left:160px;
			padding:0;
		}
		#content h2.inline {
			display:inline;
			line-height:2em;
			vertical-align:bottom;
		}
		#content .staffemail {
			/*text-decoration:none;*/
			border:none;
			float:none;
            margin:0 0 4px 40px;
			padding:4px;
		}			
		#content img {
			padding: 2px;
			margin:0 10px 10px 10px;
			border:1px solid gray;
		}
		#content .noborder {border:none;}
	    #content .icon {
			float:none;
			padding:0;
			margin:0 7px 0 0;
			border:none;
		}
/***** Links *****/
a, a:visited {
color:#FEAEAE;
}
a:hover, a:active {
color:#000000;
}
#content a:hover img.staffemail,#content a:active img.staffemail {
	border:solid 2px green;}
.boxcontent a, boxcontent a:visited {
color:#800000;
}
.boxcontent p a {font-size:1em;}
.boxcontent a:hover, boxcontent a:active {
color:#000000;
} 
/*******************************************   FOOTER **************************************/
#footer p {
color:#FEAEAE;
margin-right:20px;}

.seperator {color:#000000;
margin:0 5px;
font-size:12px;}

#footer a, #footer a:visited {
color:#FEAEAE;
font-size:1em;
}
#footer a:hover, #footer a:active {
color:#000000;}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:1px solid #054c42;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Global Classes *****/
#flashcontent {background:#001c43;
margin-top:10px;}
#flashcontent h1 {background:#001c43;
color:#FF6600;}
.clear 			{ clear:both; }
.clear-left 	{ clear:left;}
.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }
.inline 		{display:inline; }
.padmore 	    { padding-top:15px;}
.padleft 		{ margin-left:20px;}
.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#feaeae; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
/*********** CORNERS  ************/
.box { 
  background: #ffffd0; 
  margin:15px;
}
.smallsidebox {
	margin:0px;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
/*                 *********************************************    CONTACT FORM   ************* */
	#contactform {
		background:#eff6ff;
		padding:.5em 0;
		margin:0 1em 1em 1em;
	}
	.odd {
		background: #f8e6d6;
	}
	#contactform table {
		padding:.25em;
	}
	#contactform table input {
		margin:.5em 0;
	}
	.firsttd {
		padding-left:.5em;
	}
	.status {
		color:#7F0F0F;
		font:1.5em bold;
		padding:0 .25em;
	}
	.attn {
		color:red;
	}
    
.portrait {
	float:right;
	width:175px;
	background-color: #FFFDFD;	
	margin:15px 15px 0 0;
	}
#news {padding-right:10px;
border-right:1px solid #cee0ae;
border-bottom:1px solid #cee0ae;
margin-right:10px;}
#news img {
margin:-5px 0 0 0;}
.news3 {margin-left:70px;}
h1.headerphone {
	background:none;
	margin:0;
	position:absolute;
	top:5px;
	left:600px;
	width:160px;
	font-style: normal;
} 
h1.headertagline {
	font-size:2em;
	background:none;
	margin:0;
	position:absolute;
	top:60px;
	left:460px;
	width:300px;
} 
