body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	background-attachment: fixed;
	background-color: #FFFFCC;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	border: 1px solid #018843;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
}

#page_header {
	height: 120px;
	clear: both;
	background-color: #FFCC00;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#page_header h1 {
	margin: 0px;
	padding-top: 30px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left: 25px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #FFFF00;
}

#menu_bar {
  height: 40px;
  background: #FFFFFF url('../images/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF6600;
	background-repeat: repeat-x;
	background-position: left top;
}
#page_header h1 a {
	color: #FFFFFF;
}
#page_header h2 a {
	color: #FFFF00;
}


#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  background: #FF6600 url('../images/menu_bg.gif') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #FF6600 url('../images/menu_hover_bg.gif') top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	clear: both;
}

#right_side {
	margin-top: 5px;
	float: right;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #cccccc;
	padding-left: 5px;
}

#right_side h3 {
  margin-top: 0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding: 4px;
  border: 1px solid #FFCC00;
  background-color: #FFFFCC;
}

#right_side p {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  padding-left: 4px;
}

#left_side {
	float: left;
	width: 540px;
	background-color: #FFFFFF;
	border: 0px dashed #cccccc;
	font-size: 12px;
}

#left_side h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	/*  font-size: 18px;
*/  color: #FF6600;
	background-color: #FFFFFF;
	padding: 4px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#left_side p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
	padding-left: 4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  background-color: #FFFFCC;
  border: 1px solid #FF6600;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 8px;
}

#feature_box h4 {
  padding-left: 5px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom: 5px;
}

#page_footer {
/*  height: 60px;
*/  background-color: #FF7500;
  clear: both;
}

#page_footer p {
  padding-top: 18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 1px;
}
#page_footer a {
	color: #FFFF00;
}

#spacer {
  height: 20px;
  clear: both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}
.title {
	color: #FF6600;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 5px;
	border: 1px solid #FFCC00;
}
.subtitle {
	color: #FF6600;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
.calculator {
	font-size: 10px;
}
















a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
	}
a:active {
	text-decoration: none;
	color: #FF9900;
	}
a:hover {
	text-decoration: none;
	color: #FF9900;
	}
.red {
	color: #FF0000;
}
.colorform {
	color: #FF9900;
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
}
input.colorform {
	font-weight: bold;
}
hr {
	color: #CCCCCC;
	height: 1px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.frame-float-right {
	border: 1px solid #000000;
	margin: 9px;
	float: right;
}
.frame {
	border: 1px solid #000000;
	margin: 9px;
}





/*
.nopheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.nopentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

	
.noptotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.nopcart {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}*/
.bottom-links {
	font-size: 10px;
	list-style-type: none;
	text-align: center;
}
.bottom-links a {
	color: #FF6600;
}



.idcode {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	color: #FFFFFF;
	float: right;
	width: 200px;
}
.phonenumber {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin: 0px;
}
/*.viewcart {
	font-size: 0.8em;
	text-decoration: none;
}*/

