 /* CSS Document */
body{background:#FFF;color:#222;font:62.5% Arial,sans-serif;}
*{padding:0;margin:0;}
p {color: #222;font: normal 1.3em Arial, sans-serif;letter-spacing: -0.04em;line-height: 1.6em;}
ul li, ol li {color: #222;font: normal 1.3em Arial, sans-serif;letter-spacing: -0.04em;line-height: 1.6em;}
a{color: #000033; text-decoration: underline;}
a:visited{color:#770000;text-decoration:underline;}
a:hover{color:#770000;text-decoration:underline;}
h1{font:normal 2.2em Geneva, Arial, Helvetica, sans-serif;color:#000033;letter-spacing:-0.04em;margin-bottom:5px; font-weight:600;}
h2{font:bold 1.9em Geneva, Arial, Helvetica, sans-serif;color:#c08245;letter-spacing: normal;}
h3{font:bold 1.7em Arial,sans-serif;color:#660000;letter-spacing:-.04em;}
h4{font:normal 1.6em 'Lucida Grande',Arial,Helvetica,sans-serif;font-weight: bold;
}

/*navigation*/

#navigation {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #000044;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color:#fff;
}

#navigation a {
	color: #000022;
	text-decoration: none;
	letter-spacing: .5px;
	padding: 5px 0 5px 0;
}
#navigation a:hover {
	color: #660000;
	text-decoration: none;
	letter-spacing: .5px;
	padding: 5px 0 5px 0;
}
#pageNav{

	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/*body structure*/

#header {
	width: 100%;
	background-image: url(images/goldstrip.jpg);
	background-repeat: repeat-x;
	height: 76px;
	text-align: center;
	margin: 0;
}
#headertwo {
	width: 100%;
	height: 275px;
	padding: 5px;
	background-image: url(images/navybanner.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color: #f1f1f1;
}
#headertwo p {
 line-height: 1.3;
}

.headline {
float:left;
width: 350px;
padding: 5px;
height: 80px;
font-size: 1.3em;
color: #ffffff;
}

.headline a {color: #c08245;
margin-top: 5px;
padding: 5px;
}

.headline a:visited {color: #c08245;
margin-top: 5px;
padding: 5px;}

.headline a:hover {color: #ffffff;}

.headline img {margin: 0 8px 0 0px;}
#flash {
margin-left: 90px;}
#headertwo table {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headertwosmall {
	width: 100%;
	height: 66px;
	background-image: url(images/insidenavystripe.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color: #ffffff;
}
/*content*/

#content {
width: 850px;
padding: 5px;
margin: 0 auto;
color: #111;
background-color: #ffffff;
}
#sidebar p {padding: 0 12px 0 0;}
/*form*/
input, textarea, select {
	color: #4B3528;
	background: #F9DCE2;
	border: 2px solid #4B3528;
}


#main {width: 615px;
float: right;
padding: 5px 5px 35px 5px;
height: 100%;
}
#main ul li {
	line-height: 1.6em;
	font-size: 1.3em;
	list-style-type: disc;
	list-style-position: outside;
}
#main1 {width: 550px;
float: right;
padding: 5px 5px 35px 5px;
height: 100%;
}
#main1 ul li {line-height: 1.6em;
font-weight: 500;
font-size: 1.3em;
list-style-type: none;}

.btmpad {padding: 0 0 9px 0;}

#sidebar {
 	margin: 0;
	padding: 0;
	width: 175px;
	height: 100%;
	float: left;}
#sidebar ul li{list-style: none;
letter-spacing:-0.02em;}

/*sideNav*/

#navside {	margin: 0;
	padding: 0;
	width: 160px;
	height: 100%;
	float: left;
    font-size: 1.3em;
	font-weight: 700;
	line-height: 1.3;
	list-style-type: none;}

#navside a {
	display: block;
	padding: 10px 0 10px 43px;
	text-decoration: none;
	
}
#navside ul li {list-style-type: none;
display: block;}

#navside a:link {
	color: #000033;
	background: url(images/note1.jpg) 2px 50% no-repeat;
}
#navside a:visited {
	color: #000044;
	background: url(images/note1.jpg) 2px 50% no-repeat;
}

#navside a:hover {
	color: #770000;
	background: url(images/note1_turn.jpg) 2px 50% no-repeat;
}

/*footer*/

#footer {
width: 700px;
text-align:center;
margin: auto auto;
padding: 20px 0px 10px 0px;
border-top: solid #c08245 thick;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000044;
	font-variant:small-caps;

}
#footer p a, #footer p a:visited {
	color: #000044;
	letter-spacing: -.04px;
	text-decoration: none;

}
#footer p a:hover {
	color: #770000;
}
#tinyfooter {
width: 700px;
text-align:center;
margin: auto auto;
padding: 25px 0px 10px 0px;
letter-spacing: -.04px;
}
#tinyfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
font-variant:small-caps;
color: #c08245;
}
#tinyfooter p a {
	letter-spacing: -.04px;
	text-decoration: underline;
	color: #000044;
}
#tinyfooter p a:visited {
	letter-spacing: -.04px;
	text-decoration: underline;
	color: #000044;
}
#tinyfooter p a:hover {
	color: #770000;
}
.grey {
	color: #666666;
	font-style: italic;
	letter-spacing: normal;
}
h5 {line-height: 1.5; font-size: 1.5em; color: #000044;}
/*Styles for Calendar and Contact Tables*/
.bkgold {background: #e6d0b7;}
.bk {background-color: #ededed;}
.bk2 {background-color: #ffebf6; padding-left: 0px;}
.bk21 {background-color: #fdf9e3; padding-left: 5px; border-left: thin solid #bbb;}
.bk3 {background-color: #000055; padding: 5px 0 5px 0;}
h2.bk3 {padding: 0 0 0 10px;}
.greentype {color: #000033;	font-style: italic;	font-weight: bold;}
strong {font-weight: 900;}
 /*styles for directory*/
#directory {padding:3px; margin: 0 0 25px 0;}
#directory ul li a {font-weight: 600;letter-spacing: -0.04em; }
#directory ul {list-style-type: none; }
#directory li {display: inline;}
#directory li a {color: #000044; margin: 0 3px 0 3px; padding: 4px;border: 2px solid #c08245;text-decoration: none;float: left; background: #e6d0b7;}
#directory li a:hover {color: #fff;background: #000055;border: 2px solid #660000;}
#directory li.nolink {color: #666;border: 1px solid #c08245;padding: 4px;}
#directory li.current {color: #fff;border: 1px solid #000044;padding: 4px;background: #e6d0b7;}
.calback {
	background-color: #000055;
}
