html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #8fb2bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
#container {
	min-height: 100%;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.vfwpost7383.org/images/mainBgd.jpg);
	background-repeat: repeat-y;
}
#main {
	width: 780px;
	margin-left: 20px;
	height: 100%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #3A6677;
	font-weight: normal;
	background-image: url(http://www.vfwpost7383.org/images/h1_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

#topBar {
	background-color: #3a6677;
	display: block;
	height: 5px;
	width: 780px;
}
#homeNav {
	display: block;
	height:104px;
	clear: both;
	position: relative;
}
#logo {
	display: block;
	height: 95px;
	width: 225px;
	float: left;
border-top:4px solid #B30000;
}

#nav_container {
	float: right;
	height: 49px;
	width: 555px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6677;
	text-align: center;
}

#footer {
	clear: both;
	height: 150px;
	text-align: center;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	color: #7B0000;
	text-decoration: none;
	font-size: 11px;
}

#clear {
	clear: both;
}

#subHeader {
	background-image: url(../images/sub_banner.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 780px;
	display: block;
	clear: both;
}

#subHeader #text {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 270px;
	text-transform: uppercase;
	padding-bottom: 3px;
}



#subLeft {
	width: 270px;
	float: left;
	background-image: url(../images/sub_left_rail_bgd.jpg);
	display: block;
	background-repeat: no-repeat;
  min-height:500px;
  height:auto !important;
  height:500px;

}

#subBlurb {
	width: 220px;
	margin-left: 20px;
}

#subBlurb strong {
	font-size: 12px;
	font-weight: bold;
	color: #3A6677;
}

#subBlurb a:link {
	font-size: 11px;
	color: #6e7d34;
	text-align: left;
	background-repeat: no-repeat;
}

#subBlurb a:visited {
	color: #6e7d34;
}

#subBlurb a:hover {
	color: #7B0000;
}

#content ul{
list-style-type: disc; 
padding-left: 25px;
font-size: 14px;
}

#content .imgTopRight {
	margin-bottom: 5px;
	margin-left: 15px;

}

#content .imgCenterLeft {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 15px;
}

#content {
	width: 490px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#content a:link {
	color: #6e7d34;
	background-repeat: no-repeat;
	text-decoration: underline;
}

#content a:visited {
	color: #6e7d34;
}

#content a:hover {
	color: #7B0000;
}



#content .title {
	color: #3A6677;
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
}

#content .header {
	font-size: 16px;
	color: #3A6677;
	font-weight: normal;
	line-height: 18px;
}

#content .subheader {
	font-size: 12px;
	color: #3A6677;
	font-weight: normal;
	line-height: 16px;
}

#content .scripture {
	color: #333333;
	background-color: #EEF0D2;
	margin: 20px;
	padding: 5px;
	text-decoration: none;
}

#content .footnote {
	color: #999999;
	font-style: normal;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
}



/* Content sction for full frame sub pages */

#contentFull {
	width: 760px;
	margin: 10px;
}






/* STAFF MEMBERS */

#staffMember img {
	margin-right: 10px;
}

#staffMember .staffName {
	color: #3A6677;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
}

#staffMember .staffPosition {
	color: #3A6677;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
}

#staffMember a {
	color: #6e7d34;
	background-repeat: no-repeat;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#staffMember a:visited {
	color: #6e7d34;
}

#staffMember a:hover {
	color: #7B0000;
}


#mediaLegend {
	background-image: url(../images/mediaLegend.gif);
	height: 30px;
	width: 490px;

}

#media {
	background-image: url(../images/content_div.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 490px;
	padding-top: 2px;
}

#media #icon {
	display: block;
	float: right;
}

#media #item {
	float: left;
}

#media .title {
	font-size: 16px;
	color: #3A6677;
	height: 20px;
}

#media .subtitle {
	font-size: 12px;
	color: #3A6677;
	height: 14px;
}

#picture_Right{
float:right;
}

.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 5px; border: 1px solid #aaa; } 
.align-right {float:right; margin: 0 0 15px 15px; }

.nodot {
font-family: "Times New Roman",Times,serif;
font-size: 18px;
padding-left: 0px;
text-transform: uppercase;
color: #3a6677;
font-weight: normal;
background-image: url();
}

.headline {
font-size: 14px;
	font-weight: bold;
	color: #3A6677;
	line-height: 15px;
}

.light{
background-color:#fff;
border-bottom-style: solid; 
border-bottom-color: #eeeeee; 
border-bottom-width: 1px; 
padding-bottom: 10px;
}

.even {
background-color: #F7F6F7;
border-bottom-style: solid; 
border-bottom-color: #eeeeee; 
border-bottom-width: 1px;
padding-bottom: 10px;
}


.help_section {
padding:5px;
 background-color:#142129;
 color: #FFFFFF;
 font-size:13px; 
display:block;
}

p {
font-size: 13px;
line-height:15px;
font-family: Arial, Helvetica, sans-serif;
}

#content p{
text-align: left;
font-size: 14px;
line-height:17px;
font-family: Arial, Helvetica, sans-serif;
}

table, ol {
font-size: 14px;
}


/*change url to http://www.vfwpost7383.org/images/bgOFF.gif*/ 
#stuff{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(http://www.vfwpost7383.org/images/bgOFF.gif) repeat-x top left;	
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	}

#nav{
	margin:0;
	padding:0;
	list-style-type:none;
	width:555px;

}

.top-menu{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:6px 8px 0 0px;
	height:28px;
	position: relative;
	text-align: center;
	cursor: default;

	background:transparent url(http://www.vfwpost7383.org/images/bgDIVIDER.gif) no-repeat top right;
}


#nav ul li a:hover,#nav ul li a.current{
	color:#B30000;
	background:#fff url(http://www.vfwpost7383.org/images/bgON.gif) no-repeat top right;
	}

.top-header{
padding-left:8px;
}

.top-header a:hover{
	color:#B30000;
	background:#fff url(http://www.vfwpost7383.org/images/bgON.gif) no-repeat top right;
}


/*standard drop down */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#nav a {
	font-weight: bold;
	color: #000;;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000;
	padding: 0.2em 10px;
font-size: 12px;

}

/*this is the hover on the drop down */
#nav li li a:hover {
	padding: 0.2em 5px; 
	border: 5px solid #B30000;
	border-width: 0 5px;
}



li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

/*drop down menu */
#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-weight: normal;
	background-color:#fff;
	padding: 0 0 0 0;
		border-right: solid 1px #7d6340;
	border-left: solid 1px #7d6340;

	border-bottom: solid 1px #7d6340;
z-index: 5;
}

li>ul {
	top: auto;
	left: auto;
}

/*indy blocks*/
#nav li li {
	display: block;
	float: none;
	background-color:#fff;
	text-align: left;
	width:12em;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}



