@charset "utf-8";

/* ---Meyer Reset------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color:#e0bc82;
	background: #323f52;
	background:url(../images/backtile_1.gif) repeat;
	text-align:center;
}
ol, ul {
	list-style-position: outside;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---ENDING---Meyer Reset------- */


#navholder {
	position:relative;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#container {
	position:relative;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#323f52;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	letter-spacing:.04em;
	
}
#container p, h1, h2, h3, h4, h5, h6 {
	margin-left:40px;
	margin-right:40px;
	margin-top:33px;
	line-height:1.3em;
}
#container h2, h3, h4, h5, h6 {
	margin-left:40px;
	margin-right:40px;
	margin-top:33px;
	margin-bottom:-28px;
	line-height:1.3em;
	font-weight:bold;
	letter-spacing:.05em;
	color:#ECD6B0;
}
#container h2 {
	font-size: 120%;
}
#container h3 {

}
#container h4 {
	margin-bottom:auto;
}

#container ul {
	margin-left:76px;
	margin-top:24px;
	margin-bottom:30px;
	line-height:1.4em;
	
}
#container li {
	list-style:disc outside;
}
.ul2 {
	margin-top:24px;
	margin-bottom:30px;
	line-height:1.4em;
	font-size: 80%;
	margin-right: 75px;
}
.ul2 li {
	margin-bottom: 10px;
	font-weight: normal;
}

/* ---Header------- */

.headerReplacement{
	text-indent: -9999px;
	width: 900px;
	height: 433px;
	background: url(../images/header_01.jpg) no-repeat;
	/*position:relative;*/
	/*margin-bottom:-25px;
	margin-left:0;
	margin-right:0;
	margin-top:0;*/
}
.headerReplacement2{
	text-indent: -9999px;
	width: 900px;
	height: 433px;
	background: url(../images/header_01.jpg) no-repeat;
	margin-bottom:75px;
}
/* ---ENDING---Header------- */

#addressBox {
	position: absolute;
	width:314px;
	height:185px;
	top:237px;
	left:537px;
	color:#bccafa;
	font-size: 18px;
	text-align: center;
	line-height: 24px;
	letter-spacing:.04em;
}
a:link, a:visited, a:active {
	color:#66CCFF;
}
a:hover {
	color: #33FFFF;
} 
#opener {
	position: absolute;
	width:533px;
	height:auto;
	top:202px;
	left:0px;
	/*font-size: 20px;*/
	letter-spacing:0.06em;
	word-spacing:0.09em;
	/*line-height: 24px;*/
	/*margin-bottom:18px;*/
	line-height:normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#opener a {
	padding:4px 12px 6px;
	background-color: #101626;
	font-size: 14px;
	border-top: 1px solid #AAB4D8;
	border-right: 1px solid #AAB4D8;
	border-bottom: 1px solid #AAB4D8;
	border-left: 1px solid #AAB4D8;
	font-family: Arial, Helvetica, sans-serif;
}
#opener  h1 {
	font-weight: bold;
	font-size: 22px;
	color:#e0bc82;
	letter-spacing:normal;
	margin-right: 0;
}
#opener  h2 {
	font-weight:bold;
	font-size: 12px;
	color:#ECD6B0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 12px;
}
#opener  h3 {
	margin-bottom:-12px;
	}
#opener  p {
	font-weight: normal;
	margin-top: 24px;
	}
/* ------------Main Navigation------- */



#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	position:absolute;
	top: 2px;
	/*background-color: #003366;*/
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0px;
	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding-left: 2px;
	padding-right: 2px;
	/*background-color: #036;*/
color: #1D2B61;
	text-decoration: none;
	float: left;

}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

/* ---ENDING---Main Naviagiton------- */
.callout1 {
	background-color: #3A495F;
	margin: 24px auto auto;
	padding: 16px;
	color: #88ABDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	width: 640px;
	border-top: 2px solid #5C7496;
	border-right: 2px solid #222B38;
	border-bottom: 2px solid #222B38;
	border-left: 2px solid #5C7496;
}
.callout1 strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.callout2 {
	display:block;
	position:relative;
	background-color: #3A495F;
	margin-left: auto;
	margin-right: auto;
	margin-top:24px;
	padding: 10px;
	color: #88ABDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	width: 640px;
	border-top: 2px solid #5C7496;
	border-right: 2px solid #222B38;
	border-bottom: 2px solid #222B38;
	border-left: 2px solid #5C7496;
	text-align: center;
	vertical-align: text-bottom;
}
.callout2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.callout2 img {
	display:inline;
	vertical-align: middle;
	margin-left: 8px;
}
.callout3 {
	background-color: #3A495F;
	margin: 0px auto auto;
	padding: 16px;
	color: #88ABDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	width: 640px;
	border-top: 2px solid #5C7496;
	border-right: 2px solid #222B38;
	border-bottom: 2px solid #222B38;
	border-left: 2px solid #5C7496;
}	
.bluetxt {
	color: #88ABDE;
	font-size: 90%;
}

#opener2 {
	position: absolute;
	width:533px;
	height:175px;
	top:211px;
	left:0px;
	font-size: 19px;
	letter-spacing:.06em;
	word-spacing:.09em;
	/*line-height: 24px;*/
	/*margin-bottom:18px;*/
	line-height:normal;
	}
	
#opener2 p {
	margin-top:0px;
}
.first-letter {
	font-family:inherit;
	font-size:36px;
	font-weight: bold;
	line-height: normal;
	vertical-align:baseline;
}
.first-letter2 {
	font-size:110%;
	font-weight: normal;
	line-height: normal;
	vertical-align:baseline;
}
.smallertxt {
	font-size:85%;
}
.float-left {
	float:left;
	margin-right:25px;
	margin-top:8px;
	margin-bottom:10px;
}
.bio {
	color:#AF8861;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:24px;
}
.bio p {
	font-size:12px;
}
.spacer-50 {
	width:auto; height:50px;
}
.spacer-500 {
	width:auto; height:500px;
}
.spacer-225 {
	width:auto; height:225px;
	clear:both;
}
#emblems {
	margin-top:24px;
	margin-bottom: 30px;
}
.bottom-nav {
	text-align: center;
	width:815px;
	margin:10px auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	line-height:22px;
	letter-spacing: .05em;
	word-spacing: .06em;
}
/*.bottom-nav a {
	font-size:10px;
}*/
.floatBox1 {
    float: left;
    width: 375px;
}
.floatBox2 {
	float: left;
	width: 525px;
}
.floatBox1b {
    float: left;
    width: 375px;	
}
.floatBox2b  {
    float: left;
    width: 495px;	
}
.clear {
	clear:both;
}
.img-right {
	float:right;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 6px;
}
.img-right-bot-mar {
	float:right;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 40px;

}
.img-left {
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 3px;
}
.img-left-bot-mar {
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 24px;
	margin-top: 8px;
}
.img-left-bot-mar40 {
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 8px;
}
.img-left-bot-mar60 {
	float:left;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 60px;
	margin-top: 8px;
}
.center {
	text-align:center;
	margin:auto;
}
.bold {
	font-weight:bold;
}
