﻿@charset "utf-8";
/* CSS Document */

*, h1, h2, h3, h4, h5
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	margin: 0;
	padding:0;
}

TD
{
	vertical-align:top;
}

h2
{
	font-size:17px;
	color:#4d9e0c;
	margin-bottom:14px;
}

h3
{
	font-weight:bold;
	color:#009900;
	font-size:14px;
	margin-bottom:10px;
}

h4
{
	font-weight:bold;
	color:#F6973B;
	margin-bottom: 13px;
}

p 
{
	margin-bottom: 13px;
}

a, a:link
{
	color:#87c350;
	font-size:14px;
	text-decoration:none;

}

a:visited
{
	color:#ffad3e;
}

a:hover
{
	text-decoration: blink; 
}

/*html,body{height:100%}*/

body
{
	background-image:url(imgs/backpix.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#a2d075;
	color: #666666;
	margin-bottom:5px;
	padding-left: 0; 
}

.clear
{
	clear:both;
}

#main-wrapper
{
	width:905px;
	background-color:#FFFFFF;
	margin:0 auto;
	border:10px solid #DFECD2;
}

#header-wrapper
{
	margin:20px 20px;
	padding-top:5px;
	padding-bottom:0;
	text-align:left;
}

#logo-wrapper
{
	width:650px;
	float:left;
	position:relative; 
	padding-left:10px; 
	
}

#search-wrapper
{
	padding: -200px; 
	float: right; 
	

	

}

.menu-wrapper
{
	margin:14px 14px;
	width:867px;
	height:45px;
	padding:0 1px 1px 1px;
	text-align: center;
	background-image:url(imgs/backnav.jpg); background-repeat:no-repeat;
 
}



#top-media
{
	width:877px;
	margin: 0 14px;
	padding-top:1px;
	

}

#top-media .media-control
{
	float:right;
}

#top-media .accordion, #top-media .media-control
{
	float:left;
	height: inherit; 
}

#top-media .accordion
{
	width:280px;
	height: inherit;
}

#top-media .media-control
{
	width:580px;
	height: inherit;
	margin-left:12px;
	margin-right:3px;
	
}

#front-content
{
	width:877px;
	height:inherit; 
	margin: 13px 3px 0 3px;
	padding: 16px 11px 0 11px;
	background-image:url(imgs/pix-mid.jpg);
	background-repeat:repeat-x;
}


#footer
{
	margin: 0 3px 3px 3px;
	padding:20px 11px 20px 11px;
	text-align:left
}

#copyright
{
	
	float:left;
	width:300px;
}

#footer .network
{

    float:right;
	position:absolute;
	margin: -1px 40px 40px 10px;
	width:540px;
}
