@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/pagebg.jpg);
	background-repeat: repeat-x;
	font-family: CENTURY, "Times New Roman", Times, serif;
	background-color: #302c20;
}
a {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
p {
	font-size: 14px;
	font-weight: normal;
	color: #1b1b1b;
	text-align: justify;
}



#header {
	width: 1000px;
	height: 120px;
	margin: auto;
}
#header #hleft {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 611px;
	float: left;
	text-align: right;
}
#header #hright {
	float: left;
	height: 80px;
	width: 304px;
	background-image: url(../img/toppatch.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	color: #302c20;
	font-size: 15px;
	padding-left: 20px;
}
#container {
	background-color: #302c20;
}
#footer {
	background-color: #302c20;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#container #contentwrapper {
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 480px;
}
#content {
        width: 880px;
	padding-top: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/contentbg.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#content #cleft {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}
#content #cright {
	float: left;
	margin-left: 5px;
	width: 260px;
}
#content #cright #rtab {
	height: 240px;
	background-image: url(../img/tabbg.jpg);
	text-align: center;
	padding-top: 10px;
	margin-bottom: 5px;
}
#content #cright #rtab p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}
#content #cright #rtab h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#content #cright h2 {
	background-image: url(../img/titlebg.jpg);
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	padding-left: 10px;
	width: 250px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content #cright h4 {
	background-image: url(../img/titlebg.jpg);
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	padding-left: 10px;
	width: 250px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content #cleft #imgscroll img {
	float: left;
}



#menu {
	width: 885px;
	height: 42px;
	margin: auto;
}




#menu img {
	float: left;
}
#container #contentwrapper #content #cleft #imgscroll {
	margin-top: 10px;
}

#menu a.active {
	color: #1b1b1b;
	line-height: 41px;
	font-size: 17px;
	letter-spacing: 2px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	background-color: #EEE3C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C7AA;
}

.tabNavigation {
	clear:both;
	float:left;
	width:170px;
	}
.tabs ul {
	margin:20px 0 0 0 ;
	padding:0;
	width:170px;

}
.tabs ul li {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}

.tabs ul li a {
	background-image: url(../img/smalltab_05.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 224px;
	display: block;
	vertical-align: bottom;
	color: #1b1b1b;
        padding-left:15px;
        padding-right:5px;
}


.tabs ul li a:hover{
	background-image: url(../img/smalltab_03.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 224px;
	display: block;
	vertical-align: bottom;
	color: #FFFFFF;
	text-decoration: none;
        padding-left:15px;
        padding-right:5px;
}


.tabs ul li a.selected{
	background-image: url(../img/smalltab_03.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 224px;
	display: block;
	vertical-align: bottom;
	color: #FFFFFF;
	text-decoration: none;
        padding-left:15px;
        padding-right:5px;
}
.southwestlink {
	background-image: url(../img/smalltab_05.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 224px;
	display: block;
	float: right;
	padding-right: 5px;
	padding-left: 15px;
	vertical-align: bottom;
	color: #1b1b1b;
	font-size: 14px;
}

.southwestlink:hover , .southwestlinkactive, .southwestlinkactive:hover{
	background-image: url(../img/smalltab_03.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 224px;
	display: block;
	float: right;
	padding-right: 5px;
	padding-left: 15px;
	vertical-align: bottom;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.txtbox {
	font-size: 14px;
	width: 200px;
	padding: 5px;
	border: 1px solid #ab9e7a;
	background-color: #efeee8;
	height: 18px;
	overflow: hidden;
}
.faqlink {
	color: #1b1b1b;
	font-size: 14px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.tipslink {
	color: #1b1b1b;
	font-size: 14px;
	background-image: url(../img/plus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	padding-bottom: 3px;
	display: block;
}
.txtboxsmall {
	font-size: 14px;
	width: 160px;
	padding: 5px;
	border: 1px solid #ab9e7a;
	background-color: #efeee8;
	height: 18px;
	overflow: auto;
}

/* slider specific CSS */
.sliderGallery {
            overflow: hidden;
            position: relative;
            padding: 0px;
            height: 140px;
            width: 598px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
			            padding: 0;
            margin: 0;
        }
        
             .slider {
		
	width: 597px;
	height: 16px;
	padding: 1px;

	position: relative;
	background-image: url(../img/slide/horizbar.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
        }
        
        .handle {
	position: absolute;
	cursor: move;
	height: 16px;
	width: 10px;
	top: 2px;
	z-index: 100;
	background-image: url(../img/slide/handle.jpg);
	background-repeat: no-repeat;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }

.pag_link {
color:#D44310;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:23px;
margin-left:5px;
text-decoration:none;
}
.current {
color:#D44310;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:23px;
margin-left:5px;
text-decoration:none;
font-weight:bold;
}

