
body
{
background-color:#003f82;
background-image: url(images/back.jpg);
background-repeat:repeat-x;
font-family: Arial, san-serif;
color:#fff !important;
font-weight: lighter!important;
}

a:link{color:#ffffff}
a:hover{color:#77d4ff}
a:visited{}

.entry-content a, .entry-content a:visited {
color:#77d4ff;
}

h1, h2, h3, h4, h5 {
font-family: Arial, san-serif;
font-weight: lighter!important;
letter-spacing: 0em;
color: #fff!important;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, h5 {
color:#fff;
padding: 10px 0px 10px!important;
margin: 0px 0px 5px 30px!important;
}

h4 {
font-size: 14px!important;
}

h5 {
font-size: 13px;
padding: 0px!important;
}

#page
{
width:850px !important;
background-color: transparent !important;
border:none;
padding-top: 0px!important;
}

#header
{
height:400px;
z-index: 1;
margin-top:0px !important;
margin-bottom: 0px !important;
position:relative;


}

.content
{
background-color: #00002e;
background-image: url(images/page_back.jpg);
background-repeat: repeat-x;

}


.page-head h2
{
text-align: left;
margin-bottom: -20px;
padding-bottom:0px;
}

#primaryhome {
width:460px;
}

#primary{
width:725px;
}

#footer ul{
text-align: center;
font-size:12px;
}

#footer li{ 
display: inline;	
margin-left:10px;
text-align: center;
margin-right: 10px;
font-size:12px;
}

#footer li a:link {
	color:#ffffff;
	font-size:12px;
	font-weight: 100;
	font-family: Helvetica, arial, san-serif;
	text-decoration: none !important;
	border:none;
text-transform: uppercase;
}


#footer-links li {
	display: inline;
	list-style-type: none;
	margin-left:70px;
	margin-bottom:50px;
	font-size:12px;
}

#footer-links {
	padding-bottom:50px;
text-transform: uppercase;
font-family: Copperplate, serif;
font-size:12px;

}

#footer-links a:link {
color:#a9b9da;
font-size:12px;
}

p , ul {
	color:#fff !important;
	line-height: normal;
	font-family: Helvetica, arial, san-serif;
font-size: 11px;
margin: 15px 0px;
text-align: left;
line-height: 16px;
}

.content p{
	margin-left:60px;
}
.content ul{
margin-left:50px;
}

h3{
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #73a1d5;
	border-bottom: 2px solid #3970a8;
	color:#e2e2e2 !important;
	font-size: 14pt;
	line-height: 16px;
	margin-top:-12px;
	padding-bottom: 50px;
margin-bottom: 5px;
	margin-left:20px;
	text-indent: 28px;
}

#title-arrow {
background-image: url();
background-repeat: no-repeat;
background-position: left;
padding-left:3px;
position: absolute;
top: 210;
left: 10;
width: 20px;
height: 20px;
padding-top: 50px;
}

.secondary {
width:280px!important;
float:right;
}

.widget-box {
background: #000;
width:260px!important;
margin-bottom:30px!important;
padding:15px 15px 15px 5px!important;
}

.widget-box h4 {
color:white;
font-weight: bold;
font-size:12pt;
}


#primary-wrapper {
float:left;
margin-right:-220px;
width:500px;
}


@charset "UTF-8";
/* CSS Document */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



.menu {width:820px; height:32px; font-size:0.85em; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:820px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:130px; }
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:100px;position:relative; }

.menu li li {background:#3970a8; width: 100px; padding-left: -100px!important; margin-left: 0px!important;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block; font-size:11px;text-decoration:none; color:#fff; width:100px; height:30px; background:#00002C; line-height:36px; text-align: center; margin-left:-5px !important; margin-top: 0px; !important;

/*text-transform: uppercase !important;*/


}



/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:yellow url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}




/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:-49px; width:130px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{ top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { background:#00002c; color:#fff; height:auto; line-height:1em; padding:10px 0px 5px 0px; width:130px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{background:#fff;}
.menu :hover > a, .menu ul ul :hover > a {}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

