/* CSS Document */

/**************************************************/
/*	GENERAL HTML TAGS							 
/**************************************************/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(../fw/main_BG.jpg);
	background-repeat: repeat-x;
	background-color: #2363A8;
}
img {
	padding:0;
	margin:0;
	border: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #EF651C;
	padding: 0;
	margin: 4px 0 4px 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	padding: 0;
	line-height: 16px;
	margin: 4px 0 4px 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #EF651C;
	padding: 0;
	margin: 4px 0 4px 0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0;
}
/**************************************************/
/*	OUTER LAYOUT
/**************************************************/
div#outerShell {
	padding: 0;
	margin:0 auto;
	width: 967px;
	background-image: url(../fw/center_Bg.jpg);
	background-repeat: no-repeat;
}
div#outerShellHome {
	padding: 0;
	margin:0 auto;
	width: 1080px;
	background-image: url(../fw/center_Bg.jpg);
	background-repeat: no-repeat;
}
table.headerTable {
	padding: 7px 0 0 0;
	margin:0 0 0 110px;
	width: 760px;
	height: 99px;
}
table.main_HomeTable {
	padding: 0;
	margin:0 0 0 110px;
	width: 760px;
}
table.main_SubTable {
	padding: 0;
	margin:0 0 0 110px;
	width: 760px;
}
table.footerTable {
	padding: 0;
	margin:0 0 0 110px;
	width: 760px;
	text-align: center;
	font-size: 10px;
}
table.footerTable p {
	margin: 0 0 5px 0;
	line-height: 18px;
}

.activity_Table {
	font-size: 10px;
	color: #333333;
}

.activity_Table td{
	padding: 0 2px 2px 0;
}
/**************************************************/
/*	LAYOUT  TABLES	                         	  
/**************************************************/
div.main_Nav {
	padding: 10px 0 0 0;
	margin: 0;
}
td.dotted_lineHome {
	height: 14px;
	background-image: url(../fw/dotted_LineHome.jpg);
	background-repeat: no-repeat;
}
table.login_Table {
	font-size: 10px;
	width: 100%;
}
table.login_Table p {
	padding: 0;
	margin: 0;
}
div.homeSearch_div {
	padding: 0;
	margin: 0;
	width: 361px;
	float: left;
}
div.homeSearch_div p{
	padding:0;
	margin: 5px 15px 5px 2px;
	line-height: 15px;
}
table.search_forms {
	font-size: 10px;
}
table.search_forms p{
	margin: 0 0 7px 0;
}
div.homeImages_div {
	padding: 0;
	margin: 0;
	width: 399px;
	height: 276px;
	background-image: url(../fw/home_Photos.jpg);
	background-repeat: no-repeat;
	float: right;
}
.home_content_Container {
	background-image: url(../fw/home_contentBG.jpg);
	background-repeat: repeat-x;
	background-color: #FFE4BB;
}
.homeContent_news {
	background-image: url(../fw/home_contentBG.jpg);
	background-repeat: repeat-x;
	background-color: #FFE4BB;
	border-right: 1px dotted #FFAC30;
	width: 305px;
	padding: 0 10px 0 10px;
}
.homeContent_featured {
	background-image: url(../fw/home_contentBG.jpg);
	background-color: #FFE4BB;
	background-repeat: repeat-x;
	width: 414px;
	padding-left: 10px;
}
div.featured_Bg {
	background-image: url(../fw/home_content_topBG.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.featured_couple {
	width: 200px;
	padding:0;
	margin-bottom: 1px;
}
.featured_info p{
	padding:0;
	margin: 3px 0 0 0;
}
.homeContent_news p, .homeContent_featured p {
	color: #333333;
	font-size: 10px;
	line-height: 15px;
	margin: 4px 0 12px 0;
}
.homeContent_news a, .homeContent_featured a {
	color: #FF9900;
	font-size: 12px;
}
.homeContent_news a:hover, .homeContent_featured a:hover {
	color: #B76D00;
}
table.militaryContent {
	padding:10px;
}
div.callouts {
	float:right; 
	position:relative; 
	top:0; 
	right:auto; 
	width: 205px; 
	text-align:center; 
	font-size:10px;
}
div.callouts p {
	margin:0 0 10px 0;
	padding:0;
}
/**************************************************/
/*	LINKS						                  
/**************************************************/
a {
	color: #84C8FF;
}
a:hover {
	color: #FFFFFF;
}

.homeContent_news a {
	color: #2872b9;
}

.homeContent_news_heading {
	font-weight: bold;
}

/**************************************************/
/*	SHADOWS					                 
/**************************************************/ 
.top_Shadow_Home {
	background-image: url(../fw/home_topShadow.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
.left_Shadow_Home {
	background-image: url(../fw/home_leftShadow.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.right_Shadow_Home {
	background-image: url(../fw/home_rightShadow.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.bottom_Shadow_Home {
	background-image: url(../fw/home_bottomShadow.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
/**************************************************/
/*	MISC       				                      
/**************************************************/ 
input, select {
	font-size: 10px;
}

.small_Rect_Photo {
	background-image: url(../fw/small_rect_border.png);
	background-repeat: no-repeat;
	width: 74px;
	height: 52px;
	padding: 3px 0 0 4px;
}

.large_Square_Photo {
	background-image: url(../fw/large_square_border.png);
	background-repeat: no-repeat;
	width: 238px;
	height: 239px;
	padding: 6px 0 0 7px;
	margin: 0;
	float: left;
}
.uppercase {
	text-transform:uppercase;
}
.justified {
	text-align:justify;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1%;
}
.redTxt {
	color: #FF0000;
}

#home_advanced_search, #home_advanced_search a {
	font-size: 12px;
	color: white;
}

.scholarshipsubheading {
	color: #003399;
}