﻿body, html
{
	margin:0;
	padding:0;	
}

body 
{
	font-family:Arial;
	font-size:12px;
	background-color: #C8C8C8;
	text-align:center;
}

h1, h2, h3, h4
{
	display:block;
	clear:left;	
}

h1
{
	font-size:11px;
	font-weight:bold;
}

h2
{
	font-size:14px;
	font-weight:bold;
	color: #124AA0;	
}


h3
{
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 7px 0;
	display:block;	
}


h4 
{
    font-size:16px;
    font-weight:bold;
    padding:0;
    margin:10px 0 10px 0;	
	
}


p
{
	line-height:16px;
}

#MainContainer 
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#MainContent 
{
	width:748px;
	border: solid 5px #124AA0;
	background:white;
	overflow:hidden;
}

.MainRight
{
	width:24px;
	background: #C8C8C8 url(Images/bg_mainright.jpg) repeat-y;	
	
}

.Bottom
{
	height:25px;
	background: #C8C8C8 url(Images/bg_footer.gif) repeat-x;	

}


#FlashBox
{
	top:-1px;

}

#FooterBox
{
	width:772px;

}

#HomeCopy
{
	border-top: solid 7px #124AA0;
	
	padding: 20px 20px 15px 20px;
	width:480px;
	float:left;	
	background:white;
}

#SubHomeCopy
{
	width:478px;
	padding-top: 5px;
	border-top: solid 1px gray;
	float:left;	
	background:white;
}

#SubHomeCopyItems
{
	padding: 0 8px 0 8px;
	width:auto;
	float: left;
	background:white;
}

#SubHomeCopyItems p
{
	margin:0;
	padding:0;	
}

#SubSectionHead
{
	border-top:	solid 7px #FFCC33;
	border-bottom: solid 2px #FFCC33;
	background-color: #D9D9D9;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
	
}

#SubSectionHead2
{
	border-top:	solid 7px #FFCC33;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;
}

#SubSectionHead2 h2 
{
	width:90px;
	border-bottom: solid 5px #FFCC33;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}

#SubSectionItems
{
	padding: 12px 8px 8px 8px;
	margin-right: 3px;
	width:234px;
	font-size:96%;
	background:white;
}

#SubSectionItems p
{
	margin:0 0 10px 0;
	padding:0;	
	width:90%;
}

.lineRule
{
	border-bottom:1px solid gray;
	width:90%;
	height:1px;
	margin:0 auto;
	clear:both;
	float:left;
		
}

#HomeContact
{
	padding-bottom:15px;

}

/*-------------------------------------------------------------------------------------
*
*	Header
*
---------------------------------------------------------------------------------------*/

#HeaderLogo
{
	position:relative;
	float:left;
	top:5px;
	left:5px;	
	
}

#TopRightContact
{
	position:relative;
	float:right;
	top:5px;
	right:5px;
}

#TopRightContact a, #TopRightContact a:visited
{
	color:#124AA0;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;

}

#TopRightContact a:hover, #TopRightContact a:visited:hover
{
	padding: 0 0 0 0;
	color:#FFCC33;
}


#Header
{
	overflow:hidden;
}

#MainNav
{
	display:block;
	float:left;
	width:900px;
	vertical-align:baseline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#MainNav ul
{
	list-style-image:none;
	background:white;
	margin-top:15px;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-left: 0px;
	padding-left:0px;
	background:white;

}


#MainNav ul li
{
	
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:white;
	
}

#MainNav ul li.Filler
{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:7px 5px 5px 70px;
	border-bottom:solid 5px #FFCC33;
	
}


#MainNav ul li a, 
#MainNav ul li a:visited
{
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#124AA0;
	text-decoration:none;
	text-align:center;
	
	margin:0px 0px 0px 0px;
	padding:7px 5px 5px 10px;
	
	border-right:solid 1px black;	
	border-bottom:solid 5px #124AA0;
	
}

#MainNav ul li a:hover, 
#MainNav ul li a:visited:hover,
#MainNav ul li a.hlt, 
#MainNav ul li a:visited.hlt
{
	border-bottom:solid 5px #FFCC33;	
	color:#FFCC33;
}

#NavFiller
{
	width:226px;
	float:right;
	border-bottom: solid 5px #FFCC33;
	vertical-align:baseline;	
}

/*-------------------------------------------------------------------------------------
*
*	Footer
*
---------------------------------------------------------------------------------------*/
#Footer
{
	padding-top:5px;
	background: #C8C8C8 url(Images/bg_footer.gif) repeat-x;	
}

#Footer ul
{
	display:inline;
	margin-left:0px;
	padding-left:0px;
}

#Footer ul li
{
	display:inline;
	
}

#Footer ul li a, #Footer ul li a:visited
{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#111;
	
	border-right:solid 1px #888;
	margin:0px 0px 0px 0px;
	padding:2px 5px 2px 5px;
}

#Footer ul li a:hover, #Footer ul li a:visited:hover
{
	color:#888;	
}

#Footer ul li a.NoRightBorder
{
	border-right:solid 0px;
}

.RightBottom
{
	background: #C8C8C8 url(Images/bg_footer.gif) repeat-x;	
	text-align:right;
	color:#111;
	font-size:11px;
	padding-right:7px;
		
}

/*-------------------------------------------------------------------------------------
*
*	Content
*
---------------------------------------------------------------------------------------*/

#HeaderBox
{
	display:block;
	height:105px;
	padding:0px 0px 0px 0px;
	margin:0px 0px -3px 0px;	
	
	
}

#PageContentCopy
{
	padding-left:0px;
	margin-top:-10px;
	border:0px solid #c00;
	width:580px;
	float:left;		
}

#ContentCopy
{
	border-top: solid 7px #124AA0;
	
}

#PageContent
{
	width:500px;
	text-align:left;
	padding-top:28px;
	padding-right:100px;	
	padding-bottom:50px;
}

#Submenu
{
	width:130px;
	padding-right:15px;
	padding-top:15px;
}

#Submenu ul
{
	list-style-position:outside;
	list-style-image: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}

#Submenu ul li
{
	background: url(Images/nav_bulletgfx.gif) no-repeat left top;
	padding: 0px 10px 2px 20px;
	border-bottom:solid 1px #ddd;	
	font-size:11px;
}

#Submenu ul li a, #Submenu ul li a:visited 
{
	color: #124AA0;
	text-decoration:none;
}

#Submenu ul li a:hover, #Submenu ul li a:visited:hover
{
	color: #FFCC33;
	text-decoration:none;
}

#Submenu ul li a.hlt, #Submenu ul li a:visited.hlt
{
	color: #124AA0;
	font-weight:bold;
	text-decoration:none;
}

/*---------------------------------
	Tour
-----------------------------------*/

.SiteDescription b a, .SiteDescription b a:visited
{
	font-size:14px;
	font-weight:bold;
	color: #124AA0;	
	text-decoration:none;
}

.SiteDescription b a:hover, .SiteDescription b a:visited:hover
{
	font-size:14px;
	font-weight:bold;
	color: #FFCC33;	
	text-decoration:none;
}

/*-----------------------
	Forms
------------------------*/

.FormItem
{
	clear:left;
	margin-bottom:20px;

	display:block;
}

.etitle
{
	float:left;
	text-align:left;
	color:#124AA0;
	font-weight:bold;
	display:block;
	width:120px;
}

.einput
{
	float:left;
}

.imageStyle
{
	float: right;
	clear: right;
}