body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: -2px;
	margin-bottom: -2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	margin-top: -2px;
	margin-bottom: -2px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 15px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #666666;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

a:link, a:visited {
	color: #B22C00;
	text-decoration: underline;
}
a:hover, a:active {
	color: #006600;
	text-decoration: none;
}
h1.siteTitle span { 
	display: none; 
	}
h1.siteTitle {
	height: 184px;
	width: 760px;
	background-image: url(../images/mast01c.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	} 
h1.siteTitle2 span { 
	display: none; 
	}
h1.siteTitle2 {
	height: 120px;
	width: 760px;
	background-image: url(../images/mast02c.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	} 


#container {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 760px;
	border: 1px solid #000000;
	vertical-align: top;
}

#leftColumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	background-color: #A7D929;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/mast01_bot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#leftColumn.subpage {
	background-image: url(../images/mast02_bot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#leftColumn a:link, #leftColumn a:visited {
	color: #B22C00;
	text-decoration: underline;
}
#leftColumn a:hover, #leftColumn a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#leftColumn ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	left: 0px;
}
#leftColumn li {
}
#leftColumn li a:link, #leftColumn li a:visited {
	color: #FFFFFF;
	background-color: #47B82B;
	width: 100%;
	margin: 0px 0px 4px;
	padding: 3px;
	border: 1px solid #000000;
	list-style-type: none;
	display: block;
	text-decoration: none;
}
#leftColumn li a:hover, #leftColumn li a:active {
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	margin: 0px 0px 4px;
	padding: 3px;
	border: 1px solid #000000;
	list-style-type: none;
	display: block;
}

#search {
	background-color:#B22C00;
	padding:0 5px;
	margin:10px 0;
}
#search form {margin:5px 0;}
#search h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding:5px 0px 2px;
	color:#FFF;
	text-transform:none;
}
#search input#query {width:210px;}
#search input#btn-search {float:right; clear:both;}



#adSpace {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#bodyTable {
	background-attachment: fixed;
	background-color: #99AC74;
	background-image: url(../images/bg_field.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bodyContent {
	background-attachment: fixed;
	background-color: #99AC74;
	background-image: url(../images/bg_field.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blockCell {
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 10px;
	height: auto;
}

.blockTable {
	text-align: left;
	background-image: url(../images/bg_white50.gif);
	background-repeat: repeat;
	width: 235px;
	border: 1px solid #000000;
}
.blockTableLg {
	text-align: left;
	background-image: url(../images/bg_white50.gif);
	background-repeat: repeat;
	width: 470px;
	border: 1px solid #000000;
}
.blockTop {
	background-color: #47B82B;
	border-bottom: 1px solid #000000;
	padding: 4px;
}
.blockRow {
	border-top: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.blockRowSml {
	border-top: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#block {
	padding: 4px;
	vertical-align: top;
	height: 200px;
	min-height: 200px;
}
#block p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: -4px;
}
#block p.date, #block p.classif {
	font-weight: bold;
	color: #006600;
}
#block p.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
#block p.gallery {
	text-align: center;
}
#block table.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-position: left top;
	margin: 4px 0px;
	padding: 2px;
}
#block img.gallery {
	border: 1px solid;
	margin: 6px auto;
}
#block img.mag {
	border: 1px solid;
	margin: 3px;
	float: right;
}
#blockLg {
	padding: 12px;
	vertical-align: top;
}
#blockLg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#blockLg p.date {
	font-weight: bold;
	color: #006600;
}
#blockLg ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	list-style-type: none;
}
#blockLg ul li {
	background-repeat: no-repeat;
	padding-left: 30px;
}
#blockLg ul li.ponyHead {
	background-image: url(../images/li_head.gif);
	background-position: 0px 0px;
}
#blockLg ul li.gallery {
	background-image: url(../images/camera.gif);
	background-position: 0px 0px;
	padding-left: 40px
}
#blockLg ul li ul {
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:0;
}
#blockLg ul li ul li {
	background: none;
	padding-left: 15px;
	font-weight:normal;
}


/* NESTED TABLE WITHIN CONTENT AREA */
#blockLg table {
	border-top:1px solid #000;
	border-left:1px solid #000;
}
#blockLg table th {
	font-size:1.3em;
	font-weight:bold;
	background-color:#A9D91E;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
#blockLg table td {
	font-size:1.0em;
	background-color:#FFF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
#blockLg table tr.subhead td {
	font-size:1.1em;
	font-weight:bold;
	background-color:#C7C7C7;
}
#blockLg table tr td + td {
	font-size:0.8em;
}
#blockLg table tr td + td + td {
	width:7em;
	font-size:0.8em;
}
#blockLg table ul {
	font-size: 1em;
	line-height: 1.2em;
	margin:0 0 0 20px;
	padding:0;
	font-weight: normal;
	list-style-type: disc;
}
#blockLg table ul li {
	padding-left: 0;
}



.listDetail {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
}
#subNav {
	padding: 0px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}


/*   FOOTER   */

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 8px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
}
#footer img {
	float: left;
	margin-right: 10px;
}
#footer img.homesight {
	float: right;
	margin-left: 10px;
}
#footer a:link, #footer a:visited {
	color: #B22C00;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #B22C00;
	text-decoration: underline;
}
p.message {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFCC66;
	display: block;
	padding: 3px;
}
