/* CSS Document - Senhor Rooster Restaurant */

body {
	background-color: #000000;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	margin-bottom: 10px;
}

#divbody{
	width:885px;
	margin-top:17px;
	background-color: #FFFFFF;
}

#bodywrap{
	width:865px;
	padding-top:10px;
}

#header{
	width:865px;
	height:150px;
	text-align:left;	
	float:left;
}

#topmenu{
	height:62px;
	width:865px;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	z-index:1;
}

#topmenu2{
	height:62px;
	width:865px;
	background-image: url('../images/topbg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	z-index:1;
}

#logo{
	width:250px;
	margin-top:-28px;
	margin-left:0px;
	position:relative;
	z-index:1;
	float:left;
}

#leftbutton{
	width: 340px;
	margin-top:12px;
	margin-left:30px;
	float:left;
}

#rightbutton{
    margin-top:11px;
	margin-left: 66px;
	width: 16px;
	float:left;
}

#rightbutton{
}

#menu{
	height:35px;
	width: 865px;
	margin-top:7px;
	padding-top:10px;
	background-color:#F2EBBF;
	z-index:0;
	position:relative;
	float:left;
}

#menu2{
	height:35px;
	width: 865px;
	margin-top:7px;
	padding-top:10px;
	background-color:#922615;
	z-index:0;
	position:relative;
	float:left;
}



#pointer{
	width:365px;
	height:8px;
	background-color:#FFFFFF;
	float:left;
}

.pointer{
	background-image: url('../images/pointer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height:8px;
	width:21px;
}

#submenu{
	height:31px;
	width: 865px;
	background-color:#DDD6BC;
	z-index:0;
	position:relative;
	float:left;
}

.submenu{
	margin-left:216px;
}

.submenu ul {
	list-style-type: none;
	height: 20px;
	width: 663px;
	margin-top:-11px;
}

.submenu li{
	float:left;
}

.submenu ul a {
	margin-right: 12px;
	margin-left: 12px;
	display:block;
	font-size:11px; 
	color: #3E1F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}

.submenu ul a:visited{
	font-size:11px; 
	color: #3E1F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}

.submenu ul a:hover {
	font-size:11px; 
	color: #97734C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
	border-color: #97734C;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

.selected{
	margin-right: 12px;
	margin-left: 12px;
	display:block;
	font-size:11px; 
	color: #97734C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
	border-color: #97734C;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


#verticalspacer{
	width:7px;
	height:200px;
	background-color:#FFFFFF;
	float:left;
}

#whitespacer{
	width:865px;
	height:7px;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}

#wrapper2{
	width:900px;
	background-image: url('../images/mainbg2.png');
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:0px;
	float:left;
}

#content{
	width:865px;
	background-image: url('../images/contentbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	margin-top:-28px;
	float:left;
}

#contentinner{
	width:865px;
	margin-top:10px;
	background-image: url('../images/contentbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
}

#contentinner2{
	width:865px;
	margin-top:0px;
	background-image: url('../images/contentbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
}

#leftsidebar{
	width:265px;
	float:left;
}

.leftsidebar{
	margin-left:20px;
	margin-right:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E0F0F;
	text-align: justify;
	line-height:1.5;
}

#main{
	width:661px;
	float:left;
}

#main2{
	width:665px;
	text-align:left;
	float:left;
}

#main3{
	margin-top:-20px;
	width:661px;
	float:left;
}

.mainbox{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E0F0F;
	text-align: justify;
	line-height:1.5;
	float:left;
}

#leftpic{
	width: 245px;
	text-align:left;
	float:left;
}

#copy{
	width:385px;
	float:left;
}

.copy{
    margin-top:15px;
	margin-bottom:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E0F0F;
	text-align:justify;
	line-height:1.5;
}

.copy2{
    margin-top:5px;
	margin-bottom:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E0F0F;
	text-align:justify;
	line-height:1.5;
}

.topspacer{
	width:20px;
	height:20px;
	float:left;
}

#rightsidebar{
	width:197px;
	float:left;
	background-color:#F2EBBF;;
}

.mainpic{
	margin-left:-28px;
	margin-top:-25px;
	position:relative;
	z-index:1;
}

.mainpicinner{

	margin-left:-28px;
	margin-top:-20px;
	position:relative;
	z-index:1;
}

.mainpicinner2{

	margin-left:-28px;
	margin-top:-52px;
	position:relative;
	z-index:1;
}

.mainpicrotate{
	background-color:#FFFFFF;
	margin-left:-4px;
	margin-top:-230px;
	margin-bottom:35px;
	position:relative;
	z-index:4;
}

*+html .mainpicrotate{
	margin-top:-225px;
}

*html .mainpicrotate{
	margin-top:-225px;
}

.rightsidebar{
	margin-left:13px;
	margin-right:38px;
	margin-top:-10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1E0F0F;
	line-height:0.8;
	text-align: left;
}

#maindesc{
	width:865px;
	background-color: #452403;
	margin-top:0px;
	float:left;
}

.maindesc{
	margin:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F0ECDD;
	text-align: justify;
	line-height:1.5;
}

#quote{
	width:865px;
	background-color: #452403;
	background-image: url('../images/quotebg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:0px;
	float:left;
}

.quote{
	margin:20px;
	font-size:11px; 
	color: #F0ECDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	text-align: center;
	line-height:1.5;
}

.box{
	width:130px;
	padding:8px;
	padding-bottom:15px;
	background-color:#F7F5B9;
	border:#240000 dashed 1px;
}

#bottom{
	width:865px;
	float:left;
}

#affiliates{
	width:565px;
	padding-left:25px;
	float:left;
}

#credits{
	width:250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-align: right;
	line-height:1.3;
	float:left;
}

#footer{
	width:100%;
	height:60px;
	background-image: url('../images/footerbg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#footericons{
    margin-top:10px;
	width: 550px;
	text-align:left;
	float: left;
}

#footercredits{
	width: 305px;
	margin-right:5px;
	margin-top:14px;
	float: right;
}

#footermenu{
	width:885px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:10px;
	color:#967343;
}

.footer{
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
}

/* Banners */
#dining{
	width: 661px;
	height: 298px;
	background-image: url('../images/dining_banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.dining{
	padding-top: 235px;
	padding-left: 25px;
	padding-right: 80px;
	font-family: Calibri, Geneva, sans-serif;
	font-style:italic;
	font-size:16px;
	color: #FFFFFF;
	line-height:1.3;
	text-align:left;
}

#band{
	width: 661px;
	height: 298px;
	background-image: url('../images/band_banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.band{
	padding-top: 238px;
	padding-left: 25px;
	padding-right: 15px;
	font-family:  Calibri, Geneva, sans-serif;
	font-style:italic;
	font-size:12px;
	color: #FFFFFF;
	line-height:1.5;
	text-align:left;
}

#event{
	width: 661px;
	height: 298px;
	background-image: url('../images/event_banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.event{
	padding-top: 240px;
	padding-left: 30px;
	padding-right: 40px;
	font-family: Calibri, Geneva, sans-serif;
	font-style:italic;
	font-size:14px;
	color: #FFFFFF;
	line-height:1.3;
	text-align:left;
}

#catering{
	width: 661px;
	height: 298px;
	background-image: url('../images/catering_banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.catering{
	padding-top: 238px;
	padding-left: 25px;
	padding-right: 15px;
	font-family:  Calibri, Geneva, sans-serif;
	font-style:italic;
	font-size:15px;
	color: #FFFFFF;
	line-height:1.5;
	text-align:left;
}

#piripiri{
	width: 661px;
	height: 298px;
	background-image: url('../images/piripiri_banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.piripiri{
	padding-top: 240px;
	padding-left: 25px;
	padding-right: 15px;
	font-family:  Calibri, Geneva, sans-serif;
	font-style:italic;
	font-size:14px;
	color: #FFFFFF;
	line-height:1.5;
	text-align:left;
}

#newyear{
	width: 661px;
	height: 298px;
	background-image: url('../images/newyears2012-banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.newyear{
	padding-top: 260px;
	padding-left: 140px;
	padding-right: 15px;
	font-family:  Calibri, Geneva, sans-serif;
	font-style:italic;
	font-size:14px;
	color: #FFFFFF;
	line-height:1.5;
	text-align:left;
}


/* Text Properties */

.yellow{
	color:#F2E37D;
}

.small{
	font-size: 10px;
}

.newsheading{
	color: #002D59;
	font-weight:normal;
	font-size:12px;
}

.eventtitle{
	color: #002D59;
	font-weight:bold;
	font-size:12px;
}

.blackheading{
	color: #000000;
	font-weight:bold;
	font-size:12px;
}

hr{
	color: #FFFFFF;
	background-color: #FFFFFF; 
	border: 1px dotted #493325;
	border-style: none none dotted;
}

.imgright {
	float:right;
	margin-left: 18px;
	margin-bottom: 10px;
}

.imgleft {
	float:left;
	margin-right:15px;
	margin-bottom: 6px;
}

#indent{
	text-indent:45px;
	margin-bottom:5px;
	color: #731D1D;
	font-weight:normal;
	font-size:16px;
}

ul.tablel_content {
	width: 365px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	list-style: none;
	font-size: 11px;	
	background-color:#F5F1E0;
}
ul.tablel_content li {
	margin: 0;
	padding: 10px 0;
	text-align:right;
	background: url(../images/dotted.jpg) repeat-x left 22px;
}
ul.tablel_content li strong, ul.tablel_content li em {
	float: left;
	background: #F5F1E0; /*--Combined Property with 'li em'--*/
	padding: 0 10px; /*--Combined Property with 'li em'--*/
}
ul.tablel_content li em {
	float: none;
}

ul.table2_content {
	width: 345px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	list-style: none;
	font-size: 11px;
	background-color:#F5F1E0;
}
ul.table2_content li {
	margin: 0;
	padding-top:0px;
	padding-bottom:0px;
	text-align:right;
	background: url(../images/dotted.jpg) repeat-x left 22px;
}
ul.table2_content li strong, ul.table2_content li em {
	float: left;
	background: #F5F1E0; /*--Combined Property with 'li em'--*/
	padding: 0px; /*--Combined Property with 'li em'--*/
	padding-top:0px;
	padding-bottom:0px;
}
ul.table2_content li em {
	float: none;
}

a:link{
	color: #553515;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a:visited{
	color: #553515;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a:hover{
	color: #927338;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

a.dotted:link{
	color: #EED777;
	font-family: Calibri, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
	background-color: transparent;

}

a.dotted:visited{
	color: #EED777;
	font-family: Calibri, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a.dotted:hover{
	color: #FFFFFF;
	font-family: Calibri, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	background-color: transparent;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.blue:link{
	color: #002D59;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;

}

a.blue:visited{
	color: #002D59;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a.blue:hover{
	color: #002D59;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}

a.breeder:link{
	color: #553515;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a.breeder:visited{
	color: #553515;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a.breeder:hover{
	color: #927338;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	background-color: transparent;
	border-color: #927338;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.footer:link{
	color: #FBF5D0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:visited{
	color: #FBF5D0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:hover{
	color: #FBF5D0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}

.bold{
	font-weight:bold;
}

.greenheading{
	margin-bottom:10px;
	font-size:17px;
	font-weight:bold;
	color: #7A804A;
}

.lightbrownbig{
	color: #A87D44;
	font-size: 18px;
	font-weight:bold;
}

.lightbrownmed{
	color: #A87D44;
	font-size: 12px;
	font-weight:bold;
}

.brownheading{
	color:#89683D;
	font-size: 12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}




.yellowbig{
	color: #FCDD74;
	font-size: 14px;
	font-weight:bold;
}

a.side:link{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:visited{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:hover{
	color: #A87D44;
	font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

a.large:link{
	color: #2C1D01;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}

a.large:visited{
	color: #2C1D01;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}

a.large:hover{
	color: #F1A403;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:underline;
}

a.yellow:link{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:visited{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:hover{
	color: #F1A403;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}

a.small:link{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:visited{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:hover{
	color: #FFCC00;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}

#menuleftspacer{
	margin-top:163px;
	width:270px;
	height:100px;
	float:left;
}

.br{
	clear:both;
}


/* Bull Pages */

.bull{
	width:210px;
	text-align:center;
	float:left;
	margin-top:15px;
	float:left;
}

.spacer{
	margin-top:25px;
	width:500px;
	height:30px;
	float:left;
}

/* DROP DOWN MENU */

#dropmenudiv{
	position:absolute;
	line-height:18px;
	text-align: left;
	border:0;
	z-index:100; 
	padding-left:20px;
	font-variant:normal; 
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:-10px;
    padding-bottom:13px;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-size:10px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;

}

#dropmenudiv a:visited{
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-size:10px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}

#dropmenudiv a:hover{
    color: #97734C;
}

a.drop:link{
	font-size:10px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}

a.drop:visited{
	font-size:10px; 
	color: #4B392F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}

a.drop:hover{
	font-size:10px; 
	color: #97734C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
	border-color: #97734C;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

