/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
html {
	overflow: scroll;
	}
		
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #5870A9 url(images/patchblue.jpg) repeat;
	color: #000;
	}		
	
#testimonials {
	padding: 10px;
	font-size: 12px;
	color: #000;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;	
	display: none;
	}
	
p {
	padding: 5px 10px;
	text-align: justify;
	font-size: 11px;
	}	
	
.indent {
	margin: 5px;
	padding: 0px 15px;
	text-align: justify;
	line-height: 21px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	}		
	
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}	
	
hr {
	height: 1px;
	line-height: 12px;	
	margin: 0px;
	padding: 0px;
	color: #999;
	}	

br {
	height: 12px;
	line-height: 13px;
	}	
	
ul.blue {
	margin: 0px 0px 0px 14px;
	padding: 0px;
	border: 0px;
	list-style-image: url(images/lipic.gif);
	}
	
li.bluelist {
	margin: 0px 0px 0px 33px;
	padding: 0px;
	font-size: 10px;
	}		

/* HEADINGS */
	
h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #007;
	letter-spacing: 0px;
	}	

h1.smaller {
	font-size: 17px;
	line-height: 12px;
	font-weight: normal;
	}	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #007;
	letter-spacing: 2px;
	margin: 3px 0px;
	text-decoration: underline;
	text-align: center;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 9px 15px;
	padding: 0px 15px;
	text-decoration: underline;
	}
	
h4 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0px;
	color: #007;
	margin: 6px;
	padding: 7px;
	text-decoration: none;
	}	
	
h5 {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	color: #007;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	}	
	
h5.whiteletter {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	}		

/* TABLES */

table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	}
	
tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}		
	
.topnav {
	width: 800px;
	}
	
.mid {
	width: 800px;
	}	
	
.stay {
	width: 160px;
	height: 28px;
	background: #777 url(images/goback.jpg) 0 0 no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #DDD;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 16px;
	}	
	
.go {
	width: 160px;
	height: 28px;
	background: #777 url(images/goback.jpg) 0 0 no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #FFF;
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: -1px;
	}		
	
td.blank {
	line-height: 2px;
	font-size: 2px;
	height: 6px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
	
td.white {
	font-size: 1px;
	line-height: 1px;
	background: #FFF;
	height: 8px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 160px;
	}	
	
td.blank207 {
	line-height: 2px;
	font-size: 2px;
	height: 8px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 207px;
	}
	
td.white207 {
	line-height: 2px;
	font-size: 2px;
	background: #FFF;
	height: 8px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 207px;
	}		
	
td.whiteleft {
	background: #FFF;
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 160px;
	text-align: left;
	vertical-align: top;
	}	
	
td.contactleft {
	background: #FFF;
	line-height: 16px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 220px;
	text-align: center;
	vertical-align: top;
	}
	
td.indexleft {
	background: #FFF;
	}			
	
	
td.whitecenter {
	line-height: 2px;
	font-size: 2px;
	padding: 0px;
	width: 8px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	}		
	
td.whiteright {
	background: #FFF;
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 630px;	
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	}
	
td.contactright {
	background: #FFF;
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 570px;	
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
	}	
	
td.indexright {
	background: #FFF;
	line-height: 12px;
	font-size: 11px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 590px;	
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
	}				
	
.pad {
	margin: 5px 20px;
	border: 0px;
	padding: 7px;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	}	
	
.logo {
	background: #FFF;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	}	
	
.logopic {
	background: #FFF;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	vertical-align: middle;
	border-collapse: collapse;
	}		

.meet {
	color: #000;
	width: 160px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 25px;
	border: 0px;
	}
	
.here {
	background: url("images/hovair2.gif") no-repeat;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	width: 160px;
	margin: auto;
	padding: 0px;	
	vertical-align: middle;
	border: 0px;
	color: #592;
	height: 25px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	}	
	
.bluebottom {
	background: url("images/bluebottom.gif") repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	}	
	
.teal {
	background: #592;
	height: 2px;
	}	
	
/* DIVS */

.wide {
	background: #FFF;
	text-align: justify;
	padding: 10px 30px;
	font-size: 11px;
	line-height: 16px;
	}
	
.wider {
	background: #FFF;
	text-align: justify;
	padding: 10px 30px;
	font-size: 13px;
	line-height: 16px;
	}	
	
.wide2 {
	background: #FFF;
	text-align: left;
	padding: 5px;
	}	
	
.wideblue {
	background: #004 url(images/bluebottom.gif) repeat;
	text-align: justify;
	padding: 10px 30px;
	font-size: 12px;
	line-height: 15px;
	}		
	
#leftskinny {
	width: 190px;
	text-align: center;
	vertical-align: top;
	}
	
#rightfat {
	width: 540px;
	text-align: right;
	}		
	
/* P */

.description {
	letter-spacing: 0px;
	line-height: 20px;
	color: #004;
	}
	
p.description2 {
	font-size: 12px;
	letter-spacing: 0px;
	color: #004;
	margin: 0;
	padding: 0;
	}	
	
.title {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	letter-spacing: 0;
	line-height: 15px;
	margin: 10px 0 0 0;
	}	
	
.by {
	font-size: 10px;
	font-weight: normal;
	color: #444;
	margin: 0 0 20px 0;
	line-height: 10px;
	}	
	
/* IMG */

.photos {
	float: left;
	margin-right: 15px;
	}
	
/* A */
	
a.meat {
	display: block;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	text-decoration: none;
	width: 160px;
	padding: 0;
	margin: auto;
	background: url(images/hovair.gif) no-repeat;
	color: #FFF;
	border: 0px;
	line-height: 24px;
	height: 25px;	
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover.meat {
	color: #592;
	background: url(images/hovair2.gif) no-repeat;	
	}	
	
.bluebottom a {
	color: #FFF;
	text-decoration: none;
	}	
	
.otra a {
	text-decoration: underline;
	color: #007;
	font-weight: bold;
	}
	
.otra a:hover {
	color: #006699;
	}	
	
#upper {
	font-weight: bold;
	}

.xxsmall {
	font-size: 9px;
	font-weight: bold;
	}

.emph {
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	}
	
.dashes {
	margin: 0 10px;
	border-top: 1px dashed #003;
	}		
	
.widetitle {
	font-weight: bold;
	color: #999;
	font-size: 16px;
	letter-spacing: 15px;
	}	
	
.otra {
	font-size: 14px;
	font-weight: bold;
	color: #007;
	margin: 25px 0 0 0;
	text-align: center;
	}	
	
.noborder {
	border: 0;
	}	
	
.lefter {
	text-align: left;
	}	