/* stylesheet designed by john johnson 05/14/2005 johnjohnson@johnjohnsondesigns.com */


/* body and borders for  pages */
/* use body with .container be sure text align is center */
.body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:10px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}

/* body1  can be used for layers or for pages you don't want to center using .container */
.body1 {
	background-attachment: scroll;
	background-color: transparent;
	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 */
.border {
	background-attachment: scroll;
	background-image: url();
	background-position: top left;
	background-repeat: repeat;
	border-bottom: 4px groove #CCCCCC;
	border-left: 3px solid #CCCCCC;
	border-right: 4px groove #CCCCCC;
	border-top: 3px solid #CCCCCC;
}

.border1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url();
	background-position: top left;
	background-repeat: repeat;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
/* container for centering a page */
.container {
	height: auto;
	margin: 0% auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 760px;
	z-index: 1;
}

/* footer is for the footer*/
.footer {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-align: justify;
}

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

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

/* formx is for forms or other  text design needs */
.formx {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
}

.formx1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
}

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

.formx1 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: bold;
	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;
}


.head0 {
	color: #B19967;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0px;
	padding: 0;
	padding-bottom: 2px;
	text-align: left;
}

.head1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
}

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

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

/*use this style for h1 and h2 for seo <h1 class="style1">Text Area</h1> */
.hstyle1 {
	color: #B19967;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
}

/* mainpage */
.main1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	text-align: justify;
}

.main1 a {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.main1 a:hover {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.mainbody {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/colorchip.jpg);
	background-position: top left;
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
}

.mainnav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
}

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

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

/* miss is for  other  text design needs */
.miss {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
}

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

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

/* 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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
}

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

.navsub a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: bold;
	padding: 1px;
	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;
}

.stylex1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
}

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

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

/* text - stylez is set for serif, use as the main serif text style */
.stylez {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	text-align: justify;
}

.stylez a {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.stylez a:hover {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.stylez1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
}

.stylez1 a {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.stylez1 a:hover {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

