
@charset "utf-8";
/* 
CSS Document 
Author: Lockerby Design
*/
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {margin:0;padding:0;}
body {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: #333333;
background-image: url(s/background_repeat.gif);
background-repeat: repeat-x;
color: #d8d8d8;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 1200px;
}
a{color: #ffffff; text-decoration: none; border: none;}
a:hover{color: #7c7c7c;}
img {border: none;}
h1 {color: #ffff60;}
h2 {color: #48601d;}
h3 {color: #c8e261;}
#content {
width: 800px;
height:728px;
background-color: #484848;
}
#header {
background-image: url(../images/header.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #000000;
width: 800px;
height: 173px;
margin-left: auto;
margin-right: auto;
}
#header a{
width: 300px;
height: 153px;
display: block;
}
#footer {
clear:both;
text-align: center;
width: 800px;
height: 90px;
font-size: 12px;
color: #ffffff;
}
#footer li{
	display:inline;
	text-align:center;
	padding: 0px 15px 0px 10px;
}
.lastchild{	border-right: 0px none !important;}
#footer 	a{
	font-weight: bold;
    color: #ffffff;
	text-decoration: none;
}
#footer a:hover{color: #7c7c7c;}	
#footer span{
    font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin:10px;
	display:block;
	}
#leftbox {
float: left;
width: 400px;	
}
#leftbox_text {
padding-left: 28px;
}
	.codyrapley {
	font-size: 8px
	padding: 5px;
	text-align: center;	
	float: right;
	color: #ffffff;
}

#main {
padding-top: 5px;
}
#menu {
height: 26px;
background-color: #7c7c7c;
text-align: center;
}
#menu li{
	display:inline;
	text-align:center;
	padding: 0px 33px 0px 33px;
}
#menu a{
	font-weight: bold;
    color: #cdcdcd;
	text-decoration: none;
}
#menu span a{
color: #43484e;
}
#rightbox {
height: 660px;	
float: left;
width: 400px;
}
#rightbox_text {
padding-left: 28px;
}
#rightbox_facebook {
padding-top: 27px;
float: right;
}
/*alignment tools*/
.img_pad {padding: 19px;}
.center 
{
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.expander {clear: both;}
.left {
display: block;
text-align: left;
float: left;
}
.right {
display: block;
float: right;
text-align: right;
}
a.active {color: #4a4e53;}
