/************************************************************************************
 Global CSS for Oblong
 ***********************************************************************************/
 
html,body {
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
	margin: auto 0;
}

img {
	border: none;	
}

form {
	margin: 0 0 0 0;	
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    
}

div#mainbody {
	position: relative;
	margin: auto;
	width: 938px;
	height: 2000;
	padding: 0 17px 33px 17px;
	background-color: white;
}

div#header {
	display: block;
	margin: 0 0 0 0;	
}

div#logo {
	float: left;
	padding: 13px 0 0 8px;	
}

div#menu {
	float: right;	
}

div#navlinks {
	clear: right;
	float: right;
	margin-top: 15px;	
}

div#search {
	position: absolute;
	z-index: 1;
	left: 800px;
	top: 43px;	
}

div#share_this,div#share_this:hover,div#share_this:active,div#share_this:visited  {
	position: absolute;
	z-index: 1;
	left: 220px;
	top: 144px;	
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	
}

div#footer {
	display: block;
	clear: both;
	background-color: #818183;
	width: 100%;
	padding: 12px 0 12px 0;
	color: white;	
	text-align: left;
}

div#content {
	display: block;
	width: 100%;
	clear: both;
	margin: 10px 0 10px 0;	
}

.searchField {
	border: 1px solid #919496;
	color: #919496;
	margin-right: 1px;
	font-size: 12px;
	width: 119px;
	height: 17px;
	padding: 1px 1px 1px 1px;
	float: left;
}

.searchButton {
	position: absolute;
	z-index: 1;
	left: 126px;
	top: 0px;	

}

/******************************************************************************************
 Global Links
 *****************************************************************************************/

/* menu items */
A.navitem, A.navitem:visited, A.navitem:active {
	padding: 13px 9px 6px 9px;
	background-color: #003f66;
	font-weight: bold;
	color: white;
	font-size: 12px;
	float: left;
	text-decoration: none;
}

A.navitem:hover, A.navitem:visited:hover {
	background-color: #786e50;
}

A, A:visited, A:active {
	font-weight: bold;
	text-decoration: none;
	color: #363636;
}

/* footer links */
A.footerLink, A.footerLink:visited, A.footerLink:active {
	font-family: Georgia, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

A.thirdnavlinks, A.thirdnavlinks:visited, A.thirdnavlinks:active {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.thirdnavlinks:visited:hover, A.thirdnavlinks:hover {
	font-weight: bold;
}

A.footerLink:hover, A.footerLink:visited:hover {
	color: #c4b584;
}



.helveticaBold {
	font-family: Helvetica, Arial, Sans-serif;	
	font-weight: bold;
}

.paraHead {
	font-family: Helvetica, Arial, Sans-serif;	
	font-weight: bold;
	font-size: 19px;
}

.contentTitle {
	font-family: Georgia, Times New Roman, Helvetica, Sans-serif;
	color: #424243;
	font-size: 42px;
	
}

.contentIntro {
	font-family: Georgia, Times New Roman, Helvetica, Sans-serif;
	color: #424243;
	font-size: 16px;
	
}

/*********************************************************************************************
 Rounded Corner Boxes (spiffy corners)
 ********************************************************************************************/
 
/* Main Copy Body Box */
.maincopy{display:block}
.maincopy *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#786e50}
.maincopy1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #c4c0b3;
	border-right:1px solid #c4c0b3;
	background:#99927b}
.maincopy2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #f1f0ed;
	border-right:1px solid #f1f0ed;
	background:#918971}
.maincopy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #918971;
	border-right:1px solid #918971;}
.maincopy4{
	border-left:1px solid #c4c0b3;
	border-right:1px solid #c4c0b3}
.maincopy5{
	border-left:1px solid #99927b;
	border-right:1px solid #99927b}
.maincopyfg{
	background:#786e50;
	color: #ffffff;
	font-family: Georgia, Times New Roman, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	padding: 10px 15px 10px 15px;
	height: 80%;
}

/* supporting copy body box */
.supportingcopy{display:block}
.supportingcopy *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#003f66}
.supportingcopy1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #91acbd;
	border-right:1px solid #91acbd;
	background:#3f6f8c}
.supportingcopy2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #e5ebef;
	border-right:1px solid #e5ebef;
	background:#306383}
.supportingcopy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #306383;
	border-right:1px solid #306383;}
.supportingcopy4{
	border-left:1px solid #91acbd;
	border-right:1px solid #91acbd}
.supportingcopy5{
	border-left:1px solid #3f6f8c;
	border-right:1px solid #3f6f8c}
.supportingcopyfg{
	background:#003f66;
	color: #ffffff;
	font-family: Georgia, Times New Roman, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 5px 15px 15px 15px; 
	height: 80%;
}

/* Third Nav Box */
.thirdnav{display:block}
.thirdnav *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#786e50}
.thirdnav1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #c4c0b3;
	border-right:1px solid #c4c0b3;
	background:#99927b}
.thirdnav2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #f1f0ed;
	border-right:1px solid #f1f0ed;
	background:#918971}
.thirdnav3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #918971;
	border-right:1px solid #918971;}
.thirdnav4{
	border-left:1px solid #c4c0b3;
	border-right:1px solid #c4c0b3}
.thirdnav5{
	border-left:1px solid #99927b;
	border-right:1px solid #99927b}
.thirdnavfg{
	background:#786e50;
	color: #ffffff;
	font-family: Helvetica,Times New Roman,  Sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px 10px 10px;
	height: 80%;
}

/* Main Content */

div#contentLeft {
	color: #424243;
	font-family: Georgia, Times New Roman, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	align: left;
	padding: 0px 0px 0px 0px;
	height: 80%;
}
 
