/** HTML Element Modifications **/
body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.166;
	margin: 0px;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
#wrapper {
	width: 100%;
	background-image: url(/eot2008/20090109015443oe_/http://www.swf-wc.usace.army.mil/georgetown/CSS/Images/BlueRedColumn.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#header {
	height: 153px;
	padding: 0px;
	margin: 0px;
	display:block;
	white-space: nowrap;
	background: rgb(1,53,103) url(/eot2008/20090109015443oe_/http://www.swf-wc.usace.army.mil/georgetown/CSS/Images/4Rs_270x150.jpg) no-repeat 450px;
}

#redmenubar {
	background-color: rgb(236,25,14);
	height: 21px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.redmenuitem {
	text-align: center;
	width: 110px;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
#redmenubar a {
	color: #FFFFFF;
	text-decoration: none;
	background: rgb(236,25,14);
}
#redmenubar a:hover {
	text-decoration: underline;
	background: rgb(236,25,14);
}
#headerHowDoI {
	white-space: nowrap;
	color: rgb(190,210,217);
	background: rgb(1,53,103) url(/eot2008/20090109015443oe_/http://www.swf-wc.usace.army.mil/georgetown/CSS/Images/BottomGlobeBackground_720x57.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
#headerHowDoI a {
	color: rgb(190,210,217);
	text-decoration: none;
}
#headerHowDoI a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#redwhitestripe {
	border-top: 2px solid #FFFFFF;
	border-bottom: 3px solid rgb(236,25,14);
}
#leftcol {
	width:159px;
	font-size:70%;
	float: left;
	margin-left: 0px;
	background-color: rgb(1,53,103);
	padding: 2px 2px 25px;
	margin-right: -3px;
}
#footer {
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	background: rgb(1,53,103);
	border-top: 2px solid rgb(236,25,14);
	border-bottom: 2px solid #000066;
	display: block;

}
#footer img {
	padding: 2px 10px 2px 4px;
	vertical-align: middle;
}
#footer a{
	color: rgb(190,210,217);
	margin-top: 5px;
	font-size: 95%;

}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
	color: #FFFFFF;
}

#content {
	margin-left: 170px;
	padding: 5px;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	background-image: url(/eot2008/20090109015443oe_/http://www.swf-wc.usace.army.mil/georgetown/CSS/Images/background_1950.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content li{
	list-style-image:url(/eot2008/20090109015443oe_/http://www.swf-wc.usace.army.mil/georgetown/CSS/images/gray_arrow_10x10.gif)
}
#districtmenu {
	margin-top: 25px;
	width: 158px;
}
#districtmenu img {
	vertical-align: middle;
	margin-right: 2px;
}
#districtmenu ul {
	margin: 0px;
	padding:0px;
}

#districtmenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#districtmenu a, #districtmenu ul a{
	display: block;
	text-decoration: none;
	background-color: rgb(65,84,133);
	color: #CCCCCC;
	border-top: 1px solid rgb(73,95,150);
	border-right: 1px solid rgb(57,73,121);
	border-bottom: 1px solid rgb(57,73,121);
	border-left: 1px solid rgb(73,95,150);
	line-height: 1.0;
	padding: 2px 2px 2px 5px;

}
#districtmenu a:hover, #districtmenu a:active, #districtmenu a:focus {
	background-color: transparent;
	letter-spacing: 0.01px;
}
.latestnews{
	font-size: 85%;
	padding: 5px;
}
.latestnews legend {
	font-weight:bold;
	color: #990000;
	border:1px solid #666666;
	background-color: rgb(227,231,233);
	letter-spacing: 0.07em;
	padding: 2px 10px;
}
.latestnews a:hover{
	background-color: rgb(239, 239, 239);	
	color: #333333;
}
/************** .story styles *****************/
.story{
	font-size: 85%;
	padding: 5px;
}
.story h3 {
	margin: 5px 5px 2px 10px;
}
.story p {
	margin: 5px;
}
.story fieldset{
	margin-top:5px;
}
.story legend {
	font-weight:bold;
	color:rgb(1,53,103);
	border:1px solid #666666;
	background-color: rgb(227,231,233);
	letter-spacing: 0.07em;
	padding: 2px 10px;
}
.storydiv {
	clear: both;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 95%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}

#printaddress {
	display: none;
}
.imageRight {
	float: right;
	margin: 1px 5px;
	position: relative;
	padding: 1px 5px;
	clear: right;
}
.imageLeft {
	float: left;
	position: relative;
	margin: 1px 5px 1px 1px;
	padding: 1px 5px 1px 1px;
}
#additionalMaterial {
	clear: left;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.15em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pagecounter {
	font-size: 80%;
	font-weight: bold;
	color: rgb(190,210,217);
	margin-top:5px;
	float:right;
	text-align:right;
	margin-right: 5px;
}
.noprint{
	display:inline;
}
.printonly{
	display:none;
}
/** Right Panel boxes **/
/** Adjust panel width here **/
.rightpanel_wrapper{
 	float:right;
	width:200px;
	margin:5px;
}
.info_box, .image_box, .link_box {
	background-color: rgb(241, 241, 241);
	border-left: 1px solid rgb(202,202,202);
	border-top: 3px solid rgb(202,202,202);
	border-bottom: 3px solid rgb(202,202,202);
	border-right: 1px solid rgb(202,202,202);
	margin: 10px 5px;
	padding: 3px;

}
.info_box a:hover, .image_box a:hover, .link_box a:hover{
	text-decoration:underline;
}
.image_box {
	text-align: center;
	margin-top: 0px; /*Override previous definition */
}
.linklist{
	font-size:90%;
	background-color: rgb(230,230,230);
	margin-top: 2px;
	margin-bottom: 2px;
}
.info_div_header {
	text-align:center;
	background-color:rgb(1,53,103);
	color:rgb(245,245,245);
	font-weight:bold;
	padding:3px;
}/** End Right Panel boxes **/
#content a {
	text-decoration: underline; 
}
#contentX {
	margin-left: 0px;
	padding: 5px;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	background-image: url(/eot2008/20090109015443oe_/http://www.swf-wc.usace.army.mil/georgetown/CSS/Images/background_1950.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentX a {
	text-decoration: underline; 
}
#contentRCS {
	margin-left: 170px;
	padding: 5px;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	background-image: url(/eot2008/20090109015443oe_/http://www.swf-wc.usace.army.mil/georgetown/CSS/Images/background_1950.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentRCS a {
	text-decoration: underline; 
}
#contentNoImage {
	margin-left: 170px;
	padding: 5px;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
}
#contentRCS a {
	text-decoration: underline; 
}
#contentTable {
	padding: 5px;
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	border: medium solid #000000;
}
#contentTable a {
	text-decoration: underline; 
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
