body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
body {
	
	background-color: #EEE;
    background-image: -webkit-linear-gradient( 45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD), 
                      -webkit-linear-gradient(-45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD);
    background-image:    -moz-linear-gradient( 45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD), 
                         -moz-linear-gradient(-45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD);
    background-image:      -o-linear-gradient( 45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD), 
                           -o-linear-gradient(-45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD);
    background-image:         linear-gradient( 45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD), 
                              linear-gradient(-45deg, #DDD 25%,transparent 25%, transparent 75%, #DDD 75%, #DDD);
    background-size:60px 60px;
	
	margin: 0px;
}
a:link {
	text-decoration: underline;
	color:#090;
}
a:visited {
	text-decoration: underline;
	color:#090;
}
a:hover {
	text-decoration: none;
	color:#D5D500;
}

a:focus {
	text-decoration: none;
	color:#D5D500;
}

a:active {
	text-decoration: underline;
	color:#090;
}

h1, .headin1 {
	font-size:26px;
	color:#030;
}

h2, .headin2 {
	font-size:22px;
	color:#030;
}

h3, .headin3 {
	font-size:18px;
	color:#030;
}


div#main_container {
	width:970px;
	height:auto;
	margin: 0 auto;
	background-color:#FFF;
}


div#container {
	width:970px;
	height:auto;
	float:left;
	background-color:#FFF;
	border-radius:0 100px;
	box-shadow: 0px 0px 5px 3px #888888;
	
}

div#header {
	height:70px;
	width:950px;
	float:left;
	padding:10px;
}

div#sitename{
	width:450px;
	height:auto;
}

div#sitename img{
	margin-right:10px;
	float:left;
}

div#sitename p{
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#030;
	letter-spacing:2px;
	float:left;
}

div#search{
	width:400px;
	float:right;
	padding-right:30px;
	text-align:right;
	padding-top:20px;
}

div#search input, div#search button, div#search select{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#060;
}

input, button, select {
	padding:3px;
}


div#menu_bar {
	height:30px;
	width:970px;
	float:left;

	background-color:#004000;
	background-image:linear-gradient(#004000, #008000, #004000);
	background-image:-moz-linear-gradient(#004000, #008000, #004000);
	background-image:-webkit-linear-gradient(#004000, #008000, #004000);
	color:#80FF00;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}

div#menu_bar ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

div#menu_bar li{
	float:left;
}

div#menu_bar a{
	color:#FFF;
	padding:8px 15px;
	display:block;
	text-decoration:none;
}

div#menu_bar a:hover{
	color:#FF0;
	text-decoration:none;
	background-image:	-moz-linear-gradient(#008000, #004000, #008000);
	background-image:linear-gradient(#008000, #004000, #008000);
	background-image:	-webkit-linear-gradient(#008000, #004000, #008000);
}

#user_menu {
	float:right;
}


div#spacer {
	float:left;
	height:20px;
	width:inherit;
}


div#main_body {
	width:inherit;
	float:left;
	height:auto;
}


div#side_bar {
	width:189px;
	padding:10px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
/*	border-right:dashed 1px #666;*/
}


div#side_bar ul{
	list-style:none;
	margin:10px 0;
	padding:0;
	border-top:#666 solid 1px;
}

div#side_bar li{
	border-bottom:dashed #666 1px;
}

div#side_bar li a{
	display:block;
	text-decoration:none;
	padding:7px 10px;
	margin-left:10px;
}

div#side_bar li a:hover{
	background-color:#F9F9F9/*#F4F4F4*/;
}

div#side_bar li a:focus{
	background-color:#F9F9F9/*#F4F4F4*/;
}

.heading {
	display:block;
	font-size:20px;
	color:#030;
	box-shadow:inset 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
	padding:10px;
	margin:0;
	background-color:#CAFFCA;
}

div#main_content {
	width:760px;
	float:left;
	height:auto;
	padding:10px 0 0 0;
	border-left:dashed 1px #666;
}

div#image {
	width:inherit;
	float:left;
	border-bottom:double #999 5px;
}

div#slideshow {
	margin:0 auto;
	width:600px;
	height:250px;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.7);
	margin-bottom:20px;
}


div#content {
	float:left;
	width:740px;
	padding:10px;
	height:auto;
	border-bottom:double #999 5px;
}
div#content li {
 padding:5px;
} 

div#footer {
	height:50px;
	width:760px;
	float:left;
	padding-left:210px;
	color:#808000;
}

div#footer div#one{
	width:350px;
	text-align:left;
	float:left;
	padding:10px 10px 10px 0;
}

div#footer div#two{
	width:350px;
	text-align:right;
	float:right;
	padding:10px;
}