@charset "UTF-8";
/* CSS Document */


/* Standard Page Resets */

*{
margin:0;
padding:0;
}
p {
font-family: "gill sans", "lucinda grande", Verdana, Helvetica, Arial, sans-serif;
margin:0 0 18px 0;
}


a:link, a:visited {
	color: #f68f1e;
	text-decoration: underline;
}
a:link, a:visited {
	color: #f68f1e;
	text-decoration: none;
}


body {
background:url(../images/back_top.jpg) repeat-x #0a0a3f;
font-family: "gill sans", "lucinda grande", Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
line-height:18px;
color:#00003c;
}



#page {
width:990px;
margin:0 auto;
position:relative;
}


/* Header Elements */

.logo{background-image:url(../images/logo.gif);
width:162px;
height:78px;
position:absolute;
top:9px;
left:28px;
text-indent:-5000px;
}

#tagline{
position:absolute;
top:9px;
left:190px;
width:379px;
height:26px;
background-image:url(../images/tagline.gif);
text-indent:-5000px;
}
.login{
position:absolute;
top:0;
right:19px;
width:52px;
height:28px;
background-image:url(../images/login.gif);
text-indent:-5000px;
}

/* Navigation Elements */

#nav{
position:absolute;
top:51px;
left:190px;
width:634px;
height:36px;
background:url(../images/navback.jpg) bottom left;
}



#nav ul{
list-style-type:none;
margin:0;
padding:0;
display:inline;
}

#nav li{
list-style-image:none;
padding:0;
margin:0;
display:inline;
float:left;
}
.clr{
clear:both;
}
.nav1{
background-image:url(../images/nav_1.jpg);
width:67px;
height:36px;
text-indent:-5000px;
display:block;
}
.nav1:hover{background-image:url(../images/nav_over_1.jpg);
}
.nav2{
background-image:url(../images/nav_2.jpg);
width:79px;
height:36px;
display:block;
text-indent:-5000px;
}
.nav2:hover{
background-image:url(../images/nav_over_2.jpg);
}
.nav3{
background-image:url(../images/nav_3.jpg);
width:104px;
height:36px;
display:block;
text-indent:-5000px;
}
.nav3:hover{
background-image:url(../images/nav_over_3.jpg);
}
.nav4{
background-image:url(../images/nav_4.jpg);
width:79px;
height:36px;
display:block;
text-indent:-5000px;
}
.nav4:hover{
background-image:url(../images/nav_over_4.jpg);
}
.nav5{
background-image:url(../images/nav_5.jpg);
width:97px;
height:36px;
display:block;
text-indent:-5000px;
}
.nav5:hover{
background-image:url(../images/nav_over_5.jpg);
}
.nav6{
background-image:url(../images/nav_6.jpg);
width:101px;
height:36px;
display:block;
text-indent:-5000px;
}
.nav6:hover{
background-image:url(../images/nav_over_6.jpg);
}
.nav7{
background-image:url(../images/nav_7.jpg);
width:107px;
height:36px;
display:block;
text-indent:-5000px;
}
.nav7:hover{
background-image:url(../images/nav_over_7.jpg);
}


/* Page Elements */


#output{
	width:466px;
	position:absolute;
	top:153px;
	height:250px;
	left:570px;
	text-align:justify;
}

#flash_holder{
	width:558px;
	height:367px;
	position:absolute;
	top:103px;
	left:2px;
	display:block;
}
#container {
	height: 486px;
	width: 912px;
	position: absolute;
	top: 87px;
	padding-right: 39px;
	padding-left: 39px;
}

#content-text h1 {
	color: #5579b1;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-text h2 {
	color: #0a0a3f;
	text-align: center;
}
#content-text p {
	color: #00003c;
font-family: "gill sans", "lucinda grande", Verdana, Helvetica, Arial, sans-serif;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* Mission Page */
.mission {
	background-image: url(../images/bg_image_mission.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mission #content {
	background-image: url(../images/bg_text_box_mission.png);
	position: absolute;
	left: 488px;
	top: 79px;
	z-index: 7;
	height: 329px;
	width: 453px;
	padding: 5px;
}
.mission #content-text p {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
}
/* About Page */
.about {
	background-image: url(../images/bg_image_about.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.about #content {
	background-image: url(../images/bg_text_box_about.png);
	position: absolute;
	left: 508px;
	top: 18px;
	z-index: 7;
	height: 451px;
	width: 433px;
	padding: 5px;
}
.about #content-text p {
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.about #content img {
	padding-top: 5px;
	padding-left: 5px;
}
/* News Page */
.news {
	background-image: url(../images/bg_image_news.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.news #content {
	background-image: url(../images/bg_text_box_news.png);
	position: absolute;
	left: 503px;
	top: 82px;
	z-index: 7;
	height: 309px;
	width: 438px;
	padding: 5px;
}
.news #content-text p {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 0px;
}
.news #content img {
	padding-top: 5px;
	padding-left: 5px;
}
.news .over-lay {
	position: absolute;
	left: 600px;
	top: 365px;
	z-index: 11;
}
/* News Archive Page */
.news-archive {
	background-image: url(../images/bg_image_news.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.news-archive #content {
	background-image: url(../images/bg_text_box_news.png);
	position: absolute;
	left: 503px;
	top: 82px;
	z-index: 7;
	height: 309px;
	width: 442px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news-archive .over-lay {
	position: absolute;
	left: 503px;
	top: 82px;
	z-index: 9;
	height: 309px;
	width: 442px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news-archive .over-lay p {
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.news-archive .over-lay a:link, .news-archive .over-lay a:visited  {
	color: #f68f1e;
	text-decoration: underline;
}
.news-archive .over-lay a:hover, .news-archive .over-lay a:active  {
	color: #f68f1e;
	text-decoration: none;
}
.news-archive .over-lay #scroller {
	margin: 0px;
	padding: 5px;
	height: 230px;
	width: 433px;
	overflow: auto;
}
.news-archive .over-lay #scroller p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news-archive .over-lay .mid-cen {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.news-archive .over-lay img {
	padding-top: 5px;
	padding-left: 5px;
}

/* Tom's Testimonial Section O' Fun! */
.right{
float:right;
width:450px;
}
.left{
float:left;
width:450px;
}

.blue_line{
border-bottom:1px solid #ccc;
font-size:11px;
line-height:16px;
}
.neg_pad{
padding:0 -10px 0 -10px;}

#container_testimonial {
	width: 912px;
	position: relative;
	top: 107px;
	padding-right: 20px;
	padding-left: 20px;
}

/* Contact Page */
.contact {
	background-image: url(../images/bg_image_contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.contact #content {
	background-image: url(../images/bg_text_box_contact.png);
	position: absolute;
	left: 489px;
	top: 20px;
	z-index: 7;
	height: 432px;
	width: 453px;
	padding: 5px;
}
.contact .over-lay p {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.contact .over-lay .left-column img, .contact .over-lay .right-column img {
	padding: 0 0 5px 10px;
}
.contact .over-lay .left-column, .contact .over-lay .right-column {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 226px;
}
.contact .over-lay .left-column h5, .contact .over-lay .right-column h5 {
	color: #00003c;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	margin: 5px 0 0 0px;
	padding: 0px 0 0 10px;
	
}
.contact .over-lay h4 {
	color: #00003c;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contact .over-lay form {
}
.contact .over-lay label {
	clear: left;
	float: left;
	width: 85px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
.contact .over-lay input {
	float: left;
	font-size: 12px;
	line-height: 12px;
	background-color: #FFFFFF !important;
	padding: 1px;
	height: 16px;
	width: 200px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #939393;
	border-right-color: #d3d3d3;
	border-bottom-color: #e6e6e6;
	border-left-color: #d0d0d0;
}
.contact .over-lay textarea {
	float: left;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF !important;
	padding: 3px;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #939393;
	border-right-color: #d3d3d3;
	border-bottom-color: #e6e6e6;
	border-left-color: #d0d0d0;
}
.contact .over-lay .b-submit {
	height: 25px;
	width: 68px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact .over-lay {
	position: absolute;
	left: 500px;
	top: 25px;
	z-index: 11;
	margin: 0px;
	padding: 0px;
	width: 452px;
}
.register {
	background-image: url(../images/bg_image_news.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.register #content {
	position: absolute;
	left: 542px;
	top: 25px;
	z-index: 7;
	width: 390px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_newsletter_forms.gif);
	background-repeat: repeat-x;
}
.register #content input {
	font-size: 12px;
	line-height: 12px;
	padding: 1px;
	margin-bottom: 2px;
}
.register #content ul {
	margin: 5px;
	padding: 5px;
}
.register #content li {
	list-style-type: none;
}
.register #content td .text {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/* homepage Elements */

#hcopy{
	width:466px;
	position:absolute;
	top:100px;
	left:262px;
	text-align:justify;
}
#hflash_holder{
width:980px;
height:367px;
position:absolute;
top:206px;
left:5px;
display:block;
}



/* Bottom Elements */

#bottom{
position:absolute;
top:573px;
left:0;
right:0;
background-image:url(../images/back_bottom.jpg);
height:73px;
}
#bottom_copy{
color:#FFFFFF;
margin:10px auto;
text-align:right;
width:990px;
}
/* Push Bottom for Testimonials */

.tbottom, .push {
	height: 100px; /* .push must be the same height as .footer */
}

.tbottom{
margin:0 0 0 0;
position:relative;
float:left;
width:100%;
background:url(../images/back_bottom.jpg);
height:100px;
}
