@charset "UTF-8";
/* Global Styles */
* {
	margin: 0px;
	padding: 0px;
}
* a {
	outline: none;
}
html, body {
	height: 100%;
	background: #14140f;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px;
	width: 981px;
	background-color: #736e5b;
}

/*header and main nav here*/
#header {
	width: 981px;
	margin: 0;
	padding: 0;
	display: block;
}

#alert {
	width: 100%;
	background-color: #949182;
	text-align: center;
	color: white;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding:4px 0px;
}

#navContain {
	width: 100%;
	height: 134px;
	background: url(../images/navBkgnd.jpg) repeat-x left bottom;
	float: left;
	margin-top: 5px;
}

#navTop {
	width: 100%;
	height: 20px;
	background: url(../images/navTopShadow.jpg) no-repeat 0 0;
}

#logo {
	width: 331px;
	height: 109px;
	background: url(../images/logo.png) no-repeat center center;
	margin-left: 75px;
	float: left;
}

ul#mainNav {
	width: 398px;
	height: 47px;
	margin-top: 32px;
	float: left;
	clear: right;
	display: block;
	list-style-type: none;
	margin-left: 150px;
	border-left: 1px solid #736e5b;
}


ul#mainNav > li {
	height: 47px;
	float: left;
	clear: right;
	border-right: 1px solid #736e5b;
	display: block;
	width: auto;
}

ul#mainNav > li a {
	height: 32px;
	color: white;
	text-decoration: none;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	display: block;
	margin: 0;
	padding: 15px 15px 0px;
}

ul#mainNav > li a:hover{
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ec1c24;
	background: url(../images/hover.jpg) no-repeat center center;
}

/*end nav*/
	
/*footer and push*/
.footer, .push {
	height: 55px;
}

.footer {
	width: 981px;
	height:45px;
	padding-top:10px;
	margin: 0px auto;
	background: #949182;
	clear: left;
}

.footerCopy {
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	display: block;
	margin:0px 0px 5px 0px;
}

.footerCopy a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footerCopy a:hover {
	text-decoration:underline;
	}
	
/*-------------------------------------index page specific-------------------------------------*/
/*top content*/
#topShowcase {
	width: 981px;
	float: left;
	background: #970000 url(../images/topShowcaseBG.jpg) left top repeat-x;
	padding:0px;
	position: relative;
	height: 318px;
	margin: 0px;
	}



#bottomShadow {
	width:100%;
	height:13px;
	background:url(../images/bottomShadow.jpg) no-repeat bottom;
	float: left;
	}

.leftC {
	width:420px;
	float:left;
	margin:25px 50px 0px 50px;
	position: relative;
	}
	
.rightC {
	width:461px;
	/*height: 320px;*/
	float:left;
	clear:right;
	margin: 0px;
	position: relative;
}

h1 {
	font:bold 24px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
p.mainCopy {
	font:14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align:left;
	line-height:1.25em;
	color:#FFFFFF;
	margin:10px 0px 0px;
	display: block;
	}
	
/*main image and tab */

#tabContain {
	width: 100%;
	height: 38px;
	float: left;
	background-color: black;
	opacity: 0.6;
	position:absolute;
}


#tabMid {
	height: 25px;
	padding: 10px 0px 0px 20px;
	float: left;
	width:441px;
	color: white;
	font: bold 14px/1.25em Helvetica, Arial, Geneva, sans-serif;
}

.mainImage {
	float: left;
	width: 460px;
}


/*---------------------end top content------------------------------*/
/*---------------------lower Content------------------------------*/
#lowerContent {
	width: 981px;
	background: #736e5b url(../images/lowerContentBG.jpg) repeat-x left top;
	margin: 0px;
	float:left;
}

.tape {
	width:981px;
	height:84px;
	margin:0px;
	float:left;
	}

#lCCopyArea {
	width:981px;
	/*height:320px;*/
	float:left;
	background: #949182;
	clear: left;
	padding:25px 0px 15px 0px;
	position: relative;
	}
	
#bottomHeaders {
	width: 981px;
	background-color: #736e5b;
	padding: 0px;
	display: block;
	float: left;
	margin: 0px 0px 15px 0px;
}
	
h2 {
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	display: block;
	color: white;
	margin: 10px 0px 10px 50px;
	float: left;
	width: 440px;
}

h4 {
	display:none;
	}
/*New UL style*/	
h5 {
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	display: block;
	color: #970000;
	border-left: 1px solid #949182;
	float: left;
	clear: right;
	padding: 10px 0px 10px 30px;
	width:400px;
}

#lowerLC {
	width:420px;
	float:left;
	padding: 0px 20px 0px 0px;
	position: relative;
	border-right: 1px dotted white;
	margin: 0px 0px 0px 50px;
}

#lowerRC {
	width:410px;
	float:left;
	clear: right;
	padding: 0px 0px 0px 30px;
	position: relative;
}

p.secondary {
	color: white;
	font: 14px/1.75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	display: block;
	margin: 0px;
}

#thumbWrapper {
	width: 420px;
	height:145px;
	position: relative;
	float: left;
	padding: 12px 0px 0px 0px;
}

.mainThumb1 {
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	width: 130px;
	height: 133px;
	background: url(../images/index/thumbBG.png) no-repeat center center;
	padding: 6px 0px 0px 5px;
}

.mainThumb1 a {
	border: none;
	outline: none;
}

#specialties {
	width: 395px;
	padding: 0px 0px 10px 15px;
	position: relative;
	float: left;
	margin: 0px;
}

#specialties ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-position: outside;
	}
	
#specialties li{
	font:16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	margin: 0px 0px 8px 0px;
	}

/*links section*/	
ul#links {
	width: 410px;
	padding: 0px 0px 10px 0px;
	position: relative;
	float: left;
	margin: 0px;
	list-style: none;
}

ul#links li {
	width: 100%;
	height: 30px;
	display: block;
	position: relative;
	color: white;
	font: 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px 0px 10px 0px;
}

ul#links li a {
	color:#FFF;
	text-decoration: underline;
}

ul#links li a:hover {
	color: #970000;
}

ul#links li.title {
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	color: #970000;
	margin: 10px 0px;
	width: 100%;
	}

.payPalLabel {
	color: white;
	font: 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	width: 200px;
	margin:2px 10px 0px 0px;
	float: left;
	clear: left;
	display: block;
}

.payPalButton {
	width: 90px;
	height: 30px;
	border: 1px solid #FFF;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFF;
	cursor: pointer;
	background: url(../images/payPalButton.jpg) repeat-x;
	outline: none;
	float: left;
	clear: right;
}

.payPalButton:hover {
	font-style: italic;
}

/*end links section*/
#quote {
	width:981px;
	min-height:100px;
  	height:auto !important;
  	height:100px;
	float:left;
	clear: left;
	background-color: #736e5b;
}

#quoteContent {
	color: white;
	font: bold 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	width: 715px;
	float: left;
	clear: right;
	padding: 15px;
	margin: 0px;
}

.lQuote {
	width: 58px;
	height: 65px;
	float: left;
	margin:0px;
	background: url(../images/lQuote.jpg) no-repeat 0 top;
	margin-left: 50px;
}

.rQuote {
	width: 58px;
	height: 65px;
	float: left;
	clear: right;
	margin: 0px;
	background: url(../images/rQuote.jpg) no-repeat 0 top;
}

/*end index page specific content*/

/*---------------------------gallery page specific content----------------------------------*/
/*structure styles*/
#galleryWrapper {
	margin:0px;
	padding:0px;
	position: relative;
	width: 981px;
	height: 100%;
	float: left;
	background-color: #949182;
	}

h1.gallery {
	color: #FFF;
	font:bold 24px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 50px;
	display: block;
	/*border-bottom: 1px solid #736e5b;*/
	margin: 10px 0px 0px 0px;
	}
	
img{
	border: none;
}

/* gallery navigation*/	
#galleryNavWrapper {
	width: 640px;
	height: 18px;
	border: 1px solid #736e5b;
	margin: 10px auto;
	padding: 2px;
	text-align: center;
	}

ul#navigation-controls{
	height: 18px;
	list-style: none;
	text-align: center;
	padding-left: 15px;
	background-color: #970000;
}


#navigation-controls li, #navigation-controls li a {
	float: left;
	clear: right;
	margin-right: 0.5em;
	color: #736e5b;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#navigation-controls li a:hover {
	color: white;
}

#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
	color: #FFF;
}

ul#navigation-controls a.disabled{
	visibility: hidden;
}

/*end gallery navigation*/

/*main image*/

#picture-slides-frame{
	width: 640px;
	height: 480px;
	text-align: center;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #736e5b;
	clear: left;
}

#picture-slides-container{
	/* Width HAS to be here for IE to render the filter */
	width: 100%;
}


#picture-slides-image{
	margin: 0px;
}

/*thumbnail area*/


#picture-slides-thumbnails {
	width: 614px;
	min-height:209px;
  	height:auto !important;
  	height:209px;
	margin: 0px auto 20px auto;
	border: 1px solid #736e5b;
	padding: 15px;
	}

#picture-slides-thumbnails ul {
	list-style: none;
	width: 624px;
	height: 60px;
	float: left;
	clear: left;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	padding:0px;
	
}

#picture-slides-thumbnails ul li {
	float: left;
	clear: right;
	width: 66px;
	height: 50px;
	margin: 0px 15px 0px 0px;
	border: 3px double #736e5b;
	padding: 1px;
}

#picture-slides-thumbnails ul li a:focus{
	outline: 0;
}

#picture-slides-thumbnails ul li img{
	width: 65px;
	height: 50px;
	cursor: pointer;
	opacity: 0.5;
}

#picture-slides-thumbnails ul li .selected img{
	opacity: 1.0;
	/*border: 1px solid #736e5b;*/
}


#picture-slides-image{
	/*margin-bottom: 1em;*/
	margin:0px;
}


/*#picture-slides-dim-overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	display: none;
	z-index: 10;
}
*/

/*description for image */
#descriptionWrapper {
	width: 642px;
	padding: 2px;
	border: 1px solid #736e5b;
	margin: 5px auto;
}
#description {
	width: 642px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	position: relative;
	background-color: #970000;
	padding: 5px 0px;
}	


/*---------------------------------end gallery thumbnails------------------------------------------*/
#info {
	width:981px;
	float: left;
	background-color: #736e5b;
	padding: 0px;
	margin: 0px;
}

#infoArea {
	width: 881px;
	margin: 10px 50px;
}
	
h3 {
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFF;
	letter-spacing:3px;
	text-transform: none;
	width: 640px;
}	
.info {
	margin-top:10px;
	color: #FFF;
	font: 12px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

.info a {
	color: #970000;
	text-decoration: underline;
}

/*-------------------------contact page specific----------------------------------*/
#contactArea {
	width: 981px;
	float: left;
	background: #970000 url(../images/topShowcaseBG.jpg) left top repeat-x;
	padding:0px;
	position: relative;
	margin: 0px;
	}

#contactCopy {
	width: 681px;
	margin: 25px auto;
}

#formContain {
	width: 681px;
	margin: 0px auto 10px auto;
	border-top: 1px dotted #FFF;
	padding: 10px 0px 0px 0px;
}

#bottomShadow2 {
	width:100%;
	height:13px;
	background:url(../images/bottomShadow2.jpg) no-repeat bottom;
	float: left;
	}
	
fieldset {
	border: none;
}

legend {
	letter-spacing: 1.5px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	padding: 10px 0px;
	margin: 0px;
}

 ul#contact {
	width: 681px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#contact li {
	width: 100%;
	height: 22px;
	position: relative;
	float: left;
	margin:0px 0px 5px 0px;
}

.formLabel {
	color: white;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	width: 230px;
	margin:2px 10px 0px 0px;
	float: left;
	clear: left;
	display: block;
}

.formInput {
	width: 300px;
	height: 20px;
	background-color: #14140f;
	border: 1px solid #FFF;
	float: left;
	clear: right;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFF;
}

.checkLabel {
	color: white;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	width: 50px;
	margin:2px 10px 0px 0px;
	float: left;
	clear: right;
	display: block;
}

.checkBox {
	width: 15px;
	height: 15px;
	padding-top: 3px;
	float: left;
	clear: right;
	margin: 0px 10px 0px 0px;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin:2px 10px 0px 0px;
}

.drop {
	width: 300px;
	height: 20px;
	background-color: #14140f;
	border: 1px solid #FFF;
	float: left;
	clear: right;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFF;
}

ul#contact li.message {
	width: 100%;
	height: 200px;
	float: left;
	margin: 0px 0px 5px 0px;
}

.messageArea {
	width: 300px;
	height: 200px;
	background-color: #14140f;
	border: 1px solid #FFF;
	float: left;
	clear: right;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFF;
}

ul#contact li.submit {
	width: 100%;
	height: 32px;
	float: left;
	margin: 15px 0px 5px 0px;
}

.submitButton {
	width: 100px;
	height: 30px;
	border: 1px solid #FFF;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #970000;
	background-color: #969286;
	cursor: pointer;
}

.submitButton:hover {
	background-color: #14140f;
	color: #FFF;
}

.error {
	border: 1px solid #000;
	background-color: silver;
	width: 641px;
	padding: 10px;
	margin: 1px auto 10px auto;
	color: black;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

.error ul {
	list-style: none;
}

.notify {
 	border: 1px solid #000;
	background-color: #FFFFFF;
	width: 661px;
	padding: 10px;
	margin: 0px auto 10px auto;
	color: #970000;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

.notify ul{
	list-style: none;
}
