 div,table,h1,h2,h3,span,body {padding:0px;margin:0px}

body {
	margin: 0;
	background: #4A2314 url(assets/images/background.jpg) repeat left top;
}
#topBand {
	width: 100%;
	height: 41px;
	position: relative;
	top: 0;
	left: 0;
	background: url(assets/images/topBkg.jpg) top left repeat-x;
}
#containerBkg {
	width: 802px;
	height: auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -401px;
	background: url(assets/images/containerBkg.jpg) top left repeat-y;
}
#container {
	width: 750px;
	height: auto;
	position: relative;
	top: 0;
	left: 26px;
	margin-top: 345px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4F2717;
}
#contentContainer {
	width: 750px;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	background: url(assets/images/titleBkg.jpg) top left repeat-x;
}

/* Main Content */
#content {
	width: 505px;
	height: auto;
	float: left;
	padding: 10px 15px 15px 15px;
	line-height: 23px;
}
#content u { 
	float: left;
	margin-right: 5px;
	font-size: 44px;
	color: #40010C;
	line-height: 42px;
	text-decoration: none;
	background-image: url(assets/images/dropBkg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #A66444;
}
#content h1 {
	margin: -7px 0 -7px 0;
	font-size: 24px;
	line-height: 40px;
	color: #231F20;
}
#content h2 {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #40010C;
}
#content h3 {
	font-size: 16px;
	text-align: center;
	color: #40010C;
}
#content h4 {
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #40010C;
}
#content p.test {
	margin: 0;
	padding: 0;
}
#content span {
	float: right;
}
#content ul {
	margin: 0px;
	padding: 10px 0px 10px 20px;
	list-style-type: none;
}
#content ul li {
	background-image: url(assets/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
}
#content ul.noBull li {
	background-image: none;
}
#content img { padding: 1px; border: 1px solid #4F2717 }
#content img.divide { border:0!important;}
#content .float { float: right; margin: 15px 0 0 10px }
#content .float img { margin-top: 10px }
#content td { vertical-align: top }
#content a { font-weight: bold; color: #144C34 }
#content a:hover { color: #527052 }
#contentContact {
	width: 600px;
	height: 33px;
	padding: 0px 150px 0px 0px;
	font-size: 27px;
	background: url(assets/images/contentContactBkg.jpg) top left no-repeat;
	float: left;
	background-color: #EFD1AB;
}
#contentContact a {
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
	color: #144C34;
	margin: 5px 20px 0px 0px;
}

/* Right Column */
#rightContent {
	width: 200px;
	height: auto;
	float: left;
	margin-top: 59px;
}
#rightContent img.consult { padding-bottom: 1px; border-bottom: 1px solid #4F2717 }
#rightContent img.pic { padding: 1px; margin-bottom: 5px; border: 1px solid #4F2717 }
#rightContent p { 
	margin: 0 0 5px 0;
	font-size: 11px; 
	font-style: italic;
	text-align: center; 
}
.imgLeft {
	float: left;
	margin: 0px 18px 5px -2px;
}

/* Footer */
#footer {
	width: 750px;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	padding-top: 2px;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	background-image: url(assets/images/footerBkg.jpg);
	background-repeat: repeat-x;
	background-color: #E2C298;
}

#links, #info {
	width: 343px;
	height: 85px;
	float: left;
	padding: 15px;
	border-bottom: 1px solid #CAA574;
}
#links { border-right: 1px solid #CAA574 }
#info { line-height: 15px; border-left: 1px solid #E3CBAC }
p.agilent { margin: -10px 0 0 80px }
#links a { color: #4F2717; text-decoration: none }
#links a:hover { text-decoration: underline }
#disclaimer {
	width: 730px;
	height: auto;
	clear: both;
	padding: 10px;
	border-top: 1px solid #E3CBAC; 
}
#copy {
	width: 100%;
	height: auto;
	padding: 10px 0 25px 0;
	font-size: 11px;
	text-align: center;
	background-image: url(assets/images/copyBkg.jpg);
	background-repeat: repeat-x;
	background-color: #E2C298;
}
#copy a:link, #copy a:visited {
	color: #4F2717;
	text-decoration: none;
}
#copy a:hover, #copy a:active {
	color: #4F2717;
	text-decoration: underline;
}

/* Navigation */
#navBkg {
	width: 896px;
	height: 45px;
	position: absolute;
	top: -45px;
	left: -82px;
	background-image: url(assets/images/navBkg.png);
}
#nav {
	width: 820px;
	height: 45px;
	position: absolute;
	top: -43px;
	left: -8px;
}
#nav ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 20;
}
#nav li {
	float: left;
	position: relative;
	padding: 3px 9px 6px 9px;
	border-right: 1px solid #CDA46E;
	border-left: 1px solid #ECDAC2;
}
#nav li.left, #nav li.leftH, #nav li.leftO { 
	padding: 3px 8px 4px 8px; 
	border-left: 1px solid #bd907a; 
	border-right: 1px solid #8f5031 
}
#nav li.leftH { padding: 11px 6px 11px 10px; border-left: none }
#nav li.leftO { border-right: none }
#nav li.rightA { padding: 3px 6px 6px 12px; border-left: none }
#nav li.rightC { border-right: none }
#nav li a { font-size: 14px; color: #A66444; text-decoration: none }
#nav li a:hover { text-decoration: underline }
#nav li.left a, #nav li.leftH a, #nav li.leftO a { color: #E4D1B8 }
#nav li ul {
	width: 170px;
	position: absolute;
	top: 43px;
	left: 0px;
	display: none;
	text-align: left;
	background-image: url(assets/images/navDropBkg.jpg);
	background-repeat: repeat-x;
	background-color: #A66444;
	z-index: 50;
}
#nav li li {
	width: 170px;
	padding: 0;
	border-right: none;
	border-left: none;
}
#nav li li a { 
	width: 162px;
	display: block;
	padding: 4px;
	color: #E4D1B8;
	border-bottom: 1px solid #8F5031;
	border-top: 1px solid #C99B75;
} 
#nav li li a:hover { background: url(assets/images/navDropHoverBkg.jpg) repeat-x }
#nav li:hover ul, #nav li.iehover ul { display: block }

/* Misc */
#flash {
	width: 925px;
	height: 300px;
	position: absolute;
	top: 0;
	left: -67px;
}
#tlGraphic {
	width: 85px;
	height: 177px;
	position: absolute;
	top: 345px;
	left: -59px;
	background-image: url(assets/images/topLeft.png);
}
#trGraphic {
	width: 45px;
	height: 91px;
	position: absolute;
	top: 345px;
	right: -19px;
	background-image: url(assets/images/topRight.png);
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash u, .sIFR-hasFlash .agilent, .sIFR-hasFlash .contact {
	visibility: hidden;
}

/* that's all folks! */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
.imgborder {
	border: 5px solid #a56343;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Forms */
/* Quick Contact Form */
#qc {
}
#qc form {
	margin: 0
}
#qc input, #qc textarea {
	width: 194px;
	height: auto;
	padding: 2px;
	margin-top: 5px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F2717;
	background-image: url(assets/images/qcFieldBkg.jpg);
	background-repeat: repeat-x;
	background-color: #E3CDB0;
	border: 1px solid #4F2717;
}
#qc input.hiddenIn {
	display: none;
}
#qc textarea {
	height: 135px;
	overflow: auto;
	background-image: url(assets/images/qcTextAreaBkg.jpg);
}
#qc button {
	width: 137px;
	height: 47px;
	float: right;
	margin: 5px 0 10px 0;
	padding: 0;
	overflow: hidden;
	background-color: transparent;
	border-style: none;
	cursor: pointer
}
#qc p.qcReq {
	float: left;
	padding-top: 5px;
	margin: 0;
	font-size: 11px;
}
#qc .submit{
	width:130px;
	height:41px;
	background-image:url(assets/images/submit.jpg);
	border:none;
	margin-bottom:10px;
}

/* Main Contact Form */
#contact {
}
#contact form {
	margin: 0px;
	padding: 0px;
}
#contact ul {
	width: 350px;
	position: relative;
	top: 0;
	left: 50px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#contact ul li {
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
#contact label {
	width: 125px;
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
}

#contact input, #contact select, #contact textarea {
	width: 200px;
	height: auto;
	float: right;
	padding: 1px;
	margin: 0 10px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4F2717;
	background-image: url(../images/qcFieldBkg.jpg);
	background-repeat: repeat-x;
	background-color: #E3CDB0;
	border: 1px solid #4F2717;
}
#contact textarea {
	height: 100px;
	overflow: auto;
	background-image: url(../images/qcTextAreaBkg.jpg);
}
#contact .submit{
	width:130px;
	height:41px;
	background-image:url(../images/submit.jpg);
	border:none;
	margin-bottom:10px;
}
#contact2{
	width:110px;
	height:26px;
	background-image:url(../images/email-us.png);
	border:none;
	margin-bottom:10px;
}
#contact button, #onlineOffice button, #consultation button { 
	width: 142px;
	height: 47px;
	margin-left: 170px;
	padding: 0;
	overflow: hidden;
	background-color: transparent;
	border-style: none;
	cursor: pointer;
}
.consult2 {
	float: left;
	margin: 0px 18px 12px 186px;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
	background-image:none !important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
	background-image:none !important;
}

/* Online Office Contact Form */
#onlineOffice {
}
#onlineOffice form {
}
#onlineOffice label {
	font-size: 11px;
	line-height: 14px;
}
#onlineOffice input.reg, #onlineOffice textarea {
	width: 100%;
	height: auto;
	display: block;
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4F2717;
	background-image: url(../images/qcFieldBkg.jpg);
	background-repeat: repeat-x;
	background-color: #E3CDB0;
	border: 1px solid #4F2717;
}
#onlineOffice textarea {
	height: 75px;
	overflow: auto;
	background-image: url(../images/qcTextAreaBkg.jpg);
}
input.check {
	float: left;
	margin: 0 5px 20px 0;
}
input.checkIn {
	width: 90%;
	height: auto;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4F2717;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #4F2717;
	background-color: #EFD1AB;
}
#onlineOffice h3 { margin: 0 }
#onlineOffice ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#onlineOffice ul li {
	width: 95px;
	margin: 0;
	padding: 0;
	float: left;
}
#onlineOffice ul li label { float: left }

/* Consultation */
#consultation {
}
#consultation form {
	margin: 0px;
	padding: 0px;
}
.aspCon {
	width: 100% !important;
}
.aspCon label {
	height: auto;
	width: 75% !important;
	text-align: left !important;
	float: left !important;
	display: block;
	padding-left: 15px;
}
.aspCon input {
	float: left !important;
	height: auto;
	width: auto!important;
}
#consultation ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#consultation ul li {
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
#consultation label {
	width: 25%;
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
#consultation input.reg, #consultation select {
	width: auto;
	height: auto;
	float: left;
	padding: 1px;
	margin: 0 10px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4F2717;
	background-image: url(../images/qcFieldBkg.jpg);
	background-repeat: repeat-x;
	background-color: #E3CDB0;
	border: 1px solid #4F2717;
}
#consultation input.reg { width: 55%; }
#errors {
	margin-bottom: 20px;
	margin-left: 150px;
}
#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold!Important;
}
#pnl873 {
	margin-left: 150px;
}
#btnValidateForm {
	margin-top: 75px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#contactInfo2 {
	clear: both;
	margin: 300px 0px 0px 0px;
	color: #A6A5A1;
	font-weight: bold;
}
#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
}
#lblVerifySubmission span {
	font-weight: bold;
}
#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}
.captcha span {
	margin-right: 10px;
}
#btnSubmitForm {
	margin-top: 5px;
}
#ValidationSummary2 ul li {
	color: #FF0000!Important;
}
.news{
    background: url(assets/images/pictureframe02.jpg) top center repeat-y scroll;
	height: auto;
	/* width: 700px; */
}
.newsHeader {
	height: 40px;
	padding: 25px;
	width: 650px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
}
#retreat {
	height: 3500px;
	width: 700px;
	position: relative;
}
#retreat img {
	border: 0!important;
	position: absolute;
}
.retreat01 {	top: 0;	left: 25px;}
.retreat02 {	top: 0;	left: 325px;}
.retreat03 {	top: 280px;  left: 325px;}
.retreat04 {	top: 395px;  left: 25px;}
.retreat05 {	top: 1164px;  left: 15px;}
.retreat06 {	top: 782px;  left: 25px;}
.retreat07 {	top: 550px;  left: 420px;}
.retreat08 {	top: 790px; left: 25px;}
.retreat09 {	top: 1035px; left: 420px;}
.retreat10 {	top: 1465px; left: 25px;}
.retreat11 {	top: 1646px; left: 383px;}
.retreat12 {	top: 2680px; left: 495px;}
.retreat13 {	top: 1514px; left: 25px;}
.retreat14 {	top: 1935px; left: 519px;}
.retreat15 {	top: 2152px; left: 282px;}
.retreat16 {    top: 1850px; left: 25px;}
.retreat17 {	top: 1850px; left: 282px;}
.retreat18 {	top: 2400px; left: 25px;}
.retreat19 {	top: 2995px; left: 25px;}
.retreat20 {	top: 2219px; left: 282px;}
.retreat21 {	top: 1350px; left: 519px;}
.retreat22 {	top: 2680px; left: 23px;}
.retreat23 {	top: 3012px; left: 22px;}
.retreat24 {	top: 3309px; left: 22px;}
.retreat25 {	top: 4157px; left: 22px;}
#halloween {
	width: 700px;
	height: 1400px;
	position: relative;
}
#halloween img {
	border: 0!important;
	position: absolute;
}
.halloween01 { top: 0; left: 25px;}
.halloween02 { top: 0; left: 385px;}
.halloween03 { top: 360px; left: 25px;}
.halloween04 { top: 360px; left: 418px;}
.halloween05 { top: 360px; left: 25px;}
.halloween06 { top: 665px; left: 25px;}
.halloween07 { top: 665px; left: 478px;}
.halloween08 { top: 915px; left: 25px;}
.halloween09 { top: 1095px; left: 478px;}
#wedding {
	width: 700px;
	height: 1680px;
	position: relative;
}
#wedding img {
	border: 0!important;
	position: absolute;
}
.wedding01 {	top: 0;	left: 25px;}
.wedding02 {	top: 0;	left: 460px;}
.wedding03 {	top: 308px;	left: 25px;}
.wedding04 {	top: 350px;	left: 413px;}
.wedding05 {	top: 692px;	left: 25px;}
.wedding06 {	top: 786px;	left: 413px;}
.wedding07 {	top: 1067px; left: 30px;}
.wedding08 {	top: 1395px; left: 30px;}
#newsBottom{
width: 100%;
height: 130px;
}

.alignright {
	float: right;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
