

* {
	margin:0;
	padding:0;
	}
	
.clear {
	clear:both;
	}

p {
	margin:1em 0;
	}

h2 {
	margin:1em 0;
	}

h1 {
	height:46px;
	}

h2 {
	font-size:16px;
	line-height:16px;
	}

a {
	color:#4c441a;
	}

.align-right {
	float:right;
	margin:0 0 10px 10px;
	}

.aligh-left {
	float:left;
	margin:0 10px 10px 0;
	}

body {
	background:url(images/bg_body.gif) repeat-x top #35120a;
	font-family:Arial, Helvetica, sans-serif;
	}

#page {
	width:889px;
	margin:0 auto;
	}


#header {
	width:889px;
	height:156px;
	background:url(images/bg_header.jpg) no-repeat right;
	color:#dbc39b;
	font-size:10px; /* 10px */
	line-height:14px;
	}

#logo {
	float:left;
	position:relative;
	width:138px;
	left:-12px;
	}

#mission-block {
	float:left;
	width:472px;
	padding-top:33px;
	}

#mission-block p {
	margin-top:20px;
	}

#address-block {
	float:right;
	width:176px;
	}

#address-block p {
	margin-top:40px;
	}

/**** Navbar ****/

#navbar {
	width:889px;
	height:25px;
	padding-top:3px;
	}

#navbar ul {
	list-style:none;
	}

#navbar li {
	float:left;
	}

#navbar a {
	display:block;
	width:122px;
	height:21px;
	padding-top:4px;
	color:#d1c6a8;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	}

#navbar a:hover, #navbar a.active {
	background:url(images/bg_nav_on.png) no-repeat;
	}

/**** Main ****/

#main {
	width:889px;
	background:url(images/bg_main.jpg) repeat-y;
	}

#main-inner {
	width:889px;
	background:url(images/bg_shadow_main.png) repeat-x top;
	}

#content-area {
	float:left;
	width:600px;
	margin:30px 0 0 30px;
	padding-bottom:40px;
	font-size:11px;
	line-height:16px;
	}

.home #content-area {
	width:300px;
	margin:30px 0 0 30px;
	padding-right:20px;
	font-size:10px;
	line-height:14px;
	}

#mid-block {
	float:left;
	width:393px;
	height:496px;
	}

#vid-block {
	width:380px;
	height:393px;
	padding:47px 0 0 15px;
	background:url(images/bg_video.png) no-repeat top;
	}

#icon-block {
	width:393px;
	}

#icon-block ul {
	list-style:none;
	margin-left:70px;
	}

#icon-block li {
	float:left;
	margin-right:14px;
	}

#icon-block a {
	display:block;
	width:39px;
	height:37px;
	}

li.facebook a {
	background:url(images/icon_facebook.png) no-repeat;
	}

li.twitter a {
	background:url(images/icon_twitter.png) no-repeat;
	}

li.youtube a {
	background:url(images/icon_youtube.png) no-repeat;
	}

li.myspace a {
	background:url(images/icon_myspace.png) no-repeat;
	}

li.linkedin a {
	background:url(images/icon_linkedin.png) no-repeat;
	}


#portfolio-block {
	float:left;
	width:122px;
	margin-top:40px;
	padding-left:10px;
	}

#portfolio-block li {
	list-style:none;
	margin-bottom:20px;
	text-align:center;
	}

#portfolio-block li a {
	display:block;
	width:122px;
	height:91px;
	}

a.corp {
	background:url(images/btn_corp.png) no-repeat;
	}

a.events {	
	background:url(images/btn_events.png) no-repeat;
	}

a.weddings {
	background:url(images/btn_weddings.png) no-repeat;
	}

/**** Interior ****/

#content-area ul {
	margin:1em 20px;
	}

#sidebar-left {
	float:left;
	width:218px;
	}

#sidebar-left-inner {
	width:218px;
	background:url(images/bg_sidebar.png) repeat-y;
	}

#sidebar-left-content {
	width:183px;
	padding:30px 10px;
	background:url(images/bg_shadow_main.png) repeat-x top;
	}

#sidebar-left a {
	color:#dbc39b;
	font-size:12px;
	}

#sidebar-left-content ul {
	list-style:none;
	padding-left:10px;
	}

#sidebar-left-content li {
	margin-bottom:10px;
	}

#sidebar-left-footer {
	width:218px;
	height:40px;
	background:url(images/bg_sidebar_footer.png) no-repeat;
	}


/**** Contact Form ****/

form#wform {
	width:400px;
	margin:1em 0;
	overflow:hidden;
	}

#wform label {
	float:left;
	width:120px;
	}

#wform label.req {
	width:400px;
	margin-bottom:1em;
	}

#wform input, #wform textarea {
	width:252px;
	margin-bottom:10px;
	padding:4px 2px;
	border:1px solid #CCCCCC;
	}
	
#wform textarea {
	height:60px;
	}

#wform select {
	width:200px;
	margin-bottom:20px;
	}

#wform input.send {
	width:80px;
	margin-left:120px;
	background:#4c441a;
	color:#fff;
	}

.error1, .req, .error {
	color:#FF0000;
	}


/**** Gallery ****/

#content-area.gallery ul, #content-area.gallery li {
	list-style:none;
	margin:0;
	padding:0;
	}

#content-area.gallery li {
	float:left;
	margin:0 10px 10px 0;
	}

a img {
	border:none;
	}

/**** Footer ****/

#footer {
	clear:both;
	width:889px;
	height:100px;
	margin:0 auto;
	padding-bottom:20px;
	background:url(images/bg_footer.png) no-repeat top;
	}

#footer a {
	color:#dbc39b;
	}

#footer #left {
	float:left;
	width:400px;
	margin:40px 0 0 20px;
	color:#dbc39b;
	font-size:10px; /* 10px */
	line-height:14px;
	}

#footer #right {
	float:right;
	width:400px;
	margin:40px 0 0 20px;
	text-align:right;
	padding-right:20px;
	}