@charset "utf-8";



body {
	background-color: #2e0000;
	background-image: url(images/bg-body.gif);
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDB7C1;
	line-height: 18px;
}
h1 {
	font-size: 16px;
	color: #CBC8CE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1 span {
	display: none;
}





ul {
	list-style-type:none;
	line-height: 1.5em;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

li {
	padding-left:22px;
	background-position:0px 5px;
	background-color: transparent;
	background-image: url(images/iconbullet1.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#header {
	height: 136px;
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	_padding-left:0px;
}
#header #inner {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}

#header .logo {
	margin-top: 0px;
	float: left;
}
#header #quick-contact {
	float: right;
	width: 400px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 30px;
	text-align: right;
}

#main {
	background-image: url(images/bg-content-main.gif);
	background-repeat: repeat-y;
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
}
#main #bg-big {
	background-image: url(images/bg-content-big.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1009px;
}









#navigation {
	height: 34px;
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	_padding-left: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #3c1a1a;
	margin-bottom: 3px;
}

#navigation .home a {
	float: left;
	display: block;
	width: 120px;
	height: 34px;
	background-image: url(images/nav-home.gif);
	}

#navigation .about a {
	float: left;
	display: block;
	width: 133px;
	height: 34px;
	background-image: url(images/nav-about.gif);
	}


#navigation .services a {
	float: left;
	display: block;
	width: 130px;
	height: 34px;
	background-image: url(images/nav-services.gif);
	}

#navigation .gallery a {
	float: left;
	display: block;
	width: 126px;
	height: 34px;
	background-image: url(images/nav-gallery.gif);
	}
	
	#navigation .blog a {
	float: left;
	display: block;
	width: 113px;
	height: 34px;
	background-image: url(images/nav-blog.gif);
	}
	
#navigation .contact a {
	float: left;
	display: block;
	width: 165px;
	height: 34px;
	background-image: url(images/nav-contact.gif);
	}	
	
#navigation a:hover {
	background-position: bottom;
	}
	
#navigation .active{
	background-position: bottom;
}
#footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
}
#footer #inner {
	text-align: center;
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	font-size: 11px;
	color: #805353;
}

#content {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #3c1a1a;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 3px;
}
#text {
	width: 680px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#links {
	background-color: #FFFFFF;
	border: 3px double #736A6A;
	margin-top: 0px;
}
#package {
	background-color: #2D0606;
	width: 360px;
	border: 3px double #8B8282;
	float: left;
	padding: 20px;
	height: 184px;
}
.more {
	text-align: center;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	padding-top: 8px;
}

.mex-header {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #775757;
}


.links-table td {
	text-align: center;
	padding-bottom: 10px;
	color: #626262;
}


.title {
	display: block;
	margin-bottom: 19px;
}
.bord {
	border: 3px double #8B8282;
}
.cta {
	float: right;
	width: 220px;
	padding-left: 30px;
	text-align: center;
	font-size: 10px;
	color: #B37575;
}

.spacer2 {
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}


.sbfbform td {
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 8.5pt;
	vertical-align: top;
}
#left-interior  {
	float: left;
	width: 260px;
	padding-right: 0px;
}
#right-interior  {
	float: right;
	width: 370px;
	text-align: center;
	background-color: #4A2020;
	padding-top: 15px;
	padding-bottom: 25px;
	border: 3px double #8B8282;
}


.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}	
	
	
a:link   {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #E71F1F;
}	
a:visited   {
	text-decoration: none;
	color: #fff;
}
a:hover  {
	text-decoration: none;
	color: #E71F1F;
}


#header #inner a:link   {text-decoration: none; color: #ffffff;}
#header #inner a:active {
	text-decoration: none;
	color: #E8E9F3;
}	
#header #inner a:visited   {text-decoration: none; color: #ffffff;}
#header #inner a:hover  { text-decoration: none; color: #781414; }

.credit a:link   {text-decoration: none; color: #781414; font-size:11px;}
.credit a:active {text-decoration: none; color: #B61F1F; font-size:11px;}	
.credit a:visited   {text-decoration: none; color: #781414; font-size:11px;}
.credit a:hover  { text-decoration: none; color: #B61F1F; font-size:11px; }

.cta a:link   {text-decoration: none; color: #B37575; }
.cta a:active {text-decoration: none; color: #fff; }	
.cta a:visited   {text-decoration: none; color: #B37575;}
.cta a:hover  { text-decoration: none; color: #fff; }

.links-table a:link   {text-decoration: none; color: #781414; font-size:11px;}
.links-table a:active {text-decoration: none; color: #B61F1F; font-size:11px;}	
.links-table a:visited   {text-decoration: none; color: #781414; font-size:11px;}
.links-table a:hover  { text-decoration: none; color: #B61F1F; font-size:11px; }
