@charset "UTF-8";
/* Seabreeze Farm - May 2009 */

* {
	border:0;
	margin:0;
}

a {text-decoration:none}

a:link {color: #6FF}
a:visited {color: #39C}
a:hover {color: #CC6}
a:active {color: #C90}

body {
	background:url(images/bkgd_repeat.gif) repeat-x #070a21;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:110%;
	color:#FFF;
	margin:0;
	padding:0;
}

#container {
	width:840px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:url(images/Seabreeze_Header.jpg) no-repeat;
	width:840px;
	height:288px;
	margin:0;
}

#navupper {width:840px; height:11px;}
	
#navigation {width:840px; height:35px}
	
#navlower {width:840px; height:19px;}

#content {
	background:url(images/Seabreeze_BodyRepeat.jpg) repeat-y;
	width:840px;
	height:auto;
	padding-bottom:15px;
}

#content p {
	width:700px;
	margin-left:60px;
	line-height:110%;
}

#content img {
	margin-left:60px;
}
	
#bottom {
	background:url(images/Seabreeze_Footer.jpg) no-repeat;
	width:840px;
	height:82px;}
	
#bottom p {
	font-size:9pt;
	margin-left:70px;
	margin-right:70px;
	text-align:center;
	padding-top:40px;
}

#mellansolutions {
	font:"Times New Roman", Times, serif;
	font-size:8pt;
	margin-right:105px;
	text-align:right;
	padding-top:4px;
	color:#e2c776;
	font-style:italic;
}

#mellansolutions a {
	color:#e2c776;
}

.homeicon {
	padding-left:170px;
	padding-top:210px;}

.center {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:110%;
	color:#FFF;
	text-align:center;
}

.centeryellow {
	text-align:center;
	color:#e2c772;
}
	
.content {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:110%;
	color:#FFF;
	text-align:left;
	margin-bottom:10px;
}
	
.centermed {
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	margin-bottom:5px;
}
	
.yellowmed {
	text-align:left;
	font-weight:bold;
	font-size:19px;
	color:#e2c772;
	padding-top:10px;
}
	
.horsedescriptionheader {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height:110%;
	color:#e2c776;
	text-align:center;
}

.horsedescription {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:110%;
	color:#FFF;
	text-align:center;
	margin-bottom:15px;
}

.horsedescriptionsmall {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFF;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

.horsedescriptionbreed {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#CCC;
	text-align:center;
	margin-bottom:5px;
}

.divide {
	background:url(images/divide.jpg) no-repeat;
	width:720px;
	height:25px;
	margin-left:60px;
	margin-right:60px;
	margin-top:5px;
	margin-bottom:5px;
}
	
.horsedescriptionSOLD {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#C03;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

.smallfont {
	color:#666;
	font-size:9px;
}

