/* @override http://localhost:9039/_css/default.css */

p {
	margin: 1em 0;
}

body {
	color: #fff;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	background: #000 url(/_img/background.png) repeat-x scroll left top;
	margin: 0 0 100px;
	padding: 0;
	font-size: 62.5%;
	line-height: 1.6em;
}

div#wrapper {
	background-color: #cae5a5;
}

img#logo {
	margin: 19px auto 0;
	display: block;
}

ul#nav {
	height: 47px;
	text-align: center;
	font-size: 1.2em;
}

ul#nav li {
	display: inline;
	line-height: 47px;
	background: #000 url(/_img/nav_bullet.png) no-repeat -3px center;
	padding: 0 0 0 15px;
}

ul#nav li#n_home {
	padding: 0;
	background: none;
}

ul#nav a:link, ul#nav a:visited {
	color: #fff;
	text-decoration: none;
}

ul#nav a:hover, ul#nav a:active {
	color: #b2d535;
	text-decoration: underline;
}

body#welcome #n_home a,
body#weddings #n_weddings a,
body#corporate #n_corporate a,
body#private #n_private a,
body#contact #n_contact a {
	color: #b2d535;
	text-decoration: none;
}

div#main_content {
	width: 486px;
	margin: 0 auto;
	background: #000;
	color: #fff;
	font-size: 1.2em;
	text-align: justify;
	border: 9px solid #fff;
}

body#welcome div#main_content {
	background-color: #fff;
	color: #000;
}

div#copy {
	margin: 12px 16px 24px;
}

div#footer {
	width: 100%;
	height: 20px;
	margin: 30px auto;
	font-size: 1.1em;
	text-align: center;
	background: #000 url(/_img/footer.png) no-repeat center center;
	word-spacing: 2px;
	clear: both;
	position: relative;
}

div#footer p {
	line-height: 20px;
	margin-top: -1px;
	position: relative;
}

div#footer a:link, div#footer a:visited {
	color: #fff;
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	color: #b2d535;
	text-decoration: underline;
}

/* @group Home Page / Index */

body#index #wrapper {
	background-color: #000;
	color: #fff;
}


body#index div#main_content {
	width: 733px;
	margin: 10px auto;
	padding: 0;
	border: 0;
}

/* @end */

/* @group Welcome Page */

ul#welcome_sub_nav li {
	display: block;
	float: left;
	position: relative;
	width: 156px;
	height: 40px;
	margin: 0 3px;
}

ul#welcome_sub_nav li a {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
}

ul#welcome_sub_nav span {
	position: absolute;
	width: 100%;
	height: 100%;
}

#sn_services span {
	background: #000 url(/_img/welcome/services.png) no-repeat center center;
}

#sn_owner span {
	background: #000 url(/_img/welcome/about_the_owner.png) no-repeat center center;
}

#sn_accolades span {
	background: #000 url(/_img/welcome/accolades.png) no-repeat center center;
}

/* @end */

/* @group H1 */

h1 {
	height: 43px;
	width: 486px;
	border-bottom: 9px solid #fff;
	position: relative;
}

h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group About the Owner */

#owner h1 span {
	background: url(/_img/about_the_owner/about_the_owner.png) no-repeat left top;
}

#owner h2 {
	text-align: right;
	font-size: 1.4em;
	line-height: 1.2;
	color: #92d400;
	font-weight: normal;
}

/* @end */

/* @group Accolades */

#accolades h1 span {
	background: url(../_img/accolades/accolades.png) no-repeat left top;
}

#accolades div#copy {
	margin: 12px 0px 0px;
}

#accolades p.intro {
	margin: 16px;
}

#accolades p.intro a:link, #accolades p.intro a:visited {
	color: #fff;
}

#accolades p.intro a:active, #accolades p.intro a:hover {
	color: #b2d535;
}

#accolades #testimonials {
	background-color: #fff;
	color: #000;
	padding: 1em;
}

#accolades #testimonials li {
	padding-bottom: 1em;
	border-bottom: 4px solid #92d400;
	margin-bottom: 1em;
}

#accolades #testimonials li.last {
	padding-bottom: 1em;
	border-bottom: none;
	margin-bottom: 1em;
}

/* @end */

/* @group Services */

#services h1 {
	margin-left: -190px;
}

#services h1 span {
	background: url(/_img/services/services.png) no-repeat left top;
}

#services #main_content {
	background: #000 url(/_img/services/services.jpg) no-repeat left 52px;
	padding-left: 190px;
	width: 296px;
	min-height: 590px;
}

#services #copy {
	margin: 53px 24px;
}

#services #copy ul {
	list-style-type: disc;
	margin-left: 3em;
}

#services h2 {
	font-size: 1.4em;
	line-height: 1.2;
	color: #92d400;
	font-weight: normal;
	text-align: left;
	margin: 1em;
}

#services h2 a {
	color: #92d400;
}

/* @end */

/* @group Weddings */

#weddings h1 span {
	background: url(/_img/weddings/weddings.png) no-repeat left top;
}

#weddings #main_content {
	background: #b2d535 url(/_img/weddings/reception_hall.jpg) no-repeat center 52px;
}

#weddings #copy {
	margin: 261px 0 0;
	padding: 0 22px;
	background-color: #000;
	border-top: 9px solid #fff;
	border-bottom: 9px solid #fff;
}

body#weddings div#fall_menu {
	height: 86px;
	padding: 20px 186px 20px 30px;
	border-bottom: 9px solid #fff;
	background: #b2d535 url(/_img/weddings/winter_menu.jpg) no-repeat right top;
	color: #000;
}

body#weddings div#fall_menu a:link, body#weddings div#fall_menu a:visited {
	color: #fff;
	text-decoration: none;
}

body#weddings div#fall_menu a:hover, body#weddings div#fall_menu a:active {
	text-decoration: underline;
}

body#weddings div#summer_menu {
	height: 86px;
	padding: 20px 20px 20px 212px;
	background: #fff url(/_img/weddings/summer_menu.jpg) no-repeat left top;
	color: #000;
	text-align: left;
}

body#weddings div#fall_menu a, body#weddings div#summer_menu a {
	font-weight: bold;
}

body#weddings div#summer_menu a:link, body#weddings div#summer_menu a:visited {
	color: #a9cb33;
	text-decoration: none;
}

body#weddings div#summer_menu a:hover, body#weddings div#summer_menu a:active {
	text-decoration: underline;
}

/* @end */

/* @group Corporate */

#corporate h1 span {
	background: url(/_img/corporate/corporate.png) no-repeat left top;
}

#corporate #main_content {
	background: #b2d535 url(/_img/corporate/place_setting.jpg) no-repeat center 52px;
}

#corporate #copy {
	margin: 261px 0 0;
	padding: 0 22px;
	background-color: #000;
	border-top: 9px solid #fff;
	border-bottom: 9px solid #fff;
}

body#corporate div#summer_menu {
	height: 86px;
	padding: 20px 20px 20px 212px;
	background: #b2d535 url(/_img/corporate/summer_menu.jpg) no-repeat left top;
	color: #000;
	text-align: left;
}

body#corporate div#summer_menu a:link, body#corporate div#summer_menu a:visited {
	color: #fff;
	text-decoration: none;
}

body#corporate div#summer_menu a:hover, body#corporate div#summer_menu a:active {
	text-decoration: underline;
}

body#corporate div#fall_menu {
	height: 86px;
	padding: 20px 196px 20px 20px;
	border-bottom: 9px solid #fff;
	background: #fff url(/_img/corporate/winter_menu.jpg) no-repeat right top;
	color: #000;
}

body#corporate div#fall_menu a, body#corporate div#fall_menu a {
	font-weight: bold;
}

body#corporate div#fall_menu a:link, body#corporate div#fall_menu a:visited {
	color: #a9cb33;
	text-decoration: none;
}

body#corporate div#fall_menu a:hover, body#corporate div#fall_menu a:active {
	text-decoration: underline;
}

/* @end */

/* @group Private Entertaining */



#private h1 span {
	background: url(/_img/private_entertaining/private_entertaining.png) no-repeat left top;
}


#private #main_content {
	background: #000 url(/_img/private_entertaining/catering_display.jpg) no-repeat center 52px;
}

#private #copy {
	margin: 221px 0 0;
	padding: 20px 42px;
	background-color: #000;
	border-top: 9px solid #fff;
}

body#private div#copy a:link, body#private div#copy a:visited {
	color: #a9cb33;
	text-decoration: none;
}

body#private div#copy a:hover, body#private div#copy a:active {
	text-decoration: underline;
}

/* @end */

/* @group Contact Us */

div#form_errors {
	border: 8px solid #92d400;
	background-color: #000;
	color: #fff;
	padding: .5em;
	margin-bottom: 1em;
}

div#form_errors p {
	margin: 0 0 .5em;
	font-weight: bold;
	color: #92d400;
}

div#form_errors li {
	font-size: .8em;
}

#contact h1 span {
	background: url(/_img/contact_us/contact_us.png) no-repeat left top;
}

#contact #copy {
	padding: 25px 35px;
}

body#contact div#copy a:link, body#contact div#copy a:visited {
	color: #a9cb33;
	text-decoration: none;
}

body#contact div#copy a:hover, body#contact div#copy a:active {
	text-decoration: underline;
}

.vcard div {
	margin: 1em 0;
}

#contact label {
	text-align: right;
	display: block;
	padding-right: 1em;
}

#contact form table {
	width: 100%;
}

#contact td.column1 {
	width: 35%
}

#contact td {
	padding-bottom: .25em;
}

#contact input {
	width: 100%;	
}

/* @end */

.clear {
	clear: both;
}