/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	text-align:left;
}

h1 {
	font-size: 18px;
	color: #45532C;
}

h2 {
	font-size: 14px;
	text-transform:uppercase;
	padding-left: 20px;
}

h3 {
	font-size: 14px;
	padding-left: 20px;
	font-weight:bold;
}



p.space {
	margin-left: 40px;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color:#4A442A;
}

a:hover, a:active {
	text-decoration: none;
	color: #4F6228;
}

a:visited {
	color: #4F6228;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.id {
	margin: 40px;
	padding: 10px;
	height: auto;
    z-index:1;
	display:block;
	min-height:205px;
	
	
	
	
	
}


/* Header */

#top {
	width: 100%;
	height: 20px;
	background: url(images/img03.gif) repeat-x left bottom;
}

#title {
	width: 100%;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
	font-weight: bold;
	line-height: 10px;
}

#top a {
	text-decoration:none;
}

.topr {
	display: block;
	float: right;
	padding-right:20%;
}
.topl {
	display: block;
	float: left;
	padding-left:20%;
}


#wrapper {
	width: 500px;
    margin: 0 auto;
}

#wrapper2 {
	width: 500px;
	margin: 0 auto;
}

.summer {
	font-size: x-large;
	color: #C00000;
	text-align: center;
	font-weight: bold;
}
.winter {
	font-size: x-large;
	color: #45532C;
	text-align: center;
	font-weight: bold;
}

.summer2 {
	font-size: large;
	font-weight: normal;
}
.winter2 {
	font-size: large;
	font-weight: normal;

}

#everything {
	margin-top:5%;
	margin-bottom:10%;
	height:80%
	
	
}
.logo {
	text-align: center;
	vertical-align: middle;
	
	
	
}

#sponsored {
	clear: both;
	text-align: center;
	color: #657D33;
}



/* Other */


#legal {
	clear: both;
	padding-bottom: 30px;
	text-align: center;
	color: #657D33;
	background: url(images/img03.gif) repeat-x left top;
}

#legal a {
	color: #657D33;
}
