@charset "UTF-8";
/* CSS Document */


a {
	outline:none;
}


body {
	margin:0px;
	padding:0px;
	background-color:#120a04;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

div#pageHeadWrap {
	position:relative;
	width:100%;
	overflow:visible;
	z-index:10;
}
div#pageHeadContents {
	width:1000px;
	margin:auto;
}

div#pageBodyWrap {
	position:relative;
	width:100%;
	background-color:#000000;
}
div#pageBodyContents {
	position:relative;
	width:1000px;
	margin:auto;
}

div#pageFootWrap {
	position:relative;
	width:100%;
}
div#pageFootContents {
	bottom:0px;
	width:1000px;
	margin:auto;
	padding-top:30px;
}


div#search {
	position:absolute;
	top:50px;
	left:875px;
}
form#searchForm input {
	background-color:#633b1b;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:2px 5px;
	border:0px;
}
form#searchForm input.med {
	width:75px;
	height:16px;
	background-image:url('../images/applyform_input_med.jpg');
}
form#searchForm input#searchSubmit {
	width:33px;
	height:17px;
	background-image:url('../images/applyform_submit.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
}


div#prevNextBtns {
	position:absolute;
	top:20px;
	left:875px;
}



div#pageHead {
	position:relative;
	height:145px;
}

div#pageLogo {
	position:absolute;
	left:10px;
	top:30px;
}

div#pageHeadMenu {
	position:absolute;
	top:100px;
	right:0px;
	width:845px;
	text-align:right;
}

ul#pageHeadMenuList {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b59d84;
}

ul#pageHeadMenuList li {
	float:right;
	margin:0px 0px 0px 83px;	/* space between menu items */
	background-image:url('../images/menu_top_1.jpg');
	background-repeat:no-repeat;
	height:10px;
}

ul#pageHeadMenuList li a {
	width:100%;
	height:100%;
	display:block;
}

ul#pageHeadMenuList li#who {
	background-position:0px 0px;
	width:69px;
}
ul#pageHeadMenuList li#who:hover, ul#pageHeadMenuList li#who.selected {
	background-position:0px -15px;
}

ul#pageHeadMenuList li#members {
	background-position:-143px 0px;
	width:46px;
}
ul#pageHeadMenuList li#members:hover, ul#pageHeadMenuList li#members.selected {
	background-position:-143px -15px;
}

ul#pageHeadMenuList li#events {
	background-position:-262px 0px;
	width:154px;
}
ul#pageHeadMenuList li#events:hover, ul#pageHeadMenuList li#events.selected {
	background-position:-262px -15px;
}

ul#pageHeadMenuList li#apply {
	background-position:-479px 0px;
	width:90px;
}
ul#pageHeadMenuList li#apply:hover, ul#pageHeadMenuList li#apply.selected {
	background-position:-479px -15px;
}

ul#pageHeadMenuList li#schedule {
	background-position:-640px 0px;
	width:111px;
}
ul#pageHeadMenuList li#schedule:hover, ul#pageHeadMenuList li#schedule.selected {
	background-position:-640px -15px;
}



div#pageFoot {
	/*position:absolute;*/
	bottom:0px;
	height:15px;
}


div#pageFootMenu {
	position:relative;
	width:1000px;
	margin:auto 0px auto 0px;
}

ul#pageFootMenuList {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b59d84;
	height:20px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
	padding-left:12px;
}

ul#pageFootMenuList li {
	float:left;
	margin:0px 88px 0px 0px;	/* space between menu items */
	padding:0px;
	background-image:url('../images/menu_bottom_1.jpg');
	background-repeat:no-repeat;
	height:10px;
}

ul#pageFootMenuList li a {
	width:100%;
	height:100%;
	display:block;
}

ul#pageFootMenuList li#gold {
	background-position:0px 0px;
	width:67px;
}
ul#pageFootMenuList li#gold:hover, ul#pageFootMenuList li#gold.selected {
	background-position:0px -15px;
}

ul#pageFootMenuList li#board {
	background-position:-147px 0px;
	width:84px;
}
ul#pageFootMenuList li#board:hover, ul#pageFootMenuList li#board.selected {
	background-position:-147px -15px;
}

ul#pageFootMenuList li#news {
	background-position:-311px 0px;
	width:87px;
}
ul#pageFootMenuList li#news:hover, ul#pageFootMenuList li#news.selected {
	background-position:-311px -15px;
}

ul#pageFootMenuList li#sights {
	background-position:-478px 0px;
	width:62px;
}
ul#pageFootMenuList li#sights:hover, ul#pageFootMenuList li#sights.selected {
	background-position:-478px -15px;
}

ul#pageFootMenuList li#sponsor {
	background-position:-626px 0px;
	width:70px;
}
ul#pageFootMenuList li#sponsor:hover, ul#pageFootMenuList li#sponsor.selected {
	background-position:-626px -15px;
}

ul#pageFootMenuList li#faq {
	background-position:-781px 0px;
	width:20px;
}
ul#pageFootMenuList li#faq:hover, ul#pageFootMenuList li#faq.selected {
	background-position:-781px -15px;
}

ul#pageFootMenuList li#contact {
	background-position:-878px 0px;
	width:68px;
}
ul#pageFootMenuList li#contact:hover, ul#pageFootMenuList li#contact.selected {
	background-position:-878px -15px;
}


div#goldBox {
	position:absolute;
	display:none;
	bottom:4px;
	left:12px;
	background-color:#000000;
	border:1px solid #745848;
	padding:0px;margin:0px;
}

div#goldContents {
	padding:10px;
	margin:0px;
	font-size:14px;
	color:#aa937c;
	text-align:center;
}

div#goldContents a:link, div#goldContents a:visited {
	color:#aa937c;
	text-decoration:underline;
}
div#goldContents a:hover {
	color:#FFFFFF;
}

div#goldPage {
	min-height:460px;
	text-align:center;
	padding:20px;
}



div#aboutContent {
	position:relative;
	font-size:12px;
	color:#a69684;
	line-height:20px;
	height:500px;
}

div#aboutTitle {
	position:absolute;
	top:30px;
	left:430px;
	color:#a69684;
	font-size:16px;
}

div#aboutLink{
	position:absolute;
	top:30px;
	left:580px;
	font-style:italic;
}
div#aboutLink a {
	font-size:12px;
	color:#a69684;
	text-decoration:underline;
}
div#aboutLink a:hover {
	color:#ffa258;
}
div#aboutContent div#logoScroller, div#faqContent div#logoScroller {
	position:absolute;
	left:85px;
	top:70px;
	width:300px;
	height:410px;
	font-size:10px;
	color:#555555;
}


div#membersContent {
	width:1000px;
	height:500px;
	background-image:url('../images/members_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
}
div#memberDetailContent {
	width:1000px;
	height:500px;
	position:relative;
}

div#memberDetailContent div#backBtn {
	position:absolute;
	top:75px;
	left:7px;
}
div#memberDetailContent div#backBtn a:link, div#memberDetailContent div#backBtn a:visited {
	font-size:12px;
	color:#ab947c;
	font-style:italic;
	text-decoration:underline;
}
div#memberDetailContent div#backBtn a:hover {
	color:#ebb47b;
}


div#memberLogos {
}

div#memberLogos ul {
	list-style:none;
	margin:0px;padding:0px;
}

div#memberLogos ul li {
	float:left;
	width:210px;
	height:130px;
	/*border:1px solid #2c201a;
	background-color:#000000;*/
	margin:0px 27px 10px 0px;
}

div#memberLogos ul li p {
	text-align:center;
	margin:0px;
	padding:0px;
}
div#memberLogos ul li a:link, div#memberLogos ul li a:visited  {
	color:#98826c;
	font-size:12px;
	text-decoration:none;
}
div#memberLogos ul li a:hover {
	color:#d3a87c;
}


div#memberInfo {
	position:relative;
	float:left;
	width:330px;
	height:410px;
	padding:30px 0px 0px 0px;
	left:180px;
}

div#memberInfo div#hr {
	margin-left:40px;
	width:290px;
	height:2px;
	background-color:#cc9f6a;
	border:0px;
}

div#memberInfo div#memberLogo {
	width:290px;
	text-align:center;
	margin-left:40px;
}

div#memberInfo div#memberInfoText {
	font-size:12px;
	color:#ab947c;
	width:290px;
	text-align:left;
	margin-left:40px;
}

div#memberInfo div#memberLink {
	position:absolute;
	top:460px;
	width:290px;
	margin-left:40px;
	text-align:center;
}
div#memberInfo div#memberLink a:link, div#memberInfo div#memberLink a:visited {
	font-size:12px;
	color:#ab947c;
	font-style:italic;
	text-decoration:underline;
}
div#memberInfo div#memberLink a:hover {
	color:#ebb47b;
}

div#memberCollection {
	position:relative;
	float:right;
	width:460px;
	height:440px;
	background-image:url('../images/member_collection_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

div#memberCollection div#memberFullImage {
	width:100%;
	margin-top:28px;
	text-align:center;
}
div#memberCollection div#memberThumbs {
	width:100%;
	margin-top:20px;
	text-align:center;
}
div#memberCollection div#memberThumbs ul {
	list-style:none;
	padding:0px;margin:0px;
	width:100%;
}
div#memberCollection div#memberThumbs ul li {
	display:inline;
	margin-right:10px;
}

div#memberCollection div#memberPhone {
	position:absolute;
	top:470px;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#ab947c;
	font-style:italic;
}

div#fullImageLoading {
	position:absolute;
	top:28px;left:90px;
	padding:5px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	width:70px;
	display:none;
}

div#memberPlusDiv {
	position:absolute;
	top:28px;
	left:380px;
	width:15px;
	height:15px;
}



div#eventsContent {
	width:1000px;
	height:500px;
	position:relative;
}

div#poll1 {
	position:absolute;
	top:20px;
	left:200px;
	width:360px;
	height:130px;
	font-size:12px;
	color:#ab947c;
}

div#poll2 {
	position:absolute;
	top:20px;
	right:0px;
	width:360px;
	height:130px;
	font-size:12px;
	color:#ab947c;
}

div#poll1 div#poll1Options ul, div#poll2 div#poll2Options ul {
	list-style:none;
	padding:0px;margin:0px;
}

div#poll1 div#poll1Options ul li, div#poll2 div#poll2Options ul li {
	margin-bottom:2px;
	cursor:pointer;
}

div#poll1 div#poll1Options ul li img, div#poll2 div#poll2Options ul li img {
	margin-right:15px;
	padding-bottom: 2px;
	vertical-align: middle;
}

div#poll1 div#poll1Question, div#poll2 div#poll2Question {
	width:170px;
	float:left;
}

div#poll1 div#poll1Options, div#poll2 div#poll2Options {
	width:180px;
	float:right;
}

div#poll1 div#poll1Other, div#poll2 div#poll2Other {
	padding-top:10px;
	float:right;
}

div#poll1 div#poll1Other input#poll1OtherText, div#poll2 div#poll2Other input#poll2OtherText {
	background-image:url('../images/poll_other_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	width:102px;
	height:13px;
	margin:0px 5px 0px 5px;
	padding:3px 3px 1px 3px;
	color:#ff9d4e;
}

div#poll1 div#poll1Other input#poll1Submit, div#poll2 div#poll2Other input#poll2Submit {
	background-image:url('../images/vote_btn.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:79px;
	height:21px;
	border:0px;
	margin:0px;
	padding:0px;
}

div#poll1 div#poll1Results, div#poll2 div#poll2Results {
	width:180px;
	float:right;
}

div#poll1 div#poll1Results ul, div#poll2 div#poll2Results ul {
	list-style:none;
	padding:0px;margin:0px;
}

div#poll1 div#poll1Results ul li, div#poll2 div#poll2Results ul li {
	margin-bottom:2px;
	cursor:auto;
}

div#poll1 div#poll1Results ul li p, div#poll2 div#poll2Results ul li p {
	float:left;
	width:130px;
	padding:0px;
	margin:0px;
	line-height:16px;
}

div#poll1 div#poll1Results ul li div, div#poll2 div#poll2Results ul li div {
	float:left;
	background-color:#6e3e18;
	height:10px;
	margin:4px 0px 4px 0px;
	padding:0px;
}



div#events {
	position:absolute;
	top:180px;
	left:0px;
}

div.eventItem {
	clear:both;
	width:1000px;
}

div.eventItem div.hr {
	background-image:url('../images/brown_fade_bar.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
	height:5px;
	margin:0px;
	padding:0px;
	line-height:1px;
	background-color:#70584a;
}

div.eventItem div.eventInfo {
	float:left;
	width:370px;
	font-family:Helvetica, Arial, sans-serif;
	color:#887663;
	margin:0px;
	padding:21px 0px 0px 100px;
}
div.eventItem div.eventInfo p.eventLocation {
	float:left;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	margin:0px 15px 0px 0px;
	padding:0px;
}
div.eventItem div.eventInfo p.eventCityState {
	font-size:20px;
	margin:0px;
	padding:0px;
}
div.eventItem div.eventInfo p.eventDate {
	clear:left;
	font-style:italic;
	font-size:20px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
div.eventItem div.eventInfo p.eventLink {
	margin:0px 0px 8px 0px;
	padding:0px;
}

div.eventItem div.eventInfo a:link, div.eventItem div.eventInfo a:visited {
	font-style:italic;
	font-size:12px;
	text-decoration:none;
	color:#5a4e42;
}
div.eventItem div.eventInfo a:hover {
	color:#b28455;
}

div.eventItem div.eventImage {
	margin:0px;
	padding:0px;
	float:right;
}




div#applyContent {
	width:830px;
	/*height:500px;*/
	position:relative;
	padding:0px 60px 0px 110px;
}

div#applyContent div#applyHead {
	padding:20px 0px 30px 0px;
	text-align:center;
}
div#applyContent div#applyHead h3 {
	font-size:13px;
	font-weight:bold;
	text-style:italic;
	color:#CDB9A3;
	line-height:22px;
	padding:0px;margin:0px;
}
div#applyContent div#applyHead p {
	font-size:13px;
	color:#C0AD99;
	margin:0px;
	line-height:18px;
	padding:0px 0px 0px 40px;
}

div#applyContent div.applyLevel {
	position:relative;
	display:block;
	padding:5px;
	margin-bottom:15px;
	border:1px solid #402e20;
}

div#applyContent div.applyLevel div.applyLevelTitle {
	width:230px;
	font-size:20px;
	color:#000000;
	margin:0px 55px 0px 0px;
	padding:5px;
	float:left;
}

div#applyContent div.applyLevel div.applyLevelDesc {
	font-size:13px;
	color:#C0AD99;
	line-height:18px;
	float:left;
	width:500px;
}

div#applyContent p#applyLevelNote {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#C0AD99;
}


div#applyContent div#pdfDiv {
	padding-top:30px;
}

div#applyContent div#pdfDiv a:link, div#applyContent div#pdfDiv a:visited {
	font-size:12px;
	color:#C0AD99;
}
div#applyContent div#pdfDiv a:hover {
	font-size:12px;
	color:#d9c4ad;
}

div#applyFormDiv {
	padding:0px 0px 30px 0px;
}

div#applyFormDiv a:link, div#applyFormDiv a:visited {
	color:#887663;
	font-size:14px;
}
div#applyFormDiv a:hover {
	color:#b28455;
}

div#applyFormDiv p#message {
	padding:0px;
	margin:20px 0px 20px 0px;
	font=size:14px;
	color:#FFFFFF;
}

form#applyForm p {
	font-size:12px;
	color:#C0AD99;
	padding:0px 0px 3px 0px;
	margin:0px;
}

form#applyForm input {
	background-color:#633b1b;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:2px 5px;
	border:0px;
}

form#applyForm input.long {
	width:216px;
	height:16px;
	background-image:url('../images/applyform_input_long.jpg');
}

form#applyForm input.long2 {
	width:130px;
	height:16px;
	background-image:url('../images/applyform_input_long2.jpg');
}

form#applyForm input.med {
	width:75px;
	height:16px;
	background-image:url('../images/applyform_input_med.jpg');
}

form#applyForm input.med2 {
	width:50px;
	height:16px;
	background-image:url('../images/applyform_input_med2.jpg');
}

form#applyForm input.short {
	width:27px;
	height:16px;
	background-image:url('../images/applyform_input_short.jpg');
}

form#applyForm textarea {
	background-color:#633b1b;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:2px 5px;
	border:0px;
	overflow:auto;
	* background-attachment:fixed;
}

form#applyForm textarea.box {
	width:216px;
	height:61px;
	background-image:url('../images/applyform_textarea.jpg');
}

form#applyForm textarea.box2 {
	width:216px;
	height:33px;
	background-image:url('../images/applyform_textarea2.jpg');
}

form#applyForm input#applySubmit {
	width:33px;
	height:17px;
	background-image:url('../images/applyform_submit.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
}

form#applyForm div.sameLine {
	float:left;
	margin-right:9px;
}

form#applyForm div.column {
	width:226px;
	padding-right:60px;
	float:left;
}

form#applyForm div.lastColumn {
	width:226px;
	float:left;
}

form#applyForm div#tradeShows {
	height:150px;
	width:226px;
	font-size:11px;
	color:#C0AD99;
	padding-top:10px;
}

form#applyForm div#tradeShows ul {
	list-style:none;
	padding:0px;margin:0px;
}

form#applyForm div#tradeShows ul li {
	margin-bottom:2px;
	cursor:pointer;
}

form#applyForm div#tradeShows ul li img {
	margin-right:5px;
	padding-bottom: 2px;
	vertical-align: middle;
}

form#applyForm div#tradeShows input#tradeShowsOther {
	background-image:url('../images/poll_other_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	width:102px;
	height:13px;
	margin:0px 5px 0px 5px;
	padding:3px 3px 1px 3px;
	color:#ff9d4e;
}

form#applyForm div#attending {
	width:226px;
	height:80px;
	font-size:12px;
	color:#C0AD99;
	padding-top:10px;
}

form#applyForm div#attending ul {
	list-style:none;
	padding:0px;margin:0px;
	padding-top:10px;
}

form#applyForm div#attending ul li {
	clear:right;
	cursor:pointer;
}

form#applyForm div#attending ul li p {
	float:right;
	width:200px;
	padding-bottom:10px;
}

form#applyForm div#attending ul li img {
	margin-right:10px;
	padding-bottom: 2px;
	vertical-align: middle;
	float:left;
}


form#applyForm div#levels {
	width:226px;
	height:60px;
	font-size:12px;
	color:#C0AD99;
	padding-top:0px;
}

form#applyForm div#levels ul {
	list-style:none;
	padding:0px;margin:0px;
	padding-top:10px;
}

form#applyForm div#levels ul li {
	clear:right;
	cursor:pointer;
}

form#applyForm div#levels ul li p {
	float:right;
	width:200px;
	padding-bottom:5px;
}

form#applyForm div#levels ul li img {
	margin-right:10px;
	padding-bottom: 2px;
	vertical-align: middle;
	float:left;
}








div#schedContent {
	width:1000px;
	height:500px;
	position:relative;
	background-image:url('../images/schedbg.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
}

div#schedHeader {
	padding-top:20px;
}
div#schedHeader div.hr {
	/*background-image:url('../images/brown_fade_bar.jpg');
	background-position:right top;
	background-repeat:no-repeat;*/
	width:220px;
	height:3px;
	border:0px;
	margin:0px;
	padding:3px 0px;
	background-color:#887663;
}

div#schedContent div.schedItem {
	padding-top:93px;
	padding-left:100px;
	font-family:Helvetica, Arial, sans-serif;
	color:#887663;
}

div#schedContent div.schedItem div.schedCityState {
	font-size:20px;
}
div#schedContent div.schedItem div.hr {
	/*background-image:url('../images/brown_fade_bar.jpg');
	background-position:right top;
	background-repeat:no-repeat;*/
	width:220px;
	height:3px;
	border:0px;
	padding:0px;
	margin:3px 0px;
	background-color:#887663;
}

div#schedContent div.schedItem div.schedItinerary {
	/*padding-left:20px;*/
}

div#schedContent div.schedItem div.schedItinerary p {
	font-size:12px;
	margin:10px 0px 15px 0px;
	padding:0px;
	line-height:1.21em;
}

img#schedHeadImage {
	float:right;
	padding-left:8px;
	padding-top:2px;
}
img#schedImage1 {
	float:right;
	padding-left:15px;
	padding-top:2px;
}
img#schedImage2 {
	float:right;
	padding-right:100px;
	padding-left:15px;
}


div#newsContent {
	width:1000px;
	height:500px;
	position:relative;
	font-size:12px;
	color:#a69684;
	line-height:20px;
}

div#newsContent a:link, div#newsContent a:visited {
	color:#bf9c73;
	text-decoration:underline;
}
div#newsContent a:hover {
	color:#FFFFFF;
}


div#newsDates{
	position:absolute;
	left:100px;
	top:70px;
	width:285px;
	height:410px;
}

div#newsDates div {
	width:200px;
	background-color:#633A1A;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
}
div#newsDates div.on {
	background-color:#A7917A;
}

div#newsDates a:link, div#newsDates a:visited {
	color:#000000;
	text-decoration:none;
}
div#newsDates a:hover {
	font-weight:bold;
}

div#newsTitle{
	position:absolute;
	top:30px;
	left:200px;
	color:#a69684;
	font-size:14px;
	width:800px;
}



div#sightsContent {
	width:1000px;
	height:500px;
	position:relative;
	padding:0px;
	margin:0px;
	background-image:url('../images/sightsbg.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
}

div#sightsContent div.sightItem {
	/*float:right;*/
	font-size:16px;
	color:#887663;
	padding:40px 0px 0px 100px;
}
div#sightsContent div.sightItem div.sightCity {
	float:left;
	font-weight:bold;
	font-style:italic;
	margin:0px 15px 15px 0px;
}
div#sightsContent div.sightItem div.sightLabel {
	float:left;
	font-style:italic;
	font-size:12px;
	line-height:22px;	
}
div#sightsContent div.sightItem div.sightLocation {
	font-style:italic;
	font-weight:bold;
	float:left;
	margin:0px 15px 15px 0px;
	padding:0px;
}
div#sightsContent div.sightItem div.sightLocation2 {
	float:left;
}
div#sightsContent div.sightItem div.sightLink {
	clear:both;
	margin:0px 0px 15px 0px;
}
div#sightsContent div.sightItem div.sightLink a:link, div#sightsContent div.sightItem div.sightLink a:visited {
	font-size:12px;
	font-style:italic;
	color:#887663;
	text-decoration:none;
}
div#sightsContent div.sightItem div.sightLink a:hover {
	color:#b28455;
}
div#sightsContent div.sightItem div.sightInfo {
	/*width:365px;*/
	width:530px;
	height:320px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFFFFF;
}
div#sightsContent div.sightItem div.sightInfo p {
	/*padding:25px 150px 25px 15px;*/
	padding:5px 150px 4px 0px;
}

div#sightsContent div.sightItem div.sightInfo p a:link, div#sightsContent div.sightItem div.sightInfo p a:visited {
	color:#887663;
	text-decoration:none;
}
div#sightsContent div.sightItem div.sightInfo p a:hover {
	color:#b28455;
}





div#sightsContent div#fadeBar {
	float:right;
	width:27px;
	height:420px;
	background-image:url('../images/vert_fade_bar.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 65px;
}



div#boardContent {
	width:1000px;
	height:500px;
	position:relative;
}

div#sponsorContent {
	width:1000px;
	height:500px;
	position:relative;
}



div#faqContent {
	width:1000px;
	height:500px;
	position:relative;
	font-size:12px;
	color:#a69684;
	line-height:20px;
}

div#faqContent div#faqTitle {
	position:absolute;
	top:30px;
	left:430px;
	color:#a69684;
	font-size:14px;
	font-weight:bold;
}





div#contactContent {
	width:1000px;
	height:500px;
	position:relative;
	background-image:url('../images/contact_bg.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}

div#contactContent div#contactInfo {
	width:620px;
	padding:21px 40px 0px 0px;
	text-align:right;
	float:left;
}
div#contactContent div#contactInfo p {
	margin:0px;padding:0px;
}
div#contactContent div#contactInfo p.smaller {
	font-size:10px;
	line-height:14px;
}
div#contactContent div#contactInfo p.bigger {
	font-size:14px;
	line-height:22px;
}

div#contactContent div#contactFormDiv {
	float:left;
	height:435px;
	width:226px;
	padding:12px 0px 0px 0px;
}

div#contactContent div#contactCredits {
	clear:both;
	font-size:10px;
	color:#AAAAAA;
	text-align:center;
}

form#contactForm p {
	font-size:12px;
	color:#C0AD99;
	padding:0px 0px 3px 0px;
	margin:0px;
}

form#contactForm input {
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:2px 5px;
	border:0px;
}

form#contactForm textarea {
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:2px 5px;
	border:0px;
	overflow:auto;
	* background-attachment:fixed;
}

form#contactForm input.long {
	width:216px;
	height:16px;
	background-image:url('../images/applyform_input_long.jpg');
}

form#contactForm textarea.box3 {
	width:216px;
	height:143px;
	background-image:url('../images/applyform_textarea3.jpg');
}

form#contactForm input#contactSubmit {
	width:33px;
	height:17px;
	background-image:url('../images/applyform_submit.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
}



div#searchContent {
	width:1000px;
	min-height:450px;
	padding-top:50px;
	position:relative;
}
div#searchContent div.searchResult {
	width:700px;
	padding-left:200px;
	padding-bottom:20px;
}
div#searchContent div.searchResult a:link, div#searchContent div.searchResult a:visited {
	font-size:14px;
	color:#AAAAAA;
	text-decoration:underline;
}
div#searchContent div.searchResult a:hover{
	color:#FFFFFF;
}



p#comingSoon {
	width:100%;
	text-align:center;
	font-size:20px;
	color:#666666;
}







#scrollContent {
	position:absolute !important;
	margin:0px;padding:0px;
	padding-bottom:50px;
	top:20px;
	}
#scrollContainer {
	margin:0px;padding:0px;display:block;
}
#scrollContainer #handle {
	width:21px;
	height:11px;
	cursor:pointer;
	position:absolute;
	
	}
#scrollContainer #handle #knob {
	width:21px;
	height:39px;
	line-height:0;
	position:relative;
	top:0px;
	background:url(../images/knob.gif) no-repeat;
	left:10px;
	font-family:Georgia,Times,serif;
	font-size:18px;
	
}
#track {
	width:21px;
	height:380px;
	position:absolute;
	/*border-left: 1px solid #dba67c;*/
	top:0px;
	margin:0px;padding:0px;
	cursor:pointer;
}	
#track2 {
	width:1px;
	height:100%;
	position:absolute;
	background-color:#dba67c;
	top:0px;
	margin:0px 10px 0px 10px;padding:0px;
	cursor:pointer;
}	
