/* CSS Document */

body 
{
	height: 100%;
	width: 100%;
	margin: 0; /* zero out margin */
	padding: 0; /* zero out padding */
	background-color: #001542;
	background-image:url(images/background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #cecece;
	
}

#wrapper 
{
	min-height: 715px;
	height: auto !important;
	height: 715px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	text-align:center;
	padding-bottom: 40px;
}


* html #wrapper 
{ 
	overflow: visible; 
	height: 715px;
}



#name 
{
	position: relative;
	width: 100%;
	left: -22%;
	padding: 0;
	
	
}

#contactInfo
{
	position: relative;
	padding: 10px 0px 0px 0px;
	margin-left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

img 
{
	border: 0px;
}

.fontLarge
{
	font-size: 125%;
}

h1, h2, h3, h4, .largerText, .taglineText
{
	color: #F4B409;
}
	
h1 
{
	font-family: "Palatino Linotype", Palatino, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
}

h2
{	
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 19px;
	text-transform: uppercase;
}

h3
{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 10px;
}

.largerText
{
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", Times, serif;
	font-size: 200%;
}

.taglineText
{	
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", Times, serif;
	font-size: 20px;
	padding-top: 40px;
}

sup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px !important;
}
		
.Clear
{ 
	clear: both;
}

a 
{
	color: #B0C3E3;
	text-decoration: none;
}

a:hover
{
	color: #F4B409;
	text-decoration: underline;
}

.Right 
{
	float: right;
	
}
.RightMiddle
{
	float: right;
	padding-right: 260px;
	
}

.RightSearch 
{
	float: right;
	width: 668px;
}

.RightLine
{
	padding: 25px 0 0 0;
	float: right;
}

.Left
{
	float: left;
}

#footer
{
	
	padding: 10px 30% 10px 30%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	
}


/*Main Nav*/
.mainNav
{
	position: relative;
	width: 100%;
	left: 34%;
	padding: 5px 0px 10px 5px;
	margin: 0;
}

	.mainNav ul.nav 
	{
		margin: 0px !important;
		padding: 0px;!important;
		white-space: nowrap;!important;
	}
	
	.mainNav li.navM 
	{
		list-style-type: none;
		display: inline;
		width: 11em;
	}
	
		.mainNav li.navM  a.navTop 
		{
			padding: 7px 30px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 16px;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
			color: #B0C3E3;
			font-weight: bold;
		}
	
		.mainNav li.navM  a.navTop:link {
		
		}
		
		.mainNav li.navM  a.navTop:hover {
		color: #F4B409;
		}

/*Secondary Nav*/
#bottomLinks
{ 
	position: relative;
	padding: 1px 1px 5px 1px;
	margin: 0px 0px 10px 0px;
	height: 100px;
	background-image: url(images/bottomLinks.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	
}

ul { /* all lists */
	text-align: center;
	position: relative;
	left: 17%;
	margin: 0;
	padding: 40px 0px 1px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 12em;
	
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: -7px !important;
	left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left 
	top: auto;
	left: auto;*/
}

li:hover ul, li.over ul { /* lists nested under hovered list items */

	display: block;
	border-bottom: 1px solid #33486C;
	border-left: 1px solid #33486C;
	border-right: 1px solid #33486C;	
}	

.homeText 
{
	display: block;
	width: 354px;
	height: 363px;
	padding: 5px 12px 6px 16px;
	background-color: #112850;
	border: 1px solid #33486C;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}

.italic
{
	font-style: italic;
}

#content 
{
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 4px;	
}

.mainContent
{
	position: relative;
	width: 900px;
	background-color: #112850;
	border: 1px solid #33486C;
}
	
.mainContentText
{
	padding: 10px 30px 30px 30px;
	min-height: 400px;
}

td
{	
	padding: 0 5px 0 0;
	vertical-align: top;
	font-size: 13px;
}

.featured
{ 
	float: right;
	width: 350px;
	text-align: left;
	padding-right: 0px;
}

.featuredText
{ 
	float: right;
	width: 300px;
	padding-right: 0px;
}


.featuredSmall
{ 
	float: right;
	width: 440px;
	text-align: left;
	padding-right: 50px;
}

.smallLeftImage
{ 
	float: right;
	width: 420px;
	text-align: left;
	padding-right: 40px;
}

ul.normalList
{
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: disc;
	left: 0;
	display: block !important;
	list-style-position:inside;
	text-align: left;
	
}

li.bulleted 
{
	width: 820px;
}

ol
{
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	left: 0;
	display: block !important;
	list-style-position: inside;
	text-align: left;
}

#company
{
	width:840px;
	margin: 0 auto;
	float: left;
}

#companyLeft
{
	width: 410px;
	float: left;
}

#companyRight
{
	width: 410px;
	float: right;
	padding-bottom: 20px;
}

.companyLeftImage
{
	width: 155px;
	float: left;
	padding-bottom: 20px;
}

.companyLeftText
{
	width: 250px;
	float: right;
}

