/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* BEGIN: STANDARD ELEMENTS

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

body

{

	margin: 0px;

	height: 100%;

	

	background-color: #49516d; /* Enter body background color */

	background-image: url(images/bg_main.gif);

	

	line-height: 135%; /*Enter line height */

	

	font-family: Verdana, Arial, Geneva; /* Enter font preference */

	font-size: 11px; /* Enter font size */

	font-weight: normal; /*Enter font weight */



	color: #000000; /* Enter font color */

	

	list-style-type: disc;

}



h1

{

	margin-top: 10px;

	margin-bottom: 10px;

	

	font-family: Verdana, Arial, Geneva; /* Enter font preference */

	font-size: 20px;

	font-weight: bold;

	

	color: #0a2448;

}



h2

{

	margin: 10px 0px 3px 0px;

	

	font-family: Verdana, Arial, Geneva; /* Enter font preference */

	font-size: 14px;

	font-weight: bold;

	

	color: #0a2448;

}



hr

{

	margin: 5px 0px 12px 0px;

	color: #5f6973;

	size: 1px;

}



a

{

	color: #1f4170;

	text-decoration: underline;

}



a:hover

{

	color: #6f829c;

}



a:active

{

	color: #1f4170;

}



form

{

	margin: 0px;

	padding: 0px;

}





/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* END: STANDARD ELEMENTS

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */





/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* BEGIN: GENERAL CLASSES

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */





div.clear {

	clear: both;

}



img.bodyimage

{

	border: #000000 solid 1px;

	margin: 0px 10px 4px 0px;

}



ul.topNav {

	margin: 0 0 20px 0;

	padding: 0px 0px 5px 0px;

	

	list-style: none;

	

	font-size: 11px;

	text-align: center;

}



ul.topNav li {

	display: inline;

	margin: 0;

	padding: 0;

}





/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* END: GENERAL CLASSES

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */





/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* BEGIN: CUSTOM NAMED ELEMENTS

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/*** Main Container ***/

#contain {

	margin: 0 auto; /* Center align */

	width: 730px; /* Enter desired container width */

	border: 0px;

	background-color: #0a2448; /* Enter container background color */

}





/*** Header ***/



#header {

	width: inherit;

	height: 95px;

	background-color: #b8bbbf; /* Enter background color */

	border-bottom: #0a2448 solid 2px; /* Enter bottom border color */

}



/** Logo/Business Name **/

#logo

{

	width: 450px;

	float: right;

	text-align: left;

	margin-left: 10px;

}



/** Address Information **/

#address

{

	width: 235px;

	float: left;

	font-size: 11px; /* Enter font size */

	font-weight: normal; /* Enter font weight */

	line-height: 120%; /* Enter line height */

	text-align: left;

	margin: 10px 5px 0px 10px;

	color: #0a2448; /* Enter address text color */

}



#address a

{

	color: #0a2448;

	text-decoration: underline;

}





/*** Flash (Home Page) ***/



#flashHome

{

	width: inherit;

	height: 300px;

	text-align: left;

	background-color: #edf0f9; /* Temp for positioning */

	border-bottom: #0a2448 solid 4px; /* Enter bottom border color */

}



#logoHome

{

	width: 427px;

	float: right;

	display: inline;

	text-align: center;
	
}



#logoHome img {

	margin-top: 67px;

}

#logoVideo	{
	margin: 30px 30px 30px 30px;
}



/*** Flash (Interior Pages) ***/



#flashInt

{

	width: inherit;

	height: 140px;

	background-color: #6f829c; /* Temp for positioning */

	border-bottom: #0a2448 solid 4px; /* Enter bottom border color */

}





/*** Horizontal Navigation (Top) ***/



#navtop

{

	padding-top: 5px;

	width: inherit;

	height: 22px;

	text-align: center;

	vertical-align: middle;

	background-color: #033a39; /* Enter horizontal nav background color */

	border: 0px;

}



#navtop ul

{

	margin: 0;

	padding: 0;

	

	list-style: none;

	

	font-size: 11px;

	font-weight: bold;

	text-align: center;

}



#navtop ul li

{

	display: inline;

	margin: 0;

	padding: 0 8px;

}



#navtop a:link, #navtop a:visited

{

	color: #ffffff; /* Enter link text color */

	text-decoration: none;

}



#navtop a:hover, #navtop a:active

{

	color: #000000; /* Enter link text hover color */

	text-decoration: none;

}





/*** Content ***/



#content

{

	width: inherit;

	border: 0px;

}



#contentLeft {

	float: left;

	display: inline;

	width: 535px;

	background-color: #efeff0; /* Enter right container background color */

}



#contentLeft hr

{

	color: #5f6973;

	size: 1px;

}



#contentRight {

	float: right;

	display: inline;

	width: 195px;

}





/*** Home Page ***/



/** Content Left (Home) **/

#contentLeftHome {

	float: left;

	display: inline;

	width: 535px;

	background-color: #b8bbbf; /* Enter right container background color */

}



#contentLeftHome hr

{

	color: #0a2448;

	size: 1px;

}



/** Main Welcome **/

#mainWelcome

{

	margin-left: 10px;

	margin-top: 10px;

	margin-bottom: 0px;

	margin-right: 0px;

	color: #0a2448;

}



#mainWelcome p

{

	margin-top: 4px;

	margin-bottom: 15px;

}



/** Main Content Left (Home Only) **/

#mainContentLeftHome

{

	width: 190px;

	float: left;

	margin: 4px 0px 0px 2px;

	margin-top: 4px;

	background-color: #b8bbbf; /* Enter right container background color */

	display: inline;

}





/*** MENU BOX ***/

#menubox

{

	margin: 0px;

	width: 190px;

	color: #63696d;

}



#menubox .menusection

{

	background-image: url(images/menubox/mb_mid.gif);

	background-repeat: repeat-y;

}



#menulist

{

	margin-right: 10px;

	padding: 4px 4px 4px 30px;

	float: left;

	text-align: left;

}



#menulist ul

{

	margin: 0;

	padding: 0;

	list-style: none;

}



#menulist ul li

{

	margin: 10px 0 10px 0;

	font-size: 12px;

	font-weight: bold;

}



#menulist a

{

	color: #63696d;

	text-decoration: none;

}



#menulist a:hover

{

	color: #6f829c;

}



#menulist a:active

{

	color: #67256d;

}



/** Main Content Right (Home Only) **/

#mainContentRightHome

{

	width: 295px;

	float: right;

	margin: 4px 12px 0px 0px;

	color: #0a2448;

	background-color: #b8bbbf; /* Enter left container background color */

	display: inline;

}



#mainContentRightHome p

{

	margin-top: 4px;

	margin-bottom: 15px;

}





/*** Sidbar Menu ***/



#sidebarMenu

{

	width: 180px;

	margin-top: 10px;

	margin-left: 8px;

	font-weight: bold;

	text-align: right;

}



#sidebarMenu ul

{

	margin: 0 5px 0 0;

	padding: 0;

	width: 175px;

	

	list-style: none;

}



#sidebarMenu ul li {

	margin: 0;

	padding: 3px;

}



#sidebarMenu a

{

	color: #ffffff;

	text-decoration: none;

}



#sidebarMenu a:hover, #sidebarMenu a:active

{

	color: #eaeaeb;

}





/*** Contact Form ***/



#contactForm {

	margin: 10px;

	padding: 4px;

	background-color: #edf0f9;

	border: #000000 1px solid;

}



#contactForm p {

	margin-bottom: 3px;

	font-size: 11px;

	font-weight: bold;

	color: #0a2448;

}



#contactForm form {

	margin: 0;

}



#contactForm input, #contactForm textarea {

	color: #000000;

	border: 1px solid #0a2448;

}



#contactForm .submit input {

	margin-right: 3px;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #0a2448;

	border: 1px outset #000000;

}



#contactForm .alignLeft {

	padding-left: 1px;

	text-align: left;

}





/*** Footer ***/



#footer {

	width: inherit;

	height: 65px;

	margin: 0px;

	background-color: #033a39; /* Enter footer background color */

	text-align: center;

	clear: both;

}



#copyright

{

	margin: 0;

	padding: 10px 5px;

	color: #ffffff;

	text-align: center;

	line-height: 110%;

}



#copyright p

{

	margin: 0px 0px 7px 0px;

}



#copyright .docText

{

	font-size: 10px;

}



#copyright .copyText

{

	font-size: 11px;

	font-weight: bold;

}



#copyright a

{

	color: #ffffff;

	text-decoration: none;

}





/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* END: CUSTOM NAMED ELEMENTS

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */





/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* BEGIN: SPECIFIC CLASSES

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */





/*** Main Interior ***/



#mainInt

{

	margin: 20px;

	color: #000000;

}



#mainInt img

{

	margin: 15px;

}



#mainInt .headerIMG

{

	margin: 7px 0px;

}



#mainInt .leftIMG

{

	margin: 2px 8px 3px 0px;

	border: #0a2448 1px solid;

}



#mainInt .rightIMG

{

	margin: 2px 8px 3px 8px;

	border: #0a2448 1px solid;

}



#mainInt .stdDiv

{

	margin: 12px 0px 15px 0px;

	clear: both;

}





/*** Request Information ***/



.formpg

{

	margin: 5px 0px 5px 3px;

}





/*** Site Map ***/



#siteMap

{

	margin: 4px 0px 5px 0px;

}



#siteMap p

{

	margin: 9px 0px 4px 0px;

}



#siteMap ul

{

	margin: 0px 0px 4px 10px;

	list-style: none;

}



#siteMap li

{

	margin: 1px 0px 5px 12px;

}





/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* END: SPECIFIC CLASSES

/* ^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

