/* CSS Document */

body {
	margin: 0; padding: 0;
	background: #8c897f  url(../images/bg_body.jpg) repeat-x;
}

/** Main Structural Divs **/

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#page-inner {}

#logo {
	width: 200px;
	height: 135px;
	position: absolute;
	left: 35px;
	top:0;
}


#nav {
	width: 650px;
	height: 60px;
	margin: 0 0 0 250px;
}

#content, #content2 {
	width: 898px;
	background: #fff;
	border: 1px solid #969283;
	
}

#content2 {
	height: 540px;
}

#home-photo {
	width: 878px;
	height: 520px;
	margin: 10px;
}


#footer {
	width: 900px;
	height: 40px;
	margin: 15px 0;
}


/** Supporting Structural Divs  **/

#leftcol1 { /* for 2nd level pages */
	width: 380px;
	margin: 100px 0 25px 35px;
	float: left; display: inline;
}

#rightcol1 { /*for 2nd level pages */
	width: 460px;
	height: 540px;
	float: right; display: inline;
}


#leftcol2 { /* for 3rd level pages */
	width: 335px;
	margin: 135px 0 25px 35px;
	float: left; display: inline;
}

#rightcol2 { /*for 2nd level pages */
	width: 405px;
	margin: 60px 75px 0 0;
	float: right; display: inline;
}


.clearmain {clear: both; height: 1px;}

.clear3rd {clear: both; height: 45px;}

#subnav {
	height: 20px;
	margin: 0 0 30px 0;
}

#footer-left {
	width: 225px;
	margin: 0 0 0 10px;
	float: left; display: inline;
}

#footer-right {
	width: 400px;
	margin: 0 10px 0 0;
	float: right; display: inline;
	text-align: right;
}

.page-head {
	margin: 0 0 40px 0;
}

.quote-block {
	width: 100%;
	border-top: 1px solid #cccccc;
	margin: 20px 0 0;
	padding: 15px 0 0;
}

.menu-column, menu-column2 {
	width: 100%;
	margin: 0 0 25px 0;
}

.menu-column2 {
	padding: 0 15px;
}

.menu-divider {
	margin: 10px 0 0 0;
}

.menus {
	text-align: center;
	background: url(../images/bg_menulist.jpg) no-repeat bottom;
	padding: 15px 45px 20px 30px;
}

	
	
/** Font Styles **/

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	color: #232020;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #cf6815;
	margin: 15px 0 35px 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.1em;
	font-style: italic;
}


p {
	font-size: 0.75em;
	margin: 15px 0 0 0;
}

p.first {
	margin: 0; 

}

p.leading {
	line-height: 1.4em;
}
	

p.quote, p.quote2 {
	font-family: "Times New Roman", Times, serif;
	color: #777475;
	font-size: 0.8em;
	margin: 20px 0 0 0;
	line-height: 1.5em;
}

p.quote2 {
	margin: 0;
}

p.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #777475;
	margin: 5px 0 0 0;
	line-height: 1.2em;
}

.menu-column p, .menu-column2 p {
	line-height: 1.3em;
	margin-top: 10px;
}

.menus p {
	line-height: 1.3em;
	margin-top: 12px;
	color: #cf6815;
	font-size: 0.85em;
	font-family: "Times New Roman", Times, serif;
}


#footer p {
	font-size: 0.65em;
	color: #494344;
	line-height: 1.2em;
}

.name, .name2 {
	color:#8e8b73;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 6px 0 0 0;
	padding: 0 0 10px 0;
}

.name2 {
	font-size: 0.72em;
}

p.testimonial {
	margin: 5px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #e9e8e5;
}



/** Link Stles **/

a, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

a:active {outline: none;}

#subnav ul {
	list-style: none;
	margin: 0; padding: 0;
	font-size: .7em;
}

#subnav ul li {display: inline;}

#footer a {color: #494344;}

#footer a:hover {color: #000; text-decoration: none;}



/**  Main Nav Styles  - rollovers use single image and negative positioning **/

#weddings, #parties, #business, #philosophy, #bios, #contact {
  display: inline;
  height: 60px;
  float:left;
  padding: 0;

}

#weddings:hover, #parties:hover, #business:hover, #philosophy:hover, #bios:hover, #contact:hover { 
  background-position: 0 -60px;
}

#weddings span, #parties span, #business span, #philosophy span, #bios span, #contact span, #emailus span {
  display: none;
}

#weddings {
	 width: 81px;
	 background: url(../images/nav/weddings.gif) no-repeat 0 0;
	 margin: 0;
}

#parties {
	 width: 179px;
	 background: url(../images/nav/parties.gif) no-repeat 0 0;
	 margin: 0;
}

#business {
	 width: 125px;
	 background: url(../images/nav/business.gif) no-repeat 0 0;
	 margin: 0;
}

#philosophy {
	 width: 71px;
	 background: url(../images/nav/philosophy.gif) no-repeat 0 0;
	 margin: 0 0 0 45px;
}

#bios {
	 width: 36px;
	 background: url(../images/nav/bios.gif) no-repeat 0 0;
	 margin: 0;
}

#contact {
	 width: 55px;
	 background: url(../images/nav/contact.gif) no-repeat 0 0;
	 margin: 0;
}

.navdiv {
	width: 23px;
	height: 60px;
	float: left; display: inline;
}

/**  Footer Nav Styles  - rollovers use single image and negative positioning **/

#emailus {
  width: 81px;
  height: 16px;
  float:left; display: inline;
  padding: 0;
  margin: 0;
  background: url(../images/emailus.gif) no-repeat 0 0;

}

#emailus:hover { 
  background-position: 0 -16px;
}

#phone {
	width: 124px;
	height: 16px;
	float: left; display: inline;
}

	
	
/** Images **/

img {border: 0;}


/** Random Content **/
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}


/** Flash Gallery **/

#gallery { /* for 2nd level pages */
	width: 830px;
	margin: 100px 0 25px 35px;
}
