body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cfcfcf;
	margin-top: 0px;
	color: #FFFFFF;
	background-image: url(../images/bg_diagonal_aj.gif);
	background-repeat: repeat-x;
}
p{
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 18px;
}
h1{
	font-size: 25px;
	font-weight: bold;
	margin-top: 0px;
}
h2{
	font-size: 17px;
	font-weight: bold;
	margin: 30px 0px 4px;
}
h3{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

h4 {
	margin-top: 35px;
	margin-bottom: 0px;
	font-size: 18px;
}
a,
a:active,
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover{
	color: #FFFF99;
}
#MasterTable {
	margin-top: 0px;
}
#MasterTable td {
	background-color: #990000;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#MasterTable td.transparentCell {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Border{
	border: 1px solid #333333;
}
/*
====================================================================================================
	LEFT COLUMN for 2-Column Layout
	These styles are applied to the top navigation.
====================================================================================================*/

#LeftColumn{
	width: 475px;
	float: left;
	display: block;
}
#LeftBlock{
	padding-bottom: 20px;
	float: left;
	width: 218px;
}
/*
====================================================================================================
	RIGHT COLUMN for 2-Column Layout
	These styles are applied to the top navigation.
====================================================================================================*/

#RightColumn{
	float: right;
	width: 225px;
	display: block;
	
}
.RightConstruction {
 	background-color: #666666;
	padding: 15px 20px 15px 13px;
	border: 1px solid #CCCCCC;}
.QuickLinks{
	float: left;
	width: 200px;
	display: block;
	background-image: url(../images/corners/ql_bkgrd.gif);
	background-repeat: repeat-y;
	margin-bottom: 40px;
}
#QLtop{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/corners/ql_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 5px 9px 9px;
}
#QLbottom{
	color: #666666;
	background-image: url(../images/corners/ql_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#QLbottom p{
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 10px;
}
#QLbottom a,
#QLbottom a:active,
#QLbottom a:visited{
	color: #990000;
}
#QLbottom a:hover{
	color: #000000;
}
.QLtext{
	padding:12px 9px 5px;
}
.QLphoto{
	padding-left: 1px;
	float: left;
	display: inline;
}
.QLphoto img{}

#QLbottom p.MoreInfo {
	font-size: 11px;
	float: right;
	clear: both;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 2px;
	margin-right: 3px;
}
/*
====================================================================================================
	TOP NAVIGATION
	These styles are applied to the top navigation.
====================================================================================================*/

td#nav {
	background-image: url(../images/nav/nav_background.gif);
	background-repeat: repeat-x;
	height: 22px;
	vertical-align: top;
	padding-left: 20px;
}
td#nav img {
	margin-left: 10px;
}
td#nav a{
	height: 22px;
	display:inline;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
td#nav a span{
	display:none;
}
a.home,
a.home:active,
a.home:visited {
	width: 76px;
	background:url(../images/nav/nav_home.gif) no-repeat left top;
}
a.home:hover{
	background:url(../images/nav/nav_home.gif) no-repeat bottom left;
}
a.reputation,
a.reputation:active,
a.reputation:visited {
	width: 104px;
	background:url(../images/nav/nav_rep.gif) no-repeat top left;
}
a.reputation:hover{
	background:url(../images/nav/nav_rep.gif) no-repeat bottom left;
}
a.gallery,
a.gallery:active,
a.gallery:visited {
	width: 80px;
	background:url(../images/nav/nav_gallery.gif) no-repeat top left;
}
a.gallery:hover{
	background:url(../images/nav/nav_gallery.gif) no-repeat bottom left;
}
a.construction,
a.construction:active,
a.construction:visited {
	width: 116px;
	background:url(../images/nav/nav_constr.gif) no-repeat top left;
}
a.construction:hover{
	background:url(../images/nav/nav_constr.gif) no-repeat bottom left;
}
a.choices,
a.choices:active,
a.choices:visited {
	width: 86px;
	background:url(../images/nav/nav_choices.gif) no-repeat top left;
}
a.choices:hover{
	background:url(../images/nav/nav_choices.gif) no-repeat bottom left;
}
a.print,
a.print:active,
a.print:visited {
	width: 101px;
	background:url(../images/nav/nav_print.gif) no-repeat top left;
}
a.print:hover{
	background:url(../images/nav/nav_print.gif) no-repeat bottom left;
}
a.contact,
a.contact:active,
a.contact:visited {
	width: 101px;
	background:url(../images/nav/nav_contact.gif) no-repeat top left;
}
a.contact:hover{
	background:url(../images/nav/nav_contact.gif) no-repeat bottom left;
}
/*
====================================================================================================
	HOMEPAGE
	These styles are applied to the homepage only. 
====================================================================================================*/
	
#homeHB {
	background-image: url(../images/home/horsebarn_main.jpg);
	background-repeat: no-repeat;
	height: 316px;
}
#homeHB img{border:none;}
#homeHB a.linkClear{
	float: left;
	height: 110px;
	width: 220px;
}
#homeHB a span{
	display: none;
}
#MasterTable td.homeGrayBar{
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#home3Col{
	width: 220px;
	margin-left: 30px;
	float: left;
	margin-top: 20px;
}
/*
====================================================================================================
	
	These styles are applied to the 
====================================================================================================*/

iframe {
	width: 99%;
	height: 600px;
}
.printitem{
	width: 450px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.printitem p{
	text-align: left;
}
.printitem img{
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}
td#bodyContent {
	padding: 20px 20px 35px 20px;
}
td#bodyContentGallery  {
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
}
td#bodyContentGalleryLG {
	padding-bottom: 20px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}
td#bodyContentGalleryLG img {
	float: left;
	border: 1px solid #000000;
}
.colorChartBlock {
	padding: 15px 15px 10px 15px;
	width: 100px;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.colorChartBlock img {
	float: left;
}
.colorChartBlock p {
	float: left;
	width: 100px;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
}
/*
====================================================================================================
	FOOTER
	These styles are applied to the footer.
====================================================================================================*/

td#footer {
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #666666;
	padding-left: 6px;
	padding-right: 7px;
	border-top: 1px solid #999999;
}
td#footer p {
	margin: 0px;
	padding: 3px 0px 0px;
	line-height: 14px;
}
td#footer a,
td#footer a:active,
td#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td#footer a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
/*
====================================================================================================
	CHOICES PAGE
	These styles are applied to the Choices Page
====================================================================================================*/

#choicesBlock {
	float: left;
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
#choicesBlock img{
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}
#picWithCaption{
	float: left;
	width: 198px;
	margin-right: 20px;
	background-color: #999999;
	border: 1px solid #000000;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#picWithCaption img{
	margin-bottom: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: 0px;
}
#picWithCaption p {
	float: left;
	width: 178px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	display: inline;
	line-height: 12px;
	font-weight: normal;
}
/*
====================================================================================================
	TABLES
	These styles are applied to the tables.
====================================================================================================*/

#MasterTable .datatable td{
	padding-top: 10px;
	padding-bottom: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	vertical-align: top;
}
.datatable th{
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 4px;
}
#MasterTable .datatable td.tableTitle {
	font-size: 20px;
	font-weight: bold;
	padding-top: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
#MasterTable .twoColumnForm {
	margin-top: 25px;
	border: 1px solid #333333;
}
#MasterTable .twoColumnForm th{
	text-align: right;
	padding: 5px 5px 5px 0;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: top;
}
#MasterTable .twoColumnForm td{
	padding: 5px 0 5px 6px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
	background-color: #666666;
	text-align: left;
	vertical-align: top;
}
ul.ULinTable {
	margin-top: 2px;
}
