@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	margin:0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b0d4ee;
}
.norepeat {
	background-repeat: repeat-x;
	background-position: left top;
}

body,p,td,input,select,option,textarea {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.shadow {
	background-repeat: repeat;
}
.tinyred {
	font-size: 10px;
	color: #FF0000;
}
.dotsright {
	background-image: url(/productCart/images/dotbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.dotsleft {
	background-image: url(/productCart/images/dotbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

form {
margin:0px;
}
input {
font-size:11px;
color:#284770;
}
.redbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.smallblack {
	font-size: 10px;
	color: #000000;
}

img {
border:0px;
}
#mainContent {
}
#mainContent h1 {
font-size:15px;
color:#284770;
}
#mainContent h2 {
font-size:13px;
color:#284770;
}
a {
	color:#284770;
	text-decoration:underline;
}
a:visted {
color:#284770;
text-decoration:none;
}
a:hover {
color:#284770;
text-decoration: underline;
}
.tagline {
	font-size: 9px;
}

#footer {
font-size:11px;
color:#FFFFFF;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:visted {
color:#FFFFFF;
text-decoration:none;
}h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	margin:0;
	padding:0;
	text-transform: capitalize;
}
h2 {
	font-size: 14px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 15px;
}


#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#sectionHeadings {
	float:left; 
	width:222px;
	padding-right:20px;
}
#sectionHeadings .icon{
	float:left; 
	width:55px;
}
#sectionHeadings .heading{
	float:right; 
	width:167px;
	height:55px; 
	background-image:url(../images/section_headers/section_text.gif);
}
#sectionHeadings .links{
	clear:both;
	margin-top:-10px;
	margin-left: 55px;
}

#sectionHeadings h2{
	padding-top:15px;
	font-size:12px;
}

.style9 {color: #666666}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}