/* CSS Document */

body
{
margin-top: 0px;
background-image:url(images/bgx2.jpg);
background-repeat:repeat-x;
/*background-color:#B2CDE8;*/
background-color:#CEDFEF;
}

p {
font-family: "Tahoma";
font-weight: normal;
font-size: 11px;
color: #000;
/*color: #546f81;*/ 
border:none;
text-decoration: none;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	/*color: #006699;*/
	color:#990000;
	text-decoration: underline;
}

div.body-page {
	width: 900px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
}

div.page
{
width: 770px;
height: 804px;
margin-right: auto;
margin-left: auto;
text-align: left;
/***********************************************************************************
CODE FROM BOX MODEL HACK WEBSITE: "http://tantek.com/CSS/Examples/boxmodelhack.html"
***********************************************************************************
voice-family: "\"}\"";
voice-family:inherit;
height: 824px;
margin: -16px auto auto auto;*/
}

/************************************
HEADER SECTION
*************************************/
#header
{
height: 73px;
width: 770px;
}

#header-text {
	float:left
	width: 700px;
	height: 20px;
	margin-top: 0px;
	font-size: 30px;
	color:#990000;
	text-align: right;
	font-style: italic;
	font-style: oblique;
	font-family:Arial, Helvetica, sans-serif;
	
}
	
#header-subtext {
	float:left;
	width: 710px;
	height: 15px;
	margin-top: 5px;
	padding-bottom: 0px;
	font-size: 15px;
	color:#3E4E82;
	text-align: right;
	/*font-style:italic;*/
	font-style:oblique;
	font-family:Arial, Helvetica, sans-serif;
	
}

#diagonal-left
{
float: left;
height: 73px;
width: 28px;
margin-top: 0px;
background-image:url(images/2.jpg);
}

#diagonal-right
{
float: left;
height: 73px;
width: 28px;
margin-top: 0px;
background-image:url(images/4.jpg);
}

div.head-section
{
float: left;
width: 710px;
height: 73px;
background-image:url(images/header_0.jpg);
}

#htext-1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; color: #275781; border:none;
font-weight:bold;
text-align: center;
padding-top: 102px;
}

/************************************
FLASH SECTION AND TOP MENU
*************************************/
#flash
{
margin-top: 0px;
float: left;
height: 125px;
width: 770px;
}

#bevel5
{
float: left;
height: 125px;
width: 28px;
}

#bevel8
{
float: left;
height: 125px;
width: 28px;
}

#topmenu
{
float: left;
height: 125px;
width: 193px;
margin:auto;
border:none;
padding:inherit;
background-image:url(images/top-menu-bg.jpg);
}

#flash-image
{
float: left;
height: 125px;
width: 517px;
}

/*****************************************
MIDSECTION 
******************************************/
#divider
{
float: left;
margin-top: 0px;
margin-left: 0px;
height: 13px;
width: 770px;
}

#midsection
{
float: left;
margin-top: 0px;
margin-left: 0px;
height: 948px;
width: 770px;
}

#bevel5a
{
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
float: left;
height: 125px;
width: 28px;
background-image: url(images/5.jpg);
background-repeat: repeat-y;
}

#bevel5a img
{
height: 880px;
width: 28px;
background-image:url(images/5.jpg);
}

#bevel8a
{
float: left;
height: 125px;
width: 28px;
background-image: url(images/5.jpg);
background-repeat: repeat-y;
}

#bevel8a img
{
height: 880px;
width: 28px;
}

/****************************************LEFT MENU**********************************/

#leftmenu
{
background-image:url(images/bak1.jpg);
background-repeat:repeat-y;
margin: 0px auto auto auto;
float: left;
height: 880px;
width: 192px;
}

#leftmenu img
{
float: left;
padding: 1px 1px 1px 1px;
border: 1px solid #000;
margin: 0px 3px 0px 0px;
}

#leftmenu p
{
text-indent: -12px;
display:inline;
padding-left:12px;
}
/***************************************LEFT MENU HEADINGS*************************************/
#headings
{
margin-top: 2px;
font-family: "Arial Narrow";
font-weight: normal;
font-size: 13px;
color: #2B6190; 
border:none;
padding-left:10px;
padding-right:5px;
padding-top:3px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#leftmenu-heading
{
vertical-align:text-top;
background-image:url(images/header1.jpg);
float: left;
height: 28px;
width: 192px;
}

#leftmenu-column
{
float: left;
/*vertical-align: bottom;*/
height: 170px;
width: 192px;
}

#leftmenu-text
{
text-align:left;
margin-top: 0px;
font-family: "Tahoma";font-weight: normal;
font-size: 11px;color: #546f81; border:none;
padding-left:10px;
padding-right:2px;
padding-top:10px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}


/****************************************RIGHT MENU**********************************/

#right_menu
{
/*background-image:url(images/bak1.jpg);
background-repeat:repeat-y;*/
margin: 0px auto auto auto;
float: left;
height: 880px;
width: 192px;
}

#right_menu img
{
float: left;
padding: 1px 1px 1px 1px;
border: 1px solid #000;
margin: 0px 3px 0px 0px;
}

#right_menu p
{
text-indent: -12px;
display: inline;
padding-left:12px;
}
/***************************************RIGHT MENU HEADINGS*************************************/
#headings
{
margin-top: 2px;
font-family: "Arial Narrow";
font-weight: normal;
font-size: 13px;
color: #2B6190; 
border:none;
padding-left:10px;
padding-right:5px;
padding-top:3px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#right_menu_heading
{
vertical-align:text-top;
background-image:url(images/header1.jpg);
float: left;
height: 28px;
width: 192px;
}

#right_menu_column
{
float: left;
/*vertical-align: bottom;*/
height: 135px;
width: 192px;
}

#right_menu_text
{
text-align:left;
margin-top: 0px;
font-family: "Tahoma";font-weight: normal;
font-size: 11px;color: #546f81; border:none;
padding-left:10px;
padding-right:2px;
padding-top:10px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

/***************RIGHT COL. MENU SECTION*********************/

/******************************************Call Now Code**********************************/
.area_code {
	width: 25px;
	color:#000000;
	background-color:#bae5fc;
	border: 1px solid #666666;
}

.m_number {
	width: 50px;
	color:#000000;
	background-color: #bae5fc;
	border: 1px solid #666666;
}

.button {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	/*background-color: #333333;
	color: #FFFFFF;*/
}

form {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #334d55;
	border: 0px solid #284279;
}


.noborder {
border-style:none;
}

/***************CONTENT SECTION*****************************/

#content
{
float: left;
height: 880px;
width: 517px;
text-align:left;
border-left: 1px solid #fff;
border-right: 0px solid #fff;
}

#content-heading
{
/*vertical-align:text-top;*/
background-image:url(images/menu_517x34.jpg);
float: left;
height: 30px;
width: 517px;
}


#sub-heading
{
margin-bottom: 0px;
border:none;
padding-left:0px;
padding-right:0px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#content-text
{
float: right;
/*overflow: scroll;
overflow-x: hidden;*/
overflow: scroll;
overflow-x: hidden;
vertical-align:text-bottom;
height: 880px;
width: 517px;
text-align:left;
margin-top: 0px;
font-family: "Arial Narrow";
font-weight: normal;
font-size: 13px;
color: #2B6190; 
padding-left:0px;
padding-right:0px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#content-text p
{
margin-right: 0px;
padding-right: 20px;
}
#content-text img
{
float: left;
padding: 1px 1px 1px 1px;
border: 1px solid #000;
margin: 0px 3px 0px 0px;
}

h1
{
font-family: "Tahoma";
font-weight: bold;
font-size: 15px;
color: #9D0B0E; 
border:none;
padding-left:10px;
padding-right:0px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

h2
{
text-align: center;
font-family: Arial Bold, Helvetica, sans-serif;
font-weight: normal;
font-size: 18px;
color: #546f81; 
border:none;
padding-left:0px;
padding-right:0px;
margin-top: 0px;
padding-top: 0px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#content-text p
{
font-family: "Tahoma";font-weight: normal;
font-size: 12px;color: #546f81; border:none;
padding-left:10px;padding-right:0px;padding-top:0px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#news {
height: 25px;
padding-top: 5px;
padding-left: 15px;
background-image:url(images/n-header.jpg);
background-repeat:no-repeat;
}

/***********************CONTENT SECTION INDEX PAGE****************************/


#content_index
{
float: left;
height: 880px;
width: 323px;
text-align:left;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#content-heading_index
{
/*vertical-align:text-top;*/
background-image:url(images/menu_517x34.jpg);
float: left;
height: 30px;
width: 323px;
}

#content_index
{
float: left;
height: 880px;
width: 324px;
text-align:left;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#content-text_index
{
float: right;
vertical-align:text-bottom;
height: 880px;
width: 323px;
text-align:left;
margin-top: 0px;
font-family: "Arial Narrow";
font-weight: normal;
font-size: 13px;
color: #2B6190; 
padding-left:0px;
padding-right:0px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#content-text_free
{
float: right;
overflow: scroll;
overflow-x: hidden;
vertical-align:text-bottom;
height: 850px;
width: 515px;
text-align:left;
margin-top: 0px;
font-family: "Arial Narrow";
font-weight: normal;
font-size: 13px;
color: #2B6190; 
padding-left:0px;
padding-right:0px;
/*filter:glow(color=#2B6190, strength=5);*/
text-decoration: none;
}

#cblock-1 {
background-image:url(images/20a.jpg);
background-repeat:no-repeat;
border-top:  1px solid #fff;
padding-left: 115px;
margin-top: 0px;
padding-top: 0px;
}

#news-content {
padding-left: 5px;
padding-right: 5px;
}

/*********************************LINKS SECTION************************************/

#links
{
vertical-align:text-bottom;
float: left;
margin-top: 13px;
margin-left: 0px;
height: 70px;
width: 770px;
}

#left-bevel
{
float: left;
height: 70px;
width: 28px;
background-image:url(images/9.jpg);
background-repeat:repeat-y;
}

#right-bevel
{
float: left;
height: 70px;
width: 28px;
background-image:url(images/13.jpg);
background-repeat:repeat-y;
}

#links-content
{
/*overflow: scroll;
overflow-x: hidden;*/
float: left;
height: 70px;
width: 710px;
background-color:#7EADD7;
border-top: 1px solid #fff;
text-align:center;
}

#links-content a
{
font-family: "Tahoma";font-weight: normal;
font-size: 11px;color: #546f81; border:none;
color:#546f81;
}


#aspp {
padding-left:5px; 
padding-top:5px;
padding-bottom:25px;
}

#aspp img {
border-style:none;
}

.style2 
{
font-weight: bold; 
color: #990000;
}

/* ================================================================ 
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/flyout_4level.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 {
height:122px;
font-size:90%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px; /* this page only */
font-family:Arial, Helvetica, sans-serif;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:193px;
}
/* style the list items */
.menu li {
background-image:url(images/arrow.gif); url(shade.gif);
height:25px;
/* for IE7 */
float:left;
}
.menu li.sub {background-image:url(images/arrow.gif); url(sub.gif) no-repeat right center;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:24px;
line-height:24px;
width:192px;
color:#546f81;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:193px; w\idth:192px;}
/* style the link hover */
* html .menu a:hover {color:#efa; background:#aa7; position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#efa; background-image:url(images/arrow-over.gif);}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
color:#000; 
background-image:url(images/arrow-over.gif);
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:120px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/*****************************************BOTTOM LINKS****************************************/

#bot-links {
vertical-align:text-bottom;
float: left;
margin-top: 0px;
margin-left: 0px;
height: 70px;
width: 770px;
}

#policy {
float: left;
height: 60px;
width: 193px;
padding-top: 10px;
background-image:url(images/bak1.jpg);
background-repeat:repeat-y;
}

#site-links
{
float: left;
overflow: scroll;
overflow-x: hidden;
height: 63px;
width: 517px;
padding-top: 7px;
background-image:url(images/11.jpg);
/*background-repeat:repeat-y;*/
}

/*****************************************EEROR PAGE******************************************/

#content-text-404 {
float: left;
display: inline;
margin-top: 10px 0px 0px 0px;
padding-left:10px;
padding-right:10px;
height: 529px;
width: 517px;
text-align:left;
}

#content-text-404 p {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 18px;
color:#CC0000;
/*filter:glow(color=#2B6190, strength=5);*/
}
