/* CSS Document */

/* Main Site Common Styles */





/* CSS Document */



/* Main Site Text Styles */



body {
	color: #FFFFFF;
}




h1 {
	font-family: "Century Gothic", Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
	color: #825221;
	padding: 0px 0px 3px;
	margin: 0 0 7;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #825221;
}

h2 {
	font-family: "Century Gothic", Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
	color: #990000;
	padding: 10px 0px 3px;
	margin: 0;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A17D;
}
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
}



	
h4 {
	font-size: 18px;
	color: #333333;
	margin: 10 0 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A17D;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: capitalize;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #512D0A;
	padding: 10px 0px 3px 25px;
	margin: 0;
	font-style: normal;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A17D;
}



	
h6 {
	font-size: 19px;
	line-height: 18px;
	color: #333333;
	margin: 10 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A17D;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: 1px;
	font-weight: normal;
}



ul ul {
	list-style-image: url(../_images/bullet-sq-open-white.gif);
}


.red {
	color: #CC0000;
}

.catListTitle {
	font-size: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A17D;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: capitalize;
	padding-top: 0px;
	line-height: 17px;
	}


.catPrice {
	font-size: 14px;
	color: #333333;
}


.catSalePrice {
	font-size: 14px;
	color: #FF0000;
}


.catSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #282821;
	padding-top: 2px;

}


.catDetails {
	font-size: 12px;

}



.readMore {
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}

.arrow {
}


.quoteAuthor {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 5px;
	color: #990000;
}
.testimonialAuthor {
	font-size: 14px;
	line-height: 18px;
	margin-top: 5px;
	color: #990000;
	text-align: right;
	padding-right: 52px;
}

.bodyAbout {
	font-size: 12px;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #75502D;
	padding-right: 25px;
	padding-left: 25px;
}

.bodyTestimonial {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
	font-style: italic;
	padding-top: 10px;
}


.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #282821;
	padding-top: 2px;

}

.TextRequired {
	color: #FF3300;
	font-size: 17px;
}




.bodyIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
}


.bodySm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	}
	
.bodyLarge {
	font-size: 16px;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
	}

.callOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C93C0;
	line-height: 25px;
	font-style: italic;
}


.callOutLighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}

.callOutDarker {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4F4F1B;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}


.descriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #27261F;
	line-height: 15px;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #512D0A;
	line-height: 16px;
}




/* Second Tier Nav with images */

 #nav2 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 0.2em;
	font-weight: normal;
}

 #nav2 ul{
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	width: 203px;
	float: left;
}



 #nav2 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	padding: 0px;
	background-image: none;
	float: left;

}

	#nav2 a:link, #nav2 a:visited {
	color:#99641D;
	margin: 0px;
	background-image: url(../_images/nav-bg-norm.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 3px;
	height: 20px;
	width: 183px;
	padding-left: 0px;
	float: right;
	text-decoration: none;
}

	#nav2 a:hover {
	color: #FF9900;
	text-decoration: none;
	background-image: url(../_images/nav-bg-over.jpg);
	background-repeat: no-repeat;

}

	#nav2 a:active {
	color:#FF3300;
	text-decoration: none;
	background-image: url(../_images/nav-bg-down.jpg);
	background-repeat: no-repeat;
}




/* Second Tier Nav with images */

 #nav4 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

 #nav4 ul{
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
	font-style: normal;
	font-weight: normal;
}


 #nav4 p {
	
	padding: 0px;
	margin: 0px;
	
}


 #nav4 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	padding: 0px;
	background-image: none;
	float: left;
	font-style: normal;
	font-weight: normal;

}

	#nav4 a:link, #nav4 a:visited {
	color:#99641D;
	margin: 0px 0px -10px;
	background-image: url(../_images/nav-bg-norm.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 3px;
	height: 20px;
	width: 190px;
	padding-left: 0px;
	float: right;
	text-decoration: none;
}

	#nav4 a:hover {
	color: #FF9900;
	text-decoration: none;
	background-image: url(../_images/nav-bg-over.jpg);
	background-repeat: no-repeat;

}

	#nav4 a:active {
	color:#FF3300;
	text-decoration: none;
	background-image: url(../_images/nav-bg-down.jpg);
	background-repeat: no-repeat;
}












/* inline header nav */

 #nav3 {
	padding: 0px;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
}

 #nav3 ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
}





 #nav3 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	display: inline;
	padding: 2px 11px 2px 12px;
	color:#58310B;
	background-image: none;


}



#nav3 a:link, #nav3 a:visited {
	text-decoration:none;
	color:#6F624F;
	font-weight: normal;
	
}

#nav3 a:hover {
	color: #3399FF;
	text-decoration: underline;
}

	#nav3 a:active {
	color:#FFFFFF;
	text-decoration: underline;
}






#infoBox {
	text-align: left;
	float: right;
	background-color: #E1F0F2;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom: 3px solid #BEE3E8;
	margin-bottom: 10px;
	margin-left: 10px;
}

#infoBoxHead {
	text-align: center;
	background-color: #E3C35F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #488390;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	background-image: url(../_images/bg-bar-gold.jpg);
	background-repeat: repeat-x;
	}
	
#infoBoxA {
	padding: 7px;

}
	
#infoBox a:link, #infoBox a:visited {
	color: #000000;
	text-decoration: none;
}



#infoBox a:hover {
	color: #000000;
	text-decoration: underline;
}

#infoBox a:active {
	color: #3366FF;
	text-decoration: underline;
}

	
#sideBarInfo {
	width: 204px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BEE3E8;
	background-color: #E1F0F2;
	float: left;
	margin-top: 15px;
}

#sideBarInfoA {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 204px;
	color: #333333;
}

#sideBarInfoHead {
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	font-size: 11px;
	text-transform: uppercase;
	color: #005366;
	background-image: url(../_images/bg-bar-teal-lighter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	letter-spacing: .27em;
}

sideBarInfo ul {
	list-style-image:  none;
	margin-top: 10px;
	list-style-type: none;
	padding: 0px;
}

#sideBarInfo ul ul {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#sideBarInfo ul ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 3px -5px;
	background-image: url(../_images/bullet-rec-open-or.gif);
	background-repeat: no-repeat;
	background-position: -3px 6px;
	padding: 0px 0px 0px 6px;
}

#sideBarInfo li {
	font-size: 11px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../_images/bullet-sq-orange.jpg);
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}



#sideBarInfo p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBD0D4;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 3px;
	}

#sideBarInfo a:link {
	color: #FF6600;
	text-decoration: none;
}

#sideBarInfo a:visited {
	color: #FF6600;
	text-decoration: none;
}


#sideBarInfo a:hover {
	color: #BE5410;
	text-decoration: underline;
}

#sideBarInfo a:active {
	color: #0066CC;
	text-decoration: underline;
}
