body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFF;
}
#container {
	height: 650px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: small;
}



a:link {
	text-decoration: none;
	font-style: italic;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #CCC;
	font-style: italic;
}
a:hover {
	font-style: italic;
	color: #FFF;
}
a:active {
	color: #FFF;
}
.blacktext {
	color: #000;
}

.indexbodycontent {
	margin: .5em;
	font-size: small;
	padding: 10px;
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebarbodycontent {
	font-size: small;
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.homeMainImage {
	background-image: none;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.aboutMainImage {
	background-image: url(images/About_image.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.babiesMainImage {
	background-image: url(images/main_home.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.seniorsMainImage {
	background-image: url(images/main_home.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.sportsMainImage {
	background-image: url(images/main_home.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.familyMainImage {
	background-image: url(images/main_home.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.equineMainImage {
	background-image: url(images/main_home.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.weddingMainImage {
	background-image: url(images/main_home.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}
.contactMainImage {
	background-image: url(images/main_home.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 351px;
}







#leftnav {
	background-image: none;
	background-color: #000;
}



.h1green {
	color: #238926;
}
.h2green {
	color: #51D254;
}

.h1yellow {
	color: #F1BB37;
}
.h2yellow {
	color: #F4CA66;
}
.h1dkorange {
	color: #D4351F;
}
.h2dkorange {
	color: #E6604D;
}
.h1blue {
	color: #0496A5;
}
.h2blue {
	color: #05BBCF;
}
.h1purple {
	color: #5E4062;
}
.h2purple {
	color: #825887;
}
.h1orange {
	color: #FF5B1B;
}
.h2orange {
	color: #FF8353;
}
.h1Red {
	color: #A51401;
}
.h2Red {
	color: #E41E01;
}
.h1dkBlue {
	color: #016AAC;
}
.h2dkBlue {
	color: #0187D8;
}


.whitetext {
	color: #FFF;
}

#container form{
	font: normal;
	color:#ff833b;
}
#container fieldset{
	padding:5px 5px 0 0;
	margin: 10px 0 2em;
	border: none;
	background-color: #191919;
	position:relative;
	float:left;
}
#container fieldset legend{
	padding: 6px;
	color: #FFF	
}
#container fieldset legend strong{
	margin-left: 5px;
	font-size: 1.1em;
}
#container form#frmComments fieldset{
	width: 400px;
}
#container form p{
	margin: 0 0 10px 20px;
}
#container form label{
	width: 50px;
	float: left;
	clear: left;
	margin-right: .75em;
}
#container form#frmComments input.txt{
	width: 200px;
}
#container form#frmComments textarea{
	width: 350px;
	height: 150px;
}
#container form#frmComments .col1{
	float: left;
	padding-left: 20px;
	margin-right: 20px;
	width: 160px;
}
#container form#frmComments .col2{
	float: left;
	margin-right: 20px;
	width: 160px;
}
#container form#frmComments div{
	margin: 0 0 20px 0;
}
#container form#frmComments div p{
	margin: 0 0 .5em 0;
}
#container form#frmComments div label{
	font-size: .8em;
	display: inline;
	float: none;
}
#container form p.whitetext{
	margin: 0 0 0 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#container form label.whitetext{
	display:block;
	float:none;
	margin:0;
	width:auto;
}
#container input.txt:focus,#container textarea:focus{
	background: #fed8a0;
}
h1 {
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
	margin-bottom: -12px;
}

h2 {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	margin-bottom: -12px;
}
h5 {
	color: #666;
	padding: 2px;
}
td a .lightboxthumbs {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border: 2px solid #FFF;
}
