/*general stuff for wbshow*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* de-italicize address */
address {
	font-style:normal
}
/* whoever thought blue linked image borders were a good idea? */
a img, :link img, :visited img {
	border:none
}
em {
	font-style: italic;	
}
/*Begin wbshow*/
h1,h2,h3,h4,h5 {
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-weight: normal;
}
body {
	text-align:center;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	background-color: #547294;
	color: #333;
}
a:link {
	color: #0762bc;
	/*color: #347199;*/
	text-decoration: none;
}
a:visited {
	color: #0762bc;
	text-decoration: none;
}
a:hover {
	color: #93380c;
	text-decoration: underline;
}
a:active {
	color: #93380c;
	text-decoration: underline;
}
#wrappershadow {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(middleshadow.gif);
	background-repeat: repeat-y;
	width: 956px;
	padding: 0px;
	background-color: #547294;
}
#column_bottom {
	background-image: url(bottomshadow.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #547294;
}
#wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
	padding: 0px;
}
#sn {
	position: absolute;
	width: 80%;
	top: -300px;
	left: 0;
}
#sn a {
	position: absolute;
	top: 0;
}
#header {
	height: 224px;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background: #fff url(2010headerv3.jpg) no-repeat;
}
#header h1 {
	height:80px;
	line-height:normal;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #666;
	font-size: 1.5em;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headernav {
	margin: 0;
	padding: 0;
	background-color: #333;     /*#429db1;*/
}
#headernav ul {
	background-color: transparent;
	text-align: right;
	margin: 0px;
	list-style-type: none;
	padding: 8px 14px 4px 0px;
}
#headernav li {
	color: #FFF;
	font-size: 0.9em;
	line-height: normal;
	background-color: transparent;
	text-align: right;
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 8px 0px 0px;
	display: inline;
	padding: 0px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBEBE7;
}
#headernav li.nobd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headernav li a:link {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
#headernav li a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
#headernav li a:hover {
	color: #cbebe7;
	text-decoration: none;
}
#headernav li a:active {
	color: #cbebe7;
	text-decoration: none;
	background-color: transparent;
}
#nav {
	width: 940px;
	padding-top: 4px;
	margin: 0px auto;
	background: #ebe5d6;
}
#nav #p7PMM_1 {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 610px;
	padding: 0px 12px 0px 24px;
	margin: 0;
	background-color: #fff;
	float: left;
}
#onecol #content {
	width: 890px;
	padding: 0px 12px 0px 24px;
	margin: 0;
	background-color: #fff;
	float: left;
}
#content h1 {
	margin: 24px 0px 12px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: normal;
	color: #7D3A2E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D3A2E;
}
.color1 {
	color: #B32825;
	font-weight: bold;
}
#content h2 {
	margin: 16px 0px 0px;
	padding: 0px;
	font-size: 1.25em;
	color: #145862;
	line-height: 1.2;
}
#content h4 {
	margin: 14px 0px 0px;
	font-size: 1.14em;
	color: #333;
	background-color: #dfedfb;
	padding: 6px 4px 6px 6px;
	font-weight: normal;
}
#content p {
	line-height:1.4;
	font-size: 1em;
	padding: 6px 0px;
	margin-left: 18px;
}
#content p.last {
	line-height:1.4;
	font-size: 1em;
	padding: 6px 0px;
	margin-left: 18px;
	border-bottom: 4px solid #EEE;
	background: #FFF;
}
#content p.space {
	padding: 6px 0px 16px;
}
#content p.top {
	line-height:normal;
	font-size: 0.84em;
	padding: 0px 0px 0px 12px;
	background-image: url(../img_main/to-top.gif);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	background-position: left;
	margin-top: 30px;
}
#content ol {
	margin-left: 32px;
	list-style: lower-alpha;
	line-height: 1.4;
	margin-top: 12px;
}
#content ol.nums {
	margin-left: 32px;
	list-style: decimal;
	margin-top: 6px;
	margin-bottom: 6px;
}
#content ol.nums li {
	line-height: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}
#content ul {
	margin-left: 38px;
}
#content ul li {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content ul.colorstar {
	margin-left: 256px;
}
#content ul.colorstar li {
	list-style-image: url(bullet-star-red.gif);
	margin-top: 8px;
	margin-bottom: 8px;
/*	list-style-position: inside;*/
}
#content .colorstar li em {
	text-transform: uppercase;
}
#content p.quote {
	background-color: #fff;
	background-image: url(quote_left.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 32px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.6;
}
.plainly {
	font-style: normal;
}
#content p.author {
	background-color: #fff;
	padding-top: 0px;
	text-align: right;
	padding-right: 36px;
	margin-top: 0px;
	font-size: 0.86em;
	font-style: italic;
	line-height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 34px;
}
#content p.note {
	font-size: 0.8em;
	margin-top: 6px;
	padding-top: 0px;
	color: #333;
}
#content .box1 {
	width: 160px;
	float: right;
	margin-bottom: 12px;
	margin-left: 22px;
}
#content .box1 img {
	margin: 0;
	padding: 0;
	border: solid 1px #333;
}
#content .box1 p {
	font-size: .8em;
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 12px;
	padding: 0;
	line-height: normal;
}
#content .note strong {
	color: #900;
}
#content #form-div #results {
	padding-top: 12px;
	padding-bottom: 12px;
}
#content #box1 {
	background-color: #E1ECDD;
	border: 1px solid #ADCCA0;
}
#content .salesrepbox {
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	font-size: .95em;
	line-height: normal;
	color: #333;
	background: #FFF;
	float: left;
	width: 300px;
}
#content #box2 {
	padding-right: 6px;
	background-color: #ADCCA0;
	margin: 16px 16px 8px;
}
#content #flashthing {
	height: 390px;
}
#content #reps {
	list-style-type: none;
}
#content #reps li {
	font-size: 0.94em;
	font-weight: bold;
	width: 240px;
	float: left;
	margin: 0 18px 12px 0;
	line-height: normal;
}
.smallpdf {
	font-size: 0.8em;
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#content ul.park {
	line-height: 1.4;
	list-style: disc;
}
#content ul.park li {
	margin-top: 6px;
	margin-bottom: 6px;
}
#content #countdowncontainer {
	font-weight: bold;
	color: #333;
	padding-right: 12px;
	margin-top: 0px;
	margin-bottom: 22px;
	line-height: 1.4;
	margin-left: 18px;
}
#content .exhlist {
	margin-left: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #ddeaf8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
	background-image: url(bullet-star.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#content blockquote {
	margin-left: 8px;
	margin-right: 24px;
	font-family: Georgia, Constantia, "Palatino Linotype", serif;
	padding: 0px;
	margin-top: 0px;
	font-size: 1em;
}
#content div.imgtxt {
	background: #FFF;
	float: right;
	width: 400px;
	margin: 14px 0px 0px;
	padding: 0px;
}
#content .imgtxt p {
	line-height: 1.4;
	margin: 4px 0px 4px 12px;
	padding: 0px;
}
#content .highslide-gallery p {
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: .85em;
	color: #7b8a9a;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content address {
	line-height: 1.2;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content #LogOutContainer {
	width: 600px;
}
#content .bodynav {
	text-align: right;
	float: right;
	width: 300px;
	margin-top: 24px;
}
/* ------ BEGIN COLUMN RIGHT -------*/
#colright {
	float:right;
	width:265px;
	margin:0;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	background: #ebe5d6 url(rightColBck.gif) no-repeat bottom;
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#colright #race {
	width: 210px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#colright h3 {
	font-size: 1em;
	line-height: 1.3;
	font-weight: bold;
	padding: 3px 0px 0px;
	margin: 24px 8px 0px 0px;
	color: #333;
}
#colright h4 {
	font-size: .92em;
	line-height: normal;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#colright h5 {
	font-size: 0.8em;
	line-height: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #fff;
	border-bottom-color: #fff;
	margin-top: 18px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
}
#colright p {
	font-size: 1em;
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 6px 8px 6px 12px;
	line-height: 1.2;
}
#colright .colrightspc {
	height: 80px;
}
#colright p.caption {
	font-size: 0.7em;
	padding-right: 8px;
	padding-left: 8px;
}
#colright .imgbdr {
	border: 1px solid #333;
	padding: 0px;
	margin: 0px;
}
#colright ul {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 0;
	font-size: 0.9em;
	line-height: normal;
	color: #FFF;
	padding: 0 6px 0 32px;
}
#colright ul a:link {
	color: #1f3961;
	background-color: transparent;
	text-decoration: underline;
}
#colright ul a:visited {
	color: #1f3961;
	background-color: transparent;
	text-decoration: underline;
}
#colright li {
	font-size: 0.9em;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url(bullet_blk_green.gif);
	color: #333;
}
#colright li.star2 {
	font-size: 0.9em;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url(bullet-star-wht.gif);
	color: #333;
}
#colright li a:link {
	color: #3D652D;
	background-color: transparent;
	text-decoration: underline;
}
#colright li a:visited {
	color: #3D652D;
	background-color: transparent;
	text-decoration: underline;
}
#colright li a:hover {
	color: #3D652D;
	background-color: #fff;
	text-decoration: none;
}
#colright li a:active {
	color: #3D652D;
	background-color: #fff;
	text-decoration: none;
}
#colright .colright {
	border: none;
	width: 210px;
	background: transparent;
	margin: 16px auto;
	padding: 4px;
}
#colright .colrightbox p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colright .colrightbox h3 {
	font-size: 0.9em;
	line-height: normal;
	font-weight: bold;
	margin-top: 22px;
	padding-top: 0px;
	text-align: center;
}
#colright #ie6crap {
	width: 230px;
}
#colright p.quote {
	background-color: transparent;
	background-image: url(leftquote_rcol.gif);
	font-style: italic;
	font-size: 0.94em;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 24px;
	margin-right: 12px;
	margin-left: 0px;
	line-height: 1.4;
	width: 100%;
}
#colright p.author {
	background-image: none;
	margin-top: 0px;
	margin-left: 12px;
	padding-top: 0px;
	font-size: 0.8em;
	text-align: right;
}
#colright .box {
	background: #fdfaf2;
	text-align: center;
	width: 210px;
	border: 1px solid #b4aa8f;
	color: #CCC;
	margin: 12px auto;
}
#colright .box h3{
	margin: 0px;
	padding: 0px;	
}
#colright .box img{
	margin: 6px 0px;
	padding: 0px;
}
#colright .box1 {
	border: 1px solid #999;
	width: 222px;
	margin: 12px auto 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
}
/*Constent Contact*/
#colright .box1 #constcont {
	background-color: #fff;
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#colright .box1 #constcont form {
	margin: 0;
	padding: 0;
}
#colright .box1 #constcont p {
	margin: 3px 0px;
	padding: 0px;
}
#colright .box1 #constcont input.text {
	font-size: 0.8em;
	line-height: normal;
	width: 200px;
}
#colright .box1 #constcont input.submit {
	font-size: 0.8em;
	margin: 4px 0px;
}
#colright #poster {
	background: transparent;
	margin: 22px auto;
	width: 220px;
	text-align: center;
}
#colright .safe {
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 12px;
}
#colright .colrightbox1 {
	border: 2px dotted #930;
	margin-top: 18px;
	margin-bottom: 18px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 6px 0px;
	background: #FBFCE0;
}
#colright .colrightbox1 img {
	margin: 0px;
	padding: 0px;
	float: none;
	border: 1px solid #333;
}
#colright .colrightbox1 p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h3.color1 {
	color: #900;
}
#footer {
	color: #FFF;
	clear: both;
	width:100%;
	background-color: #384652;
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer p {
	margin:0;
	padding:0px;
	text-align: center;
	font-size: 0.9em;
	line-height: normal;
}
#footer p.copy {
	padding:0px;
	text-align: center;
	margin-top: 12px;
	font-size: 0.84em;
}
#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #3af235;
	text-decoration: none;
}
#footer a:active {
	color: #3af235;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgcent {
	margin-right: auto;
	margin-left: auto;
}
.imgbdr {
	border: 1px solid #333;
}
/*images*/
.imgleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgright {
	float: right;
}
.imgrightspc {
	float: right;
	padding-right: 180px;
	padding-left: 4px;
}
.imgleftbdr {
	float: left;
	margin-right: 12px;
	border: 1px solid #000;
}
.imgrightbdr {
	float: right;
	border: 1px solid #333;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.imgtopspc {
	margin-top: 38px;
}
.imgtopspcbdr {
	border: 1px solid #333;
	margin-top: 38px;
}
.bottomrule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABDED6;
	margin-bottom: 32px;
}
#imgcapt {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 620px;
}
#imgcapt p {
	font-family: Calibri, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	line-height: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.rit {
	clear:right;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}
.lft {
	clear:left;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}
.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}
.colbotfix {
	height:50px;
	font-size:50px;
	width:100%;
	overflow:hidden;
}
#content p.nospace {
	line-height: 1;
	margin: 0px 0px 12px;
	padding: 0px;
	font-size: 0.9em;
}
.space {
	font-size: 2em;
	height: 2em;
}
