/* ------------ Text formatting styles ------------ */

.note { color: #FF0000; }

.standout { background-color: #ffff00; }
.standoutmore { color: #ff0000; font-size: larger; }

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	letter-spacing: -0.25pt;
	line-height: 28px;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 23px;
	letter-spacing: -0.25pt;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: -0.25pt;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.25pt;
	line-height: 18px;
}
.subhead A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.25pt;
	line-height: 18px;
}
.subhead A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	letter-spacing: -0.25pt;
	line-height: 18px;
}
P, TR, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: underline;
}


/* ------------ Page Layout Styles ------------ */

.container {
	height: 570px;
	width: 910px;
	background-color: #f7f7f7;
	text-align: left;
	vertical-align: top;
}
.flashContainer {
	height: 570px;
	width: 910px;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
}
.content {
	height: 430px;
	width: 630px;
	background-color: #f7f7f7;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	padding: 10px;
}
.cellVert1 { height: 120px; }
.cellVert2 { height: 450px; }
.cellHorz1 { width: 260px; vertical-align: top; background-color: #e7e7e7; }
.cellHorz2 { width: 650px; vertical-align: top; }
.cellHorz3 { width: 50px; vertical-align: top; }

HR {
	height:1px;
    width:100%;
    background:#999999;
    margin: 10px 0px 10px 0px;
}

.textfoot {clear:both;}

INPUT,SELECT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e7e7e7;
	text-decoration: none;
	background-color: #444444;
	border: 1px solid #999999;
}

/* ------------ Footer Text & Layout Styles ------------ */

.copyright {
	width: 910px;
	background-color: #000000;
	text-align: right;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	height: 20px;
	margin-top: 5px;
}
A.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e7e7e7;
	text-decoration: none;
}
A.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.links {
	float: left;
	margin-right: 10px;
}
DIV.links#COPYRIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e7e7e7;
	text-decoration: none;
	float: right;
	margin-right: 0px;
}


/* ------------ Secondary Nav, Layout & Image Styles ------------ */

.sidebar {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #FFFFFF;
	width: 210px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}
#StartSidebar img {
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}

.portraitInline {
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
}
.portrait {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
DIV.content#MainContent TABLE#MINISTRIES {
	width: 600px;
}
#MINISTRIES TD {
	padding: 5px;
	vertical-align: top;
}
DIV.content#MainContent TABLE#THEMES {
	width: 400px;
}
#THEMES TD {
	padding: 2px 2px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#menu {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #FFFFFF;
	border-top:1px #CCCCCC solid;
  	border-bottom:1px #CCCCCC solid;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:210px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
a.button
	{  /* Specify only the properties that differ from a.button */
  	background:#ffffff;
  	border-right:5px #FFFFFF solid;
  	border-left:1px #FFFFFF solid;
	border-bottom:1px #CCCCCC solid;
  	color:#333333;
  	display:block;
  	margin:0 0 0 0;
  	padding:2px;
  	text-decoration:none;
  	width:200px;
}
a.button:hover
	{  /* Specify only the properties that differ from a.button */
	background:#e7e7e7;
	border-right:5px #BEBEBE solid;
	border-left:1px #FFFFFF solid;
	color:#000000;
  	width:200px;
}
div#menuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background:#ffffff;
  	border-left:1px #FFFFFF solid;
	border-bottom:1px #CCCCCC solid;
  	display:block;
  	margin:0;
  	padding:2px 2px 10px;
  	text-decoration:none;
  	width:200px;
}

/* ------------ Bring Our Soldiers Home Styles ------------ */

.cellBOSH {
	text-align: center;
	margin-bottom: 2px;
	margin-left: 2px;
}
.contentBOSH {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.footerBOSH {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.sidebarBOSH {
	background-color: #FFFFFF;
	width: 535px;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 5px;
	margin: 10px;
	text-align: left;
}
.contentBOSHtop {
	text-align: left;
	vertical-align: top;
	padding: 20px 10px 10px;
	background-image: url(../01_images/bosh_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.div1BOSH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.25pt;
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
}
.div2BOSH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.25pt;
	float: none;
	padding-bottom: 5px;
	padding-top: 10px;
}


/* ------------ No Flash Index Page Styles ------------ */
.container#NoFlash {
	height: 570px;
	width: 910px;
	background-color: #666666;
	text-align: left;
	vertical-align: top;
}
.noFlashContact {
	height: 25px;
	width: 910px;
	background-color: #CCCCCC;
	float: left;
}
.noFlashMenu {
	height: 525px;
	width: 260px;
	background-color: #FFFFFF;
	float: left;
	margin: 10px 0px 10px 10px;
}
.noFlashWelcome {
	height: 525px;
	width: 620px;
	float: left;
	margin: 10px 0px 10px 10px;
}
.noFlashText {
	height: 100px;
	width: 600px;
	margin: 0px 0px 5px;
	background-color: #808080;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.noFlashIMAGE {
	height: 400px;
	width: 620px;
	margin: 0px 0px 0px 0px;
}
div#noFlashmenu {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border-top:1px #CCCCCC solid;
  	border-bottom:1px #CCCCCC solid;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:250px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
a.button2
	{  /* Specify only the properties that differ from a.button */
	background:#3b3b3b;
	color:#e7e7e7;
	display:block;
	margin:2px 10px;
	padding:3px 5px;
	text-decoration:none;
	width:228px;
	border: 1px solid #FFFFFF;
}
a.button2:hover
	{  /* Specify only the properties that differ from a.button */
	background:#666666;
	border: 1px solid #666666;
	color:#FFFFFF;
  	width:228px;
}
.button2 img {
	margin-right: 8px;
	float: left;
	margin-top: 5px;
	border: 0px
}

