@charset "utf-8";
/* CSS Document */

body{
	background-color:#0E191D;
	background-image:url(../images/oc_background.jpg);
	background-repeat:repeat-y;
 	background-position: 50% 0px;
	width:100%;
	text-align: center;
	margin: 0px; 
	padding: 0px;
	height: 100%;
	color:#fff;
}

/*
#container {
	width:800px;
	text-align:left;
	background-image:url(images/oc_top_home.jpg);
	background-repeat:no-repeat;
	background-color:#750003;
	margin:0px auto 0px auto;
	position:relative;
	height:auto !important; 
	height:100%; 
	min-height:100%; 
}
*/
#nav {
	margin-top: 300px;
	margin: 0px;
	height:auto;
	text-align:left;
	float:left;
	width: 255px;
}
#nav.down {
	margin-top: 300px;
}

#contact {
font:"Courier New", Courier, monospace;
color:#FFFFFF;
margin-left:22px;
font-size:12px;
font-stretch:extra-expanded;
text-align:left;
font-weight:bold;
}


#contentbox {
float:left;
font:"Courier New", Courier, monospace;
color:#FFFFFF;
margin-left:25px;
margin-right:15px;
font-size:14px;
font-stretch:extra-expanded;
text-align:left;
font-weight:bold;
width: 500px;
}

.wrap {
display:inline;
float:left;
}

div#contentbox.video {
margin-left:120px; 
width:410px;
	margin:0px auto 0px auto;
	text-align: center;
}


a:link  {
font:"Courier New", Courier, monospace;
color:#FFFFFF;
text-decoration:none;
}
a:visited  {
font:"Courier New", Courier, monospace;
color:#00FFFF;
text-decoration:none;
}
a:hover {
font:"Courier New", Courier, monospace;
color:#CCCCCC;
text-decoration:none;
	}
	
div#photos {

 clear:both;
 	margin:0px auto 0px auto;
	text-align:center;
}

	
#footer {
	width:800px;
	text-align:center;
	position:absolute;
	bottom:0px;
font:AcanthusSSK, "Courier New", Courier, monospace;
color:#FFFFFF;
font-size:15px;
font-stretch:extra-expanded;
font-weight:bold;
margin-top: 20px;


}

.style1 {
font-size: 18px
}

div#callout_line {
background-color:#990000;
font-size:16px;
text-align:center;
font-weight:bold;
font-stretch:expanded;
font-family:"Times New Roman", Times, serif;

}

div#callout_box {
background-color:#990000;
padding:10px 0px 10px 20px; 
margin-left:8px; 
margin-right:8px;

}

.horsetitle {
font-size:16px;
text-decoration:underline;
}

.horses {
clear:both;
margin-bottom: 20px;
}

div#resume {
margin-bottom: 20px;
font-weight:normal;
margin: 15px;
}

h2 {
font-size:16px;
text-decoration:underline;
}

.rec {
font-size: 11px;
font-weight:normal;
margin-left: 230px;
}

.thumbnails {
float: left;
margin: 10px;
margin-right: 30px;
}

h1 {
text-align: right;
font-size: 20px;
font-family:"Times New Roman", Times, serif;
letter-spacing: 1pt;
margin: 30px 0px 50px 0px;

}