body {
	background: url(../images/expanding_bg.jpg);
	margin: 0px;
}
td img{
        display: block;
}
#container{
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 1024px;
	background: url(../images/site_bg.jpg) repeat-y;
}
#header{
	position: relative; 
	left: 73px;
	top: 0px;
	height: 120px;
}
#logo{
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#top_right_links{
	position: relative;
	float: right;
	right: 207px;
	top: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
	text-decoration: none;
	color: #71706a;	
}
#top_right_links a{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
	text-decoration: none;
	color: #71706a;
}
#grey_spacer {
	background-color: #474838;
	height: 20px;
	width: 820px;
	float: left;	
	z-index: 99;
	margin: 0px 0px 0px 73px;
}
.pagetitle{
	height: 50px;
	background-color: #EAE3AD;
	color: #CE0000;
	font-size: 30px;
	font-weight: bold;
	vertical-align: middle;
	padding: 13px;
	text-transform: lowercase;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
.blogtitle{
	height: 50px;
	background-color: #EAE3AD;
	color: #CE0000;
	font-size: 30px;
	font-weight: bold;
	vertical-align: middle;
	padding: 13px;	
	position: relative;
	float: left;
	width: 225px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
.peach_space{
	background-color: #EAE3AD;
	width: 25px;
	height: 58px;		
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	position: relative;
	float: right;
}
.recent_posts {
	background-color: #EAE4AB;
	position: relative;
	float: right;
	width: 210px;	
	margin: 0px; 
	padding: 10px 0px 0px 0px;
}
.recent_posts_title{
	position: relative;
	float: right;
	width: 190px;
	background-color: #D4C672;
	height: 30px;
	padding-left: 5px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
	font-size: 20px;
	font-weight: bold;
}
#blog_body {
	background-color: #DDD9AB;
	margin: 0px 5px;
	width: 515px;
	float: left;
	position: relative;
	top: 0px;	
	padding: 20px;		
}
.comments_box{
	background-color: #CFC88F;
	width: 470px;	
	padding: 10px;
	text-align: left;
}
.LeftNavigationBG{
	background-color: #E8E7C8;
	margin: 0px;
	width: 217px;
}
#left_nav {
	float: left;
	top: 0px;
	width: 194px;
	margin: 10px;	
	padding: 0px;	
}
#left_nav ul{
	list-style: none;
	margin: 0px;	
	padding: 0px;	
}
#left_nav li {
	list-style: none:
	width: 194px;
	padding: 0px;
	margin: 5px 5px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
	font-size: 12px;			
}
#left_nav li a {	
	color: #000000;
	width: 194px;	
	display: block;
	height: 23px;	
	padding:  6px 0px 0px 5px;
	background-color: #DBD59F;
	text-decoration: none;
}

#left_nav li a:hover {
	background-color: #D9CE74;
}
#flash_area{
	position: relative;	
	width: 834px;
	height: 301px;
	left: 73px;
	top: 0px;
	margin: 0px 0px;
	padding: 0px;
	background: url(../images/flash_area.jpg) no-repeat;
}
#flash_text{
	position: relative;
	float: left;	
	font-family: Gotham, Verdana;
	font-weight: bold;
	font-size: 20px;
	padding-left: 470px;
	padding-top: 100px;
	width: 300px;
	color: #cbc19b;
}
#nav {
	position: relative;
	float: left;				
	margin: 0px 0px 0px 0px;
	padding: 0px;		
}
#nav ul{	
	list-style: none;	
	padding: 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
#nav li {
	display: block;
	float: left;
	cursor: pointer;
	background: url(../images/nav_arrow.jpg) no-repeat bottom left #ebe7cb;	
	padding: 5px 6px 8px 20px;	
}
#nav li.inbetween {
	width: 7px;
	height: 32px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	background: url(../images/inbetween_nav.jpg) no-repeat;
}
#nav li.inbetween last {
	width: 7px;
	height: 32px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	background: url(../images/end_nav.jpg) no-repeat;
}
#nav li a{
	color: #71706a;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	padding: 0px;
	margin: 0p;
	text-transform: lowercase;
}
#nav li a:hover{
	color: #71706a;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
}
#extra_nav {
	position: relative;		
	margin-right: 210px;
	margin-top: 10px;	
	float: right;	
}
#extra_nav a{		
	height: 20px;	
	color: #71706a;
	font-size: 10px;	
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
#extra_nav a:hover{	
	text-decoration: underline;
}
#main_content{
	position: relative;
	top: 5px;	
}
#over_hang_title{
	position:relative;
	float: left;
	margin-left: 38px;
	margin-top: 0px;
	width: 430px;		
	height: 80px;
}
#over_hang {
	position:relative;
	float: left;
	filter:alpha(Opacity=40); 
	-moz-opacity:0.40;
	width: 35px;
	height: 80px;
	background-color: #a98e38; 			
}
#over_title{
	position:relative;
	float: right;
	width: 365px;
	height: 80px;
	padding-left: 30px; 			
	background-color: #ece4bd; 		
	font-family: Gotham, Verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
#over_title a{
	font-family: Gotham, Verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#over_title a:hover{
	text-decoration: underline;
}
#staff_blog{	
	position: relative; 	
	float: right;
	background-color: #ece7cb;
	width: 175px;
	top: 0px;
	right: 340px;
	height: 170px;   
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
	color: #d84645;
	font-size: 18px;
	padding: 15px;
}
#staff_blog ul{
	color: #000000;
	font-size: 12px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
#staff_blog li{
	list-style-image: url(../images/blog-list-arrow.gif);
	padding: 2px;
}
#staff_blog li a{
	color: #000000;
	text-decoration: underline;
	
}
#staff_blog li a:hover{
	text-decoration: none;	
}
#new_faces{		
	position: relative; 	
	padding: 15px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
	font-size: 12px;
	float: right;
	background-color: #ded09a;
	width: 138px;
	top: 0px;
 	left: 40px;
	height: 170px;
	color: #000000;
	line-height: 20px;
}
#recent_jobs{
	position: relative;
	float: left;
	top: -75px;
	margin: 0px;
	padding: 10px;
	left: 90px;
	background-color: #ece7cb;
	width: 357px;
	height: 175px;
	font-size: 18px;
	font-weight: bold;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
#list_of_jobs{
	position: relative;
	float: left;
	left: 5px;
	top: 5px;
	width: 320px;
	height: 115px;
	padding: 15px;
	background-color: #e3debe;
}
#list_of_jobs ul{
	color: #000000;
	font-size: 10px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
#list_of_jobs li{
	list-style-image: url(../images/blog-list-arrow.gif);
	padding: 2px;
}
#list_of_jobs li a{
	color: #000000;
	text-decoration: underline;
	
}
#list_of_jobs li a:hover{
	text-decoration: none;	
}
#chat_box{
	position: relative;
	float: right;
	top: 125px;
	left: 208px;
}

/*******
Content Styles
*******/
h1{
	color: #CE0000;
	font-size: 14px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
h3{
	color: #CE0000;
	font-size: 14px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
h2{
	color: #42483F;
	font-size: 17px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
h4{
	color: #CE0000;
	font-size: 18px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
	margin: 0px;
	padding: 0px;
}
h4 a{
	color: #CE0000;
	font-size: 18px;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
	text-decoration: none;	
}
p{
	color: #42483F;
	font-size: 12px;
	line-height: 150%;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
.body{
	color: #42483F;
	font-size: 12px;
	line-height: 150%;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}
a{
	color: #42483F;
	font-size: 12px;
	line-height: 150%;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
	text-decoration: underline;
	cursor: pointer;
}
a:hover{
	text-decoration: none;
}
ul{
	font-size: 12px;
	line-height: 150%;
	font-family: Gotham, Verdana, Helvetica, Sans-serif; 
}

/** Form **/
div.form-container {
	margin: 0;
	padding: 7px;
	width: 550px;
}

p.legend { margin-bottom: 1em; }

p.legend em {
	color: #41463D;
	font-style: normal;
}

div.form-container h3 {
	color: #41463D;
	line-height: 30px;
	font-family: Verdana, Arial, sans-serif;
	height: 30px;
	margin-top: 15px;
}

div.form-container form p { margin: 0; }

div.form-container form p.note {
	padding-left: 120px;
	font-size: 10px;
	color: #ccc;
}

div.form-container form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #ddd 1px solid;
}

div.form-container form legend {
	font-weight: bold;
	color: #41463D;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

div.form-container form fieldset div { padding: 0.25em 0; }

div.form-container label, 
div.form-container span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 120px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}

div.form-container label.error, 
div.form-container span.error { color: #C00; }

div.form-container label em, 
div.form-container span.label em {
	position: absolute;
	right: 0;
	font-size: 100%;
	font-style: normal;
	color: #0099ff;
}

div.form-container input.error {
	border-color: #0099ff;
	background-color: #f5f5f5;
}

div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {
	background-color: #f5f5f5;
	border-color: #ccc;
}

div.form-container div.controlset label, 
div.form-container div.controlset input {
	display: inline;
	float: none;
}

div.form-container input {
	width: 220px;
}

div.form-container div#checkboxes input {
	width: auto;
}

div.form-container select {
	margin: 4px 0;
}

div.form-container div.controlset div { margin-left: 65px; }

div.form-container div.buttonrow input {
	margin: 0 0 0 120px;
	width: auto;
}

.code-image {
	margin-left: 93px;
}

div.code-input {
	margin-left: 46px;
}

/***
form
***/
.btn {
	background-color: #C9C281;
	border: 0px;
	height: 25px;
	font-weight: bold;
	color: #656850;
	
}
.btn:hover {
background-color: #E8E7C8;
}
#bottom_links {
	top: 10px;
	text-align: center;
	font-weight: bold;
}
#update_me_box{
	background-color: #DFDFBB;
	width: 180px;
	height: 300px;
	padding: 10px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}
.simple_btn{
	background-color: #FFF;
	border: 1px solid #E8E7C8;
}
.blogger_pic {
	float: left;
	margin: 3px;
}