body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	margin-bottom: 60px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#holder {
	width: 900px;
	margin: auto;
	padding-top: 30px;
}
#searchbar {
	height: 258px;
	width: 840px;
	margin: auto;
	background: url(../images/splash/splash2.jpg) top left no-repeat;
}
.searchfield {
	border: none;
	background: none;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	width: 590px;
	padding-left: 5px;
	height: 34px;
	padding-top: 6px;
	margin-left: 100px;
	margin-top: 130px;
}
.searchbutton {
	border: none;
	background: none;
	width: 50px;
	height: 44px;
	cursor: pointer;
}

#content {
	width: 650px;
	margin: auto;
}
#content2 {
	width: 710px;
	margin: auto;
}
#content h1, #content2 h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
	margin-top: 0px;
	padding-top: 0px;
	padding-top: 15px;
}
#content h2, #content2 h2 {
	font-size: 13px;
	letter-spacing: -1px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: capitalize;
}
#content span, #content2 span {
	border-bottom: 1px solid #999;
}
#content strong, #content2 strong {
	color: #444;
}
#content ol, #content2 ol {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-left: 10px;
}
#content ol li, #content2 ol li {
	padding-bottom: 20px;
}
#content p {
}
.totop {
	background: url(../images/totop.jpg) 0px 21px no-repeat;
	height: 60px;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
	padding-left: 35px;
	padding-top: 20px;
	width: 125px;
	margin: auto;
}
#footer {
	width: 840px;
	margin: auto;
	height: 32px;
	background: url(../images/footer-back.jpg) top center no-repeat;
	text-align: center;
	padding-top: 29px;
}
#footer a {
	text-decoration: none;
	color: #767676;
	padding-left: 6px;
	padding-right: 6px;
}
#footer a:hover {
	text-decoration: none;
	color: #333;
}
#copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #c7c7c7;
	padding-top: 25px;
}
#copy a {
	color: #a1a0a0;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#copy a:hover {
	color: #333;
	text-decoration: undeline;
}

#submitform {
}
#submitform label {
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
}
.fieldholder1 {
	float: left;
	width: 300px;
}
.fieldholder2 {
	float: left;
	width: 300px;
	padding-left: 35px;
}
.fieldholder3 {
    clear: both;
	float: left;
	width: 600px;
	
}
.formfield1 {
	width: 300px;
	height: 26px;
	padding-left: 5px;
	padding-top: 2px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: -1px;
	border: none;
	background: #f4f4f4 url(../images/field.jpg) 0 0 no-repeat;
}


.formfield2 {
	width: 635px;
	height: 26px;
	padding-left: 5px;
	padding-top: 2px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: -1px;
	border: none;
	background: #f4f4f4 url(../images/field.jpg) 0 0 no-repeat;
}



.formbutton {
	width: 100px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: -1px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b4b4b4;
	border-top: 1px solid #e1e1e1;
	background: url(../images/button-back.jpg) top left repeat-x;
	cursor: pointer;
}
.formfield1error {
	width: 295px;
	height: 26px;
	padding-left: 5px;
	padding-top: 2px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: -1px;
	border: none;
	border-left: 5px solid #de0f19;
	background: #f4f4f4 url(../images/field.jpg) 0 0 no-repeat;
}


.formfield2error {
	width: 630px;
	height: 26px;
	padding-left: 5px;
	padding-top: 2px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing: -1px;
	border: none;
	border-left: 5px solid #de0f19;
	background: #f4f4f4 url(../images/field.jpg) 0 0 no-repeat;
}
#searchnav {
	text-align: center;
	margin: auto;
	width: 470px;
}
#searchnav img {
	display: block;
	border: none;
}





.previous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	width: 120px;
	text-align: left;
	float: left;
}
.previous img {
	float: left;
	margin-top: -3px;
	padding-right: 5px;
}
.previous a {
	display: block;
	float: left;
	padding-top: 3px;
}


.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	width: 100px;
	text-align: right;
	float: left;
}
.next img {
	float: right;
	margin-top: -3px;
	padding-left: 5px;
}
.next a {
	display: block;
	float: right;
	padding-top: 3px;
}

.pages {
	font-size: 17px;
	display: block;
	float: left;
	width: 250px;
	padding-top: 8px;
}
.pages strong {
	padding-left: 5px;
	padding-right: 5px;
}
.pages a {
	padding: 5px;
}


.searchresult {
	width: 525px;
	float: left;
}
.searchresult h1 {
	border: 0px;
	padding: 0px;
	font-weight: normal !important;
}
.searchresult h1 span {
	font-size: 13px;
	font-weight: bold !important;
	color: #999;
	border: none !important;
}
.searchresult h1 a {
	font-size: 13px;
	color: #e00d18;
	margin: 0px;
	padding-bottom: 5px;
	display: block;
	font-weight: normal !important;
}
.searchresult p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	margin-top: -15px;
}
.searchresult p span {
	display: block;
	color: #999;
	padding-top: 15px;
	border: none !important;
}


.sponsored1 {
	background: #f3f4f4 url(../images/sponsoredlinks.gif) 12px 12px no-repeat;
	padding: 10px;
	padding-top: 20px;
}

.sponsored2 {
	background: #f3f4f4 url(../images/sponsoredlinks.gif) 12px 12px no-repeat;
	padding: 10px;
	padding-top: 20px;
	width: 150px;
	float: right;
	margin-top: 20px;
}

.sponsoredelement {
	padding-top: 10px;
}
.sponsoredelement h1 {
	border: 0px;
	padding: 0px !important;
	margin: 0px !important;
	font-weight: bold !important;
}
.sponsoredelement h1 a {
	font-size: 12px;
	letter-spacing: normal !important;
	color: #666; 
	margin: 0px;
	padding: 0px;
	display: block;
}
.sponsoredelement p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}