/*MAIN SITE STRUCTURE*/

.clearer {
	clear: both;
}

body{
	background-color:#000000; 	
	margin:0 0 0 0;  /*top right bottom left*/
	background-image:url(images/background_top.gif);
	background-repeat:repeat-x;
}

#container_main {
	width:824px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

/*TOP PORTION OF SITE--wider due to 'anchor' image extending to the left*/

#container_header{
	width:824px;
	margin: 0px auto;
	border: 0px solid #000000;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

#header1{
	margin: 0px auto;
	width: 760px;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

#header2{
	margin: 0px auto;
	width: 760px;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

#header3{
	margin: 0px auto;
	width: 792px;
	padding:0px 32px 0px 0px;  /*top right bottom left*/
}

#header4{
	margin: 0px auto;
	width: 784px;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

/*Center, 2 column portion of site*/

#container_2_column {
	background-color: #0b3348;
	position:relative;
  	float:left;
	border-left:215px solid #0f3952;    /* The width and color of the left rail */
	margin:0px 0px 0px 32px;  /*top right bottom left*/ /*LEFT PADDING VARIES WITH IE6*/
}

#left_column { 
	float:left;
	position:relative;
	width:215px;
	margin-left:-215px;
	background-image:url(images/background_leftmenu.gif);
	background-repeat:no-repeat;
	min-height:227px;
}

#leftmenu {
	width:215px;
	margin:20px 0px 0px 0px;  /*top right bottom left*/
}

#content_body { 
	float:left;
	width:510px;
	min-height:250px;
	background-color: #0b3348;
	position:relative;
	padding:20px 10px 0px 25px;  /*top right bottom left*/
}

#contact_form { 
	width:465px;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

/*Footer portion of site*/
#footer{
	margin: 0px auto;
	width: 760px;
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

#footer_text {
	margin:auto;
	width:935px;
	text-align: center;
	padding:10px 0 30px 0px; /*top right bottom left*/
}

/*MISC*/
a img {border: none; }

p {	margin-top: 5px;}

ul {margin-top: 0px;}


/*HEADERS*/

/*H1 is used for main content header */

h1 {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ececec;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 5px 0px;  /*top right bottom left*/ 
}

/*H2 is used for News Bulletin Headers / Main content body headers */
h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 2px 0px;  /*top right bottom left*/ 
}


/*H3 is used for secondary content body headers */
h3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #e9d664;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 2px 0px;  /*top right bottom left*/ 
}

/*H4 is used only for the [] in the submenu */
h4 {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
	display:inline;
}


/* TEXT */
span.text {font-family: verdana, arial, helvetica; font-size: 10px; color: #bababa;}
span.copyright {font-family: Arial, Helvetica, Verdana, sans-serif; font-size:11px; color:#676767; letter-spacing:0px;}

/* ROLLOVERS */
.edgeflow {FONT-SIZE: 11px;FONT-FAMILY: Arial, verdana,Tahoma; text-decoration:underline; color:#4a6573;}
.edgeflow:hover {FONT-SIZE: 11px;FONT-FAMILY:Arial, verdana, Tahoma;text-decoration:underline; color:#7b97a5;}

.link {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration:underline; color:#ffffff;}
.link:hover {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration:underline; color:#e9d664;}

.submenu_link {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration:underline; color:#ffffff;}
.submenu_link:hover {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration:underline; color:#e9d664;}

#topmenu_home {
	font-size: 12px;
	font-weight:400;
	font-family: Verdana, Arial, Tahoma; 
	text-decoration:none; 
	color:#ffffff;
	float:left;
	margin: 12px 0px 0px 621px;  /*top right bottom left*/
}
#topmenu_home:hover {
	color:#fece29;
}

#topmenu_contact {
	font-size: 12px;
	font-weight:400;
	font-family: Verdana, Arial, Tahoma; 
	text-decoration:none; 
	color:#ffffff;
	float:left;
	margin: 12px 0px 0px 29px;  /*top right bottom left*/
}
#topmenu_contact:hover {
	color:#fece29;
}

/*Left menu & submenu rollovers*/

.leftmenu_link_main {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration:none; font-weight:bold; color:#273a5d;}
.leftmenu_link_main:hover {color:#ffffff;}

.leftmenu_sublink {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration:none; color:#273a5d;}
.leftmenu_sublink:hover {color:#ffffff;}


/*Left menu rollover with image and text effect*/

a.rollover {
	text-indent: 0px ;
	text-decoration: none ;
	display: block ;
	width: 182px ;
	height: 26px ;
	background: transparent url(images/leftmenu_off.png) no-repeat ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 100;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 0 0;  /*top right bottom left*/
	margin: -3px 0 0 0;  /*top right bottom left*/
	
}

a.rollover:hover {
	text-indent: 0 ;
	background: transparent url(images/leftmenu_on.png) no-repeat ;
	color:#fee445;
	
}

/*END Left menu rollover with image and text effect*/


/* Contact form styling */
.name_top {
	border: 1px solid #999999;
	color:#104b6b;
	width: 200px;
	background:#c6d0d6;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	text-align:right;
}

.name {
	border: 1px solid #999999;
	color:#104b6b;
	width: 200px;
	background:#c6d0d6;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	margin-top:-5px;
	margin-bottom:0px;
	text-align:right;
}

.phone {
	border: 1px solid #999999;
	color:#104b6b;
	width: 150px;
	background:#c6d0d6;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	margin-top:-5px;
	margin-bottom:0px;
	text-align:right;
}

.comments {
	border: 1px solid #999999;
	color:#104b6b;
	width: 425px;
	height:75px;
	background:#c6d0d6;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0px;
	text-align:left;
}

