/*TABLE OF CONTENTS

	0. RESETS
	1. STICKY FOOTER
	2. GLOBAL
	3. LAYOUT
	4. BUGS/FIXES/HACKS
	
*/



/*1. RESETS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/*1. STICKY FOOTER*/

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #page-wrap {height: 100%;}

body > #page-wrap {height: auto; min-height: 100%;}

#main {
	padding-bottom: 64px;
}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -64px; /* negative value of footer height */
	height: 64px;
	clear:both;} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file
[if  IE 8]>
	<style type="text/css">
		#wrap {display:table;}
	</style>
<![endif]

*/




/* 2. GLOBAL */

body {
	background-color: #efebdb;
	background-image: url(../images/bkg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #770415;
}



/* 3. LAYOUT */

#footer {
	background-color: #960117;
}
#header {
	height: 296px;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
#header-second {
	height: 208px;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
h1.logo {
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 194px; 
	height: 174px;
	background: url(../images/logo.png);
	text-indent: -9999px;
	}
h1.logo a {
	display: block;
}
h2.phone-number {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #b4ac8a;
	float: right;
	padding-top: 15px;
}
ul#navigation {
	position: absolute;
	right: 0px;
	width: 447px;
	top: 84px;
	height: 23px;
	z-index: 0;
}
ul#navigation li {
	display: block;
	margin-left: 5px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
h2.masthead-title {
	float: left;
	clear: both;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EDD389;
}
h2.masthead-section {
	padding-right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #EDD389;
	font-style: italic;
	position: absolute;
	right: 40px;
	bottom: 30px;
	width: 400px;
	height: 40px;
	text-align: right;
}
.main {
	width: 858px;
	margin: 0 auto;
	background-color: #FFF;
}
#header-wrap {
	background-image:url(/images/bkg_body_new.jpg);
	background-color: #e4dec4;
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
}
#header-wrap-second {
	background-image:url(/images/bkg_second.jpg);
	background-color: #e4dec4;
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
}
#home-left-column {
	float: left;
	width: 430px;
	margin-top: 50px;
	padding-left: 23px;
}
#home-right-column {
	float: right;
	width: 335px;
	position: relative;
	z-index: 10;
	margin-top: 50px;
	padding-top: 40px;
}
#second-right-column {
	float: right;
	width: 315px;
	position: relative;
	z-index: 10;
	margin-top: 50px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A00415;
}
#single-column {
	float: left;
	width: 810px;
	margin-top: 50px;
	padding-left: 23px;
}
h3 {
	font-size: 24px;
}
#home-photos {
	position: absolute;
	top: -210px;
	z-index: 10;
	right: 0px;
	height: 268px;
	width: 376px;
}
p {
	line-height: 20px;
}
#services td {
	padding: 5px;
}
td.brdr_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #686247;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.rt-pad {
	padding-right: 15px;
}
#footer-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #edd389;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#footer-content {
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 18px;
}

/* CONTACT FORM */

/*form {
	border: none;
	font-size: 12px;
	color: #333333;
}

fieldset {
	border: none;
	margin: 10px 0px;
	padding: 0px;
}
.notification_error {
	border: 1px solid #A25965;
	height: auto;
	width: 408px;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
	font-size: 12px;
	color: #333;
}

.notification_ok {
	border: 1px #567397 solid;
	height: auto;
	width: 408px;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
	font-size: 12px;
	color: #333;
}

.info_fieldset {
	border: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}



.contact-button {
	border: 1px solid #999999;
	background: white;
	color: #770A15;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}*/

/* Label */
label {
	/*width: 50px;*/
	font-size: 12px;
	color: #770415;
	font-weight: bold;
	/*float: left;*/
}

/* Input, Textarea */
input, textarea
{
padding: 3px;
border: 1px solid #999999; 
color: #2F3738; 
font-family: "Lucida Grande", Tahoma, Verdana;
font-size: 12px;
}
input {
	/*width: 122px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 5px;*/
}

textarea {
	/*margin: 10px 0px;
	width: 410px;
	height: 70px;*/

}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #770415;
	background-color: #770415;
	height: 1px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
#main a {
	font-weight: bold;
	color: #770432;
}
#main a:hover {
	color: #770415;
	border-bottom: 1px solid #900415;
}
#main #home-right-column a:hover {
	color: #770415;
	border: none;
	text-decoration:none;
}
#main #second-right-column a:hover {
	color: #770415;
	border: none;
	text-decoration:none;
}
.required-label {
	font-style: italic;
	color: #999;
	margin-bottom: 20px;
}
#form-wrap {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#form-wrap .fsSubmit input.fsSubmitButton { 
	cursor: pointer; 
	background-color:#900415; 
	color:#EDD389; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid #770415;
	padding: 5px 20px;
}

#form-wrap .fsSubmit input.fsSubmitButton:hover {
	background-color:#770415;
}

#form-wrap .fsForm .fsSectionHeading { color: #edd389; }

span.fsRequiredLabel {
color: #BA0000;
font-weight: bold;
}
