/****** BODY *******/
/** background-image : url(images/rio%20lamada%20ad.jpg); **/
body {
	font-family : Trebuchet MS,Verdana, Arial, Tahoma, sans-serif;
	font-size: medium;
	color: black;
	background-color: black;
	}

/****** General Page Layout ******/
table#page {
	margin: 10px;
	width: 800px;
	background-color: #cc9900;
	border: 0px;
	}
table#banner {
	padding: 4px 0px 4px 0px;
	margin: 0px;
	width: 800px;
	background-color: #000099;
	border: 0px;
	}
td#banner {
	width: 100%;
	padding: 2px 15px 2px 15px;
	margin: 0px;
	background-color : #000099;
	vertical-align : middle;
	}
table#sidebar {
	padding: 0px;
	width: 150px;
	background-color: #000099;
	border: 0px;
	}
td#sidebar {
	padding: 0px;
	width: 150px;
	background-color: #000099;
	border: 0px;
	}

table#content {
	width: 630px;
	border: solid black 0px;
	margin-left: 20px;
}

td#contentleft {
	width: 300px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 15px 0px 0px;
	vertical-align : top;
	border: 0px;
	}
td#contentright {
	width: 300px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 15px;
	vertical-align : top;
	border: 0px;
	}
td#widecontent {
	margin: 10px 30px 10px 30px;
	padding: 0px;
	vertical-align : top;
	border: 0px;
	}

td#contactdetails {
	vertical-align : top;
	padding: 6px;
    color : White;
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
	}
td#photo {
	width: 200px;
	padding: 0px;
	margin: 0px;
	border-top: thin solid gray;
	border-right: thin solid black;
	border-bottom: thin solid black;
	border-left: thin solid gray;
}
td#caption {
	width: 200px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: x-small;
}
/****** End of General Page layout ******/

/****** Image Page layout differences ******/
table#imagepage {
	margin: 10px 10px 0px 10px;
	padding: 20px 20px 0px 20px;
	width: 440px;
	background-color: #cc9900;
	border: 0px;
	}
/****** End of Image Page layout differences******/

/****** NAV MENU ******/
	/*** Vertical version ***/
	UL#helpmenuv {
		height: 15px
		width: 538px; 
		padding: 0px;
		margin: 11px 0px 5px 0px; 
		border: 0px;
		color: gold; 
		list-style: none;
	}
	UL#helpmenuv LI {
		border-right: gold 1px solid;
		padding: 0px; 
		margin: 0px 0px 5px 0px; 
		border: 0;
		line-height: 15px! important; 
		height: 15px;
	}
	UL#helpmenuv LI.last {
		border-right: 0px;
	}
	UL#helpmenuv LI A {
		padding: 1px 9px 2px 8px;
		vertical-align: top; 
		height: 15px;
		text-decoration: none;
		color: gold;
	}
	UL#helpmenuv LI A:hover {
		color: gold; 
		background-color: #8e9ba2; 
		text-decoration: none;
	}
	UL#helpmenuv LI A:visited {
		color: #C0A300; 
	}
	
	/*** Horizontal version ***/
	UL#helpmenuh {
		font-size: small;
		height: 15px
		width: 640px; 
		padding: 0px;
		margin: 11px 0px 25px 10px; 
		border: 0px;
		color: #000099; 
		list-style: none;
	}
	UL#helpmenuh LI {
		display: inline; 
		font-size: small;
		border-right: #000099 1px solid;
		padding: 0px; 
		margin: 0px; 
		line-height: 15px! important; 
		height: 15px;
	}
	UL#helpmenuh LI.last {
		border-right: 0px;
	}
	UL#helpmenuh LI A {
		padding: 1px 4px 2px 4px;
		vertical-align: top; 
		height: 15px;
		text-decoration: none;
		color: #000099;
	}
	UL#helpmenuh LI A:hover {
		text-decoration: underline;
	}
	UL#helpmenuh LI A:visited {
		color: SteelBlue; 
	}
/****** END NAV MENU ******/


/****** TEXT TYPES ******/
a {
	color: #000099;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	text-decoration: underline;
	font-weight : bold;
}
a:visited {
	color: SteelBlue;
	font-weight : bold;
}

p#long_section_title {
	padding : 0px 0px 0px 5px;
	font-weight : bold;
	font-style: italic ;
	font-variant: small-caps;
	font-size: x-large;
}
p#section_title {
	padding : 0px 0px 0px 4px;
	font-weight : bold;
	font-style: italic ;
	font-variant: small-caps;
	font-size: large;
}
p#feature_title {
	padding : 0px 0px 0px 4px;
	font-weight : normal;
	font-style: italic ;
	font-variant: small-caps;
	font-size: large;
}

p#horse_intro {
	font-weight : normal;
	font-style: italic ;
	font-variant: normal;
	font-size: large;
	padding : 0px 0px 20px 0px;
}

p#horse {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
	padding : 0px 0px 0px 0px;
	margin : 5px 0px 5px 0px;
}
p#for_sale {
	font-weight : bold;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
	color: red;
	padding : 0px 0px 0px 0px;
	margin : 5px 0px 5px 0px;
}
p#news_title {
	font-weight : bold;
	font-style: normal; 
	font-variant: normal;
	font-size: medium;
	padding : 0px 0px 0px 0px;
	margin : 4px 0px 4px 0px;
}
p#news {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 2px 0px;
}
p#article_title {
	font-weight : bold;
	font-style: normal; 
	font-variant: normal;
	font-size: medium;
	padding : 0px 0px 0px 0px;
	margin : 4px 0px 4px 0px;
}
p#article {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 2px 0px;
}
p#link {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 2px 0px;
}
p#mission {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
}
p#description {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
}
p#message {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
}
p#contactdetails {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
	color: white;
}

UL#articles {
	padding: 0px;
	margin: 2px 0px 2px 0px; 
	border: 0px; 
	list-style: none;
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
}
UL#articles LI {
	margin: 0px 0px 0px 15px; 
	border: 0;
	list-style-position : inside;
	padding-left : 10;
	text-decoration: none;
	list-style-image : url(images/article_bullet.gif);
}
UL#articles LI A {
	color: #000099;
}
UL#articles LI A:hover {
	text-decoration: underline;
}
UL#articles LI A:visited {
	color: SteelBlue; 
}

UL#horses {
	padding: 0px;
	margin: 2px 0px 2px 0px; 
	border: 0px; 
	list-style: none;
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: small;
}
UL#horses LI {
	margin: 0px 0px 0px 15px; 
	border: 0;
	list-style-position : inside;
	padding-left : 10;
	text-decoration: none;
	list-style-image : url(images/horse_bullet.gif);
}
UL#horses LI A {
	color: #000099;
}
UL#horses LI A:hover {
	text-decoration: underline; 
}
UL#horses LI A:visited {
	color: SteelBlue; 
}




p#printedsection {
	font-weight : bold;
	font-style: italic; 
	font-variant: normal;
	font-size: large;
	padding: 5px 0px;
	margin: 0px;
	text-decoration: none;
	display: none;
}
div#colpic {
	width: 200px;
	z-index: 6;
	position: relative; /* without this rule we lose control of z-order in IE */
	padding: 0px;
	margin: 6px 6px 0px 6px;
	border-top: 1 solid gray;
	border-right: 1 solid black;
	border-bottom: 1 solid black;
	border-left: 1 solid gray;
	}
div#caption {
	width: 200px;
	font-size : x-small;
	text-align : left;
	color : black;
	border-top: 0 solid black;
	border-right: 0 solid gray;
	border-bottom: 0 solid black;
	border-left: 0 solid gray;
	border-width : 0 0 0 0;
	}
div#pic {
	width:400px;
	white-space : pre;
	z-index: 6;
	position: relative; /* without this rule we lose control of z-order in IE */
	padding: 0px;
	margin: 6px 6px 6px 6px;
	border-top: 1 solid gray;
	border-right: 1 solid black;
	border-bottom: 1 solid black;
	border-left: 1 solid gray;
	}

p#printheader {
	font-size : large;
	font-style : italic;
	margin: 0px;
	text-decoration: none;
	text-align : left;
	display: none;
}
p#footer {
	margin: 40px 0px 0px 20px;
	font-size : medium;
	//Arial, Helvetica, sans-serif;
}

.formlabel {
	font-size: small 
	font-family: verdana, arial, helvetica, sans-serif;
	}
.form {
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.menuform {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
	}
span#menutext {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}
td#detail {
	background-color : white;
	border : 0 solid Black;
	color : Black;
	font-size : small;
	padding: 1px;
	margin: 0px;
	text-decoration: none;
}
/****** END OF TEXT TYPES ******/


/****** START OF BLOODLINES TYPES ******/
table#bloodlines {
	width: 100%
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: x-small ;
	color: black;
	border : 1px solid Navy;
}
td#bloodlines {
	border : 1px solid Navy;
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: x-small ;
	color: black;
}
table#bloodlines.a {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: x-small ;
	color: #000099;
}
table#bloodlines.a:visited {
	font-weight : normal;
	font-style: normal; 
	font-variant: normal;
	font-size: x-small ;
	color: SteelBlue;
}
span#breed {
	font-style: italic;
	font-size: x-small;
}

