/********************************************/
/***               Reset                  ***/
/********************************************/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {  
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: none;  
} 

/********************************************/
/***               Global                 ***/
/********************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #181818 url(../images/main_bg.jpg) no-repeat center 0}

h1 {margin-bottom: 10px;
font-size: 30px;
color: #9F6;
letter-spacing: 1pt;
margin-top: 10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal}

h2 {margin: 20px 0 5px 0;
font-size: 16px;
color: #9F6;
letter-spacing: 1pt}

h3 {padding: 15px 0 5px 0;
color: #9F6;
font-size: 14px}

img.border {border: 2px solid #fff}

img.borderHover {border: 2px solid #d9d9d9;
text-decoration: none}

img.borderHover:hover {border: 2px solid #b86303}

img.floatRight {margin: 10px 10px 10px 15px;
border: 2px solid #353535}

img.floatLeft {margin: 10px 15px 10px 0;
border: 2px solid #d9d9d9}

.clear {clear: both}

.displayNone {display:none}

.floatRight {float: right}

.floatLeft {float: left}

p {padding-bottom: 10px;
line-height: 18px}

p.single {padding: 3px 10px 0 0}

ul {list-style-type: none}

ul {padding-bottom: 10px}

li.bullet {margin: 5px 0;
padding: 0 10px;
background: url(../images/bullet.png) no-repeat;
background-position: 0 7px}

li.bulletFooterCheck {background: url(../images/bullet_footer_check.jpg) no-repeat;
height: 18px;
margin: 10px 0;
padding: 1px 0 0 30px}

li.bulletCheck {background: url(../images/bullet_check.jpg) no-repeat;
height: 18px;
margin: 10px 0;
padding: 1px 0 0 30px}

li.bulletFooter {margin: 5px 0;
padding: 0 10px;
background: url(../images/bullet_footer_grey.jpg) no-repeat;
background-position: 0 7px}

ol {padding: 7px 0 7px 20px}

ol li {font-size: 17px;
fon-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
color: #f56666}
ol p {font-size: 13px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #fff}

/***** Blockquotes *****/
blockquote {padding: 10px;
display: block;
width: 225px;
text-align: right;
color: #b86303;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
letter-spacing: 1pt}

blockquote p {line-height: 23px}

blockquote em {color: #b86303;
font-size: 24px}/*** Color ***/

blockquote em.first {padding-right: 3px}

blockquote em.last {padding-left: 3px}

blockquote a {border-bottom: none}

/********************************************/
/***           Links & Buttons            ***/
/********************************************/
a {color: #9F6;
text-decoration: none}

a:hover {text-decoration: underline}

/********************************************/
/***              Masthead                ***/
/********************************************/
#masthead {margin: 0;
padding: 0;
background: #0e0e0e;
width: 100%;
position: relative;
height: 65px;
text-align: left}

.headerLeft {padding: 10px 0 0 35px}

.headerRight {padding: 25px 55px 0 0 ;
float: right}

ul.mainNav {list-style-type: none}

ul.mainNav li {display: inline;
font-size: 13px;
color: #9F6}

ul.mainNav a {padding: 0 15px;
font-size: 17px;
color: #fff;
text-decoration: none}

ul.mainNav a:hover {color: #9F6}


/********************************************/
/***          Content Wrappers            ***/
/********************************************/
#content {text-align: left}

#textContent {margin: 35px auto;
width: 900px;
text-align: left;
background: url(../images/content_bg.png) repeat-y}

.innerContent {padding: 15px}
.innerContentAudio{
	height: 360px;}

.twoColRight {float: right;
width: 420px}

.twoColLeft {width: 420px}



/********************************************/
/***           Photo Gallery              ***/
/********************************************/
#gallery {/*width: 900px*/}

#thumbSlider {padding-top: 7px;height: 116px;bottom: 15px;left: 0;width: 100% !important;text-align: center;position: relative;background: #262626}
#thumnSliderCenter {margin: 0 auto;width: 781px}
#thumbSlider div.thumbNextButton {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_right_arrow.jpg) no-repeat top left;cursor: pointer}
#thumbSlider div.thumbNextButton:hover {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_right_arrow.jpg) no-repeat top right}
#thumbSlider div.thumbPreviousButton {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_left_arrow.jpg) no-repeat top left;cursor: pointer}
#thumbSlider div.thumbPreviousButton:hover {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_left_arrow.jpg) no-repeat top right}
#thumbSlider div.wrap {overflow: hidden;position: relative;float: left}
#thumbSlider ul {float: left;height: 79px;overflow: hidden;padding: 5px 0;position: relative;margin: 0px}
#thumbSlider ul li {float: left;position: relative;width: 88px;list-style-image: none;list-style-position: outside;list-style-type: none}
#thumbSlider ul li.on a {background-color: #000000;border: 0 none;margin: 2px;opacity: 1}
#thumbSlider ul li a {display: block;height: 75px;width: 75px;overflow: hidden;border: 2px solid #262626;cursor: pointer;opacity: .3}
#thumbSlider ul li a:hover {border: 2px solid #595959}
#thumbSlider ul li.on a:hover {border: none}
#thumbSlider ul li.on a em {}
#thumbSlider ul li a em {display: block;height: 100%;width: 100%}
#thumbSlider ul li a em span {display: none}
/*---------------------------------*/
.largePhoto {font-size: 0;margin: 5px auto;overflow-x: hidden}
.largePhoto img {border: 3px solid #272727}
.largePhoto img:hover {border: 3px solid #4b4b4b}
.largePhoto div.largePreviousButton, .largePhoto div.largeNextButton {cursor: pointer;float: left;display: block;height: 34px;width: 34px;margin: 0;outline-color: -moz-use-text-color;outline-style: none;outline-width: medium}
.largePhoto div.largeNextButton {width: 34px;height: 34px;background: transparent url(../images/gallery_right_arrow.png) no-repeat top left;margin-top: 200px}
.largePhoto div.largeNextButton:hover {width: 34px;height: 34px;background: transparent url(../images/gallery_right_arrow.png) no-repeat top right}
.largePhoto div.largePreviousButton {width: 34px;height: 34px;background: transparent url(../images/gallery_left_arrow.png) no-repeat top left;margin-top: 200px}
.largePhoto div.largePreviousButton:hover {width: 34px;height: 34px;background: transparent url(../images/gallery_left_arrow.png) no-repeat top right;margin-top: 200px}
#loader.loading {background: url(../Images/spinner.gif) no-repeat center center;position: absolute;left: 300px;top: 250px;height: 16px;width: 16px}
#largePhotoCon {float: left;padding: 0px 15px}

/********************************************/
/***            Slider Menu               ***/
/********************************************/
.catButton {margin-top: 35px;left: 0;position: absolute;z-Index: 9999}
.catButton #catImage {position: absolute}
.catButton #slider {position: absolute;left: -250px}
/********************************************/
/***            Extras Page               ***/
/********************************************/
#extras ul {padding-left: 10px}s
#extras h3 span {padding-left: 5px;font-size: 12px;font-weight: normal;color: #333}

#purchaseNow {height: 40px;background: url(../images/purchase_now_bg.jpg) repeat-x;text-align: left}
#purchaseNow a {margin-left: 100px;background: none;border: none}
/********************************************/
/***            Contact Page              ***/
/********************************************/


#contact_form{margin:0 auto; position:relative; margin-left:10px;}
label{margin:5px 0px; color:#9F6;}

#message{ margin-left:0px;}
#message h2	{}
#message p{margin:6px 0px; }

input.text-input{ margin:4px 8px 4px 0px; width: 280px; height:15px; padding:5px 2px; border:solid 1px #e4e4e4; vertical-align:middle}
textarea.text-input{ margin:0px 8px 4px 0px; padding: 5px 2px; border:solid 1px #e4e4e4; vertical-align:top; width:380px;}
#contact_form input:focus, #contact_form textarea:focus {border:solid 1px #e4e4e4; }
input.text-input{width: 320px; margin:3px 0px 6px 0px}
textarea.text-input{width: 320px; margin:0px}
span.error{color:red;text-align:left;}
input.button{background-color:#f6f6f6; background-repeat:no-repeat; background-position:right; color:#333333 !important; padding:5px 10px 8px 13px; width:100px; text-align:left; height: 30px; display:block; margin-top:10px; border:0px;cursor:pointer;}

.blog {
	width: 432px;
}

.blog1 {
	width: 250px;
}

