body {
	background-color: #5b5b5b;
	font-size:12px;
	line-height:150%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.p {
	margin:0px;
	padding:0px;
	vertical-align: top;
}
p {
	font-size:12px;
	line-height:150%;
	padding-top:0px;
	margin-top:0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #7f3300;
}

img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#menu {
	background-color: #333333;
	width:794px;
	height:25px;
	float:left;
	display:inline;
	text-align: center;
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: normal;

}
#menu a:link, a:active {
	color:#fff;
}
#menu a:visited {
	color:#fff;
}
#menu a:hover{
	color:#ccc;
	text-decoration:underline;
}

#footer_contain {
	width: 920px;
	font-size: 12px;
	color: #ccc;
	line-height: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_contain a:link, a:active{
	color: #ccc;
	text-decoration:none;
}
#footer_contain a:visited{
	color:#ccc;
}
#footer_contain a:hover {
	color:#fff;
	text-decoration:underline;
}

a:link, a:active{
	color:#494D28;
	text-decoration:none;
}
a:visited{
	color:#494D28;
	text-decoration:none;
}
a:hover{
	color:#7f3300;
	text-decoration:underline;
}
#main {
	background:url(images/content_back1.jpg) repeat-y;
	width:992px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#main_events {
	background:url(images/content_back2.jpg) repeat-y;
	width:992px;
	min-height:860px;
	margin: 0px auto 0px auto;

}

#border_top {
	background-color: #333333;
	width:992px;
	height:4px;
	float:left;
	display:inline;

}
#left {
	background:url(images/left.jpg) no-repeat;
	width:190px;
	height:858px;
	margin-left:4px;
	float:left;
	display:inline;

}
#colwrap1 {
	float:left;
	width:795px;
	min-height:855px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}

#content {
	width:754px;
	height:auto;
	float:left;
	display:inline;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#content_left {
	width: 445px;
	float: left;
}
#content_right {
	width: 260px;
	margin-right: 0px;
	float: right;
}
#content_events {
	width: 750px;
	float: left;
}

#border_bottom {
	background-color: #333333;
	width:992px;
	height:4px;
	float:left;
	display:inline;

}
#footer {
	height: auto;
	width: 100%;
	text-align: center;
	margin-top:15px;

}
.footer_small {
	font-size:10px;	
	line-height: 100%;
}

.center {
	text-align: center;
}

/* PHOTO FLOAT */

img.floatLeft { 
    float: right; 
    margin: 10px;
}

/* REMOVES FEEDBURNER LOGO */

div#creditfooter {
	display: none;
}
#footer_left {
	width: 595px;
	float: left;
	text-align: left;
}
#footer_right {
	width: 325px;
	float: left;
	margin-left: 50px;
}
#newsletter-signup {
	height:70px;
	width: 324px;
	background: url(images/newsletter/newsletter_back.jpg) no-repeat;
	font-size: 12px;
	color: #fff;
	padding-top: 76px;
	padding-left: 115px;
	line-height: normal;
}
#newsletter_1{
	width:auto;
	height:auto;
}
#newsletter_2{
	width:auto;
	height:auto;
}
.newsletter-field {
	width:200px;
	line-height:normal;
	margin-top: 10px;
}
