html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(images/backOrange.jpg);
	background-color: #FFF;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#outerHeader {
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	min-height: 189px;
	width: 960px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#outerContent {
	background-repeat: repeat-y;
	clear: both;
	background-image: url(images/white.gif);
	margin-top: 0px;
	background-position: center;
}

#contentWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
	background-color: #FFF;
}

#content {
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 35px;
	text-align: left;
	padding-right: 35px;
	line-height: 1.5em;
	border: 1px solid #999;
	padding-top: 10px;
}

#content img {
	padding: 4px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#leftcol {
	width: 175px;
	float: left;
	margin-left: 15px;
	text-align: left;
}

#rightcol {
	width: 150px;
	float: right;
	margin-right: 20px;
	background-color: #FCFFD9;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: left;
	font-size: 0.95em;
	line-height: 1.2em;
	border: 1px solid #CCC;
}
#rightcol form {
	margin-left: 15px;
	margin-right: 15px;
}
#outerContent #contentWrapper #content{
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#outerContent #contentWrapper .clearFloat{
	clear:both;
	display:block;
}
#outerFooter {
	min-height: 40px;
	background-repeat: repeat;
	height: 117px;
	background-image: url(images/backOrange.jpg);
	margin-top: -20px;
}

#footer {
	width: 990px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 140px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}


#footer p {
   float: right;
}

h2 {
	padding-top: 10px;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/********** Generic classes **********************/

.right {
	float: right;
	margin: 4px 0 2px 5px;
}

.left {
	float: left;
	margin: 5px 8px 0 0;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}

/********** header navigation *********************/
#header {
	padding-top: 1px;
}

#header ul {
	list-style-type: none;
	font-size: 0.95em;
	margin-top: 150px;
 }
  
#header li {
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0px;
}
  
#header a {
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 16px;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus {
	color: #6CAAFD;
}
  
#header #current {
}
  
#header #current a {
	color: #000;
	padding-top: 6px;
	padding-bottom: 1px;
}

/********* Side Navigation ********************/

#leftcol ul {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
}

#leftcol li {
	margin-bottom: 1px;
}

#leftcol li a {
	text-decoration: none;
	display: block;
	color: #fff;
	background-color: #5F6B56;
	padding: 2px 3px;
	border: 1px solid #666;
}

#leftcol li a:hover, #leftcol li .here {
	color: #000;
	background-color: #B7BFB0;
}
	
	/********* form ********************/
label {
	color: #000;
}

input {
	background-color: #ff9602;
	border: 1px solid #000;
	margin-bottom: 4px;
}

.button {
	background-color: #000;
	border: 1px solid #ff9602;
	color: #ff9602;
	padding: 2px 4px;
}

/************ Column control ****************/

.twocol #rightcol {
	display: none;
}

.twocol #content {
	margin-right: 0;
	margin-left: 170px;
	width: auto;
}
.tips {
	font-size: 1.2em;
	color: #36F;
	padding-top: 4px;
	font-weight: bold;
}
#content form {
	float: left;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#productPage {
	width: 960px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-bottom: 10px;
}
.checkout {
	font-style: italic;
	font-weight: bold;
	color: #572D17;
	font-size: 1.5em;
}
.productPage {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
.sharethis {
	margin-left: 15px;
}
h1 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
