﻿body {
	background: #47485d url(images/topGradient.png) repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .75em;
	color: #000000;
}

a 
{
    color: #815628;
}

h1, h2, h3, h4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	color: #815628;
}

h2 
{
	font-size: 2.1em;
}

h3 
{
	font-size: 1.9em;
	border-bottom: solid 1px #815628;
}

h4 
{
	font-size: 1.7em;
}

.page
{
    width: 1024px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color:#f6efdd;
}

.header {
	background: transparent url(images/header.jpg);
	height: 293px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}

.borderL {
	background: transparent url(images/borderL_bg.jpg) repeat-y top left;
	width: 100%;
}

.borderR {
	background: transparent url(images/borderR_bg.jpg) repeat-y  top right;
	width: 100%;
}

.content 
{
	background: transparent url(images/contentHead.jpg) no-repeat 0 0;
    position:relative;
	width: 100%;
	padding-top: 55px;
	padding-bottom: 20px;
}

.indexInnerContent
{
	position:relative;
	width: 996px;
	left: 10px;
}

.indexLeftContent 
{
	text-align:center;
	margin-left: 0px;
	margin-right: 10px;
	width:230px;
	float:left;
	padding-top:65px;
}

.indexLeftContentASP
{
	text-align:center;
	margin-left: -90px;
	margin-right: 10px;
	width:230px;
	float:left;
	padding-top:45px;
}

.indexCenteredContent 
{
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	width:736px;
	float:right;
}
.clear
{
	clear:both;	
}

.innerContent
{
    position:relative;
    width: 906px;
    left: 100px;
}

.centeredContent 
{
    text-align:center;
    margin-left: 150px;
    margin-right: 10px;
}

div.horseObject 
{
    position:relative;
    left: -90px;
}

/* this rule styles <h2> tags that are the first child of the content div */
.innerContent > h1, .innerContent > h2
{
    margin-left: 100px;
}


.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 1024px;
}

.annBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #815628;
	width: 220px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 220px;
	border-top: 2px solid #CC9966;
	border-right: 2px solid #333300;
	border-bottom: 2px solid #333300;
	border-left: 2px solid #CC9966;
}

div.ImageBorder {
	background-color: #815628;
	padding: 2px;
	margin: 2px;
	border-top: 2px solid #CC9966;
	border-right: 2px solid #333300;
	border-bottom: 2px solid #333300;
	border-left: 2px solid #CC9966;
}

div.ImageBorder img {
	border-top: 1px solid #333300;
	border-right: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
	border-left: 1px solid #333300;
}

.woodHeader {
	background-image: url(images/header_wood.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 13px;
	width: 1024px;
}

.woodBanner {
	background-image: url(images/banner_wood.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 25px;
	width: 1024px;
}
.imgbrdr {
	border-top: 1px solid #333300;
	border-right: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
	border-left: 1px solid #333300;
}

#title 
{
    position: relative;
    text-align: right;
    float: right;
    clear: both;
    top: 100px;
    margin-right: 10px;
}

#title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
    text-align: right;
	color: #815628;
}

#menucontainer
{
    position: relative;
    text-align: right;
    float: right;
    clear: both;
    top: 210px;
    margin-right: 10px;
}

#logindisplay
{
    position:relative;
    float: right;
    clear: both;
    font-size:1.2em;
    text-align:right;
    top: 10px;
    margin-right:10px;
    color: #c8ad4a;
}

#logindisplay a, #logindisplay a:hover
{
    text-decoration:none;
    color: #c8ad4a;
}
/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 10px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #c8ad4a;
}

ul#menu li a
{
    padding: 10px 5px;
    text-decoration: none;
    line-height: 2.8em;
    color: #c8ad4a;
    font-family: Times New Roman, Serif;
    font-size: 1.2em;
    text-transform:uppercase;
}

ul#menu li a:hover
{
    color: #815628;
    text-decoration: none;
}

ul#menu li a:active
{
    color: #815628;
    text-decoration: none;
}

ul#menu li.selected a
{
    color: #815628;
}

/* DATA EDITING
-------------------------------------------------------------------- */
div.Toolbar 
{
    position: relative;
    padding: 10px 0px 10px 10px;
    margin: 10px 0px 10px 0px;
    border: solid 3px #c8ad4a;
    background: #815628;
    color: #c8ad4a;
}

table.DataGrid 
{
	width: 100%;
	border: solid 1px #ccc;
}

table.DataGrid tr.alternating
{
	background-color: #eee;
	
}

table.DataGrid tr.selected
{
	border: solid 2px #fdfcb7;
	background-color: #ffffcc;
	
}

table.DataGrid tr th
{
	background-color: #ddd;
	height: 25px;
	padding: 2px;
}

table.EditForm 
{
	border: solid 1px #ccc;
	padding: 4px;
	text-align:left;
	width:100%;
}

table.EditForm tr th
{
    width: 150px;
	font-weight:bold;
	border-right: solid 2px #ccc;
	border-bottom: solid 1px #ccc;
	height: 25px;
	text-align:left;
	vertical-align:top;
    padding-left:16px;
}

table.EditForm tr td
{
	height: 25px;
	text-align:left;
	vertical-align:top;
	border-bottom: solid 1px #ccc;
	padding-bottom: 3px;
}

div.EditForm span.Field
{
	height: 25px;
}

.required 
{
background:transparent url(images/icons/required.png) center left no-repeat;
}

span.required
{
display:inline-block;
padding-left:16px;
line-height:18px;
}

input.date 
{
    width: 5.5em;
}

/* MISC
-------------------------------------------------------------------- */

