html {
background-color:#333;
margin:0px;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

a:link, a:visited {
	color:#333;
	text-decoration:none;
}

a:hover, a:active {
	color:#999;
	text-decoration:underline;
}

body {
	background-image:url(homeimages/newBackgroundI_dd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#wrapper {
	
	font-size: 10pt;
	color:#453623;
	width:1050px;
	position:relative;
	background-color:#FFFFFF;
	display:block;
	margin: 0 auto 0 auto;
	border: 1px solid #000;
}
#main {
	
	font-size: 10pt;
	margin-left: 25px;
}

#header {
	width:1050px;
	
}
h1 {
	
	font-size: 18px;
	font-weight: bold;
}

h2 {
	
	font-size: 14px;
	font-weight: 100;
	color:#666;
}
.sidebar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;


}

.bodyText {
    display:block;
	width:750px;	
	
}
.read_more a{
	display:block;
	padding: 4px;
	background-color:#000;
	border: 2px solid #003;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	
}
#order {
	
	font-size: 9pt;
	border: 1px solid #003399;
}
#products {
	
	font-size:10pt;
}
.headers {
	
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color:#666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
td {
	
	font-size: 10pt;
}
.navcell {
	
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 20px;
	border-bottom: 1px solid #000000;
	text-align: left;
	display: block;
}
.navcellHD {
	
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#000000;
	padding: 3px 3px 3px 20px;
	border-bottom: 1px solid #000000;
	text-align: left;
	display: block;
}
.navtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}

TD.pricecell {
	background-color:#CCC;	
}
.title {
	
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	text-align: center;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

.style1 {
	color: #000066;
	font-style: italic;
	font-weight: bold;
}

.pagetitle {
	
	font-size: 14pt;
	font-weight: bold;
	color:#333;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}


.navover {
	background-color: #003366;
}
.alinkover {
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}
.alink {
	color:#333;
	text-decoration: none;
}
.disclaim {
	
	font-size: 7pt;
	font-style: italic;
}
#submitbutt {
	
	font-size: 12pt;
	font-weight: bold;
	background-color: #0000FF;
	display: block;
	padding: 4px;
	height: 100px;
	width: 200px;
}

