/* CSS Document */

#mainnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width:121px;
	height:205px;
	z-index:1;
	left: 3px;
	top: 240px;
	position: absolute;
}
#mainnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#wrapper {
	background:#038209;
	margin:0 auto;
	width:99%;
	halign:top;

    }
	
.roundcont {
	width: 405;
	float: left;
	background-color: #fff;
	color: #000;
}

.roundcont p {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;


}

.roundtop { 
	background:  url(../images/tr.gif) no-repeat right top; 
}

.roundbottom {
	background:  url(../images/br.gif) no-repeat top right; 
}


.roundcontwide {
	width: 620;
	float: left;
	background-color: #fff;
	color: #000;
}

.roundcontwide p {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.roundtopwide { 
	background:  url(../images/tr.gif) no-repeat right top; 
}

.roundbottomwide {
	background:  url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.roundcontht {
	width: 205;
	float: right;
	background-color: #EDEAE3;
	color: #000;
	margin-right: 2px;
	margin-left: 2px;


}

.roundcontht p {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.roundtopht { 
	background:  url(../images/httr.gif) no-repeat right top; 
}

.roundbottomht {
	background:  url(../images/htbr.gif) no-repeat top right; 
}


.roundcontsale {
	width: 205;
	float: right;
	background-color: #EDEAE3;
	color: #000;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 5px;



}

.roundcontsale p {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.roundtopsale { 
	background:  url(../images/httr.gif) no-repeat right top; 
}

.roundbottomsale {
	background:  url(../images/htbr.gif) no-repeat top right; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #038209;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 10px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	margin: 10px;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.hottopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	margin: 0px 10px 10px;

}

