/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0px;padding:0px;border:0;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:16px;color:#222; font-family:Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; 	background-color: #71322D;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat;}
h1,h2, h3, h4, h5, h6 {
	color:#2F5A5A;
	margin-left: 258px;
}
h1 {
	font-size: 1.25em;
	line-height:1em;
	clear: both;
	padding-top: 16px;
	padding-bottom: 8px;
}
 h1.dr {
	padding-top: 24px;

}

h2 {
	font-size:1.1em;
	margin-bottom:0.4em;
	margin-top: 0.3em;
}
h3 {font-size:.9em;line-height:1;margin-bottom:.25em;}
h4 {font-size:.9em;line-height:1.25;margin-bottom:.25em;height:1.25em; font-weight: normal;}

p {
	margin:4px 20px 10px 258px;
	line-height: 160%;
	font-size: 80%;
}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:780px;margin:0px auto; overflow:none;}

 div.span-5, div.span-13, div.span-24 {float:left;margin-right:0px;}
div.last {margin-right:0;}

.span-5 {
	width:190px;
	overflow: auto !IMPORTANT;
	margin-left: 10px;
}

.span-13 {
	width:560px;
	text-align: center;
}

.span-24, div.span-24 {width:950px;margin:0;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {display:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.wht {
	background-color: #fff;
	padding: 5px 0px 10px 0px;
}
.blk {
	background-color: #000;
	padding: 5px 0px 10px 0px;
}

#menu {
	width: 760px;
	padding-top: 10px;
	margin: 0px auto;
}
#txt {
	top: auto;
	width: 760px;
	margin: 20px auto;
	font-size: 85%;
	line-height: 160%;
	}
.sm {
	list-style:none;
	height: 27px;
	width: 104px;
	display:block;
	overflow:hidden;
}
.sm li {float:right; display:inline; overflow:hidden}

#bctr {
background-image: url(../images/sidebg.png);
	background-repeat: no-repeat;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	background-position: 0px 220px;
}

.section {
	width: 32%;
	float: left;
	text-align: center;
	}
.mid {
	width: 34%;
	float: left;
	padding: 0px;
	text-align: center;
	}

.clr {
	float: none;
	clear: both;
	}
.section img, .mid img {
	border: 5px white solid;
	}
#content3 {
	background-color: #fec;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 780px;
	margin: 0px auto 20px auto;
	padding: 0px;
	top: auto;
}
#pg {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 17px;
}
#bctr #nav .headnav {
	font-size: 70%;
	text-align: right;
	float: none;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
}
#bctr #nav .headnav a:link, #bctr #nav .headnav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 20px;
}

#bctr #nav {
	background-color: #000000;
	background-image: url(../images/navtop.png);
	float: none;
	height: 85px;
	width: 100%;
	background-repeat: repeat-x;
}
.footer {
	padding-bottom: 20px;
	padding-top: 10px;
	float:none;
	clear: both;
	font-size: 80%;
	margin-left: 260px;
	width: 500px;
	}
.logo {
	float: left;
	padding-top: 18px;
	padding-left: 10px;
}
p.addr {
	text-align: left;
	padding-left: 20px;
}
p.port {
	text-align: center;
	clear: both;
	font-size: 11px;
	margin-left:0px;
	width: 160px;
	padding-left: 10px;
}
#portpics {background-image: url(../images/portback.png) background-repeat: repeat-x;
	height: 161px;
	width: 100%;
	background-image: url(../images/portback.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	background-position: left bottom;
	padding-bottom: 0px;
}
#portpics2 {
	height: 140px;
	width: 780px;
	background-image: url(../images/tealbg.png);
	background-repeat: repeat-x;
	padding: 10px 0px 0px 0px;
	background-position: left bottom;
	margin: 0px 0px 0px -10px;
}
.section h2, .mid h2 {font-size: 12px;
	color: #366;
	font-weight: bold;
	margin: 0px auto 10px auto;
	}
.mid h2 a:link, .mid h2 a:visited, .section h2 a:link, .section h2 a:visited {
	color: #366;
	text-decoration: underline;
	}
.mid h2 a:hover, .section h2 a:hover {
	color: #f60;
	}
#bctr #content3 #txt #contact {
	line-height: 200%;
	margin: 0px auto 10px 258px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
}
#bctr #content3 #txt #contact label {
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	width: 150px;
	float: left;
}
#bctr #content3 #txt #contact label.wide {
	float: none;
	width: 450px;
}

#bctr #content3 #txt #contact input, #bctr #content3 #txt #contact textarea {
	background-color: #EBDABA;
	border: 1px solid #E18332;
}
#bctr #content3 #txt #contact input.cb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: transparent;
}
#bctr #content3 #txt #contact legend {
	font-weight: bold;
}
#bctr #content3 #txt #contact fieldset {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E18332;
	border-bottom-color: #E18332;
	border-bottom-width: 1px;
	margin: 5px auto 15px auto;
	font-size: 85%;
}


#bctr #content3 #txt #contact input.btn {
	font-size: 11px;
	color: #FFFFCC;
	background-color: #9D3529;
	padding: 1px 2px;
	border: 1px solid #CC9966;
	display: block;
	margin: 15px auto 0px 150px;
}
#bctr #content3 #txt .leftcol {
width: 210px; float: left;
border-right: 1px solid #984;
	padding-right: 8px;
	line-height: 145%;
	font-size: 95%;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	color: #366;
}
