/* CSS Document */
body {
	margin:0px;
	background-image:url(/images/websites/breckon/bg-main.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
p {
	font-size:12px;
}

.bg-bighorse {
	background-image:url(/images/websites/breckon/bg-bighorse.jpg);
	background-repeat:no-repeat;
	width:703px;
	height:933px;
}

#search {
	background-image:url(/images/websites/breckon/bg-search.gif);
	background-repeat:no-repeat;
	width:280px;
	height:56px;
}

.nav-link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.nav-link:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #a21002;
}
.contactus {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top:20px;
}

.readmore {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #a21002;
	text-decoration: underline;
}

.readmore:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #a21002;
	text-decoration: none;
}

.border1 {
	border: 4px solid #d9d9d9;
}

.winners {
	margin-left:-20px;
	margin-top:0px;
	list-style: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.winners li {
	padding-left: 15px;
	padding-top:10px;
	background-image:url(/images/websites/breckon/bul-01.gif);
	background-repeat:no-repeat;
	background-position:1px 15px;
}

.winners ul { 
	list-style: none;
}

.bg-footer {
	background-image:url(/images/websites/breckon/bg-footer.gif);
	background-repeat:repeat-x;
	height:142px;
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
}

.copyrights {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	width: 200px;
}.textfield1 {
	width: 200px;
	border: 0px none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

