/* 
CREATED BY HOTWIRE ADVERTISING AND WED DESIGN 
http://www.hotwireindustries.com
*/

/* Default style for the BODY */
body {
	margin: 20px 0 0;
	padding: 0;
	background-color: #828282;
	background: url(images/curls_bg.jpg) repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #4a3728;
	text-align: center;
	text-transform: none;
}


/* DEFAULT style for any LINKS */
a:link { 
	color: #db461e;
	text-decoration: underline;
}

a:visited {
	color: #db461e;
	text-decoration: underline;
}
	
a:hover {
	color: #ba3d1a;
	text-decoration: none;
}
	
a:active {
	color: #db461e;
	text-decoration: none;
}

/* Default style for H1 */
h1 {
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #db461e;
	margin: 0 0 3px 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #db461e;
	word-spacing: -.125px;
	margin: 0 0 3px 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #4a3728;
	word-spacing: -.125px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 15px 0;
}

ul {
	padding: 0 0 15px 2px;
	margin: 0;
}

ul li {
	background: url(images/orange_bullet.jpg) no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin-bottom: 6px;
	list-style: none;
}

ol {
	padding: 0 0 15px 0;
	margin: 0 0 0 19px; 
}

ol li {
	list-style: decimal;
	margin-bottom: 12px;
}

/* DEFAULT style for any IMAGE */
img {
	border: 0;
}

/* DEFAULT FORM field styles */
input, textarea {
	border: 1px solid #d1cbb9;
	background-color: #f6f4ec;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 420px;
}

.checkbox {
	width: 15px;
	background: none;
	border: none;
	margin-left: 2px;
}

.submit {
	width: 100px;
	border: 1px solid #d1cbb9;
	background-color: #f6f4ec;
	color: #4a3728;
}

.submit:hover {
	background-color: #d1cbb9;
	color: #FFF;
	cursor: pointer;
}

/* TO CLEAR ANY FLOATS USE THIS */
.clear	{
	clear: both;
}


/* STRUCTURE - Wrappers and Container Divs */
#contentwrapper {
	width: 818px;
	margin: 0 auto;
	text-align: left;
	background: url(images/container_bg.jpg) repeat top center;
	background-color: #ece8dc;
}

#header {
	width: 818px;
	height: 79px;
	margin: 0 auto;
	background: url(images/header_bg.gif) top;
}

#headerLeft {
	float: left;
	width: 450px;
	text-align: left;
	padding: 22px 0 0 44px;
}

#headerRight {
	float: right;
	width: 230px;
	text-align: right;
	padding: 20px 44px 0 0;
}

#nav {	
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	margin: 0 5px;
	_margin: 0 5px;
	background: url(images/nav_bg.jpg) repeat-x;
	background-color: #db461e;
	border-top: 1px solid #ee5e1f;
	border-bottom: 1px solid #ee5e1f;
}

#navLeft {
	float: left;
	width: 567px;
	_width: 557px;
	margin: 0 0 0 34px;
	#margin-left: 30px;
	_margin-left: 15px;
	_padding: 0;
}

#navRight {
	float: right;
	width: 130px;
	text-align: right;
	font-weight: normal;
	margin: 5px 43px 0 0;
	_margin: 5px 20px 0 0;
}

#navLeft ul, #navRight ul  {
	padding: 0;
	margin: 5px 0 0 0;
	_margin: 5px 0 5px 0;
	#margin: 5px 0 5px 0;
}

#navLeft li,  #navRight li {
	display: inline;
	margin: 0;
	padding: 0 4px 0 0;
	_padding: 0 2px 5px 4px;
	#padding: 4px 2px 5px 4px;
	background: url(images/nav_fade.jpg) no-repeat right;
}

#navLeft li a {
	color: #FFF;		
	padding: 4px 8px;
	_padding: 4px 8px;
	#margin: 4px 8px;
	margin: 0;
	text-decoration: none;
}

#navLeft li a:hover,  #navRight li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url(images/nav_bg_reverse.jpg) repeat-x;
}

#content {
	width: 723px;
	margin: 0 auto;
	text-align: center;
	padding: 2px 0;
}

#content img {
	margin-bottom: 15px;
}

#contentLeftHome {
	float: left;
	width: 390px;
	text-align: left;
	padding: 0 30px;
}

#contentRightHome {
	float: left;
	width: 243px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-top: 4px;
}

#contentRightHome p {
	margin: 0;
	padding: 0;
}

#flash {
	background: url(images/illustration_home.jpg) top;
	height: 229px;
	margin-bottom: 15px;
}

#contentLeft {
	float: left;
	width: 465px;
	text-align: left;
	padding: 0 55px 0 30px;
}

#contentRight {
	float: left;
	width: 143px;
	text-align: left;
	padding-top: 4px;
}

#contentRight a {
	color: #4a3728;
}

.learnMore {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

.dashedLine {
	background: url(images/dashed_line.jpg) repeat-x;
	height: 1px;
	margin-bottom: 8px;
	_margin-bottom: 0;
}

#bottom {
	width: 818px;
	height: 42px;
	margin: 0 auto;
	background: url(images/bottom_bg.gif) no-repeat center bottom;
}


/* Default style for FOOTER content and links */
#footer {
	font-size: 11px;
	line-height: 15px;
	color: #d8d8d6;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link {
	color: #d8d8d6;
	text-decoration: none;
}

#footer a:visited {
	color: #d8d8d6;
	text-decoration: none;
}

#footer a:hover {
	color: #b6b6b3;
	text-decoration: none;
}

#footer a:active {
	color: #d8d8d6;
	text-decoration: none;
}