@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat-x;
	}

#container {
	position: relative;
	width: 848px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	background: #FFFFFF url(../images/containerbgBlueNavColumn.jpg) repeat-y left top;
}
#mainheader {
	background: url(../images/mainheaderbgRepeat.jpg) repeat-x;
}
#mainheader h1{
	font: bold 2.5em "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 69px;
	padding: 0;
	margin: 0;
	background: url(../images/mainheaderbg.jpg) no-repeat;
}
#mainheader h2#subheader {
	margin: 4px 0 0 0;
	color: #FAC581;
	font: italic bold .9em "Times New Roman", Times, serif;
	text-indent: 27px;
	padding: 5px 0 0 0;
	letter-spacing: .05em;
	height: 24px;

}
#mainheader p#quote {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 250px;
	font: .9em "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;	
}
#mainheader #headercollage{
	background: url(../images/headercollage.jpg) repeat-x;	
	height: 128px;
	border-bottom: 1px solid #ffffff;

}
ul#nav {
	position: absolute;
	font: 0.8em "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #E2B921;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 25px;
	width: 185px;
	text-indent:25px;
}
ul#nav li{
	border-bottom: 1px dotted #425C59;
	
}
ul#nav a {
	text-decoration: none;
	color: #E2B921;
	background: url(../images/orangetriangle.jpg) no-repeat 2px center;
	display: block;
}
ul#nav a:visited {
	color: #E2B921;
}
ul#nav a:hover {
	color: #FFFFFF;
	background: url(../images/whitetriangle.jpg) no-repeat 2px center;
}

#content {
margin-left: 185px;
}
#content #quicklinks {
	background: #9AB4CF;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	padding-left: 1%;
}

#content #quicklinks a:link {
	color: #E2B921;
		}
#content #quicklinks a:visited {
	color: #E2B921;
		}
#content   #quicklinks  h2{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #1D3752;
	font-weight: bold;
	text-indent: 5px; 
	font-size: 1.3em;
	line-height: 1.5em;
}
#content   #quicklinks  h3{
	margin: 0;
	background: #16385D;
	height: 1.5em;
	border-bottom: 1px solid #02020C;
	line-height: 1.5em;
	color: #FFFFFF;
	letter-spacing: .2em;	
	
}
#content #quicklinks  h3 span {
	background: #800A00;
	width: 1.5em;
	display: block;
	height: 100%;
	float: left;
	text-indent: .3em;
	line-height: 1.5em;
	margin-right: .5em;
	border-right: 1px solid #030303;
}


a.quicklinksbutton {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: right;
	background: #800A00;
	border: 1px solid #FFFFFF;
	padding: 1px;
}

#content #quicklinks span.enteremail {
	background: #FFFFFF;
	color: #696969;
	padding: 2px .5em 2px .5em;
	float: left;
}
#content #quicklinks ul{
	background: #34689A;
	border: 1px solid #010207;
	list-style-type: none;
	width: 47%;
	margin: 5px;
	padding: 0;
	float: left;
	height: 200px;
}
#content #quicklinks ul ul{
	border: none;
	width: 95%;
	font-size: 1.0em;
	text-align: left;
	line-height: 1.5em;
	color: #D1EFFB;
	height: 80%;
}
#content #welcome, #content #thankyou {
	border: 1px solid #193D5D;
	margin: 0.5% 1%  0.5% 1%;
	width: 45%;
	float: left;
	font-family: "Times New Roman", Times, serif;
	padding: .5em;
	height: 380px;

}
#content #welcomesecondary {
	border: 1px solid #193D5D;
	margin: 0.5% 1%  0.5% 1%;
	width: 95%;
	float: left;
	font-family: "Times New Roman", Times, serif;
	padding: .5em;
	height: 100%;
	color: #3B3A48;
	line-height: 1.5em;
	font-size: .9em;

}

#content #welcomesecondary h1{
	color: #20364E;
	text-transform: uppercase;
	padding-bottom: .5em;
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px dashed #020014;
	text-indent: .5em;
	
}

#content #welcomesecondary h2{
	color: #821417;
	font-size: 1em;
	
}


#content #thankyou ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #3B3A48;
	line-height: 1.5em;
	list-style-image: url(../images/smallarrow.gif);
}

#content #welcome h1,#content #thankyou h1 {
	color: #20364E;
	margin: .5em 0 .5em 0;
	padding-bottom: .5em;
	font-size: 1.2em;
	font-weight: lighter;
	border-bottom: 1px dashed #020014;
	text-indent: 1.5em;
	
}
#content #welcome h1 {
	background: url(../images/h1welcome.jpg) no-repeat;
}
#content #thankyou h1{
	background: url(../images/h1thankyou.jpg) no-repeat;
}
#content #welcome h2, #content #thankyou h2 {
	color: #821417;
	font-size: 1em;
}
#content #welcome p, #content #thankyou p {
	color: #3B3A48;
	font-size: 0.82em;
	text-align: justify;
	}
#content #welcome a, #content #thankyou a {
color: #8D0809;
}
#content #thankyou #signature {
}
#footer {
	background: #E0B324;
	border-top: 1px solid #ffffff;
	text-align: center;
	color: #ffffff;
	font: 0.7em "Times New Roman", Times, serif;
	letter-spacing: .1em;	
	}
#footer p{
	border-top: 1px solid #ffffff;
	background: #8E0203;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a{
	color: #ffffff;
}
.hidden {
visibility: hidden;
}
.clearboth {
	clear: both;
	}
.floatright {
	float: right;
	padding-left: 5px;
	}

.floatleft {
	float: left;
	padding-right: 5px;
	}
.more {
	position: relative;
	bottom: 15px; 
	right: 15px;}

a:link {
color: #8E0203; 
	font-weight: bold;
	text-decoration: none;}
	
a:visited {
	color: #8E0203; 
	font-weight: bold;
	text-decoration: none;}
	

a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	}