@font-face {
	font-family: Wild Ride;
	src: url('../WildRide.ttf');
}

body {
	background-image:url(../bg.jpg);
	background-repeat:repeat-x;
	background-color:#94ffd0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:24px;
	color:#144730;
}

.headertop {
	height:125px;
	margin:0;
	background-image:url(../bg_headertop.png);

}

img {
	border:0;
}

a {
	color:#011a0f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.headertopwrap {
	width:980px;
	margin:0 auto;
	padding-top:30px;
}

.headerbottom {
	height:180px;
	background-image:url(../bg_headerbottom.png);
}

.headerbottomwrap {
	width:980px;
	margin:0 auto;
	padding-top:10px;
}

.tweet {
	font-family:Wild Ride;
	font-size:90px;
	color:#e4fff3;
	text-shadow:1px 1px 1px #2a2a2a;
	padding-top:14px;
	height:68px;
	line-height:50px;
}

.latesttweet {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#0e3e28;
	font-size:25px;
	text-transform:uppercase;
	text-align:right;
	padding-right:12px;
}

hr {
	background-color:#0e3e28;
	border:0;
	height:1px;
	margin:14px 0;
}

.introline {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#0e3e28;
	font-size:19px;
	text-transform:uppercase;
	text-align:center;
	padding-top:20px;
}
.navbutton {
	float:right;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:6px 12px;
	margin:8px 3px;
	font-size:28px;
	font-family:Arial Black, Gadget, sans-serif;
	text-shadow:1px 1px 0px #2a2a2a;
	line-height:normal;
}

.navbuttonactive {
	background-color:#6fb495;
}

.navbutton:hover {
	background-color:#33835f;
}

a.nav {
	color:#0e3e28;
	text-decoration:none;
}

a.navactive {
	color:#e4fff3;
	text-decoration:none;
}

.contentwrap {
	width:980px;
	margin:0 auto;
}

.contentleft {
	width:380px;
	border:15px solid #e4fff3;
	float:left;
	background-image:url(../about.jpg);
	height:520px;
	margin-bottom:20px;
}

.clvid {
	background-image:url(../video.jpg);
}

.clweb {
	background-image:url(../web.jpg);
}

.contentright {
	width:530px;
	float:right;
	padding:0 20px 20px 20px;
}

h1 {
	text-transform:uppercase;
	font-size:20px;
	margin-top:25px;
}

.webmouseover {
	position:absolute;
	width:145px;
	height:95px;
	float:left;
	padding:15px;
	background-color:#99ccb5;
	display:none;
}

.wmotext {
	font-family:Wild Ride;
	font-size:50px;
	text-transform:lowercase;
	color:#559a7c;

}

#twitter_update_list li {
	list-style:none;
}
 
#twitter_update_list li a {
	font-size:100% !important;
	font-size:0px !important;
	display:none;
}
