﻿
h1
{
	font-size:24px;
	color:#4682B4;
	font-weight:normal;
margin-bottom:0px;
margin-top:15px;
	}
h2
{font-size:20px;
	color:#4682B4;
		font-weight:normal;
margin-bottom:0px;}
h3
{font-size:14px;
	color:#B13168;
		font-weight:normal;
margin-bottom:0px;}
h4
{
	color:#B13168;
		font-weight:normal;
margin-bottom:0px;}

#left ul li h4 a:hover
{color:#000;}

h5
{}
h6
{}
font
{
		}

#header
{	width:100%;
 	margin:auto;
 	float:none;
	height: 349px;
	background-image:url(/assets/images/sky.jpg);
	
	background-color:#6bc8ee;
	background-repeat:repeat-x;
	
}

#header-inner
{	 width:940px;
	margin:auto;
 	float:none;
	height: 349px;

	}

#topnav
{
	width:100%;
 	margin:auto;
 	float:none;
	height: 60px;
	background-image:url(/assets/images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#6bc8ee;

	 
}

#topnav-inner
{	width:820px;
	margin:auto;
 	float:none;
 	padding-top:5px;
 	 font-family:Trebuchet MS, Serif;
 	}
#topnav li
{
	font-size:12px;
	font-weight:bold;
	display: inline;
	margin: 5px 5px 0px 5px;
	font-weight:normal;
	

}

#topnav li a
{
	color:#000;
}

#footer li
{
	display: inline;

}
#breadcrumb
{
	height: 35px;
}
#left
{padding:15px;
 float:left;
 width:430px;
}

#right
{	
	padding:15px;
 float:left;
 width:430px;
 border-left:solid 1px #D6D5C0;
 }

#bottomdiv
 {border-top:solid 1px #D6D5C0;
  margin-top:25px;float:left;}
	
#maincontent
{
	min-height: 250px;
	height: 100%;
	padding-left: 10px;
	background-color:#f4f1ea;
	font-family:Trebuchet MS;
	line-height:22px;
	color:#444;

	
}

#maincontent ul
{margin-left:20px; padding-left:20px;}

#maincontent li
{list-style-position:outside;}




#topfooter
{
	width:100%;
 	margin:auto;
 	float:left;
	height: 50px;
	background:#3d362d;
font-family:Trebuchet MS;
	font-size:12px;
}

#topfooter-inner
{
	width:940px;
	margin:auto;
 	float:none;
 	padding-top:15px;
}
#topfooter-inner li 
{ display:inline; margin-right:22px;}
#topfooter-inner li a
{color:#fff;}


#bottomfooter
{
	width:100%;
 	margin:auto;
 	color:#fff;
 	float:left;
	height: 50px;
	background:#332d25;
font-family:Trebuchet MS;
	font-size:12px;
}

#bottomfooter-inner
{
	width:940px;
	margin:auto;
 	float:none;
 	padding-top:15px;
}

#bottomfooter-inner a
{color:#fff;}



