body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	background-image: url(/images/bg1.jpg);
	background-repeat: no-repeat;
	background-color: #90867a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center top;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif; 
	
	font-size: 12px;
}


h1 {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 170%;
	font-weight: lighter;
	padding-bottom: 18px;
	padding-right: 0px;
	padding-left: 0px;
	color: #897531;
	margin: 0px;
	padding-top: 0px;
}



h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	width:100%;
	display:block;
	color:#000000;
}

h4  {
	color: #a7913a;
	font-size:180%;
	margin: 0px;
	line-height:normal;
	padding-bottom: 0;
	font-weight: normal;
}

h4 a:link, h4 a:visited {
	 color: #CC9900;
	 text-decoration: underline;
	 display:inline;
	 
	font-weight: normal;
}



h4 a:hover {
	color: #CC9900;
	text-decoration: underline;
	 display:inline; 
	 	font-weight: normal;


}


img, img a:link, img a:visited, img a:hover {
border:0px black solid;
}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




ol, ul, li {
	padding:0;
	margin:0;
}

div p.small {
	font-size: 90%;
	line-height: 9px;
 }
 
 td p.small {
	font-size: 90%;
	line-height: 9px;
 }
 
  .small {
	font-size: 90%;
	line-height: 9px;
 }
 
 div p.tight {
	line-height:100%;
	padding: 0px;
	margin: 0px; 
 }
 
 
 strong {
 color:#000000;
 font-weight:bold;
 
 }
 

#bannerTop {
	background-repeat: no-repeat;
	height: 95px;
	background-image: url(/images/bg_banner.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #a67d3e;
	background-position: left top;
}


#bannerLeft {
	float: left;
	width: 250px;
	padding-left: 75px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #cba964;
	padding-top: 5px;
	margin: 0px;
	height:45px;
}

#bannerPhone {
	float: left;
	width: 190px;
	height: 30px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 200%;
	font-weight: normal;
	color: #b5b377;
	padding-left: 7px;
	height:23px;
	font-weight:bold;
	margin-top: 69px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#bannerEmail {
	float: right;
	width: 230px;
	height: 23px;
	font-size: 200%;
	font-weight: bold;
	text-align: right;
	padding-right: 60px;
	margin-top: 69px;
	color: #b5b377;
}


#bannerEmail a:link, #bannerEmail a:visited {
	color: #b5b377;
	text-decoration:none;
}

#bannerEmail a:hover {
	color: #000000;
	text-decoration:none;
}









#bannerTop #bannerLogo {
	background-image:url(/images/bg_logo.jpg);
	background-repeat:no-repeat;
	height: 165px;
	width: 292px;
	float: left;
}



#bannerMid {
	width: 300px;
	font-family: "trebuchet ms", "Lucida Grande", Arial, Verdana;
	font-size: 150%;
	font-weight: lighter;
	text-align: center;
	color: #E7C385;
	margin: 0px;
	letter-spacing: 3px;
}

#bannerMidRight {
	float: right;
	width: 460px;
	height: 20px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 150%;
	font-weight: normal;
	text-align:right;
	color: #E7C385;
	padding-top: 134px;
	margin: 0px;
	letter-spacing: 2px;
	padding-right: 14px;
}

div#sidebar1 {
	width: 227px;
	height: 100%;
	min-height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#sidebar2 {
	width: 216px;
	height: 100%;
	min-height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 26px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;
	margin-right: 0px;
	margin-left: 20px;
}

#sidebar a:link, #sidebar a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	border-bottom:none;
	 }

#sidebar a:hover {
color: #B78802;
	 text-decoration: none;
	 border-bottom:1px solid #B78802;
}


div.contentA {
	line-height: normal;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	width: 730px;
	padding-top: 0px;
	float: left;
	margin: 0px;
	background-color:#FFFFFF;
}

#contentHome {
	line-height: normal;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	width: 806px;
	height:335px;
	border:none;
	float: right;
}

.contentFull {
	line-height: normal;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	width:95%;
	padding-top: 0px;
	float: left;
	margin: 0px;
}

div.contentA.gear {
	padding-right: 0px;
	background:none;
	background-color:#FFFFFF;
}



.content p,#content  p {
	font-size: 125%;
	color: #666666;
		text-align:justify;

	line-height: 135%;
}	

.content p a:hover ,#content p a:hover {
	color: #B78802;
	 text-decoration: none;
	 border-bottom:1px solid #B78802;
	}


.content p a:link,  .content p a:visited ,#content a:link, #content a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px dotted #CF6C08;
	}

.contentA p, .contentFull p {
	font-size: 110%;
	color: #444444;
	line-height: 190%;
	padding-bottom:15px;
	padding-top: 0px;
	margin: 0px;
}	


.contentA   a:link, .contentA  a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF6C08;
	 }



.contentFull   a:link, .contentFull  a:visited   {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF6C08;
	 }





.contentA  a:hover, .contentFull a:hover {
color: #B78802;
	 text-decoration: none;
	 border-bottom:1px solid #B78802;
	 }


.contentA a.img, .contentFull a.img {
	text-decoration: none;
	border-bottom:none;
	 }

.contentA a.imgLink, .contentFull a.imgLink {
text-decoration: none;
	border-bottom:none;
}



.contentB {
	line-height: normal;
	background-image: url(../images/pageWhiteBG.jpg);
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin-top: 26px;
	float: left;
	width: 670px;
	margin-left: 18px;
}

.contentC {
	line-height: normal;
	background-image: url(../images/pageWhiteBG.jpg);
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin-top: 26px;
	float: right;
	width: 680px;
	margin-left: 18px;
}


.contentHome {
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 22px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 130%;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 24px;
	width: 100%;
}

#homeContent {
	margin-right: 0px;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #FFF;
	margin-bottom: 50px;
} 

#container #centerRow {
background-image:url(/images/white.gif)
	background-color:#ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	display: block;
	min-height:300px;
	margin: 0;
	padding: 0px;
}

#centerRow.gear {
background-image:none;
background-color:#FFFFFF;
}



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.footerBox {
width:auto;
}

.footerBox.left {
text-align:left;
float:left;
}

.footerBox.right {
text-align:right;
float:right;
}

#footerContainer {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #a67d3e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#containerBott {
	background-image: url(/images/bg_pageBottom.gif);
	background-repeat:no-repeat;
	height: 38px;
}


#container {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: block;
	border-collapse: collapse;
	background-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color:#FFFFFF;
}


.bodystyle {
	font-size: 1.1em;
	line-height:22px;
	padding-top: 0;
	padding-bottom: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#333333;
} 







#pageHeadline {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	height: 32px;
	text-align: left;
	vertical-align: bottom;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #106681;
	padding-top: 32px;
}

#boxbody1 {
	background-image: url(../images/boxBG.gif);
	background-repeat: repeat-y;
	padding-left: 24px;
	width: 154px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
}
#boxtop1 {
	background-image: url(../images/boxTop.gif);
	height: 22px;
	width: 100%;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-position: bottom;
}
#boxbott1 {
	background-image: url(../images/boxBott.gif);
	width: 100%;
	height: 16px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



.spacer {
	display: block;
	margin: 0px;
	padding: 0px;
	border:none;
	width:100px;
}

.homeBody {
	font-family: Tahoma, Arial, Verdana, "Lucida Grande";
	font-size:14px;
	color: #5e3a3a;
	line-height: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
} 


.firstPara {
	padding-top: 0px;
	margin-top: 0px;
}



.smalltype
{
font-size: x-small;
}

.bodystyle a:link, .bodystyle a:visited   {
	 color: #000000; 
	 text-decoration: none;
	 border-bottom:2px dotted #CF6C08;
	 font-weight:normal;
	 }


.bodystyle a:hover {
color: #B78802;
	 text-decoration: none;
	 border-bottom:1px solid #B78802;
	 }

.list1 a:link, .list1 a:visited   {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF6C08;
	 }


.list1 a:hover {
color: #B78802;
	 text-decoration: none;
	 border-bottom:1px solid #B78802;
	 }


.contentA p.paraHeading, .contentFull p.paraHeading  {
	font-weight: bold;
	margin: 0px;
	font-size:140%;
	line-height:normal;
	padding-top: 18px;
	margin-bottom: 0;
}

p.color1 {
	color:#897531;
}

.paraHeading a:link, .paraHeading a:visited {
	 color: #CC9900;
	 text-decoration: underline;
	 display:inline;
	 
	font-weight: bold;
}



.paraHeading a:hover {
	color: #CC9900;
	text-decoration: underline;
	 display:inline; 
	 	font-weight: bold;


}





.footerAddress  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none
	
}

.footerAddress a:link, .footerAddress a:visited {
    display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}



.footerAddress a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
	display: inline;
	
}




#footer {
	position: relative;
	margin: 0px;
	clear: both;
	background-color: #a67d3e;
	width: 100%;
	height: auto;
} 

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	line-height:12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 14px;
}



.footerLinks  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.footerLinks a {
    display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
	font-weight:normal;

}


.footerLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	display:inline;
		border:none;

	
}
	
.readMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.readMore left {
text-align:left;
}

.readMore right {
text-align:right;
}


.readMore a:link, .readMore a:visited  { color: #CC9900; text-decoration: none; font-weight:bold; display:inline }

	
.readMore a:hover { color: #CC9900; text-decoration: underline; font-weight:bold; display:inline}









div.caption  {
	text-decoration: none;
	font-weight: inherit;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	width: 100%;
	padding-bottom: 8px;
	line-height: normal;
	font-size: 100%;
	clear:both;
	color: #892926;
}
.caption a:link, .caption a:visited  { color: #FF6600; text-decoration: none}
.caption a:hover { color: #FF6600; text-decoration: underline}




.sideBar {
	width: 167px;
	float: left;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.emphasis {
	font-weight: bold;
	color: #AB441B;
}





.page {
	height: 100%;
	overflow: hidden;	max-width:1300px;
	min-width: 800px;
	margin: 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
	clear: left;
	width: 100%;
}



.Box {
	padding: 2px 0px 5px;
	height: auto;
	margin: 0px;
}


.floatboxBadge {
	float: right;
	padding-top: 0px;
	padding-bottom: 8px;
	top: 0px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
	height: auto;
}



.floatboxRightBig {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 0px;
	width: 310px;
}

.floatboxLeft {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: left;
	width: auto;
	height: auto;
}

.floatboxRight {
	float: right;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
	width: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}


.column {
	margin: 0px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: left;
	width: 46%;
}

.contactBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	width: auto;
	padding-right: 5px;
	float: right;
	color: #FFFFFF;
}

.black {color:#000000}

.contentA div.testimonial {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-size: 155%;
	font-weight: normal;
	line-height: normal;
}

.contentA div.speaker {
	color: #4e0b09;
	margin-top: 4px;
	margin-bottom:20px;
}

#subTitle {
	height: 45px;
	width: 450px;
	background-image: url(../images/subtitle_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 12px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	float: left;
}




.headerLeft {
	float: left;
	width: 200px;
	background-image: url(../images/headerbgLeft.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
}

#headerRight {
	height: 186px;
	width: 145px;
	background-image: url(../images/headerbgRight.gif);
	float: left;
}


#banner {
	width: 992px;
	min-width: 992px;
	text-align: center;
	clear: both;
	height: 170px;
}





.phone {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}






.list1  li {
	padding-bottom:11px;
	background-image:none;
	list-style-type: circle;
	padding-left: 11px;

}




.list2 {
	list-style-type: circle;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 110%;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color:#444444;
	padding-top: 10px;
}


#list1  li {
padding-bottom:8px;

}


.photoFrame {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 16px;
	padding-top: 7px;
	padding-bottom: 10px;
}



.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}



 #floatboxRight a:link, a:visited {
	color:#CC9900;
	text-decoration: none;
	font-weight: bold;
	display:inline;
}

.quoteBox {
	background-image: url(/images/quote.gif);
	background-position: -1px -1px;
	height: auto;
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 7px;
	margin-left: 20px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 140%;
	color: #745d47;
	line-height: 25px;
	text-indent: 42px;
	padding-top: 17px;
	margin-bottom: 20px;
}


.quoteBox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 24px;
	color: #777777;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.quoteBox .speaker {
	font-size: 78%;
	color: #4e0b09;
	font-family: "Lucida Grande", Arial, Verdana;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-position: right;
	line-height: normal;
	text-indent: 0px;
}


.quoteBox .left {
	background-image: url(../images/quote.gif);
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 16px;
	color: #777777;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 7px;
	margin-top: 20px;
}



.quoteBott {
	background-image: url(../images/quoteRight.jpg);
	height: 25px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:143px;
}

.bullet {
	color: #FF6600;
	font-weight: bold;
	padding-right: 3px;
}

.list1 {
	list-style-type: circle;
	font-size: 110%;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color:#333333;
	padding-top: 10px;
}
.list1 li {
	padding-bottom: 6px;
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 0px;
	text-indent: -15px;
	margin-top: 0px;
	padding-top: 0px;
}


.listSub li {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin: 0px;
}



.black {
color:#000000;
}


.bold {
font-weight: bold;
}
.big {
font-size: large;
}



.pageTitleBar {
	width: 100%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 13px;
}
.pageTitleBar .sideMenuTitle {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 12px;
	color: #FFFFFF;
	width: 210px;
	float: left;
	text-align: left;
	height: 34px;
}
 .pageTitleBG {
	width: 769px;
	font-size: 18px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right;
	color: #FF9900;
	height: 44px;
	background-image: url(../images/pageTitleBG.jpg);
}

#header {
	width: 970px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 274px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

#menubar {
	height: 36px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bgMenubar.jpg);
	background-repeat: repeat-x;
}


#pageBottom {
	background-image: url(../images/pageWhiteBottom.jpg);
	height: 33px;
	background-repeat: no-repeat;
}


.floatboxRight .boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB441B;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}




table.specs p {
	font-size: 100%;
		color: #333333;
		margin:0;
		padding:0;
	

}


table.specs td {
		margin:0;
		padding-bottom:5px;
	

}


.subhead {
	padding: 0px;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}


.bannerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}

.normal {
	font-weight: normal;
}

#dataContainer {
	width:48%;
	float: left;
}  

#dataContainer p {
	padding: 0px;
	margin: 0px;
	line-height: normal;
}  

.dataTable {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 8px;
}
.dataUnit {
	margin: 0px;
	line-height: 14px;
	color: #333333;
	text-indent: 0px;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.dataLabel {
	padding-right: 6px;
	color: #000000;
	text-indent: 0px;
	vertical-align: baseline;
	width: 100px;
	font-weight: bold;
}

.contentA overview {
	background-image: url(images/overview.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 300px;
}


.buyButton {
	text-align: center;
	margin: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}



.bold {
font-weight:bold}


.floatright {
float:right;
}

.container #centerRow .sidebarRIght {
	float: right;
	width: 232px;
	margin-top: 26px;
	margin-right: 12px;
}


.boxTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/box_top_1.gif);
	background-repeat: no-repeat;
}
.box1 {
	border: 1px solid #a12300;
	padding: 1px;
}
.box2 {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	border: 1px solid #a12300;
}

#subFooter {
background-color:#D5CE97;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	font-weight:normal;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width:970px;

}

#subFooter  a:link, #subFooter  a:visited {
color: #7D4C02;
text-decoration:none;
font-weight:inherit;

}

#subFooter  a:hover {
color: #7D4C02;
text-decoration:underline;
font-weight:inherit;
}



#subSubFooter {
	color: #0066CC;
	padding-top: 50px;
	padding-bottom: 20px;
}
#subSubFooter a:link, #subSubFooter a:visited {
	color: #0033CC;
	text-decoration:underline;
}
.featureboxes {
	background-color: #FFFFFF;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}

.halfbox .headline {
	color: #b3924f;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.halfbox {
	width:45%;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;
}

.contentA .intro {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoGallery {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.photoGallery td {
	margin: 0;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.photoGallery td.tightGallery  {
	margin: 0;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}



.floatboxRight #slides {
	margin: 0px;
	padding: 0px;
}
#centerRow .contentA .category {
	width: 215px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: center;
}

#centerRow .contentA .category img{
border:none;
}











#centerRow .contentA .category p {
	margin-top: 10px;
	text-align: center;
	font-size: 150%;
}
.contentA .item {
	float: left;
	width: 310px;
	margin-bottom: 40px;
	margin-right: 40px;
	padding: 3px;
	height: 347px;
}



.row .btn_addtocart {
	float: none;
	clear: none;
	vertical-align: top;
	padding-left: 5px;
}
.form .row .qty {
	float: none;
}
.thumbnail {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	float: left;
	width: auto;
}


#tagline {
	font-family: Tahoma, Arial, Verdana, "Lucida Grande";
	font-size: 140%;
	color: #FFFFFF;
	height: 30px;
	width: 100%;
	clear: none;
	margin-top: 154px;
	text-align: center;
	letter-spacing: 2px;
}

.tripTable {
}

.tripTable .tableHeader  {
	font-size: 120%;
	font-weight: bold;
	color: #892926;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9AB04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
}
.tripTable td {
	font-size: 120%;
	color: #444444;
	text-align:left;
	text-align:left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.tripTable .columnHeader  {
	text-align:left;
	font-weight: bold;
}
#backLink {
	font-size: 95%;
	text-indent: 32px;
	background-image: url(/images/goback.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 260px;
	vertical-align: middle;
	padding-top: 5px;
	margin-top: 9px;
	background-position: -7px;
	color: #666666;
}
#contentHome #featuredContainer {
	height: 335px;
	width: 315px;
	float: right;
	background-color: #dfdec0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#featuredContainer .featuredTitle {
	background-color: #fefecc;
	height: 29px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 180%;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dfdec0;
	border-right-color: #dfdec0;
	border-left-color: #dfdec0;
	letter-spacing: 2px;
}
#contentHome #featuredContainer .featuredBody {
	height: 69px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 95px;
	padding-top: 7px;
	padding-right: 5px;
}

#contentHome #featuredContainer  a:link, #contentHome #featuredContainer   a:visited {
color: #000000;
text-decoration:none;
font-weight:normal;
}

#contentHome #featuredContainer .subBox  a:link, #contentHome #featuredContainer .subBox  a:visited {
color: #CD9400;
text-decoration:none;
font-weight:normal;
}

#contentHome #featuredContainer .subBox  a:hover {
color: #000000
;
text-decoration:none;
font-weight:normal;
}


#contentHome #featuredContainer  a:hover {
color:#B78802;
text-decoration:none;
font-weight:normal;
}
.quoteBox .more  {
	text-indent: 0px;
	font-size: 80%;
	font-family: "Lucida Grande", Arial, Verdana;
	font-style: normal;
	font-weight: normal;
}

.quoteBox .more a:link, .quoteBox .more a:visited {
color: #000000;
	text-decoration: none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF6C08;
	
}
.quoteBox .more  a:hover {
color: #B78802;
	 text-decoration: none;
	 border-bottom:1px solid #B78802;
	 }

.center {
text-align:center
}
#container #centerRow #contentHome #featuredContainer .divLink {
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bannerTop .bannerMid {
	width: 350px;
}
#bannerTop .bannerContact {
	float: right;
	font-family: "Lucida Grande", Arial, Verdana;
	color: #b5b377;
}


#sidebar1 .quoteBox .sidequote .quote {
	margin-bottom: 12px;
}
#container #bannerTop #bannerSidemenu {
	height: 85px;
	width: 90px;
	float: right;
	margin-top: 8px;
	margin-left: 10px;
}
.floatboxLeft .photoText {
	width: 230px;
	float: left;
}
.floatboxNopad {
	float: left;
	width: 330px;
}
.floatboxLeft_2 {
	float: left;
	padding-left: 0px;
	width: auto;
	margin-right: 25px;
}

#form .rightAlign td {
text-align:right;
}
#p7TP1 .p7TPwrapper .p7TPcontent #p7tpc1_5 .form .right {
	text-align: right;
}

.right {
float:right;

}
.btnReserve {
	text-align:center;
	float: right;
}
.rates {
	width: 220px;
	float: left;
	height: 27px;
}
.clear {
	clear: left;
}
.homeHeadline {
	color: #f9ab04;
	font-family: Tahoma, Arial, Verdana, "Lucida Grande";
	font-size: 140%;
}
.contentHome .pagecopy {
	margin-left: 25px;
	width: 50%;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, "Lucida Grande";
	font-size: 110%;
	margin-right: 25px;
	float: left;
}
.contentHome .homeQuote {
	float: right;
	width: 40%;
	margin-right: 25px;
	margin-top: 25px;
}
