body {
	font-family:Gill sans, sans-serif;
	color:#00467E;
	margin: 0 auto;
	width: 960px;
	background: #FFFFFF url(../images/header_bg.jpg) repeat-x;
}
#content {
	padding-top:10px;
	min-height:350px;
}
h1{
	font-size:1.2em;
	font-weight:600;
	line-height:24px;
}
#home h1, #links h1 {
	background: url(../images/headstarblue.jpg) no-repeat;
	padding: 15px 60px;
}
#aboutUs h1, #events h1 {
	background: url(../images/headstargreen.jpg) no-repeat;
	padding: 15px 60px;
}
#services h1, #contactUs h1 {
	background: url(../images/headstaryellow.jpg) no-repeat;
	padding: 15px 60px;
}
#press h1, #faq h1 {
	background: url(../images/headstarred.jpg) no-repeat;
	padding: 15px 60px;
}
#news h1 {
	background: url(../images/headstarorange.jpg) no-repeat;
	padding: 15px 60px;
}

h2{
	font-size:1.1em;
	font-weight:600;
	padding: 25px 0px 0px 0px;
}

h3{
	font-size:1em;
}
h4 {
	margin-bottom: -15px;
}


p {
	font-size: .9em;
	line-height:20px;
}

li {
	font-size: 14px;
	line-height:18px;
	margin-left:-25px;
}

a {
	color:#e15020;
}

a:hover {
	color:#00BFF3;
}
.right {
	float: right;
	clear: both;
}
.left {
	float: left;
	clear: both;
}

.imgright {
	float:right;
	border: 3px solid #85BE47;
	margin: 0px 0px 15px 15px;
}

.imgleft {
	float:left;
	border: 3px solid #85BE47;
	margin: 0px 15px 15px 0px;
}

.colLeft {
	margin-right: 47px;
	width: 300px;
	float: left;
}
.colRight {
	width: 330px;
	float: right;
}

.figureLeft {
	margin-right: 20px;
	width: 330px;
	float: left;
}
.figureRight {
	margin-left: 20px;
	width: 330px;
	float: right;
}
.figureLeft img,  .figureRight img{
	border: 3px solid #85BE47;
}
.figureLeft p, .figureRight p {
	text-align: left;
	font-style: italic;
	font-size: smaller;
	border-bottom:thin silver solid;
	margin-bottom: 10px;
	padding-right: 20px;
}
.rightFloat {
	float: right;
}

.red{
	color:#D81A21;
}

.black{
	color:#000000;
}

.cyan{
	color:#00BFF3;
}

.green{
	color:#85BE47;
}

.yellow{
	color:#FFF467;
}

.blue{
	color:#00477f;
}



.subscript {
	font-size: 12px;
	line-height:20px;
}

#header{
	color: #FFFFFF;
	padding: 10px 15px 10px 15px;
}
#header p {
	text-align: center;
	font-size: .9em;
	padding: 30px 0px 0px 0px;
}

#logo {
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.tagline {
	position:absolute;
	top:23px;
	z-index:-1;
}


#navigation {
	font-family:Gill sans, sans-serif;
	font-size:.9em;
	padding:5px 5px 5px 5px;
	text-align: center;
}

#navigation a {
	color:#FFFFFF;	
	text-decoration:none;
	padding:10px;
}

#navigation a:hover {
	text-decoration:none;
	color: #FFF467;
}

#sidebar, #sidebarWide {
	background-color:#c2d3E0;
	height:100%;
	float:right;
	margin: 0px 0px 50px 30px;
	padding: 20px;
	border: 3px solid #00477f;
}
#sidebar {
	width:175px;
}
#sidebarWide {
	width:250px;
}
#sidebar h1 {
	font-size: 1em;
	background:none;
	margin: 0px;
	padding: 10px 0px;
	line-height: 1;
}

#sidebar h3 {
	color: #00477f;
	text-align: center;
}
#sidebar p {
	color: #000000;
	font-size:.9em;
}


#sidebar2 {
	padding:10px;
	width:175px;
	height:100%;
	font-size:20px;
	float:right;
	top:175px;
	margin-right:25px;
	margin-left:20px;
	margin-bottom:50px;
	overflow:visible;
	padding-bottom:50px;
	position:relative;

}




* html #top {
	margin-bottom:25px;
}

#top {
	margin-bottom:80px;
}


#footer {
	text-align:center;
	clear:both;
	margin: 25px 0px;
	height: 150px;
}

#footer p{
	font-size: 14px;
	line-height:16px;
	margin-bottom: 10px;
}
/* styles for opt-in form */
#contactForm {
	margin-right:30px;
	width: 575px;
}
#tagLineForm {
	float:left;
	margin-right:30px;
	width: 600px;
}

label
{
	width: 13em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
}
.topLine {
	border-top: solid black 1px;
	padding: 20px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}
.bottomLine {
	border-bottom: solid black 1px;
	padding: 0px 0px 20px 0px;
	margin: 0px 20px 0px 0px;
}

.submit input
{
margin-left: 4.5em;
}
input
{
	color: #000000;
	border: 1px solid black;
	background-color: #FFFFFF;
}

.submit input
{
	color: #FFFFFF;
	border: 2px outset #666666;
	background-color: #333333;
}
fieldset
{
	border: 1px solid black;
	padding: 5px;
	width: 550px;
}

legend
{
	color: #fff;
	border: 1px solid black;
	padding: 2px 6px;
	font-weight: bold;
	background-color: #00477f;
}
.openQuote {
	background: url(../images/openQuote.gif) no-repeat top left;
	padding-left: 100px;
	padding-top: 27px;
}
.closeQuote {
	background: url(../images/closeQuote.gif) no-repeat bottom right;
	padding-top: 27px;
	padding-right: 90px;
}
.byline {
	font-size: 1em;
	margin-top: -15px;
	font-weight: normal;
	font-style: italic;
}
.subheader {
	margin-bottom: -15px;
	font-size: 1em;
}
.searchRates {
	background: url(../images/search-rates.png) no-repeat;
	height: 50px;
	cursor:hand;
}
.searchRates span{
	display: none;
}
.border {

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 3px solid #D81A21;
	padding: 10px;
	width: 450px;
}
.caption {
	font-size: 0.8em;
	margin-top: 0px;
}
.video {
	width: 525px;
	color: #85BE47;
}
.articleList li {
	font-size: .8em;
	padding-top: 5px;
}
.small {
	font-size: .75em;
}

h2.viArticles {
	background: url(../images/vi-bkgd.gif) no-repeat left;
	height: 25px;
	padding-left: 60px;
}
h2.piArticles {
	background: url(../images/pi-bkgd.gif) no-repeat left;
	height: 25px;
	padding-left: 60px;
}
h2.hiArticles {
	background: url(../images/hi-bkgd.gif) no-repeat left;
	height: 25px;
	padding-left: 60px;
}
h2.biArticles {
	background: url(../images/bi-bkgd.gif) no-repeat left;
	height: 25px;
	padding-left: 60px;
}
