html, body
{
	width: 100%;
	height: 100%;
}
body
{
	background: #f9f4d6 url(../img/wallpaper.gif);
	margin: 0px;
	padding: 0px;
	font: 12px/14px tahoma;
	color: black;
}
div, form, img
{
	margin: 0px;
	padding: 0px;
}
p
{
	margin-top: 0px;
}
img, div
{
	float: left;	
	border: none;
}
/*** Floats ***/
.flleft
{
	float: left;
}
.flright
{
	float: right;
}
.flnone
{
	float: none;
}
.flclear
{
	clear: both;
}
/*** /Floats ***/

/*** Main Structure and Globals ***/
.main_table
{
	width: 100%;
	height: 100%;
}
.borders
{
	float:none;
	width: 910px;
	height: 760px;
	padding: 20px;
	margin: 0px auto;
	background: url(../img/borders.png) no-repeat top left;
}
.main_container
{
	width: 850px;
	height: 700px;
	padding: 30px;
	background: url(../img/bg_main.jpg) no-repeat top left;
}
/*** /Main Structure and Globals ***/

/*** Head ***/
.head
{
	width: 850px;
	height: 140px;
	position: relative;
}
.head a
{
	display: block;
	float: left;
	position: absolute;
	top:15px;
	left:70px;
	width: 250px;
	height: 100px;
	cursor: pointer;
}
/*** /Head ***/

/*** Menu ***/
.nav_col
{
	width: 159px;
	height: 560px;
	padding: 0px 10px 0px 21px;
	background: url(../img/bg_menu.jpg) no-repeat top left;
}
.nav_col .menu
{
	width: 143px;
	height: 350px;
	padding: 18px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
.nav_col .menu a
{
	display: block;
	float:none;
	width: 286px;

	padding-bottom: 1px;
	position: relative;
}
.nav_col .menu a img
{
	width: 286px;

}
.nav_col .signlink
{
	display: block;
	float: left;
	width: 138px;
	height: 68px;
}

.nav_col .facebook
{
	display: block;
	float: left;
	width: 138px;
	height: 58px;
}
.nav_col .address
{
	width: 165px;
	height: 65px;
	margin-left:-10px;
	padding-top:10px;
	font: 10px/12px verdana;
	color: #fdf5d6;
}
.nav_col .address span
{
	font: 10px/20px verdana;
}
/*** /Menu ***/

.sep_hor
{
	width: 660px;
	height: 10px;
	font: 0px/0px arial;
	background: url(../img/sep_hor.gif) repeat-x top left;
}
.block_150
{
	width: 660px;
	height: 150px;
}
.homepage
{
	width: 620px;
	height: 27px;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 373px 15px 0px 25px;
	text-align: left;
	font: 9px/12px verdana;
	color: #ffffff;
}



.contact
{
	width: 290px;
	height: 266px;
	padding: 94px 330px 40px 40px;
	background: #f6e55a url(../img/bg/contact.jpg) no-repeat top left;
	font: 11px/13px verdana;
	color: #a77a12;
}
.contact a:link, .contact a:visited
{
	color: #a77a12;
	text-decoration: none;
	font-weight: bold	
}
.contact a:hover
{
	text-decoration: underline;
}
.location
{
	width: 620px;
	height: 400px;
	padding-left: 40px;
	background: #de8897 url(../img/bg/location.jpg) no-repeat top left;
	color: #b24e6f;
}
.location .text
{
	padding-top: 94px;
	width: 140px;
	height: 266px;
	font: 11px/13px verdana;
	color: #b24e6f;
}
.location .image
{
	width: 435px;
	height: 337px;
	padding: 40px 0px 0px 29px;
}
.events, .unsub
{
	width: 594px;
	height: 289px;
	padding: 85px 26px 26px 40px;
	background: #f0d6a3 url(../img/bg/events.jpg) no-repeat top left;
	font: 11px/13px verdana;
	color: #a77a12;
}
.events .scroll
{
	width: 584px;
	height: 289px;
	padding-right: 10px;
	
	position: relative;
	overflow: auto;
	font: 10px/12px verdana;
	color: #a77a12;
}
.events .row
{
	width: 560px;
	padding-top: 15px;
}
.events .row .image
{
	width: 100px;
	padding-right:25px;
	min-height:10px;
}
.events .row .title
{
	text-transform: uppercase;
	font: bold 11px/13px verdana;
	color: #df253a;
	width: 110px;
	padding-right: 25px;
}
.events .row .time
{
	width: 125px;
	padding-right: 25px;
}
.events .row .descr
{
	width: 150px;
}
.events .row .descr a:link, .events .row .descr a:visited
{
	color: #df253a;
	font: 10px/28px verdana;
	text-decoration: none;
}
.events .row .descr a:hover
{
	text-decoration: underline;
}
.unsub
{
	background: #de8897 url(../img/bg/unsub.jpg) no-repeat top left;
}
.about
{
	width: 620px;
	height: 306px;
	padding: 94px 0px 0px 40px;
	background: #a8d24a url(../img/bg/about.jpg) no-repeat top left;
	font: 11px/13px verdana;
	color: #4d6713;
}
.about .scroll
{
	width: 240px;
	height: 268px;
	padding-right: 10px;
	position: relative;
	overflow: auto;
}
.about .link
{
	width: 250px;
	height: 60px;
	padding: 240px 0px 0px 40px;
}
.about .link a
{
	display: block;
	float:left;
	width: 250px;
	height: 60px;
}
.stuff
{
	position: relative;
	width: 660px;
	height: 310px;
	padding-top: 90px;
	background: #bfecf9 url(../img/bg/stuff.gif) no-repeat top left;		
}
.stuff .big_links
{
	height: 194px;
	width: 660px;
}
.stuff .big_links div
{
	width: 180px;
	height: 194px;
	padding: 0px 19px;
}
.stuff .big_links a
{
	display: block;
	float: left;
	width: 180px;
	height: 194px;
}
.stuff .link
{
	position: relative;
	width: 143px;
	height: 34px;
	overflow: hidden;
}
.stuff .l1
{
	margin: 0px 40px;
}
.stuff .l2
{
	margin: 0px 32px;
}
.stuff .l3
{
	margin-left:38px;
}
.stuff a
{
	display: block;
	position: relative;
	width: 286px;
	height: 33px;
	margin-bottom: 1px;
}
.stuff a img
{
	width: 286px;
	height: 33px;
}
.wipeout
{
	width: 500px;
	height: 300px;
	padding: 50px 80px;
	background: Black;
}
.walls
{
	width: 620px;
	height: 375px;
	padding: 25px 0px 0px 40px;
	background: #eccc93 url(../img/bg/walls.jpg) no-repeat top left;		
}
.walls .scroll
{
	width: 218px;
	height: 287px;
	padding-right: 10px;
	margin-top: 60px;
	
	position: relative;
	overflow: auto;
	font: 11px/13px verdana;
	color: #a77a12;
}
.walls .links
{
	color: #3b230f;
	font: 10px/12px verdana;
	text-align: center;
	width: 157px;
	padding-left: 28px;
	height: 50px;
	margin-top: 135px;
}
.walls .links a:link, .walls .links a:visited
{
	font-weight: bold;
	color: #db162f;
	text-decoration: none;
}
.walls .links a:hover
{
	text-decoration: underline;
}
.clips
{
	width: 620px;
	height: 375px;
	padding: 25px 0px 0px 40px;
	background: #f4e037 url(../img/bg/clips.jpg) no-repeat top left;		
}
.clips .scroll
{
	width: 131px;
	height: 287px;
	padding-right: 10px;
	margin-top: 60px;
	
	position: relative;
	overflow: auto;
	font: 10px/12px verdana;
	color: #a77a12;
}
.clips .scroll a:link, .clips .scroll a:visited
{
	color: #8c8020;
	text-decoration: none;
}
.clips .scroll a:link b, .clips .scroll a:visited b
{
	color: #db162f;
}
.clips .video
{
	width: 305px;
	height: 255px;
	padding: 45px 0px 0px 55px;
}
.winameal
{
	position: relative;
	overflow: hidden;
	width: 660px;
	height: 400px;
	background:#70d8f9 url(../img/bg/winameal.jpg) no-repeat top left;
}
.winameal.audi
{
	background:#70d8f9 url(../img/bg/audi.jpg) no-repeat top left;	
}
.winameal .form
{
	width: 355px;
	height: 295px;
	margin-top: 80px;
	padding-left:35px;
	font: 11px/13px verdana;
	color: #0c3d58;
}
.winameal .form span
{
	font: 10px/11px verdana;
}
.winameal .form .input
{
	font: 10px/12px verdana;
	color: black;
	height: 12px;
	padding: 1px 2px;
	width: 240px;
	border: 1px solid black;
	margin: 0px;
	float:left;
}
.winameal .terms
{
	width: 230px;
	height: 100px;
	margin-top: 330px;
	padding-left: 35px;
	font: 10px/12px verdana;
	color: #0c3d58;
}
.jobs
{
	width: 620px;
	height: 480px;
	padding: 80px 0px 0px 40px;
	background:#eccc93 url(../img/bg/jobs.jpg) no-repeat top left;
}
.jobs .scroll
{
	width: 334px;
	height: 450px;
	padding-right: 10px;
	
	position: relative;
	overflow: auto;
	font: 10px/12px verdana;
	color: #a77a12;
}
.jobs .scroll span
{
	color: #db162f;
}
.jobs .scroll a:link, .jobs .scroll a:visited
{
	color: #a77a12;
	font-style: italic;
	text-decoration: none;
}
.jobs .scroll a:hover
{
	text-decoration: underline;
}
.menupage
{
	width: 640px;
	height: 550px;
	padding: 10px 0px 0px 20px;
	background:#eccc93 url(../img/bg/menu.jpg) no-repeat top left;
	overflow: auto;
}
.menupage .block
{
	padding: 0px 10px 0px;
}
.menupage .block table
{
	height: 200px;
}
.menupage .block table td
{
	vertical-align: bottom;
}
.menupage .block .image img
{
	float:none;
}
.menupage .block div
{
	float: none;
}
.menupage .block .title
{
	padding-top: 5px;
	font: bold 10px/12px verdana;
	color: #3b230f;
}
.menupage .block .descr
{
	font: 9px/11px verdana;
	color: #3b230f;
}
.menupage .block .pdf
{
	font: italic 10px/12px verdana;
	color: #ed1b23;
}
.menupage .block .pdf a:link, .menupage .block .pdf a:visited
{
	color: #ed1b23;
	text-decoration: none;
}
.menupage .block .pdf a:hover
{
	text-decoration: underline;
}
.parties
{
	width: 620px;
	height: 316px;
	padding: 84px 0px 0px 40px;
	background: #9ac835 url(../img/bg/party1.jpg) no-repeat top left;
	font: 11px/13px verdana;
	color: #4d6713;
}
.parties .scroll
{
	width: 324px;
	height: 278px;
	padding-right: 10px;
	position: relative;
	overflow: auto;
}
.parties .scroll a:link, .parties .scroll a:visited
{
	color: #4d6713;
	text-decoration: none;
}
.parties .scroll a:hover
{
	text-decoration: underline;
}
.parties .link
{
	width: 190px;
	height: 60px;
	padding: 240px 0px 0px 40px;
}
.parties .link a
{
	display: block;
	float:left;
	width: 190px;
	height: 60px;
}
.showscores
{
	width: 660px;
	height: 400px;
	background: Black;
}
.showscores table
{
	margin: 0px auto;
}
.showscores .title
{
	background: #333333;
	color: #dddddd;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
}
.showscores .score
{
	background: #000000;
	color: #dddddd;
	font-weight: normal;
	padding: 2px 0px 2px 4px;
	margin: 0px;
}
.showscores .separator
{
	background: #333333;
	padding: 0px;
	margin: 0px;
}
.showscores .heading
{
	font-weight: bold;
	padding: 3px 4px;
	text-align:left;
}
.showscores .submit
{
	width: 95px;
	font: bold 10px/12px tahoma;
	color: #ffc400;
	background: #000000;
	border: 1px solid #ffc400;
	margin: 5px 0px 8px;
	padding: 2px 0px;
}
.showscores .high
{
	width: 100%;
	text-align: center;
	font: bold 16px/18px tahoma;
	color: white;
}