/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	}

#wrapper{
	position:relative;
	top:0;
	left:0;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:760px;
	}
	
#logo{background-image:url(Pictures2/newlogowithblue.gif);
	background-repeat:no-repeat;
	height:138px;
	top:10px;
	left:0;
	position:relative;
	width:760px;
	}
	
.menumokes{position:relative; top:15px; left:60px; width:760px; padding-bottom:10px;
	}

.menuitem{background-image:url(Pictures2/moke-outline);
background-repeat:no-repeat; border:1px solid #000000;
width:100px;
color:red;}
	
#content{font-family:"Trebuchet MS", Arial, sans-serif;
	color:#084507;
	font-size:.9em;
	position:relative;
	width:600px;
	left:80px;
	top:50px;
	padding-bottom:30px;
	text-align:left;}

a:link{color:#0a2549;}

a:visited{color:#229339;}

a:hover{color:#0756c3; text-decoration:none;}

h1{font-family:"Trebuchet MS", Arial, sans-serif;
	color:#084507;
	font-size:1.8em;
	text-align:center; position:relative;
	top:-20px;
	margin-bottom:20px;}
	
h2{font-family:"Trebuchet MS", Arial, sans-serif;
	color:#0a2549;
	font-size:1.1em;
	font-weight:200;
	text-align:left; position:relative;
	}

#anim{text-align:center;
margin:4em 0 0 0;
padding:0;
}


#footernav li{display:inline; font-family:"Trebuchet MS", Arial, sans-serif; 
	color:#084507;
 	list-style-type:none;
	margin-left:1em;
	}
	
#footernav{margin-top:0;
padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:0;
}	
#currentpage{
	color:#333333; 
	font-size:1em;}
	
#copyrights{margin:5em 0 0 0;
padding:0;
	text-align:center;
font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:.7em;
	color:#333333;
	}
	
.thehome{{font-family:Georgia, serif;
	color:#0756c3;
	width:600px;
	font-size:1.6em;
	text-align:center;
	font-style:italic;
	}
	
.runamoke{font-family:Georgia, serif;
	color:#229339;
	font-size:2em;
	font-style:italic;
	font-weight:800;
	letter-spacing:-2px;
	}
	
#services{
margin:0 auto;
padding:0;
text-align:left;
width:300px;
}