@charset "utf-8";
/* CSS Document */
body {
	background:url(assets/images/buttonsbanners/backgroundtile.jpg);
}
.wrapper {
	padding:25px 50px 50px 60px;
	height:100%;
	width:800px;
	overflow:hidden;
}
.maincontainer {
	background:url(assets/images/buttonsbanners/maincontainertile2.png) repeat-y;
	width:910px;
	margin:0 auto;
	height:100%;
}
h1 {
	background:url(assets/images/buttonsbanners/header1.png);
	margin:0 auto;
	width:900px;
	height:222px;
	text-indent:-9999px;
}
h2 {
	display:block;
	text-indent:-9999px;
	height:50px;
	margin-bottom:10px;
	width:800px;
}
h3 {
	color:#872009;
	font-size:15px;
}
p {
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align:left;
	padding-bottom:10px;
	font-size:15px;
	line-height:21px;
}
a {
	color:#872009;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
strong {
	color:#872009;
	font-weight: normal;
}
/*nav bar */
ul#navbar {
	width:895px;
	height:40px;
	margin:0 auto;
	background:url(assets/images/buttonsbanners/topnav.jpg);
}
ul#navbar li {
	float:left;
	list-style-type:none;
	padding-top:8px;
}
ul#navbar li a {
	text-indent:-9999px;
	display:block;
	margin-right:8px;
	position:relative;
	height:23px;
}
ul#navbar li#home a {
	background:url(assets/images/buttonsbanners/home2.png) top center;
	width:76px;
	margin-left:25px;
}
ul#navbar li#home a:hover {
	background:url(assets/images/buttonsbanners/home2.png) bottom center;
	width:76px;
}
ul#navbar li#services a {
	background:url(assets/images/buttonsbanners/services2.png) top center;
	width:125px;
}
ul#navbar li#services a:hover {
	background:url(assets/images/buttonsbanners/services2.png) bottom center;
	width:125px;
}
ul#navbar li#menu a {
	background:url(assets/images/buttonsbanners/menu2.png) top center;
	width:75px;
}
ul#navbar li#menu a:hover {
	background:url(assets/images/buttonsbanners/menu2.png) bottom center;
	width:75px;
}
ul#navbar li#gallery a {
	background:url(assets/images/buttonsbanners/gallery2.png) top center;
	width:122px;
}
ul#navbar li#gallery a:hover {
	background:url(assets/images/buttonsbanners/gallery2.png) bottom center;
	width:122px;
}
ul#navbar li#testimonials a {
	background:url(assets/images/buttonsbanners/testimonials2.png) top center;
	width:200px;
}
ul#navbar li#testimonials a:hover {
	background:url(assets/images/buttonsbanners/testimonials2.png) bottom center;
	width:200px;
}
ul#navbar li#contact a {
	background:url(assets/images/buttonsbanners/contact2.png) top center;
	width:123px;
}
ul#navbar li#contact a:hover {
	background:url(assets/images/buttonsbanners/contact2.png) bottom center;
	width:123px;
}
ul#navbar li#links a {
	background:url(assets/images/buttonsbanners/links2.png) top center;
	width:78px;
}
ul#navbar li#links a:hover {
	background:url(assets/images/buttonsbanners/links2.png) bottom center;
	width:78px;
}
/* headings main page h2 */ h2.servicesheader {
	background:url(assets/images/buttonsbanners/servicesheader.png) no-repeat;
}
h2.welcomeheader {
	background:url(assets/images/buttonsbanners/welcome1.png) no-repeat;
}
h2.linksheader {
	background:url(assets/images/buttonsbanners/links34.png) no-repeat;
}
h2.contactheader {
	background:url(assets/images/buttonsbanners/contactus.png) no-repeat;
}
h2.menuheader {
	background:url(assets/images/buttonsbanners/ourmenu.png) no-repeat;
}
h2.galleryheader {
	background:url(assets/images/buttonsbanners/galleryheader.png) no-repeat;
}
h2.testimonialsheader {
	background:url(assets/images/buttonsbanners/testimonials.png) no-repeat;
}
h4.ourcombosheader {
	background:url(assets/images/buttonsbanners/combos.png) no-repeat;
	width:800px;
	height:30px;
	margin-bottom:7px;
	text-indent:-9999px;
}
h4.sideandapps {
	background:url(assets/images/buttonsbanners/saladsandapps.png) no-repeat;
	width:800px;
	height:30px;
	margin-bottom:7px;
	text-indent:-9999px;
}
h4.dessertsandberages {
	background:url(assets/images/buttonsbanners/desserts.png) no-repeat;
	width:800px;
	height:30px;
	margin-bottom:7px;
	text-indent: -9999px;
}
/*welcome page*/
.welcomepics {
	float:right;
	width:300px;
	height:390px
}
.welcomepics img {
	padding-top:5px;
}
.welcometext {
	float:left;
	width:500px;
	padding-bottom:100px;
}
.welcometext p {
	padding-right: 10px;
}
/* services */
.servicepics {
	float:right;
	width:250px;
}
.servicesleft {
	float:left;
	width:500px;
}
.servicesleft ul {
	padding:0px 0px 10px 20px;
}
.servicesleft ul li {
	list-style-image:url(assets/images/buttonsbanners/sheriff.png);
	font-size:15px;
	line-height:21px;
	letter-spacing:normal;
	font-family: Georgia,"Times New Roman",Times,serif
}
/* contact */
.phoneus {
	width:300px;
	font-size:18px;
	float:left
}
.phoneus li {
	padding-bottom:2px;
}
.phoneus a {
	color:#000;
}
.phoneus a:hover {
	color:#872009;
	text-decoration:none;
}
.phoneus img {
	padding-top:15px;
}
.contactcontent {
	float:right;
	width:450px;
	padding-right:15px;
	
}
/* ----------Contact Form -------------- */
fieldset {
	margin-bottom:-15px;
}
fieldset ol {
	padding:1em 1em 0 1em;
	list-style:none;
}
fieldset li {
	float:left;
	clear:left;
	width:100%;
	padding-top:7px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
}
label {
	float:left;
	width:10em;
	margin-right:1em;
	text-align:right;
	width:185px;
	
}
label em {
	display:block;
	color:#872009;
	font-size:85%;
	font-style:italic;
	text-transform:lowercase;
}
.radio {
	background:none;
	width:16px;
	height:15px;
}
input {
	width:200px;
	height:30px;
	border:none;
	font-size:18px;
	padding-left:10px;
	border:1px solid #872009;
}

.smallinput
{   width:125px;
	height:30px;
	border:none;
	font-size:18px;
	padding-left:10px;
	border:1px solid #872009; }
  



.errorspam {
	width:200px;
	height:45px;
}

textarea {
	border:none;
	width:200px;
	height:93px;
	overflow:auto;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #872009;
	margin-left:200px;
	
}
.submit {
	width:100px;
	height:38px;
	border:none;
	text-indent:-9999px;
	margin-top:10px;
	
}

input.button{margin-left:200px;}

.errorlist {
	color:#872009;
	padding-left:200px
	
}
#inputspam {
	width:110px;
	height:30px;
}
.inputspam {
	width:110px;
	height:30px;
}
#inputspam.errorspam {
	width:150px;
	height:45px;
}
.errormessage1 {
	width:80px;
	height:119px;
	border:none;
	position:relative;
	left:143px;
	padding-left:10px
}
.errormessage2 {
	width:80px;
	height:119px;
	border:none;
	position:relative;
	left:143px;
	padding-left: 10px
}

/* menu */
.menutop {
	height:900px;
}
.thumnail img {
	float:left;
}
.services {
	float:left;
	width:390px;
	margin-bottom:10px;
	padding-right:10px
}
.services1 {
	float:left;
	width:390px;
	margin-bottom:10px;
}
.menusmallfloat {
	width:270px;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	line-height:21px;
}
h4 {
	padding:0px 0px 10px 15px;
	color:#872009
}
h5 {
	padding-bottom:10px;
	color:#872009;
	font-size:15px;
	line-height:21px;
}
.serv1 {
	padding-left:15px;
}
.serv1 li {
	list-style-image:url(assets/images/buttonsbanners/sheriff.png);
	padding-bottom:10px
}
.serv2 li {
	list-style-image:none;
	text-align:center;
	padding-bottom:10px
}
.menusections {
	height:200px;
	padding-top:15px;
}
.linedivider {
	border-bottom:1px dashed #872009;
}
.menumiddle {
	height:475px;
}
.menusmall {
	float:left;
	width:266px;
	padding-top:15px;
	text-align:center;
}
.menusmall1 {
	width:266px;
	padding-top:15px;
	text-align:center;
	list-style-image:none;
}
.menubottom {
	height: 400px;
}
/* Testimonials */
.testparagraph {
	padding-bottom: 15px;
}
/* Gallery */
.servicesgallery {
	float:left;
	padding-bottom:20px;
}
.servicesgallery1 {
	float:left;
	padding:0px 0px 20px 150px;
}
/* Footer */
#footer {
	background:url(assets/images/buttonsbanners/footer.png);
	width:900px;
	height:60px;
	margin:0 auto;
}
#footer p {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.6em;
	text-align: center;
}