* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../_images/background.jpg);
	background-repeat: repeat-x;
	background-color: #666;
	font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-size: 16px;
	padding: 5px;
}
h2 {
	font-size: 14px;
	color: #333;
	padding: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	padding: 4px;
}





#leader {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 728px;
	border: medium double #000;
	height: 90px;
}
#logo {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
}
#logo img {
	float: left;
}

#logo #googleSearch{
	float: right;
	margin-top: 10px;
}
#logo #googleSearch input.gsubmit {
	width: 64px;
	background-image: url(../_images/search_btn.gif);
	color: #FFF;
	height: 30px;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 20px;
}
/*-------------header styles-------------*/
#mainNav {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_images/nav_green_bk.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 955px;
}
#mainNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

#mainNav li {
	float: left;
	background-repeat: no-repeat;
	background-position: right 6px;
	background-image: url(../_images/nav_menu_sep1.jpg);
	padding-right: 2.5em;
	padding-left: 2.5em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
#news #newsLink     , #buyers #buyersLink, #concepts #conceptsLink, #convert #convertLink, #community #communityLink, #local #localLink, #subscribe #subscribeLink{
	background-color: #FFF;
}
#news #newsLink a , #buyers #buyersLink a, #concepts #conceptsLink a, #convert #convertLink a, #community #communityLink a, #local #localLink a, #subscribe #subscribeLink a{
	color: #70AB13;
}


#mainNav a:link , #mainNav a:visited{
	color: #fff;
	text-decoration: none;
}
#mainNav a:hover {
	text-decoration: underline;
}
#slideshow {
	width: 625px;
	border: 1px solid #999;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#rightSidebar {
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
}
#rightSidebar .subscribeTop {
	padding: 8px;
	border: 1px solid #999;
}
#rightSidebar .subscribeTop h4 {
	color: #333;
	font-size: 16px;
	margin-bottom: 6px;
}
#rightSidebar .subscribeTop h5 {
	font-style: italic;
	font-size: 12px;
	color: #666;
	margin-top: 4px;
	margin-bottom: 10px;
}
#rightSidebar .subscribeTop .textField {
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
#rightSidebar .subscribeTop .submit {
	margin-bottom: 5px;
	width: 36px;
	height: 24px;
}


#rightSidebar .rightAd {
	height: 250px;
	width: 300px;
	margin-top: 10px;
	border: 1px solid #999;
}
#rightSidebar .searchBox {
	margin-top: 10px;
	border: 1px solid #666;
	padding-bottom: 10px;
	background-image: url(../_images/search_bk.jpg);
	background-repeat: repeat-x;
}
#rightSidebar .searchBox h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	padding-left: 10px;
}


#rightSidebar .searchBox h2 {
	margin-left: 6px;
	margin-bottom: -8px;
	color: #405720;
}
#rightSidebar .searchBox table {
	width: 290px;
	margin-left: 10px;
}
#rightSidebar .searchBox table .toprow {
	font-weight: bold;
	font-size: 14px;
	color: #405720;
	height: 20px;
}

#rightSidebar .searchBox table a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
#rightSidebar .searchBox table a:hover {
	text-decoration: underline;
}
#rightSidebar .searchBox .jumpMenu {
	margin: 10px;
}

.highlight {
	color: #DC6403;
}
.topBox {
	background-image: url(../_images/bkgd_r2_c2.jpg);
	background-repeat: repeat-x;
	width: 306px;
	float: left;
	margin-left: 10px;
	background-color: #ddd;
	height: 180px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.topBox h2 {
	color: #CCC;
	font-size: 16px;
	margin: 3px;
}
.topBox h3 {
	padding-top: 15px;
	margin-right: 20px;
	font-size: 14px;
	padding-bottom: 5px;
	color: #333;
}
.topBox img {
	float: left;
	margin: 10px;
}
.topBox p {
	color: #4D4D4D;
	margin-right: 20px;
}
.topBox a {
	color: #069;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	float: right;
}

.bottomBox {
	width: 306px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	background-image: url(../_images/h1-bk-green.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999;
	height: 200px;
	background-color: #ddd;
}
.bottomBox h2 {
	color: #333;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 4px;
	font-size: 16px;
}
.bottomBox h3 {
	color: #333;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.bottomBox img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
.bottomBox p {
	margin-right: 5px;
}

#home #wrapper .bottomBox p {
	margin-bottom: 10px;
}

.bottomBox a {
	color: #069;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	float: right;
}







#bottom {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	height: 1px;
}


#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 60px;
}
#footer p {
	color: #575757;
	font-size: 10px;
	padding: 0px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #CCC;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
fieldset[id=home] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input:focus, textarea:focus {

}
