/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#holder {
	width:758px;
	height:100%;
	margin: 0 auto 0 auto;
}

#mainimage {
	padding-bottom: 3px;
}

#content {
	color: #666666;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#content a {
	color: #666666;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#content a:hover {
	color: #E26D39;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#home_leftcol {
	position:inherit;
	float: left;
	width:294px;
	height:100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 1px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#home_rightcol {
	position:inherit;
	float: right;
	width:430px;
	height:100%;
	margin-top: 2px;
	margin-right: 1px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftcol {
	position:inherit;
	float: left;
	width:294px;
	height:100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 1px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#rightcol {
	position:inherit;
	float: right;
	width:430px;
	height:100%;
	margin-top: 2px;
	margin-right: 1px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.bodytext {
	color: #666666;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

.bodytext a {
	color: #666666;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #E26D39;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.bodybold {
	color: #666666;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}

.bodyorange {
	color: #E26D39;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 50px;
}

.bodyorange a {
	color: #E26D39;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 50px;
}

.bodyorange a:hover {
	color: #666666;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 50px;
}

a:link {
	color: #E26D38;
	text-decoration: underline;

}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.bodysmall {
	color: #666666;
	font: 10px/14px Arial, Helvetica, sans-serif;
}

