/*** GENERAL STYLES ***/

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#profile {
	width: 733px; /* Site Specific Profile Width defaults to 753px */
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	width: 953px;
}

p {
	color: #333333;
	font-size: 12px;
	margin-top: 4px;
	padding-bottom: 3px;
}

h1 {
	color: #0E4F89;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 0;
}

h2 {
	color: #9AB6C2;
	font-size: 16px;
	font-weight: 700;
	line-height: 15px;
	margin-top: 2px;
	padding-bottom: 0;
}
h4 {
	color: #114E85;
	font-size: 12px;
	font-weight: normal;
}

li {
font-size:.8em;
margin-left:-3px;
}

a {
color:#0E4F89;
}

a:hover {
color:#9AB6C2;
}


/*** HEADER BAR ***/
#headerstrip {
	height: 128px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 953px;
}

#logo {
	float: left;
	height: 68px;
	width: 765px;
}

#addressblock {
	float: left;
	font-size: 10px;
	margin-left: 20px;
	overflow: hidden;
}

#addressblock a {
	color: #0F4F86;
	text-decoration: none;
}

#addressblock a:hover {
	color: #1369B0;
	text-decoration: underline;
}

#navbarholder {
	font-size: 10px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	width: 953px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#navbar {
	background-color: #EDEEE0;
	color: #666;
	float: left;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	width: 933px;
}

#navbar li {
	display: inline;
	font-size: 10px;
	clear: none;
}

#navbar li a {
	padding-right: 8px;
	padding-left: 8px;
	color: #666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B29BAA;
}

#navbar li a:hover {
	color: #1574C1;
}

#navbar li.end a {
	border: none;
}

.login {
	background-color: #EDEEE0;
	color: #55787A;
	float: left;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.login a {
	color: #55787A;
	text-decoration: none;
}

#navbar ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*** LEFT BAR ***/
#leftbar {
	float: left;
	width: 186px;
}

.form {
	width: 152px;
}

.searchfield {
	background-color: #FFF;
	border: 1px solid #333;
	float: left;
	height: 17px;
	margin-top: 7px;
	width: 119px;
}

.searchbutton {
	background-image: url(/images/buttoncaption.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 700;
	height: 22px;
	margin-bottom: 16px;
	margin-top: 7px;
	margin-left: 6px;
	width: 21px;
	text-align: center;
	border-style: none;
	background-color: #3569A2;
}

.box_search {
	background-color: #5883B0;
    width: 160px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-image: url(/images/box_light.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.box_search form {
	margin: 0px;
	padding: 0px;
}

.box_darkblue {
	background-color: #35689F;
	color: #fff;
    width: 152px;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 8px;
	padding: 8px 8px 8px 12px;
	text-transform: uppercase;
	background-image: url(/images/box_dark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.box_darkblue_text {
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 8px;
	margin-left: 0;
	margin-top: 5px;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

.box_darkblue h3 {
	font-size: 12px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
}

.box_nav {
	background-color: #EDEEE0;
	border-top-color: #698FB8;
	border-top-style: solid;
	border-top-width: 5px;
	color: #666;
    width: 152px;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 10px;
	padding: 8px 8px 8px 12px;
	text-transform: uppercase;
}

.box_nav_text {
	margin: 6px 0px 0px 2px;
}

.box_nav_text a {
	text-decoration: none;
	text-transform: none;
	color: #838383;
}

.box_nav_text a:hover {
	color: #AAAAAA;
}

.box_nav ul {
	list-style-type: none;
	display: inline;
	padding: 0;
}

.box_nav li a {
	color: #666;
	font-size: 11px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 8px;
	margin-left: 0;
	margin-top: 5px;
	padding: 0;
	text-decoration: none;
	text-transform: none;
	display: inline;
}

.box_nav li a:hover {
	color: #1574C1;
	text-decoration: none;
}

.box_nav_list {
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 3px;
}

.box_image {
	color: #4E50A2;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.imagenoborder, .imagenoborder a {
	border: none;
}

/*** MIDDLE AREA ***/
#content {
	float: left;
	padding-left: 10px;
	margin-top: 2px;
	width: 457px;
}

.heading {
	margin-bottom: 8px;
	margin-left: 19px;
	margin-top: 1px;
}

.text_blue {
	color: #114E85;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 700;
}

.boxD {
	background-image: url(/images/box_horse.gif);
	background-color: #9AB6C2;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.boxD p.title {
	color: #FFFFFF;
	margin: 0px 0px 5px 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.boxD p {
	margin: 0px 0px 5px 14px;
}
.boxD a:hover {
	color: #2F6FA9;
}

/*** RIGHT BAR ***/
#rightbar {
	float: right;
	width: 276px;
}

.box_picturebox_right {
	border: none;
	margin-bottom: 10px;
	margin-top: 3px;
	width: 276px;
}

.box_helmet {
	background-image: url(/images/box_helm2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #557779;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 110px;
	padding-left: 10px;
	width: 168px;
}

/*** FOOTER BAR ***/
#footer {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 947px;
	height: 16px;
	clear: both;
	display: block;
	background-color: #5883B0;
}

.footer_right a {
	color: #FEFEFE;
	margin-left: 5px;
	margin-right: 6px;
	text-decoration: none;
	float: right;
	font-size: 11px;
}

#footer div.footer_left {
	width: 70%;
	float: left;
	clear: none;
}
#footer div.footer_right {
	width: 30%;
	float: right;
	clear: none;
}
.footer_left a {
	color: #FFFFFD;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	font-size: 11px;
}

.footer_left a:hover, .footer_right a:hover {
	text-decoration: underline;
}

/*** PAGE SPECIFICS **
/****** GALLERY */
#gallery_content {
	float: left;
	margin-left: 8px;
	margin-top: 2px;
	width: 700px;
}

#hiderightbar {
	position: absolute;
	visibility: hidden;
	width: 5px;
	display: none;
}

.gallerylist_block {
	float: left;
	height: 112px;
	margin-bottom: 10px;
	padding-top: 12px;
	width: 320px;
}

.gallerylist_block a {
	color: #333;
	float: left;
	font-weight: 700;
	text-decoration: none;
}

.gallery_block {
	float: left;
	height: 230px;
	margin-bottom: 20px;
	margin-top: 12px;
	width: 200px;
}

.gallery_thumb {
	float: left;
	height: 200px;
	width: 200px;
}

.gallery_caption, .gallery_caption a {
	color: #666;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	text-align: center;
	text-decoration: none;
}

.box_darkblue_text a {
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
}

.box_helmet_text a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.box_darkblue_text a:hover, .box_helmet_text a:hover {
	text-decoration: underline;
}

.box_helmet_text {
	width: 150px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 2px;
	padding: 1px;
	text-transform: none;
}

/****** LOGIN */
.login_form {
	margin-left: 30px;
	font-size: 10px;
	font-weight: bold;
}

.login_field {
	height: 16px;
}

.login_button {
	float: right;
}

/* site map */
.site-map {
  font-size: 11px;
  margin-bottom: 20px;
}

.site-map ul {
  margin:0;
  padding-left: 20px;
  font-size: 11px;
}

.site-map ul.first {
  margin:0;
  padding-left: 35px;
  font-size: 11px;
}

.site-map ul li {
  margin-bottom: 3px;
  padding: 0;
  font-size: 11px;
}

/* swish-e search */
.search-results {
  font-size: 11px;
}

.search-results .synopsis {
  margin: 10px 0;
}

.search-results .record {
  margin-bottom: 15px;
}

.search-results .record .title {
  margin-bottom: 5px;
  font-weight: bold;
}

.search-results .record .description {
  margin-bottom: 5px;

}

.search-results .record .info {
  color: #006600;
}

.search-results .page-controls {
  text-align: center;
  color: #777777;
  margin-bottom: 15px;
  border-top: #DDDDDD 1px solid;
  border-bottom: #DDDDDD 1px solid;
  padding: 5px;
}

.cms-text p {
	margin: 3px 0px 3px 0px;
}

#content h4 {
	line-height: 17px;
}
#content p {
	line-height: 17px;
}

.cms-text {
	margin-bottom: 15px;
}

#gallery_content {
	width: 740px;
	clear: left;
}
