/**  Outer shell **/
html, body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/otr_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	overflow:auto;
  	height:100%;
}
#content {
	background-repeat: no-repeat;
	height: 782px;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#masthead {
	height: 114px;
	width: 775px;
	background-image: url(images/otr_masthead.gif);
	background-repeat: no-repeat;
}
#pod {
	width: 775px;
	background-image: url(images/otr_stretch.gif);
}
#footerpod {
	width: 755px;
	height: 20px;
	margin-left: 25px;
}
/** end shell **/
#tabbanner {
	padding-top: 51px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#mainnowhite {
	background-image: url(images/main_gradeBackNoWhite.gif);
	background-repeat: no-repeat;
	width: 755px;
	margin-left: 10px;
}
#main {
	background-image: url(images/main_gradebackWhite.gif);
	background-repeat: no-repeat;
	width: 755px;
	margin-left: 10px;
}
#mainrolex {
	background-image: url(/styles/horse/images/rolex-back.gif);
	background-repeat: repeat-y;
	width: 755px;
	margin-left: 10px;
}
#mainblue {
	background-image: url(images/blueback.jpg);
	background-repeat: no-repeat;
	width: 755px;
	margin-left: 10px;
}
/******* Global hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #323A61;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/************ sectionLinks styles **************/

#sectionLinks{
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	padding-right: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image:  url(images/navitem.gif);
	font-weight: bold;
	padding: 3px 0px 3px 25px;
	color: #323A61;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: none;
	background-image:  url(images/navitemOV.gif);
	font-weight: bold;
	text-decoration: none;
}


#navpod {
	height: 530px;
	width: 198px;
	float: left;
	padding-right: 0px;
	margin-right: 0px;

}
.navlink {
	font-size: 12px;
	line-height: 18px;
}

.navbanpad {
	margin-left: 5px;
}
#news {
	background-image: url(images/homenews.jpg);
	background-repeat: no-repeat;
	height: 273px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 350px;
	float: left;
	margin-left: 7px;
}
#know {
	float: left;
	width: 170px;
	padding-right: 3px;
	margin-right: 5px;
}
#race {
	float: left;
	width: 150px;
}
#news h1 {
	font-size: 14px;
	padding-left: 8px;
}
#know h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#know li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#know ul {
	margin-bottom: 10px;
}
#race li {
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 18px;
}
#mainpod {
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}
#winpod {
	margin: 0px;
	padding: 0px;
	height: 530px;
	width: 538px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#artpod {
	background-image: url(images/artBack.gif);
	background-repeat: no-repeat;
	width: 526px;
	margin-right: 15px;
	float: right;
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.leftpad {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-left: 20px;
}
#maincontent {
	width: 510px;
	float: right;
	margin-right: 0px;
	padding-right: 20px;
}
#maincontent h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEB594;
	padding-bottom: 5px;
}
#maincontent p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	padding: 10px;
}
#maincontent h2 {
	font-size: 14px;
}
#maincontent ol {
	font-size: 12px;
}
#maincontent li {
	padding-bottom: 4px;
	font-size: 12px;
}
.prodpad {
	margin-top: 10px;
}
.prodpadone {
	margin-top: 10px;
	margin-left: 5px;
}
#maincontent ul li p {
	margin-left: 15px;
}
#maincontent ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #323A61;
}
.artbox {
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}
.topstorybox {
	float: left;
	height: 125px;
	width: 310px;
	padding-top: 10px;
	padding-left: 30px;
}
#artpod h3 {
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#artpod p {
	font-size: 12px;
	line-height: 14px;
}
#bottomnav {
	background-image: url(images/bottomnav.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 507px;
	font-size: 10px;
	margin-bottom: 2px;
	padding-top: 2px;
}
.clear {
	clear: both;
}
#bottomnav p {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	vertical-align: middle;
}
#winners {
	float: left;
	height: 527px;
	width: 335px;
	margin-left: 5px;
}
#wincolomn {
	background-image: url(images/winnercolomn.gif);
	background-repeat: no-repeat;
	height: 526px;
	width: 190px;
	float: right;
	margin-right: 0px;
}
#wincolomn p {
	font-size: 11px;
	line-height: 16px;
	padding-top: 70px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
}
#strycolomn {
	background-image: url(images/succcolmn.gif);
	background-repeat: no-repeat;
	height: 526px;
	width: 190px;
	float: right;
	margin-right: 0px;
}
#strycolomn p {
	font-size: 11px;
	line-height: 16px;
	padding-top: 70px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
}
.intro {
	font-size: 14px;
}
.tenleft {
	margin-left: 10px;
}
.fiveleft {
	margin-left: 5px;
}
.twentyfiveleft {
	margin-left: 20px;
}
.fifteenleft {
	margin-left: 15px;
}
.twentyleft {
	margin-left: 20px;
}
/*** store ***/

#storepod {
	width: 528px;
	float: right;
}

#productpod {
	width: 174px;
	height: 335px;
	background-image: url(images/storepod.gif);
	float: left;
	padding-top: 8px;
	background-repeat: no-repeat;
}
#productpod ul {
	list-style-type: none;
	margin-top: 12px;
	font-size: 12px;
}
#ref {
	width: 525px;
	height: 52px;
	background-image:url(images/store_ref_back.gif);
	background-repeat: no-repeat;
	clear: left;
	font-size: 12px;
}

/**** store ****/
#productpod li {
	display: block;
	padding-left: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 2px;
	margin-top: 8px;
}
.dist {
	float: left;
	width: 310px;
	font-size: 12px;
	margin-right: 5px;
}
/**** nav over styles ****/
#maincontent a:hover {
	background-color: #CADBFF;
}
#news a:hover {
	background-color: #CADBFF;
}
.arttitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #323A61;
	margin: 0px;
	padding: 0px;
}
.artsum {
	font-size: 11px;
	line-height: 12px;
}
.floatleft {
	float: left;
}
#prodtext {
	float: left;
	width: 340px;
	margin-left: 20px;
	margin-top: 220px;
	color: #FFFFFF;
}
#prodbar {
	background-image: url(../../content/images/prodBar.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 180px;
	float: right;
	margin-right: 4px;
	margin-top: 287px;
}
.blubttn {
	margin-top: 420px;
	margin-left: 40px;
}
#prodtext h1 {
	font-size: 18px;
}
#prodtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content #pod #main #mainpod #storepod .wpstore {
	background-image: url(../../content/images/store_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 265px;
	width: 248px;
	font-size: 10px;
}
.promocode {
	background-image: url(../../content/images/promoCode.gif);
	height: 54px;
	width: 513px;
	background-repeat: no-repeat;
}
.promoform {
	font-size: 10px;
	line-height: 10px;
}
.signup {
	height: 40px;
	background-image: url(images/signup.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 543px;
	padding-top: 10px;
	float: right;
	margin-right: 10px;
}
.smallform {
	font-size: 9px;
}
.gofish {
	float: right;
	background-image: url(images/pod.gofish_r2_c1.jpg);
	background-repeat: repeat-y;
}
.gofish a:link {
	background-image: url(images/newwin.gif);
	display: block;
	margin: 10px 5px 10px 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-repeat: no-repeat;
	width: 300px;
}
.gofish a:visited {
	background-image: url(images/newwin.gif);
	display: block;
	margin: 10px 5px 10px 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-repeat: no-repeat;
	width: 300px;
}
.gofish a:hover {
	background-image: url(images/newwin.gif);
	display: block;
	margin: 10px 5px 10px 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-repeat: no-repeat;
	width: 300px;
}
/**** Event gallery start here ***/
#event {
	font-size: 20px;
	margin-right: 35px;
}
#event cell {
	font-size: 20px;
	margin-right: 35px;
}
#eventcontent {
	width: 515px;
	float: right;
	padding-left: 15px;
}
#eventcontent h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEB594;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 0px;
}
#eventcontent p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#eventcontent h2 {
	font-size: 14px;
}
#eventcontent ol {
	font-size: 12px;
}
#event li {
	padding-bottom: 4px;
	font-size: 12px;
}
#eventcontent ul li p {
	margin-left: 15px;
}
#eventcontent ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #323A61;
}
.eventbkgrd {
	background-image: url(../../content/eventImages/event_bkgrnd.gif);
	background-repeat: no-repeat;
}
.eventbkgrd2 {
	background-repeat: no-repeat;
	font-size: 12px;
}
#content #pod #main #mainpod #maincontent #eventcontent .eventbkgrd2 .picturenav {
	font-size: 12px;
	padding-top: 7px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	margin-left: 12px;
	margin-right: 12px;
}

.thumbimg {
	background-color: #F3EEDB;
	padding: 3px;
	float: left;
	width: 70px;
	overflow: hidden;
	height: 50px;
}

.eventbkgrd3 {
	background-image: url(../../content/eventImages/event_bkgrnd_3.gif);
	background-repeat: no-repeat;
}
.eventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	background-color: #F4EAD7;
	padding-left: 10px;
	border: 1px ridge #008040;
	vertical-align: middle;
}
.eventText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-color: #F4EAD7;
	padding-left: 5px;
	border: 1px ridge #008040;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.eventText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F4EAD7;
	padding-left: 3px;
	border: 1px ridge #008040;
	vertical-align: middle;
	text-align: center;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.eventText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	vertical-align: middle;
	text-align: center;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.thumb {
	background-color: #F4EAD7;
	border: 1px solid;
}
/*** Image loading area start here 
#loadarea
    {
	background-color: #FFFFFF;
	width: 325px;
	height: 240px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	border: 3px ridge #008000;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 5px;
	overflow: hidden;
}
 **/
.linerow {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	padding-top: 10px;
}
#content #pod #main #mainpod #maincontent #eventcontent a, #content #pod #main #mainpod #maincontent #eventcontent a:visited {
	text-decoration: none;
}
#content #pod #main #mainpod #maincontent #newline {
	height: 39px;
	width: 489px;
	background-color: #333B62;
	margin-left: 8px;
}
#content #pod #main #mainpod #maincontent #newline h3 {
	margin: 0px;
	background-image: url(../../media-center/icon-med-speacker.jpg);
	background-repeat: no-repeat;
	background-color: #333B62;
	color: #C2C8E0;
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-position: 4px 2px;
}
#content #pod #main #mainpod #maincontent #brannigan {
	background-image: url(../../media-center/back-brannigan.jpg);
	background-repeat: no-repeat;
	width: 490px;
	line-height: 20px;
}
#content #pod #main #mainpod #maincontent #brannigan p {
	margin-top: 35px;
}
#content #pod #main #mainpod #maincontent #holder p {
	padding-top: 36px;
}

#content #pod #main #mainpod #maincontent #brannigan h1 {
	font-size: 16px;
	color: #34568D;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#content #pod #main #mainpod #maincontent #holder {
	background-image: url(../../media-center/back-holder.jpg);
	background-repeat: no-repeat;
	width: 490px;
	line-height: 20px;
}
#content #pod #main #mainpod #maincontent #holder h1 {
	font-size: 16px;
	color: #34568D;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#content #pod #main #mainpod #maincontent #brannigan a, #content #pod #main #mainpod #maincontent #brannigan a:hover {
	background-image: url(/media-center/icon-speaker.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}
#content #pod #main #mainpod #maincontent #holder a, #content #pod #main #mainpod #maincontent #holder a:hover {
	background-image: url(/media-center/icon-speaker.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}
/************* LAW *************************/

#content #pod #main #mainpod #maincontent #law a, #content #pod #main #mainpod #maincontent #law a:hover{
	background-image: url(/media-center/icon-speaker.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}


#content #pod #main #mainpod #maincontent #law {
	background-image: url(../../media-center/back-law.jpg);
	background-repeat: no-repeat;
	width: 490px;
	line-height: 20px;
}
#content #pod #main #mainpod #maincontent #law h1 {
	font-size: 16px;
	color: #34568D;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#content #pod #main #mainpod #maincontent #law p {
	padding-top: 36px;
}
/************* Dierks *************************/

#content #pod #main #mainpod #maincontent #dierks a, #content #pod #main #mainpod #maincontent #dierks a:hover{
	background-image: url(/media-center/icon-speaker.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}


#content #pod #main #mainpod #maincontent #dierks {
	background-image: url(../../media-center/back-dierks.jpg);
	background-repeat: no-repeat;
	width: 490px;
	line-height: 20px;
}
#content #pod #main #mainpod #maincontent #dierks h1 {
	font-size: 16px;
	color: #34568D;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#content #pod #main #mainpod #maincontent #dierks p {
	padding-top: 36px;
}

/************* Pokus *************************/

#content #pod #main #mainpod #maincontent #pokus a, #content #pod #main #mainpod #maincontent #pokus a:hover{
	background-image: url(/media-center/icon-speaker.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}


#content #pod #main #mainpod #maincontent #pokus {
	background-image: url(../../media-center/pokus.jpg);
	background-repeat: no-repeat;
	width: 490px;
	line-height: 20px;
}
#content #pod #main #mainpod #maincontent #pokus h1 {
	font-size: 16px;
	color: #34568D;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#content #pod #main #mainpod #maincontent #pokus p {
	padding-top: 36px;
}
/************* Lisa *************************/

#content #pod #main #mainpod #maincontent #lisa a, #content #pod #main #mainpod #maincontent #lisa a:hover{
	background-image: url(/media-center/icon-speaker.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}


#content #pod #main #mainpod #maincontent #lisa {
	background-image: url(../../media-center/lisa.jpg);
	background-repeat: no-repeat;
	width: 490px;
	line-height: 20px;
}
#content #pod #main #mainpod #maincontent #lisa h1 {
	font-size: 16px;
	color: #34568D;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#content #pod #main #mainpod #maincontent #lisa p {
	padding-top: 36px;
}
