@charset "utf-8";
@import url("resets.css");

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	background: url(../images/backgraphic.png) no-repeat top center fixed #fff;
	width: 100%;
	height: 545px;
}
#toppage {
	width: 960px;
	margin: 0 auto;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 30px;
	color: #000;
	font-style: normal;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
p {
	color: #000;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #000;
}
#topstrip {
	background: url(../images/topstrip_01.jpg) repeat-x;
	width: 100%;
	height: 14px;
	margin: 0 auto;
}
#logo {
	margin: 20px 0 0 0;
	text-align: center;
}
#logo a {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 50px;
	font-weight: bold;
	color: #4e3711;
	text-shadow:10px 10px 15px #aeaeae;
	-moz-text-shadow:10px 10px 15px #aeaeae;
	-webkit-text-shadow:10px 10px 15px #aeaeae;
	-o-text-shadow:10px 10px 15px #aeaeae;
	-ms-text-shadow:10px 10px 15px #aeaeae;
}
#logo a:hover {
	color: #000;
}
#navigation {
	text-align: center;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	position: relative;
	width: 698px;
	margin: 10px auto;
}
#leftnav {
	float: left;
	width: 44px;
	height: 33px;
	background: url(../images/leftnav.png) no-repeat;
}
#rightnav {
	float: right;
	width: 48px;
	height: 33px;
	background: url(../images/rightnav.png) no-repeat;
}
#navshade {
	width: 927px;
	height: 10px;
	background: url(../images/navshade.png) no-repeat;
	margin: 32px auto 0 auto;
	*margin: -21px auto 0 auto;
}
#navigation li{
	display: inline;
	list-style: none;
}
#navigation a {
	display: block;
	width: 101px;
	line-height: 33px;
	background: url(../images/navback.gif) repeat-x;
	float: left;
	color: #fff;
	transition: text-shadow 1s, color 1s;
	-o-transition: text-shadow 1s, color 1s;
	-moz-transition: text-shadow 1s, color 1s;
	-webkit-transition: text-shadow 1s, color 1s;
}
#navigation a:hover {
	text-shadow: 0 0 10px #fff;
	-o-text-shadow: 0 0 10px #fff;
	-moz-text-shadow: 0 0 10px #fff;
	-webkit-text-shadow: 0 0 10px #fff;
	-ms-text-shadow: 0 0 10px #fff;
	color: #000;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#feat {
	width: 960px;
	height: 278px;
	background: url(../images/featback.jpg) #fff no-repeat center;
	border: solid 1px #ccc;
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}
#feat h1 {
	font-size: 40px;
	color: #330000;
	margin: 20px 0 0 20px;
	float: left;
}
#feat h3 {
	clear: both;
	margin: 0 0 0 20px;
}
#feat p {
	margin: 0px 0 0 20px;
	width: 310px;
	line-height: 20px;
}
#feat a {
	float: right;	
}
#lefttext {
	float: left;
	width: 400px;
}
#righttext {
	float: right;
	line-height: 35px;
	text-align: right;
	margin: 0 20px 0 0;
	*margin: 0 20px 0 0;
}
.flashi {
	clear: both;
	float: right;
	position: relative;
	top: 5px;
	left: 15px;
}
#boxtop1 {
	float: left;
	text-align: center;
	width: 162px;
	line-height: 33px;
	background: url(../images/box1.png) no-repeat;
	margin: 10px 69px 0 75px;
	color: #fff;
	letter-spacing: 2px;
}
#boxtop2 {
	float: left;
	text-align: center;
	width: 162px;
	line-height: 33px;
	background: url(../images/box2.png) no-repeat;
	margin: 10px 69px 0 92px;
	color: #fff;
	letter-spacing: 2px;
}
#boxtop3 {
	float: left;
	text-align: center;
	width: 162px;
	line-height: 33px;
	background: url(../images/box3.png) no-repeat;
	margin: 10px 69px 0 95px;
	color: #fff;
	letter-spacing: 2px;
}
.box {
	float: left;
	width: 312px;
	height: 280px;
	background: #fff;
	background: -ms-linear-gradient(top, #fff, #e4e4e4);
	background: -o-linear-gradient(top, #fff, #e4e4e4);
	background: -moz-linear-gradient(top, #fff, #e4e4e4);
	background: -webkit-linear-gradient(top, #fff, #e4e4e4);
	text-align: center;
	color: #252525;
	margin: -8px 0 0 0px;
	border: solid 1px #ccc;
	box-shadow: 0 0 5px #ccc;
	-o-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	-ms-box-shadow: 0 0 5px #ccc;
}
#boxstrip1 {
	background: url(../images/shadebox.png) no-repeat;
	width: 299px;
	height: 8px;
	float: left;
	position: relative;
	top: -8px;
}
#boxstrip2 {
	background: url(../images/shadebox.png) no-repeat;
	width: 299px;
	height: 8px;
	float: left;
	position: relative;
	top: -8px;
	left: 30px;
}
#boxstrip3 {
	background: url(../images/shadebox.png) no-repeat;
	width: 299px;
	height: 8px;
	float: left;
	position: relative;
	top: -8px;
	left: 50px;
}
.box p {
	padding: 20px;
	float: left;
	margin: 0px 0 0 0;
	color: #252525;
	line-height: 20px;
}
.box a {
	margin: 0px 0 0 0;
}
.divider {
	width: 9px;
	float: left;
	height: 300px;
}
#footer {
	clear: both;
	width: 100%;
	line-height: 30px;
	background: #4b5258;
	text-align: center;
	color: #fff;
	position: relative;
	height: 75px;
}
#footer ul {
}
#centerfooter {
	text-align: center;
	width: auto;
}
#footer li {
	display: inline;
}
#footer a {
	padding: 0 0 0 30px;
	color: #fff;
	font-size: 12px;
}
#footer a:hover {
	color: #33FF00;
	font-weight: bold;
}
#footer span {
	padding: 0 0 0 30px;
}
#rightfooter {
	color: #fff;
	position: absolute;
	top: 0px;
	right: 10px;
}
#rightfooter img {
	position: relative;
	top: 10px;
	*margin: -30px 0 0 0;
}
#rightfooter p {
	color: #fff;
	font-size: 12px;
}
#rightfooter p span {
	position: relative;
	top: 42px;
	*float: right;
	*right: 110px;	
}
#rightfooter a {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #33FF00;
	
}