*{
margin: 0;
padding: 0;
font-family: Arial, Verdana, Sans-serif;
}

body {
background: #000 url(../img/bg5.jpg) top no-repeat;
min-width: 951px;
}

#wrapper {
margin: 0px auto;
width: 951px;
}

#header {
background: url(../img/header5.jpg) repeat-x;
height: 179px;
}

#content {
background: #eee6d5 url(../img/content4.jpg) no-repeat top;
min-height: 550px;
padding: 0 30px 30px;
}
#content_admin {
background: #eee6d5 url(../img/content4_admin.jpg) no-repeat top;
min-height: 650px;
padding: 0 30px 30px;
}

#footer {
background: url(../img/footer4.jpg) top no-repeat;
padding: 65px 0px 10px 0px;
margin-bottom: 30px;
text-align: center;
font-size: 13px;
color: #58482e;
}
#ftr_nav li {
display: inline;
list-style: none;
}
.ftr_left {
float: left;
}
.ftr_right {
float:right;
text-align: right;
}

/*--- Display Styles ---*/
.hide {
display: none;
}
.no_border{
border: none;
}
.clear {
clear: both;
}
a:focus{
outline: none;
}

/*--- nav ---*/
#logo {
background:transparent none repeat scroll 0 0;
border: none;
display:block;
float:left;
height:125px;
left:0;
position:relative;
top:0;
width:360px;
}

#nav{
text-align: left;
width: 620px;
height: 35px;
font-size: 13px;
font-weight: bold;
vertical-align: middle;
margin-bottom: 80px;
}
#nav li{
list-style: none;
display: inline;
text-align: center;
line-height: 37px;
}
#nav a:hover {
border-bottom: none;
}

#home a{
height: 35px;
border-right: 1px solid #e2dbd1;
display: block;
float:left;
color: #665533;
padding: 0 15px;
text-decoration: none;
}

#home a:hover{
height: 35px;

display: block;
float:left;
border-right: 1px solid #e2dbd1;
color: #000;
padding: 0 15px;
text-decoration: none;
}

#gallery a{
height: 35px;
border-right: 1px solid #e2dbd1;
display: block;
float:left;
color: #665533;
padding: 0 15px;
text-decoration: none;
}

#gallery a:hover{
height: 35px;

display: block;
float:left;
border-right: 1px solid #e2dbd1;
color: #000;
padding: 0 15px;
text-decoration: none;
}

#about a{
height: 35px;
border-right: 1px solid #e2dbd1;
display: block;
float:left;
color: #665533;
padding: 0 15px;
text-decoration: none;
}

#about a:hover{
height: 35px;

display: block;
float:left;
border-right: 1px solid #e2dbd1;
color: #000;
padding: 0 15px;
text-decoration: none;
}

#teams a{
height: 35px;
border-right: 1px solid #e2dbd1;
display: block;
float:left;
color: #665533;
padding: 0 15px;
text-decoration: none;
}

#teams a:hover{
height: 35px;

display: block;
float:left;
border-right: 1px solid #e2dbd1;
color: #000;
padding: 0 15px;
text-decoration: none;
}

#sponsors a{
height: 35px;
border-right: 1px solid #e2dbd1;
display: block;
float:left;
color: #665533;
padding: 0 15px;
text-decoration: none;
}

#sponsors a:hover{
height: 35px;

display: block;
float:left;
border-right: 1px solid #e2dbd1;
color: #000;
padding: 0 15px;
text-decoration: none;
}

#contact a{
height: 35px;
color: #665533;
display: block;
float:left;
padding: 0 15px;
text-decoration: none;
}

#contact a:hover{
height: 35px;

display: block;
float:left;
color: #000;
padding: 0 15px;
text-decoration: none;
}





/*-- page contents --*/

.item {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px dashed #ae9f80;
}
a:link, a:visited, a:active {
text-decoration: none;
color: #58482e;
}
a:hover {
color: #996600;
}
#content2 {
float: left;
width: 600px;
margin-right: 30px;
}
#right_column {
float: right;
width: 250px;
padding: 0;
text-align: left;
/* border: 1px dashed #996600; */
}
.rt_pic {
text-align: left;
background: #58482e;
width: 254px;
height: 170px;
margin-bottom: 20px;
}
.rt_pic img, .gallery_pic img {
border: 2px solid #58482e;
}
.rt_pic a:hover img, .gallery_pic a:hover img {
border: 2px dashed #996600 ;
}
.gallery_pic {
background: #58482e;
width: 204px;
height: 137px;
}
.gallery_item {
float: left;
margin: 10px 9px;
text-align: center;
}

a#back_btn {
font-size: 11px;
padding-bottom: 100px;
}




/*-- Contact Form --*/
fieldset {
border: none;
}
input#name, input#email,input#title, input#myusername, input#mypassword,
input#grill_family, input#yourname, input#eventname, input#phone {
width: 400px;
height: 26px;
background: url(../img/text_bg.gif) repeat-x;
font-size: 20px;
padding: 5px 0 0 10px;
margin-bottom: 20px;
border: 1px solid #666;
float: left;
}
select#grill_family2, input#small {
width: 400px;
height: 30px;
font-size: 20px;
padding: 2px 0 0 10px;
margin-bottom: 20px;
border: 1px solid #666;
}

textarea#message, textarea#description, textarea#prod_description, textarea#post, textarea#team_post {
width: 75%;
min-height: 200px;
font-size: 20px;
padding: 0 0 0 10px;
margin-bottom: 20px;
border: 1px solid #666;
float: left;
}
#btns{
margin-right: 210px;
}
#btns input {
height: 30px;
width: 100px;
background: #fff;
border: 2px solid #000;
cursor: pointer;
float: right;
margin-left: 5px;
}
#btns2 {
margin-left: 260px;
}
/*
#btns_login {

}
*/
.sub_info{
font-style: italic;
font-size: 12px;
color: #58482e;
}
.required {
font-style: italic;
font-size: 12px;
color: #58482e;
float: left;
padding: 10px 0 0 5px;
}


/*-- Custom CMS Styles --*/

#login_area{
width: 400px;
margin: 0 auto;
}
#logged {
font-size: 12px; 
text-align: right;
padding: 0 110px 0 0;
}
.actions {
text-align: right;
}

#admin_nav {
width: 690px;
margin: 0 auto 100px;
}
.admin_btn {
width: 104px;
height: 79px;
float: left;
margin: 5px
}
.cms_btn {
float:left;
text-align: center;
height: 75px;
width: 100px;
}
#admin_nav img{
border: none;
}
#admin_nav a:link, #admin_nav a:visited, #admin_nav a:active {
text-decoration: none;
border: 0px solid #2e2420;
}

#admin_nav a:hover {
background-color: #FFF;
border-top: 2px solid #000;
border-left: 2px solid #000;
}
