body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	background-color:#ffffff; 
}

hr
{
	height: 1px;
	border: 1px solid #999999;
	margin: 10px 0;
	_margin: 5px 0;
	padding: 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


h1, h2, h3, h4, h5, h6
{
	font-size: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 0;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 13px;
}

h3.small
{
	font-size: 11px;
}

h4
{
	font-size: 12px;
}

h5
{
	font-size: 12px;
}

h6
{
	font-size: 12px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#Content2
{
	padding: 35px;
}

#top-information
{
	font-size: 9px;
	width: 99%;
	height: 55px;
	position: relative;
}

#logo
{
	font-size: 28px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-variant: small-caps;
	padding: 4px 0 10px 0;
}

#logo a
{
	color: #4A6BB3;
	text-decoration: none;
}

#top-information-home
{
	position: absolute;
	top: 13px;
	right: 5px;
	width: 50%;
	text-align: right;
}

#top-information-phone
{
	text-align: left;
	font-family: Arial;
	font-size: 13px;
}

#top-information-link
{
	position: absolute;
	top: 26px;
	right: 5px;
	width: 50%;
	text-align: right;
}

.topNav
{
	font-size: 13px;
}

.topNav a:link
{
	color: #d61719;
	text-decoration: none;
}

.topNav a:visited
{
	color: #980000;
	text-decoration: none;
}

.topNav a:hover
{
	background:#B4B4B4
}

.topNav a:active
{
	color: #980000;
}

ul 
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.top-p
{
	padding-left: 35px; 
	padding-right:35px; 
	padding-top:20px;
}

.other-p
{
	padding-left: 35px; 
	padding-right:35px; 
}

/****************************

***************/
#mainNav
{
	margin: 30px 0 0 0;
	padding: 0;
	width: 750px;
	height: 35px;
	font-weight: bold;
	font-size: 90%;
}

#mainNav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#mainNav li
{
	background:url(../NavBG.jpg)repeat-x ;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	height:41px;
}

#mainNav a
{
	color: #4A6BB3;
	display: inline;
	width: auto;
	height:41px;
	text-decoration: none;
	margin: 0;
	padding: 15px 15px;
	border-right:url(../Images/NavLine.gif);
}

#mainNav a:hover, #mainNav a:active
{
	background: #D7D493;
	color: #000;
}

#mainNav a.active:link, #mainNav a.active:visited
{
	position: relative;
	z-index: 102;
	background: #BBB;
	color: #D7D493;
	font-weight: bold;
}


/*******************************
 
Image

***************************************************************/

.img-outline
{
	background: url(../Images/shadow.gif) no-repeat bottom right;
	float: left;
	line-height: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left:35px;
}

.img-outline img
{
	background: #fff;
	padding: 4px;
	border: 1px solid #a9a9a9;
	position: relative;
	left: 0px;
	top: -5px;
}

.img-left
{
	float: left;
	padding-left:35px;
	padding-right:20px;
	padding-bottom:20px;
}
.img-main-lobby
{
	text-align:center;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Main Content area

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.mainContent
{
	text-align: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer
{
	color: #999999;
	font-size: 9px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 8px 0;
	margin: 10px 0;
}

#footer div
{
	display: none;
}
er
{
}

