body, html {
	height:100%;
	width:100%;
	margin:0px 0px 0px 0px;
	background-color:#00853e;
	background-image:url(../Images/bg-tile.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, table, .table, body, div, td, p, {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.galleryContainer {
	text-align:center;
	border:0px solid #00CC00;
	display:table;
	padding-left:60px;
}

.galleryItem {
	display:block;
	background-color:#000000;
	margin:5px;
	padding:0px;
	border:0px solid #CCCCCC;
	}

.gallery img {
	border:0px;
}
   
.gallery {
	border:5px #009900 solid;
	
}    


.table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	border:1px solid #CCCCCC;
	}
.table {
	width:100%;
	padding:10px;
	background-color:#e9e9e9;
}

.master {
	width:920px;
	margin:0px auto 0px auto;
	height:100%;
	display:table;
	background-color:#FFFFFF;
}
form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.headerTop {
	height:90px;
	background-image:url(../Images/mast-head.jpg);
}
.headerNav {
	height:30px;
	line-height:30px;
	text-align:center;
	background-image:url(../Images/bg-nav.png);
	color:#FFFFFF;
}
.header {
	height:216px;
	background-image:url(../Images/head-horses.jpg);
}
.headerNav a, .headerNav a:link, .headerNav a:visited, .headerNav a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.headerSub {
	height:310px;
	display:block;
	background-image:url(../cmsfiles/Images/headerHome.jpg);
}

.headerSub .headerNav {
	margin-top:-220px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-image:url(../Images/bg-nav.png);
	color:#FFFFFF;
}

a:hover {
    color:#000000;}
.headerNav a:hover {
	text-decoration:underline;
}
.headerNav div {
	display:inline;
	margin-left:35px;
}
.contentBody {
	margin:0px 0px 0px 0px;
}

.contentBodySub {
	margin:15px 30px 15px 30px;
}


.Footer {
	margin:15px 15px 15px 15px;
	font-size:10px;
	text-align:center;
}
a.LogInLinks, .LogInLinks, #ctl00_LogIn1_HyperLinkRegister, .loginInLink {
	font-size:10px;
}
.green {
	color:#00853e;
}
H1, H2, H3, H4, H5, H6 {}
H1, H2, H3 {color:#00853e; font-weight:normal;}
H1 {font-size:24px; font-weight:normal;}
H2 {font-size:18px;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
	}
H3 {font-size:18px;}
H4 {font-size:17px;}
H5 {font-size:16px;}
H6 {font-size:15px;}
a {
	text-decoration:none;
	color:#00853e;}
input {
	width:250px;}
textarea {
	width:250px;
}

/*News*/

.newsListBlock {
	text-align:left;}

.newsBlock {
	text-align:left;
	padding:0px 0px 0px;
	border:0px solid #cccccc;
	
}
.allNewsLink {
    text-align:right;
    }
.newsBlock h4 {
	font-size:14px;
}
.centerDiv .newsBlock h4 {
	font-size:18px;
	}
.newsBlockSummary {
	font-size:12px;
}
.newsBlockItem {
	text-align:left;
	margin:10px 0px 10px 0px;
	padding-left:20px;
	background-image:url(../CMSFiles/Images/diamondGreen.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	
	}
.newsBlockSummary {
	display:none;
}
.summary {
	}
.newsBlockHeader a{
	clear:both;
	text-transform: capitalize;
    font-size:14px;
    font-weight: normal;
	margin-bottom:-5px;
	margin-top:-5px;
}

.newsBlockHeader h4 {
	border-bottom: dotted 2px #CCCCCC;
	padding-bottom:3px;
	}


.contentBodySub .newsBlockHeader a{
	font-size:14px;
	font-weight:bold;
	}

.contentBodySub .summary {
	font-size:12px;
	margin-bottom:5px;}

.homeNews h4{
	clear: none;
	text-align:left;
    font-size:14px;
    font-weight:bold;
	margin-left:20px;}
	
.newsHeader {
	font-size:20px;
	margin-bottom:5px;
}

.thumbnail img {
	float:left;
	width:50px;
	margin-right:10px;
}
.newsHome .thumbnail {
	display:none;
}

.newsHome .publishedDate {
	display:none;
}

.publishedDate {
	font-style:italic;
	color:#666666;
	margin-bottom:15px;
}
.author {
    display:none;
}
.readMore {
	text-align:right;
	margin-bottom:10px;
	font-size:10px;
}


#ctl00_LogIn1_PanelAnonymous {
	display:inline;
}

.topic {
	list-style:none;
}

.topicItem h2 {
	font-size: 18px;
	margin-top:10px;
}


.gallery {
	display:block;
	overflow:hidden;
	height:150px;
	width:210px;
	margin:10px;
	border:2px solid #CCCCCC;}
	
.headerTR {
	background-color:#00853E;
}

.headerTR td {
	color:#FFFFFF;
}

.altTR {
	background-color:#CCCCCC;
}

.socialNetDiv {
	text-align:center;
	padding-top:20px;
}

.socialNetDiv a {
	color:#FFFFFF;
}

/*Horse GridView*/

.GridViewHorsesClass {
	width:100%;
	background-color:#ffffff;
	margin-left:0px;
	}

.GridViewHorsesRow {
	background-color:#ededed;
	margin:8px;
	text-align:left;
	display:table;
	width:100%;
	}

.GridViewHorsesRowAlt {
	background-color:#FFFFFF;
	margin:8px;
	text-align:left;
	display:table;
	width:100%;
}

.GridHorseThumb {
	border:#000000 0px solid;
	background-color: #FFF;
	width:150px;
	float:left;
	margin-right:10px;
	}

.GridHorseThumb a img {
	width:150px;
	border:0px;
}

.GridHorseDetails {
	float:left;
	padding-top:5px;
	}

.GridViewPeopleClass img {
	border:#000000 1px solid;
	width:200px;
	}

.gridHorseName {
	margin-top:0px;
	float:left;
	padding-bottom:5px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}
	
.gridHorseName a {


	}

.gridHorseHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-weight:normal;
	margin-bottom:0px;
	font-size:16px;
	line-height:30px;
	
	clear:both;
	}

.gridFeeConditions {
	font-size:10px}

.gridHorseBreedline {
	font-style:italic;
	font-size:12px;
	margin: 7px 0px 5px 10px;
	float:left;
	}

.Breedline {
	margin-top:0px;
	margin-bottom:20px;
}

.horseGrid td {
	padding-left:5px;
	padding-right:10px;
	border:1px solid #CCCCCC;
}

.horseGrid th {
	background-color:#00853E;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:10px;
}
