/* stylesheet designed by john johnson 06/13/2006 johnjohnson@johnjohnsondesigns.com */
/* use body with .container be sure text align is center */
.body {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/colorchip.jpg);
	background-position: top left;
	background-repeat: repeat;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
}
/* body1  can be used for layers or for pages you don't want to center using .container */
.body1 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url();
	background-position: top left;
	background-repeat: no-repeat;
}
/* borders is used for layers where we show borders, border types are:  
none; solid; inset; ridge;  double; grove; outset; dotted; dashed */
.border1 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/white-tile.jpg);
	background-position: top left;
	background-repeat: repeat;
	border-bottom: 0px groove #cccccc;
	border-left:0px solid #cccccc;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
}
.border2 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/gold.gif);
	background-position: top left;
	background-repeat: repeat;
	border-bottom: 0px groove #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px groove #cccccc;
	border-top: 0px solid #cccccc;
}
.border3 {
	background-attachment: scroll;
	background-image: url();
	background-position: top left;
	background-repeat: repeat;
}
.border4 {
	background-attachment: scroll;
	border-bottom: 2px groove #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px groove #cccccc;
	border-top: 2px solid #cccccc;
}
.border5 {
	background-attachment: scroll;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
}
/* container for centering a page */
.container {
	height: auto;
	margin: 0% auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width:800px;
	z-index: 1;
}
/* footer is for the footer*/
.footer {
	color: #ae9767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	clear: both;
}
.footer a {
	color: #ae9767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #2e466a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

/* formx is for forms or other  text design needs */
.formx {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
	border: none;
}

.formx a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.formx a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/* head is for  page headings or other  text design needs */
.head {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
}

.head a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.head a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.head0b {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0px;
	padding-bottom: 2px;
	text-align: left;
}

.head0b a {
	color: #4B656C;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.head0b a:hover {
	color: #CCCCCC;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.head0bb {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0px;
	padding-bottom: 2px;
	text-align: left;
}

.head0bb a {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.head0bb a:hover {
	color: #000000;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.headcap {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0px;
	padding-bottom: 2px;
	text-align: left;
}
.head4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	background-attachment: scroll;
	background-color: #FFFFFF;
	
}

.head4 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.head4 a:hover {
	color: #B19967;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
/*use this style for h1 and h2 for seo <h1 class="hstyle1">Text Area</h1> */
.hstyle1 {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight:normal;
	padding: 1px;
	text-align: left;
}

/* navstyle is for main navigations  */
.navstyle {
	color: #4F5C49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
}

.navstyle a {
	color: #4F5C49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.navstyle a:hover {
	color: #E6F6E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* navsub is for sub navigations or other  text design needs */
.navsub {
	color: #2e466a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
}
.navsub a {
	color: #2e466a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navsub a:hover {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* text - stylex is set for sans-serif, use as the main sans-serif text style */
.stylex {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.stylex a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.stylex a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* text - stylez is set for serif, use as the main serif text style */
.stylez {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

.stylez a {
	color: #8d6f39;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.stylez a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.stylez2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

.stylez2 a {
	color: #8d6f39;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.stylez2 a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.stylez3 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;	
}

.stylez3 a {
	color: #8d6f39;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.stylez3 a:hover {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
/* RMQ styles */
.head0 {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-align: left;
	text-decoration: none;
}
.head0 a {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.head0 a:hover {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.head01 {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-align: left;
}
.head0b2 {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0px;
	padding-bottom: 2px;
	text-align: left;
}

.head0b2 a {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.head0b2 a:hover {
	color: #4B656C;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.caption {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
}

.caption a {
	color: #B19967;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.caption a:hover {
	color: #2e466a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.caption2 {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	line-height: 12px;	
}

.caption2 a {
	color: #B19967;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.caption2 a:hover {
	color: #2e466a;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}.bold {
	font-weight: bold;
}

.pright {
	text-align: right;	
}
.head001 {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-align: left;
}
.head100 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-align: left;
}
.head100a {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.0em;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-align: left;
}
.pagehead {
	color: #B19967;
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.head122011 {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-align: left;
	text-decoration: none;
}
.head122011 a {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.head122011 a:hover {
	color: #000000;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
