@charset "utf-8";
/* CSS Document */
#center {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	 }
		
#wrapper {
	padding-top: 0px;
	margin-top: 0px;
	background-image: url("../img/middle.jpg");
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	 }

	 
#sidebar {
	padding-left: 35px;
	padding-top: 45px;
	width: 175px;
	float: left;
	height: 300px;
	clear: both;
	background-position: right;
	font-size: 1.2em;
}	
#mainbodytext {
	width: 400px;
	float: left;
	height: auto;
	clear: right;
	padding-top: 20px;
	padding-left: 30px;
}
/* Red*/
.style1 {color: #834616}

#header {
	padding-top: 0px;
	margin-top: 0px;
	height: 104px;
	width: 900px;
	clear: both;
	background-image: url(../img/across.jpg);
	background-repeat: repeat-x;
}

#headerimg {
	padding-top: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 104px;
	width: 900px;
	background-image: url(../img/header.jpg);
	clear: none;
}


body {
	padding-top: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background-image: url(../img/across.jpg);
	background-repeat: repeat-x;
	color: #666666;
}
#logo {
	float: left;
	height: 45px;
	width: 400px;
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
	clear: both;
}

#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tagline {
	float: left;
	width: 600px;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: left;
	font-size: 1.2em;
	margin-left: 20px;
	clear: both;
}
#tageline a {
	color: #FFFFFF;
	text-decoration: none;
}
#tagline a:hover {
	color: #FFFFFF;
}

#links {
	width: 880px;
	float: left;
	clear: both;
	color: #999999;
	height: 30px;
	padding-top: 20px;
	padding-left: 20px;
}
#links li {
	font-weight: bold;
	color: #666666;
	list-style-type: none;
}
#links a {
	color: #666666;
	font-style: normal;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;

}
#links a:hover {
	color: #000000;
	font-style: normal;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}


#footer {
	height: 20px;
	width: 880px;
	padding-left: 20px;
	padding-top: 40px;
	color:#999999;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #FFFFFF;m
	font-size: 1em;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}

#footer {
	padding-top: 90px;
	font-size: 1.1em;
}

#footer a {
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
	}
#footer a:hover {
	color: #336aa2;
	text-decoration: none;
	text-transform: lowercase;
	}


#mainbodytext {
	width: 400px;
	float: left;
	height: auto;
	clear: right;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 1.2em;
	padding-bottom: 30px;
}
#mainbodytext a {
	text-decoration: none;
	color: #666666;
}
#mainbodytext a:hover {
	color: #336aa2;
}


h1 {
	color: #666666;
	line-height: .1em;
	font-size: 2em;
}

#mainbodytext #blogger {
	float: none;
}
#mainbodytext img {
	float: right;
}
#rightsidebar {
	width: 200px;
	float: left;
	margin-bottom: 30px;
	height: auto;
	margin-left: 20px;
	font-size: 1.1em;
	padding-top: 20px;

}

#rightsidebar a {
	text-decoration: none;
	color: #336aa2;
	font-weight: bold;
}
#rightsidebar a:hover {
	font-weight: bold;
	color: #3792cf;
	text-decoration: none;
}

h3 {
	color: #666666;
	font-size: 1.5em;
	line-height: .01em;
}
#mainbodytext img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h2 {
	display: none;
}
#mainbodytext ul {
	line-height: 2.0em;
}
#mainbodytext h4 {
	color: #333333;
	font-weight: bolder;
	line-height: .01em;
	padding-top: 10px;
}
#h2 {
	font-size: large;
	font-style: italic;
}
#middlefloatright {
	float: right;
}
#rightsidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {color: #990000}
