/* Client Name - Started Day, Oct 07, 2008 */
/* Website coded and designed by Sarah Brenner @ Bighouse Graphix - www.bighousegraphix.com - sarah@bighousegraphix.com */

/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }
 
/* Basic HTML tags
--------------- */
a {
	color: #FFFFFF;
 }

#specials-text a {
	color: #b2d989;
	font-style: italic;
	text-decoration: underline;
 }

a:hover {
	color: #F7EEDF;
	text-decoration: underline;
 }
 
pX {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #2b2b2b;
	line-height: 21px;
 }
 
h2 {
	font-weight: normal;
	font-size: 26px;
	color: #6d2404;
	font-style: italic;
 }
 
 .email {
	vertical-align: text-bottom;
}

.logo a {
	text-indent:-9999em;
	width: 296px;
	height: 35px;
	display:block;
	background-repeat: no-repeat;
  }
 
 .left {
	float: left;
}
 
 .right {
	float: right;
}
 
/* Start Website in Sequence */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F0F05;
	line-height: normal;
	font-size:13px;
	background-color: #1F0F05;
 }

#wrapper {
	width: 1000px;
	height: 1000px;
	margin: auto;
	background: #1f0f05 url(../images/bkrnd.jpg) no-repeat top center;
 }

#wrapperInterior {
	width: 1000px;
	height: 1000px;
	margin: auto;
	background-color: #1f0f05;
	background-repeat: no-repeat;
	background-position: left;
 
 }

#container {
	width: 950px;
	height: 800px;
	margin: auto;
 }
#containerInterior {
	width: 950px;
	margin: auto;
 	
 }

#top {
	width: 755px;
	height: 50px;
	margin: auto;
 }

#topInterior {
	width: 755px;
	height: 50px;
	margin: auto;
 }

#logo {
	margin: 10px 0 0 118px;
	float: left;
	width: 159px;
	height: 93px;
	background-image: url(../images/villageLogo.gif);
 }

#tagline {
	width: 202px;
	height: 19px;
	margin: 17px 4px 0 0;
	float: right;
	font-size: 20px;
	color: #CCBA94;

 }

#middle {
	width: 700px;
	height: 356px;
	margin: 15px auto 0px;
 	padding: 54px 0px 0px 0px;
 }

#content {
	float: right;
	width: 227px;
	height: auto;
	margin: -5px 22px 0px 0px;
 }
#photo-main {
	float: left;
	width: 384px;
	height: 357px;
	background-repeat: no-repeat;
	margin-left:36px;
	margin-top:15px;
 }


#middleInteriorpage {
	width: 753px;
	margin: auto;
	margin-top: 0px;
 
 }
 
 #middleTop {
	background-image: url(../images/2nd_topbar.jpg);
	height: 199px;
	width: 753px;
}
 #middleBottom {
	background-image: url(../images/2nd_bottombar.gif);
	height: 54px;
	width: 753px;
}


#contentInteriorpage {
	float: left;
	width: 640px;
	padding-left: 63px;
	margin-top: 15px;
	padding-top: 10px;
  }


#specials {
	width: 540px;
	height: 75px;
	margin: auto;
	margin-top: 15px;
	float: left;
	padding: 0 0px 0 15px;
 }

#title-pastanight {
	float: left;
	background: url(../images/title-pastanightx.gif) no-repeat;
	width: 139px;
	height: 58px;
	margin: 10px 10px 0 0;
 }

#specials-text {
	width: 450px;
	float: left;
	margin-top: 10px;
	font-size: 16px;
	height: 55px;
	padding-left: 25px;
	color: #F3E4CF;
	line-height: 25px;
 }

#price {
	float: right;
	background: url(../images/pricex.gif) no-repeat;
	width: 127px;
	height: 64px;
	margin: 3px 0px 0 0;
 }

#homeAddress {
		font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height:22px;
	font-weight: normal;
	color: #701616;
}


#bottom {
	width: 680px;
	height: 125px;
	margin: auto;
	margin-top: 40px;
	padding-left: 45px;
 }

#bottom img {
	border: solid #b08341 1px;
	margin-right: 45px;
	margin-top: 15px;
 }

#footer {
	width: 755px;
	margin: auto;
	margin-top: 30px;
	color: #D9B588;
	margin-left: 100px;
	padding-bottom: 30px;
 }

   
 /* End Center */
 
/* Start Nav
--------- */
#nav {
	width: 715px;
	margin: auto;
	font-size: 12px;
	text-align: right;
	padding-right: 40px;
	margin-top: 0px;
	padding-top: 45px;
 }
 #navInterior {
	width: 715px;
	margin: auto;
	font-size: 14px;
	text-align: right;
	padding-right: 40px;
padding-top:35px; }

 ul {
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin: 0;
}

li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
}
 
.home {
	margin-left: 62px;
 }
 
 #header {
	float: right;
	width: 170px;
	margin-right: 20px;
}
#menuInside {
	background-image: url(../images/2nd_mid.gif);
	width: 753px;
	margin: auto;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #381C11;
}


 /* End Nav */
 

/* Start Bottom */



/* End Bottom */
 
 /* Start Forms */

input, textarea {
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
 }

form td {
	color: #434132;
	font-weight: bold;
	font-size: 12px;
 }

.submit {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #434132;
	color: #FFFFFF;
	margin-right: 20px;
 }
 
.reset {
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #434132;
	color: #FFFFFF;
 }
/* End Forms */


/* Clear Fix Code */
.ClearFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
      height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
      height:1%;
}


/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/
.directionsRight {
	padding-left: 0px;
	float: left;
	width: 280px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5B2C0F;
}
#homeNavbar {
	width: 600px;
}
#homeAddress {
	height: 150px;
	width: 225px;
	display: inline;
	float: right;
	color: #FFFFFF;
	margin-right: 10px;
	font-weight: normal;
	line-height: 27px;
	margin-top: 15px;
	font-size: 19px;
}

