/* 
Enter WP Design & Creation Comments Here

*/

/*////////// GENERAL //////////*/
body {
	margin: 0px;
	background-color: #878787;
	background-image: url(../images/bgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}

#container {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 913px;
	position: relative;
	background-color: #FFFFFF;
}
	  
#container2 {
	background-color: #FFFFFF;
	background-image: url(../images/main-bgd.jpg);
	background-repeat: repeat-y;
}

/*////////// TYPEOGRAPHY //////////*/
		
h1 {
	font-size: 20px;
}
		
h2 {
	font-size: 20px;
}
		
h3 {
	font-size: 16px;
}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	margin-bottom: 22px;
}
		
a {
}

a:hover {
	text-decoration: underline;
}
		
a:visited {}
	 	 

/*////////// HEADERS //////////*/
#header {
	background-color: #FFFFFF;
	height: 181px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
}
	
#header p, #header h1, #header h2/**/ {
	display: none;   /*display: none;*/
}
#header-graphic {
	background-color: #0000FF;
	background-repeat: no-repeat;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#logo {
}

/*////////// CONTENT //////////*/
#content {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 20px;
}
			
  
/*////////// SIDEBARS //////////*/
#sidebar {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 220px;
	padding-left: 9px;
}


/*////////// NAV //////////*/

#top_navlist {
	text-align: left;
	position: absolute;
	width: 750px;
	top: 55px;
	right: 0px;
}
#navlist {
	padding: 5px;
	margin-left: 0px;
}
#navlist li {
	text-decoration: none;
	display: inline;
	margin: 0px;
	float: left;
}
#navlist li a {
	text-decoration: none;
	padding: 8px;
}
#navlist li a:link {
	color: #7FA0D6;
}
		
#navlist li a:visited {
	color: #0000FF;
}
#navlist li a:hover {
	color: #016EB3;
}
#navlist li ul {
	width: 10em;
	position: absolute;
	left: -999em;
	background-color: #00FF00;
}
#navlist li ul li a {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}	
#navlist li ul li a:hover {
	text-decoration: none;
	background-color: #0000FF;
}
#navlist li:hover ul {
	background-color: #cccccc;
	text-decoration: none;
	left: auto;
	margin-right: 15px;
	margin-left: 15px;
}
#pushbottom {
	clear: both;
}
  

/*////////// BLOG ELEMENTS //////////*/

		
/*////////// FORMS //////////*/


/*////////// FOOTER //////////*/
#footer {
	clear: both;
	background-color: #034A76;
}
#footer p {
	color: #CCCCCC;
	text-align: center;
	background-color: #034A76;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
#footer a {
	font-weight: normal;
	color: #BBBBBB;
	font-size: 11px;
}
.clear {
	clear: both;
}
.logo {
	clear: both;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
}
.heads {
	line-height: 25px;
	color: #016EB3;
}
.main-top {
	background-image: url(../images/main-top.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 27px;
}
.main-btm {
	background-image: url(../images/main-btm.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
#nav {
	background-image: url(../images/nav-left2.jpg);
	background-repeat: no-repeat;
	height: 39px;
	background-color: #016EB2;
}
#navleft {
	margin-left: 211px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#seo {
	font-size: 10px;
	background-color: #878787;
	text-align: center;
	margin: 0px;
	line-height: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#container2-inside {
	background-color: #FFFFFF;
	background-image: url(../images/main-bgd-inside.jpg);
	background-repeat: repeat-y;
}
.main-top-inside {
	background-image: url(../images/main-top-inside.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 27px;
}
#content-inside {
	width: 850px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.main-btm-inside {
	background-image: url(../images/main-btm-inside.jpg);
	background-repeat: no-repeat;
	height: 28px;
}

