@charset "utf-8";
/* CSS Document */


/* LAYOUT */

body {
    margin: 0px;
    padding: 0px;
	background-image:url(../img/bg_content.jpg);
	background-attachment: scroll; 
  	background-repeat: no-repeat;
 	background-position: center top;
	background-color: #004B8E;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
	
img {border:none;}

a img {border:none;}

/* Content Area */

#btmsvcs {
	width: 625px;
	margin: 0 auto;
	padding: 10px;
	text-align:center;
	background-color: #004B8E; 
	clear:both;
	}

#indent{
	padding-left:12px;
	}

#main {
	width:820px;
	margin:0 auto;
	clear:both;
	/* border:dashed #FF0000; 
	padding-right:10px;
	padding-left:10px; */
	}

#quote{
		background-color:#90BDE5;
		float:right;
		width:225px;
		padding: 15px 10px 15px 12px;
		margin: 20px;
		}

#right {float:right;}

#solotextarea {
	width: 700px;
	/* orig width: 650px; */
	margin: 10px 35px 5px 55px; 
	/* margin: 0px auto; 
	padding: 10px 0 18px 0;*/
	line-height: 1.45em;
	text-align: left;
	background-image:url(../img/txt_back3.gif);
	/*border:solid #000; 
	border-top:dotted #999999 1px;
	border-bottom:dotted #999999 1px;*/   
	}
	
#solotext2 {
	width: 600px;
	margin: 10px 95px 5px 90px; 
	line-height: 1.45em;
	text-align: left;
	background-image:url(../img/txt_back3.gif);
	}
	
	
/* Footer */
#footer {background: #004B8E url(../img/footer.gif) repeat-x;
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;}


#footer a, #footer2 a {
	color: #000;
	text-decoration: none;
	}

#footer a:hover, #footer2 a:hover {
	text-decoration:underline;
	}

/* #footer a:visited, #footer2 a:visited  {color:#000;
	text-decoration:none;} */

#footer p, #footer2 p {margin:0 0 15px 0;}
#footer p.axe img, #footer2 p.axe img {margin-bottom:-7px;}

#foot {
	width:820px;
	margin:0 auto;
	background: url(../img/footer-btm-bl.gif) no-repeat;
	height:130px;
	line-height:1.1em;
	/* padding:0 10px 0 10px; */
	}


#foot #left {width:400px;float:left;padding-top:72px;}
#foot #right {width:250px;float:right;text-align:right;padding-top:72px;}


/* TEXT STUFF */

.contactB {
	font-size: 18px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	}
	
.contactB a, .contactB a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.contactB a:hover {
	color:#006699;
	text-decoration:none;
	}

h1 {
	font-size: 28px;
	letter-spacing:-1px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	color:#003366;
	padding: 18px 0 10px 0;
	border-bottom:dotted #003366 1px; 
	}
	
h1.paul {
	font-size: 18px;
	letter-spacing: 0;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	color:#003366;
	padding: 18px 0 10px 0;
	border-bottom:dotted #003366 1px; 
	}	
	
	
h3 {
	font-size: 20px;
	letter-spacing:-1px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	color:#666666;
	padding: 3px 0 5px 0;
	/* border-bottom:dotted #003366 1px;  */  
	}

.maintxt {
	font-size: 14px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	line-height: 1.65em;
	color:#000;
	}

.maintxt a, .maintxt a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.maintxt a:hover {
	color:#006699;
	text-decoration:none;
	}
	
.maintxtB {
	font-size: 14px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	}
	
.maintxtB a, .maintxtB a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.maintxtB a:hover {
	color:#006699;
	text-decoration:none;
	}
	
.maintxtBC {
	font-size: 14px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */ Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	}
	
.quote {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	line-height:1.4em;
	}
	
.quoteB {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	line-height:1.4em;
	}
	
.quote a, .quote a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.quote a:hover {
	color:#000099;
	text-decoration:underline;
	}
	

.small {
		font-size: 11px;
		}

.smtxt {
	font-size: 11px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color:#000;
	}
	
.smtxtB {
	font-size: 11px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.2em;
	color:#000;
	}
	
.smtxtB a, .smtxtB a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.smtxtB a:hover {
	color:#006699;
	text-decoration:none;
	}
	
	
.smtxtW {
	font-size: 11px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color:#FFF;
	}
	
.smtxtBW {
	font-size: 11px;
	font-family: /* "Lucida Grande", "Trebuchet MS", */  Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.2em;
	color:#FFF;
	}

.smtxtBW a, .smtxtBW a:visited {
	text-decoration:none;
	color:#FFF;
	}
	
.smtxtBW a:hover {
	text-decoration:underline;
	color:#FFF;
	}
