/***************************************************************************
*                                                                          *
* contented1 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
***************************************************************************/

* {
	padding:0;
	margin:0;
}

body {
	color: #666666;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.83em;
	margin:20px auto;
	width:760px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:1em 0;}

h1 {font-size:1.5em;color:#316B96;}

h2 {font-size:1.3em; color:#A4412D;}

h3 {font-size:1.1em;}

h4 {font-size:1em;}

li, dd { margin-left:5%; }

fieldset { padding: .5em; }

a {
	color: #A4412D;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #0033FF;
	background-color: #FFFFFF;
}

#header {
	color: #A4412D;
	background-color: #FFFFFF;
	width:760px;
	clear:both;
}

#title {
	color:#669966;
	background-color:#FFFFFF;
	font-size:3em;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	float:left;
}

#contact {
	padding:0px 0px 0px 0px;
	float:right;
}

#contact a {
	color:#A4412D;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	color:#0033FF;
	background-color:#FFFFFF;
}

#slogan {
	color:#316B96;
	background-color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	padding:0px 0px 0px 0px;
	width:520px;
	clear:both;
	float:left;
}

#nav {
	line-height:2.5em;
	padding:14px 0px 4px 0px;
	margin:0 0 5px 0;
	width:760px;
	clear:both;
}

#nav a {
	color: #000000;
	background-color:#ebebeb;
	font-weight:normal;
	text-decoration:none;
	padding:1px 35px 1px 35px;
	border:1px solid #316B95;
}

#nav .selected,#nav a:hover {
	color:#FFFFFF;
	background-color:#316B95;
	text-decoration:none;
	padding:1px 35px 1px 35px;
}

#content {
	border-top:1px solid #CCCCCC;
	width:760px;
	clear:both;
}

#maincontent {
	font-size:1.0em;
	padding:0px 5px 0px 0px;
	width:550px;
	border-right:1px solid #CCCCCC;
	float:left;
}

#maincontentonecolumn {
	font-size:1.0em;
	padding:0px 5px 0px 0px;
}

#sidecontent {
	font-size:0.8em;
	padding:5px 0px 0px 0px;
	width:195px;
	float:right;
}

#footer {
	color: #316B96;
	background-color:#ebebeb;
	font-size:80%;
	line-height:1em;
	width: 760px;
	clear:both;
}

#footer	a {
	  color: #316B96;
	  background-color: #ebebeb;
	  text-decoration: none;
	  }

#footer	a:hover {
	color: #0033FF;
	  background-color: #ebebeb;
	  }

#copyrightdesign {
	color:#316B96;
	background-color:#ebebeb;
	padding:5px 0px 5px 20px;
	width: 580px;
	float:left;
}

#footercontact {
	color:#316B96;
	background-color:#ebebeb;
	padding:5px 0px 5px 50px;
	width:110px;
	float:right;
}
#maincontent ul li {
	list-style: none;
}
#maincontent ol li 
{
		margin-left:10%;		
	
}
#maincontent ol
{
	margin-top:-10px;
	margin-bottom:0px;
	
		}
#maincontent ul
{
	margin-top:0px;
	margin-bottom:0px;
	
		}

#sidecontent ul li {
	list-style: none;
	font-size:1.2em;
}
#sidecontent ol li 
{
		margin-left:10%;		
	
}
#sidecontent ol
{
	margin-top:-10px;
	margin-bottom:0px;
	
		}
#sidecontent ul
{
	margin-top:0px;
	margin-bottom:0px;
	
		}
#sidecontent h2 
{color:#316B96;}



.centerBox {
	background: #fff;
	width: 350px;
	margin-top: 35px;
	_margin-top: 0px;
	float:right;
	border-top: 1px solid #000;
	border-right: 1px solid #999;
	border-bottom: 1px solid #000;
	border-left: 1px solid #999;
	margin-bottom:10px;
}
.centerBox td {
	padding: 10px;}



.more {
	text-align: right;
	float: right;
	padding-right:3%;
	font-weight: bold;}
.more a, .more a:link, .more a:visited {
	color: #000;
	text-decoration: none;
	background: url(../images/backsure_arrow_right.png) no-repeat right top;
	padding-right: 20px;}
.more a:visited, .more a:hover {
	color: #0033FF;
	background: url(../images/backsure_arrow_right.png) no-repeat right top;
	padding-right: 20px;}
.moreRightBox {
	text-align: right;
	float: right;
	font-weight: bold;
	}
.moreRightBox a, .moreRightBox a:link, .moreRightBox a:visited {
	color: #000;
	text-decoration: none;
	background: url(../images/backsure_arrow_right.png) no-repeat right top;
	padding-right: 20px;}
.moreRightBox a:visited, .moreRightBox a:hover {
	color: #0033FF;
	text-decoration: none;
	background: url(../images/backsure_arrow_right.png) no-repeat right top;
	padding-right: 20px;}

.priceHeader{
color:#A4412D;
font-size:large;
font-weight:bold;
}
.priceSubHeader{
color:#A4412D;
font-weight:bold;
}
.order {
	text-align: right;
	float: right;
	height: 26px;
	width: 49px;
	padding-right: 20px;
	font-weight: bold;}
.order a, .order a:link, .order a:visited {
	color: #000;
	text-decoration: none;
	background: url(../images/backsure_arrow_right.png) no-repeat right top;
	padding-right: 20px;}
.order a:visited, .order a:hover {
	color: #0033FF;
	background: url(../images/backsure_arrow_right.png) no-repeat right top;
	padding-right: 20px;}



#form_labels label {
	float:left;
	display:inline;
	padding-right:20px;
	width:115px;	
	margin-top:2px;
	margin-bottom:2px;
	
}

#form_labels select {
	display:inline;
	padding-right:20px;
	width:115px;	
	margin-top:2px;
	margin-bottom:2px;
}

#form_labels input {
	display:inline;
	margin-top:2px;
	margin-bottom:2px;
}

#orderform_errors {
	margin-bottom:12px;
}