html, body {
	margin: 0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0101010;
	font-weight:normal;
	text-decoration:none;
	line-height: normal;
	background-color: #ffffff;
	list-style-type: square;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:1px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

.content {
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-top: 1px solid #A2B63D;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

li.nav{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}
li{line-height: normal; height: 4; 
padding-top: 2px;
padding-bottom: 2px; }
 
a{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333333
}

a:visited
{
text-decoration: none;
}

a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#A93B35;
	font-weight:normal;
	text-decoration:none;
}
a:active
{
text-decoration: none;
}
a.header:link {
	color:#000000;
	text-decoration: none;
	font-size: 12px;
}
a.header:visited {
color:#000000;
text-decoration: none;
}
a.header:hover {
color: #FFFFFF;
text-decoration: underline;
}
a.header:active {
	text-decoration: none;
}

.heading1 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.heading2 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
}
.greentext {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#A2B63D;
	font-weight:normal;
	text-decoration:none;
}
.borderDotter{
	border: 1px solid #3674AB;}
	
.borderWhite{
	border: 1px solid #FFFFFF;}
	
.borderGreen{
	border: 1px solid #3B8BDC;}


.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3674AB;
}

.redBoxBorder{
	border-top: 2px solid #FB0303;
	border-bottom: 2px solid #FB0303;
	border-right: 2px solid #FB0303;
	border-left: 2px solid #FB0303;
	background-color:#FFFFFF;
	color:#FB0303;
	text-decoration: none;
	font-size: 12px;

}


.greenBorder{
	border-top: 2px solid #A2B63D;
	border-bottom: 2px solid #A2B63D;
	border-right: 2px solid #A2B63D;
	border-left: 2px solid #A2B63D;
	background-color:#FFFFFF;
}
.featuredProductBox{
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom: 1px #A2B63D;
	border-right: 1px #A2B63D;
	border-left: 1px #A2B63D;
	background-color:#FFFFFF;
}

.borderRight{
	border-right: 1px solid #3674AB;
}
	
.borderTop{
	border-top: 1px solid #3674AB;
}
.smallText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3674AB;
}
.borderTab {
	border-top: 1px solid #3B8BDC;
	border-right: 1px solid #3B8BDC;
	border-bottom: 1px none #3B8BDC;
	border-left: 1px solid #3B8BDC;
}
