* {margin: 0;padding: 0;}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #474747;
	text-decoration: underline;
}

a:hover, a:active {
	color: #356e72;
	text-decoration: underline;
}

body {
	background: #56482c url(../images/bg-main.jpg) repeat;
	font: 100% Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	width: 100%;
	min-width: 800px;
	text-align: center;
}

h1 {
	padding: 20px 12px 6px;
	color: #695a3d;
	font: bold 150% "Arno Pro Caption", "Times New Roman", "MS Serif", Georgia;
}

h2 {
	padding: 12px;
	color: #695a3d;
	font: bold 120% "Arno Pro Caption" "Times New Roman" "MS Serif" Georgia;
}

h3 {
	padding: 6px;
	color: #000000;
	font: bold 100% Arial, Helvetica, sans-serif ;
}

h4 {
	padding: 4px;
	color: #000000;
	font: bold 100% Arial, Helvetica, sans-serif ;
}


p {
	padding: 12px 20px 12px 25px;
	font-size: 85%;
	line-height: 120%;
}
.boldred {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #F00;
	text-align: center;
}
.redborder {
	border: 2px dotted #FF0000;
	margin-top: 20px;
	padding: 15px;
	background-color: #FFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}


ul {
	margin: 0 0 0 60px;
	list-style: none;
	display: list-item;
	font: normal normal 80% Arial, Helvetica, sans-serif;	
	line-height: 120%;
	vertical-align: 10px;
}

ul li {
	padding-bottom: 10px;
	padding-right: 0px;
	list-style: square;
	display: list-item;
	vertical-align: 10px;
}


.bold {
	font-weight: bold;
}

.booktable {
	border: solid 2px #c5b396;
	background: #e3d7c2;
	font-size: 85%;
	line-height: 110%;
	width: 300px;
	float: right;
	margin: 12px;
	padding: 0px;
}
.booktable img {
	float: right;
}

.box {
	border: solid 1px #999999;
}

.colmask {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.dottedlines {
	color: #fff7ea;
	font-weight: bold;
	text-align: center;
}

.float-left {
	 border:0;
	 float:left; 
	 padding-right:6px;
	 background-color: #fff7ea;
}

.float-right {
	 border:0;
	 float:right; 
	 padding-left:6px;
	 background-color: #fff7ea;
}

.layout {
	background-color: #c5b396;
}

.layout .col1 {
	margin: 0px 165px;
	left: 200%;
	overflow: hidden;
	position: relative;
}

.layout .col1wrap {
	float: left;
	padding-bottom: 1em;
	width: 50%;
	right: 160px;
	position: relative;
}

.layout .col2 {
	float: right;
	width: 150px;
	right: 5px;
	position: relative;
}

.layout .col3 {
	float: right;
	width: 150px;
	margin-right: 14px;
	left: 50%;
	position: relative;
}

.layout .colleft {
	float: left;
	margin-left: -50%;
	width: 100%;
	left: 320px;
	position: relative;
	background-color: #c5b396;
}

.layout .colmid {
	float: left;
	margin-left: -160px;
	width: 200%;
	background: #fff7ec;
	right: 100%;
	position: relative;
}

.italic {
	font-style: italic;
}


.product {
	border: solid 1pt #9da6ad;
}

.quotebox {
	border: solid 1pt #663300;
}

#newsletter {
	border: solid 2px #ff0000;
	background-color: #fff7ea;
	text-align: center;
	width: 146px;
	padding: 2px 0px 2px 0px;
	margin: 4px 4px 4px 12px;
}
.style6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}


.testimonials {
	font-size: 85%;
	text-align: left;
}

.whiteboxstroke {
	border: solid 1px #fff7ea;
}

/*"""""""" Styling for Article Pages """"""""*/	

#article h2 {
	color:#333333;
}

#article p {
 	text-align: justify;
}

/*"""""""" Container for 2-Column Pages """"""""*/	
#container {
	margin:0 auto;
	width:850px;   
	text-align:left;
	background-color: #fff7ea;
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/*"""""""" Content for 2-Column Pages """"""""*/	
#content2 {
	margin: 10px 20px 0px 208px;
}

#left-nav {
	float: left;
	width: 200px;
	margin-left: 4px;
	padding-top: 10px;
}

	
/*"""""""" Container for 3-Column Pages """"""""*/	
#container3
{
	margin:0 auto;
	width:850px;   
	text-align:left;
	background-color: #fff7ea;
	background-image:  url(../images/background3.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/*"""""""" Content for 3-Column Pages """"""""*/	
#content3
{
	margin-left: 172px;
	margin-right: 172px;
}


#leftcolumn
{
	float: left;
	width: 165px;
	margin-left: 4px;
	padding-top: 1em;
}


#rightcolumn
{
	float: right;
	width: 165px;
	margin: 0;
	padding: 1em 4px 0 0;
}



#cleardiv
{
	clear: both;
}

/*"""""""" Styling for Footer """"""""*/	
#footer {
	clear: both;
	border-top: #000000 1px solid;
	float: left;
	width: 100%;
	color: #fff7ea;
	background: #282828;
	font-size: 82%;
	line-height: 150%;
}

#footer a {
	padding: 20px 6px 12px 6px;
	color: #fff7ea;
	text-decoration: underline;
}

#footer a:visited, #footer a:hover, #footer a:active {
	color: #c5b396;
	text-decoration: underline;
}

#footer p {
	margin: 0px;
	text-align: center;
}

/*"""""""" Styling for Header """"""""*/	
#header {
	clear: both;
	float: left;
	width: 100%;
	height: 263px;
	width: 850px;
	background: #C4B397 url(../images/header2.jpg) no-repeat top;
	padding-top:12px
}

#header h2 {
	color: #ffffff;
	background-color: transparent;
	font: italic small-caps normal 160%/100% Calibri,Verdana, Geneva, Arial, Helvetica,  sans-serif;
	padding: 12px 0 0 12px;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm1 ul {top:100%;}#qm1 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/*"""""""" (MAIN) Container""""""""*/	
#qm1	
{	
	margin:42px 0px 0px 0px;
	text-align:center;
	width:auto;
	background-color: #c5b396;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm1 a	
{	
	padding:3px 0px 0px 0px;
	background-color:#fff7ea;
	color:#000000;
	text-decoration:none;
	border-style:none;
	font: normal normal bold 70% Arial, Helvetica, sans-serif;
	width: 94px;
	height: 34px;
}


/*"""""""" (MAIN) Hover State""""""""*/	
#qm1 a:hover	
{	
color: #fff; background-color: #fabf4b; font-weight: bold; text-decoration: none;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm1 li:hover>a	
{	
color: #fff; background-color: #fabf4b; font-weight: bold; text-decoration: none;
}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm1 .qmactive, body #qm1 .qmactive:hover	
{	
color: #fff; background-color: #fabf4b; font-weight: bold; text-decoration: none;
}

#qm1 a.one{width:94px;border-bottom: 6px solid #06967f;}
#qm1 a.one:hover {background-color: #06967f;}
#qm1 a.two{width:95px;border-bottom: 6px solid #e54c13;}
#qm1 a.two:hover {background-color: #e54c13;}
#qm1 a.three{width:94px;border-bottom: 6px solid #153685;}
#qm1 a.three:hover {background-color: #153685;}
#qm1 a.four{width:95px;border-bottom: 6px solid #94944e;}
#qm1 a.four:hover {background-color: #94944e;}
#qm1 a.five{width:94px;border-bottom: 6px solid #fabf4b;}
#qm1 a.five:hover {background-color: #fabf4b;}
