body
{
	padding-left: 15px;
	background-color: #34b1da;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 0px;
	border-top-width: 5px;
	color: #333;
	font-size: 11px;
}


a
{
	color: #2A5595;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin-bottom: 8px;

}

h2
{
	margin-bottom: 5px;
	padding: 0 0;
	text-align: left;
	font-size: 1.7em;

}

p
{
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 4px;
	font-size: 13px;
	overflow: hidden;
	text-align: justify;
}


#nav-bar a {
	margin-bottom: 0px;
	margin-right: 1px;
	margin-top: 0px;
	font-size: 1.3em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #0a2854;
	font-variant: small-caps;
	color: #B0AA40;
	padding-bottom: 4px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	float: left;
	padding-top: 15px;
	width: 86px;
	height: 20px;
	text-align: center;
	display: inline-block;
}

#nav-bar a:hover {

	background-color: #0A234C;

	color: black;
	display: inline-block;

}

#nav-bar li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.masthead {
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	color: #0a2854;
	height: 194px;
	width: 910px;
	background-image: url(/masthead.jpg);
}

.contact {

	margin-left: 30px;

}

.rightstuff {
	text-align: left;
        background-image: url(/middle.jpg);
	background-repeat:no-repeat;
	background-position:right top;
        font-size: 28px;
        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #08234C;
	width: 910px;
	height: 457px;
}

.brightstuff {
	text-align: left;
        background-image: url(/middle.jpg);
	background-repeat:no-repeat;
	background-position:right top;
        font-size: 14px;
        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #08234C;
	width: 910px;
	height: 457px;
}

.rightstuff p {

        font-size: 18px;
        font-family: "Lucida Grande", Verdana, Arial, sans-serif;	
	margin-left: 30px;
	width: 540px;
}

.background {
        background-image: url(/fill.jpg);
        width: 700px;
}

.bottom {
        background-image: url(/bottom.jpg);
	background-repeat: no-repeat;
        width: 910px;
	height: 347px;
	padding-left: 30px;
	font-size: 20px;
        font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.bodybox {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	clear: none;
	text-align: left;
	background-color: #0A2854;
	padding: 6px;
	color: #B0AA40;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 596px;
	float: none;
}

.bodybox a {

	color: #B0AA40;
	text-decoration: underline;
}

.rightstuff H1 {
	margin-bottom: -5px;
	text-align: left;
	background-color: #;
	color: #B08640;
	font-size: 18px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	float: none;
}

.pedigree {
	border-color: #B0AA40;
	background-color: #6B3D96;
	font-size: 13px;
	margin: 1px;
	padding-left: 2px;
	border-width: 1px;
	border-style: solid;
} 

.pedigree a {
	color: #B0A926;
	border-color: #B0AA40;
	border-width: px;
	border-style: solid;
}

.clearspan {
	clear: both;
	height: 80px;
}
