body {
background: #ebecc2 url(bg.gif) top center repeat-y;
font-family: verdana,tahoma,arial,sans-serif;
font-size:small;
font-weight: normal;
padding:0px;
margin:0px;
}

div.header {
width:100%;
height: 170px;
background: #ffffff url(american-quarter-foals.jpg) top right no-repeat;
}

h1.title {
display:none;
visibility: hidden;
}

h1.pagetitle {
color: #b11322;
font-size:large;
font-weight:normal;
font-family:times new roman,times, georgia, serif;
padding:0px;
margin:0px;
padding-bottom:11px;
}

td.column_left {
width: 137px;
background: #ffffff url(colleftbg.gif) bottom left no-repeat;
}

td.column_right {
width:159px;
background: #ffffff url(colrightbg.gif) bottom left no-repeat;
}

td.main_column {
background: #fcfaec url(colmainbg.gif) bottom left no-repeat;
}

h2.pagetitle {
color: #b11322;
font-size:large;
font-weight:normal;
font-family:times new roman,times, georgia, serif;
padding:0px;
margin:0px;
padding-bottom:11px;
}


h4.sectionheader {
color: #b11322;
font-size:large;
font-weight:normal;
font-family:times new roman,times, georgia, serif;
padding:0px;
margin:0px;
padding-bottom:11px;
}

div.container {
width:100%;
}

div.subcontainer {
width:770px;
}

address {
font-weight: normal;
font-style: normal;
font-size:x-small;
}

div.section {
background: #83895d;
color: #ffffff;
font-size:x-small;
padding-top:3px;
padding-bottom:3px;
}


div.sectionbg {
background: url(section_bg.gif) top left repeat-x;
height:36px;
width:100%;
}

ul.inline {
display:inline;
list-style-type:none;
margin:0px;
padding:0px;
}

ul.inline li{
display:inline;
}

ul.inline li a{
color: #ffffff;
text-decoration:none;
font-weight:bold;
}

ul.inline li a:hover{
color: #eeeeee;
text-decoration:none;
font-weight:bold;
}


div.section-up {
width:100%;
height:1px;
background: #696e4a;
}

div.section-down {
width:100%;
height:1px;
background: #696e4a;
}


span.breadcrumb {
color:#ffffff;
font-weight:bold;
}

a.headerlink {
color:#ffffff;
text-decoration:none;
}

a.headerlink:hover {
color:#ccccff;
text-decoration:none;
}

label.white {
color:#ffffff;
}

div.footer {
width:750px;
padding-left:10px;
color: #0e0050;
font-size:x-small;
padding-top:3px;
padding-bottom:3px;
}

a.footer {
color: #0e0050;
text-decoration:none;
}

a.footer:hover {
color: #000000;
text-decoration:none;
}

a.red {
font-family:verdana,tahoma,arail,sans-serif;
color: #b11322;
font-size:x-small;
text-decoration: none;
}

a.red: hover {
color: #60060f;
font-family:verdana,tahoma,arail,sans-serif;
font-size:x-small;
text-decoration: none;
}


ul.menu {
margin:0px;
padding-bottom:10px;
padding-left:11px;
padding-right:11px;
list-style-type:none;
font-family:times new roman, times, georgia, sans-serif;
font-size:medium;
font-weight:bold;
}

ul.menu li {
margin-top:5px;
}

ul.menu li a {
text-decoration:none;
color: #000000;
}

ul.menu li a:hover {
text-decoration:none;
color: #5c5441;
}


label {
font-size:x-small;
color:#000000;
font-family:verdana,tahoma,arial,sans-serif;
}

input.search {
border: none;
background:none;
}

ul.blogside {
list-style-type: none;
padding-left:0px;
margin-left:0px;
padding-top:0px;
margin-top:0px;
color:#333333;
font-size:x-small;
font-weight:normal;
font-family:arial,tahoma,verdana,sans-serif;
}


ul.blogside li a {
text-decoration:none;
color: #0e0050;
}

ul.blogside li a:hover {
text-decoration:none;
color: #000000;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}	