@charset "UTF-8";
/* CSS Document */
*{margin:0px; padding:0px;}
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;
	font-size: 100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #222828;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #384954;
}
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;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-weight: bold;
}


em{
	font-style:italic;
}

address{
	margin-left: 20px;
	margin-top: 10px;
}


/*------------------------------
	MAIN DIVS START
-------------------------------*/

.banner_inside{
	background-image: url(../web_images/banner_inside.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 233px;
}

.banner{
	width: 950px;
	margin: 0px auto 0px auto;
}

.container_background{
	background-image: url(../web_images/container_back_background.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

.container_shadow{
	background-image: url(../web_images/container_shadow.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

.container{
	margin: 0px auto 0px auto;
	width: 950px;
}

.content_container{
	width: 950px;
	float: left;
	background-image: url(../web_images/container_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.container_top{
	width: 950px;
	height: 25px;
	background-image:url(../web_images/container_top.jpg);
	background-position: top;
}

.bottom_section{
	border-top: solid 5px #beac94;
	padding-top: 16px;
}

.bottom_highlights{
	width: 450px;
	height: 73px;
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
	_margin-left: 10px;
	background-image: url(../web_images/bottom_section_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.bottom_hightlights img{
	float: left;
}

.bottom_highlights h6 a{
	color: #384954;
	font: italic 36px Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-top: 18px;
	margin-right: 40px;
	text-decoration: none;
}

.bottom_highlights h6 a:hover{
	text-decoration: underline;
}

.bottom_highlights h5 a{
	color: #384954;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-right: 40px;
	text-decoration: none;
}

.bottom_highlights h5 a:hover{
	text-decoration: underline;
}

.bottom_highlights h4{
	margin-top: 10px;
	margin-left: 35px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.bottom_highlights h4 a{
	margin-top: 17px;
	margin-left: 0px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.bottom_highlights h4 a:hover{
	text-decoration: underline;
}
#fb-widget {
    margin-top:-20px;
    margin-left: 120px;
}

.right{
	float: right;
	margin: 0px 40px 20px 20px;
}

.left{
	float: left;
}

.gallery{
	background-image: url(../web_images/td_background.jpg);
	background-repeat: repeat;
	padding: 20px;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.gallery img{
	margin-right: 28px;
	margin-bottom: 10px;
	
}


/*------------------------------
	FOOTER STYLES
-------------------------------*/

.footer{
	width: 950px;
	height: 60px;
	background-image: url(../web_images/footer_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.footer span{
	color: #000;
	padding-right: 10px;
	padding-top: 7px;
	float: right;
}

/*------------------------------
	H STARTS
-------------------------------*/

h1 {
	color: #625048;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 15px;
	line-height: 1em;
}

h2 {
	color: #627683;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: dashed 2px #627683;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

h3 {
	color: #627683;
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
}

.sidepulls h4 {
	color: #627683;
	font-size: 1em;
	font-weight: bold;
	padding-right: 30px;
}

p {
	color: #625048;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
}

ol {
	color: #625048;
	margin-left: 80px;
	margin-right: 40px;
	margin-bottom: 10px;
}

ol li{
	list-style-type: decimal;
}

ul {
	color: #625048;
	margin-left: 80px;
	margin-right: 40px;
	margin-bottom: 10px;
}

ul li{
	list-style-type: circle;
}

.content_container a{
	color: #625048;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content_container a:hover{
	color: #384954;
}

.red {
	color: #F00;
}

table.schedule{
	float: right;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}

table.schedule th{
	color: #625048;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-left: 6px;
}

table.schedule td{
	color: #625048;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 6px;
	background-image: url(../web_images/td_background.jpg);
	background-repeat: repeat;
	background-position: top;
	border-top: solid 2px #fef0d5;
}

table.sidepulls{
	margin-left: 40px;
	margin-bottom: 20px;
	width: 880px;
}

table.sidepulls td{
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.sidepulls th{
	background-image: url(../web_images/td_background.jpg);
	background-repeat: repeat;
	background-position: top;
	border-left: solid 5px #fef0d5;
}

table.sidepulls th img{
	float: right;
	margin-top: 5px;
}

table.sidepulls img{
}

table.sidepulls ul{
	margin-left: 20px;
	margin-top: 15px;
}
/*--*/
table.apparel{
	margin-left: 40px;
	margin-bottom: 20px;
	width: 880px;
}

table.apparel td{
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.apparel th{
	background-image: url(../web_images/td_background.jpg);
	background-repeat: repeat;
	background-position: top;
	border-left: solid 5px #fef0d5;
}

table.apparel th img{
	float: right;
	margin-top: 5px;
}

table.apparel img{
}

table.apparel ul{
	margin-left: 20px;
	margin-top: 15px;
}


p.price{
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0px;
}

p.price span{
	font-size: 12px;
}


/*------------------------------
	NAVIGATION STARTS
-------------------------------*/


.navTop{
	width: 950px;
}

.navTop ul {
	margin:0 0 0 0;
	padding:0;
	float: right;
}

.navTop ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}

.navTop ul li a {
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 10px;
	display: block;
	text-indent: 15px;
	text-decoration:none;
	color:#feead1;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.navTop ul li a:hover {
	text-decoration:none;
	color: #fed37f;
}

/*------------------------------
	FOOTER NAVIGATION STARTS
-------------------------------*/


.navFooter .active{
	text-decoration:none;
	color: #6e6e6e;
	border-top: solid 2px #0073b0;
}

.navFooter ul {
	margin:0 0 0 0;
	padding:0;
}

.navFooter ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}

.navFooter ul li a {
	margin-top: 10px;
	border-right: solid 1px #000;
	margin-right: 5px;
	padding-right: 10px;
	display: block;
	text-indent: 10px;
	text-decoration:none;
	color:#000;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
}

.navFooter ul li a:hover {
	text-decoration:none;
	color: #384954;
}
.strikethrough {
	text-decoration: line-through;
}

