/* CSS Document */
/* Copyright © 2008 Tim Weselak. All Rights Reserved. */
/* Style creation started February 01, 2008. */

/* Some Link01 Test Colors: #745F5E #756767 #796C6C #965D06 */

a.link01:link {color:#985E04; text-decoration:none;}
a.link01:visited {color:#985E04; text-decoration:none;}
a.link01:hover {color:#8A8A8A; text-decoration:none;}
a.link01:active {color:#985E04;}

a.link02:link {color:#985E04; text-decoration:none;}
a.link02:visited {color:#985E04; text-decoration:none;}
a.link02:hover {color:#8A8A8A; text-decoration:none;}
a.link02:active {color:inherit; text-decoration:none;}

h1 {
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
}

h2 {
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
}

h3 {
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
}

body {
	margin-top:30px;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:0px;
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	background-color:#DAC198;
	background-image:url(images/bg6.jpg);
}

td {
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin-top:15px;
	margin-bottom:15px;
}

ul {
	margin-top:15px;
	margin-bottom:15px;
}

hr {
	height:2px;
	width:95%;
	color:#3A2524;
}

.hr1 {
	height:1px;
	width:98%;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

.hr2 {
	height:2px;
	width:100%;
	color:#3A2524;
}

.italic {
	font-style:italic;
}

.noview {
	display:none;
}

.bordertable {
	width:806px;
	height:auto;
	border:none;
	padding:0px;
}

.bordercellhorizontal {
	width:806px;
	height:28px;
	border:none;
	padding:0px;
}

.bordercellvertical {
	width:28px;
	height:auto;
	border:none;
	padding:0px;
}

.bordercellverticalcorner {
	width:28px;
	min-height:52px;
	border:none;
	padding:0px;
}

.bordercellverticalmiddleleft {
	width:28px;
	border:none;
	padding:0px;
	background-image:url(images/verticalborderleft.gif);
}

.bordercellverticalmiddleright {
	width:28px;
	border:none;
	padding:0px;
	background-image:url(images/verticalborderright.gif);
}

.banner {
	width:750px;
	height:210px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-top-width:5px;
	border-bottom-width:5px;
	border-left-width:5px;
	border-right-width:5px;
	padding:0px;
}

.bannercell01 {
	width:200px;
	height:200px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-width:0px;
	vertical-align:top;
	padding:0px;
}

.bannercell02 {
	width:5px;
	height:200px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-width:0px;
	vertical-align:top;
	padding:0px;
}	

.bannercell03 {
	width:535px;
	height:200px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-width:0px;
	vertical-align:top;
	padding:0px;
}

.bannerfoot {
	width:750px;
	height:77px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:5px;
	border-right-width:5px;
}

.bannerfootcell01 {
	width:50%;
	height:29px;
	background-color:#886B4B;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}

.bannerfootcell02 {
	width:50%;
	height:29px;
	background-color:#886B4B;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}

.bannerfootcell03 {
	width:100%;
	height:1px;
	background-color:#886B4B;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	color:#FFFFFF;
}

.bannerfootcell04 {
	width:100%;
	height:47px;
	background-color:#886B4B;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:6px;
	vertical-align:middle;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}

.gunwis {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	color:#FFFFFF;
}

.menu {
	width:750px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-top-width:15px;
	border-bottom-width:15px;
	border-left-width:10px;
	border-right-width:10px;
}

.menucell {
	width:100%;
	height:24px;
	background-color:#886B4B;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
}

.menubar01 {
	width:81.1111111111px; /*11.11111111%; 14.285714%;*/
	background-color:#886B4B;
	border-color:#3A2524;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:0px;
	vertical-align:middle;
	text-align:center;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.menubar02 {
	width:81.1111111111px; /*11.11111111%; 14.285714%;*/
	background-color:#886B4B;
	border-color:#3A2524;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	vertical-align:middle;
	text-align:center;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

a.menulink:link {color:#000000; font-weight:bold; text-decoration:none;}
a.menulink:visited {color:#000000; font-weight:bold; text-decoration:none;}
a.menulink:hover {color:#3A2524; font-weight:bold; text-decoration:none;}
a.menulink:active {color:inherit; font-weight:bold;}

.content {
	width:750px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:10px;
	border-right-width:10px;
}

.contentcellindex, .contentcellcontact {
	width:730px;
	height:520px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	vertical-align:top;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcellcharacters {
	width:730px;
	height:3212px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	vertical-align:top;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcellpublicshows {
	width:730px;
	height:520px; /** Default height is 520px; End of 2009 was 2171px **/
	background-color:#DAC198;
	background-image:url(images/blankcontent02.jpg); /** Default (images/blankcontent02.jpg); End of 2009 was (images/blankcontent02-vl-02-01.jpg) **/
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	vertical-align:middle;
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcellgallery {
	width:730px;
	height:1064px;
	border:none;
	padding:0px;
	line-height:18px;
}

.contentcellsouvenirs {
	width:730px;
	height:520px;
	background-color:#DAC198;
	background-image:url(images/blankcontent02.jpg);
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	vertical-align:middle;
	text-align:left;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcellassociates {
	width:730px;
	height:1282px;
	background-color:#DAC198;
	background-image:url(images/blankcontent02-vl-02.jpg);
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	vertical-align:top;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcellbooking {
	width:730px;
	height:1864px;
	background-color:#DAC198;
	border-color:#DAC198;
	background-image:url(images/blankcontent02-vl-02-02.jpg);
	border-style:solid;
	border-width:0px;
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcellconstruction {
	width:730px;
	height:225px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	vertical-align:top;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcell03 {
	width:365px;
	height:100%;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	vertical-align:top;
	padding-left:20px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.indent01 {
	width:580px;
	margin-top:60px;
	margin-bottom:60px;
	margin-left:75px;
	margin-right:75px;
	border-width:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.bookingimage01 {
	border-style:solid;
	border-width:2px;
	border-color:#3A2524;
	vertical-align:middle;
}

.booking01 {
	width:280px;
	padding-right:10px;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.booking02 {
	width:290px;
	text-align:center;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.booking03 {
	width:290px;
	text-align:center;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.booking04 {
	width:280px;
	padding-left:10px;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcell06 {
	padding-left:55px;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcell07 {
	width:220px;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcell08 {
	width:275px;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcell09 {
	width:465px;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcell10 {
	width:465px;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.contentcell11 {
	width:465px;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.souvenirtitle {
	margin-bottom:15px;
	margin-left:75px;
	font-weight:bold;
}

.souvenirtable {
	width:585px;
	border:2px;
	border-style:solid;
	border-color:#3A2524;
	table-layout:fixed;
	overflow:hidden;
}	

.souvenircell01 {
	width:150px;
	height:150px;
	border-style:solid;
	border-color:#3A2524;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.souvenircell01 img {
	border-width:0px;
}

.souvenircell02 {
	width:431px;
	border-style:solid;
	border-color:#3A2524;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:middle;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.souvenircell03 {
	width:auto;
	height:45px;
	border-width:0px;
	border-style:solid;
	border-color:#3366FF;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.souvenirdescription01 {
	width:360px;
	margin-left:10px;
	display:inline;
	float:left;
}

.souvenirdescription02 {
	width:510px;
	margin-top:11px;
	margin-left:10px;
	padding:0px;
	display:inline;
	float:left;
}

.souvenirbutton01 {
	width:35px;
	height:35px;
	margin-top:42px;
	display:inline;
	float:left;
}

.souvenirbutton02 {
	width:35px;
	height:35px;
	margin-top:1px;
	padding:0px;
	display:inline;
	float:left;
}

.text01 {
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-indent:inherit;
}

.foot {
	width:750px;
	background-color:#886B4B;
	border-color:#DAC198;
	border-style:solid;
	border-top-width:10px;
	border-bottom-width:5px;
	border-left-width:5px;
	border-right-width:5px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

.footcell {
	height:20px;
	background-color:#886B4B;
	border-color:#DAC198;
	border-style:solid;
	border-width:0px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
}

.backgroundsound {
	width:0px;
	height:0px;
	position:absolute;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}

.login {
	width:750px;
	height:210px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-top-width:5px;
	border-bottom-width:5px;
	border-left-width:5px;
	border-right-width:5px;
}

.login {
	width:750px;
	height:175px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-style:solid;
	border-top-width:5px;
	border-bottom-width:10px;
	border-left-width:5px;
	border-right-width:5px;
}

.logincell01 {
	width:215px;
	height:95px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-width:0px;
	vertical-align:center;
	text-align:right;
}

.logincell02 {
	width:215px;
	height:70px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-width:0px;
	vertical-align:bottom;
	text-align:center;
}

.logincell03 {
	width:5px;
	height:165px;
	background-color:#DAC198;
	border-color:#DAC198;
	border-width:0px;
	vertical-align:center;
	text-align:center;
}

.article {
	background-color:#DAC198;
	border-color:#DAC198;
	border-width:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:30px;
	vertical-align:top;
	text-align:center;
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

.articletopcell {
	height:20px;
	background-color:#DAC198;
	border-color:#3A2524;
	border-width:0px;
	padding:0px;
}

.articlesidecell {
	background-color:#DAC198;
	border-color:#3A2524;
	border-width:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
}

.articlebottomcell {
	height:20px;
	background-color:#DAC198;
	border-color:#3A2524;
	border-width:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:10px;
	text-align:right;
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

.articlecontentcell01 {
	background-color:#FFFFFF;
	border-color:#3A2524;
	border-width:0px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

.articlecontentcell02 {
	background-color:#FFFFFF;
	border-color:#3A2524;
	border-width:0px;
	padding-top:0px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	line-height:18px;
	color:#3A2524;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

.faqcontainer {
	width:350px;
	height:auto;
	border-width:2px;
	border-style:solid;
	border-color:#A57631;
	margin-left:30px;
	padding:25px;
	background-color:#DAC198;
	text-align:left;
	line-height:16px;
	font-family:Georgia, 'Times New Roman', Times, serif;	
}

.faqtitle {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

.faqshowhide {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.faqanswer {
	width:305px;
	margin-left:20px;
	display:none;
}

.faqanswerpadding {
	line-height:10px;
}

.associatescontainer {
	width:580px;
	height:1162px;
	margin-top:60px;
	margin-bottom:60px;
	margin-left:75px;
	margin-right:75px;
	border-width:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.associatestitle {
	font-weight:bold;
}

.associatescontent {
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.associatesimage01 {
	border-style:solid;
	border-width:2px;
	border-color:#3A2524;
	float:left;
}

.associatesimage02 {
	border-style:solid;
	border-width:2px;
	border-color:#3A2524;
	float:right;
}

.associatesimage03 {
	border-style:solid;
	border-width:2px;
	border-color:#3A2524;
	float:left;
}

.associatesimage04 {
	border-style:solid;
	border-width:2px;
	border-color:#3A2524;
	float:right;
}

.associatesimage05 {
	border-style:solid;
	border-width:2px;
	border-color:#3A2524;
	float:left;
}

.associatesimage06 {
	border-style:solid;
	border-width:2px;
	border-color:#3A2524;
	float:right;
}

.associatesphotos01 {
	width:510px;
	height:184px;
	boreder:none;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
}

.associatesphotos02 {
	width:510px;
	height:184px;
	boreder:none;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
}

.associatesphotos03 {
	width:390px;
	height:244px;
	border:none;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
}

.interests {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:45px;
	margin-right:0px;
	padding:0px;
}

.horsecell {	
	line-height:15px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.interestscell {
	line-height:15px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.interestslist {
	margin-top:0px;
	margin-bottom:0px;
}

.gatewaycell {
	width:150px;
	text-align:center;
	vertical-align:top;
}

.gateway {
	width:120px;
	height:120px;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	margin-top:14px;
	margin-bottom:14px;
	margin-left:auto;
	margin-right:auto;
	display:none;
	background-color:#786858;
}

.characterscontainer {
	width:580px;
	height:3092px;
	margin-top:60px;
	margin-bottom:60px;
	margin-left:75px;
	margin-right:75px;
	border-width:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.characterstitle {
	margin-bottom:15px;
	font-weight:bold;
}

.characterscontent {
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.biocontainer {
	width:570px;
	height:250px;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}  /*  Style & container removed decided style was too container-heavy with it present  */

.biocontent {
	width:550px;
	height:130px;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

.biophoto {
	width:100px;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
}

.biotitle {
	margin-bottom:15px;
	font-weight:bold;
}

.biodescription {
	padding:15px;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.publicshowscontainer{
	width:580px;
	height:400px;  /** Default height is 400px; End of 2009 height was 2051px **/
	margin-top:60px;
	margin-bottom:60px;
	margin-left:75px;
	margin-right:75px;
	border-width:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	line-height:15px;
	font-size:12px;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.publicshowstitle {
	margin-bottom:15px;
	font-weight:bold;
}

.publicshowstext {
	margin-bottom:15px;
}

.publicshowstable {
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

.publicshowscontent00 {
	width:auto;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	padding:2px;
	line-height:15px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.publicshowscontent01 {
	width:200px;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	padding:2px;
	line-height:15px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.publicshowscontent02 {
	width:122px;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	padding:2px;
	line-height:15px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.publicshowscontent03 {
	width:128px;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	padding:2px;
	line-height:15px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.publicshowscontent04 {
	width:150px;
	border-width:1px;
	border-style:solid;
	border-color:#3A2524;
	padding:2px;
	line-height:15px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

