/*
COLOURS

bgpink: #EDDBE1

pink: #f15481
brown: #543d3d
dark brown: #2e1e22
dirtywhite: #ebe4d8
offwhite: #f7f2e9 or #F8F8EC
lite pink: #faeff2
mid pink: #fbccd9
darkpinkbrown: #855261

*/

body, html 
{
	position:absolute; top: 0px; left: 0px;
	background: url(images/bg.gif) repeat #EDDBE1;
	color: #2e1e22;/*#855261;*/
	font: 1.2em/1.4em Trebuchet MS, Helvetica, Arial, sans-serif;
	margin: 5px auto 20px auto;
	padding:0;
	width:1024px;
	}
	
body {
	font-size: 62.5%;
	}
	
a:link, a:visited {
	color:#f15481;
	}
	
a:hover, a:active {
	color:#FF0066;
	text-decoration:none;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	margin:.2em 0 .2em 0;
	text-transform:uppercase;
	/*padding-bottom:0;
	line-height:.6em;*/
	}
	
h1 {font-size: 2.6em;color: #543d3d;font-family: Arial Narrow, Trebuchet MS, Helvetica, Arial, sans-serif;}
h2 {font-size: 1.8em;color:#f15481;}
h3 {font-size: 1.8em;color: #543d3d;}
h4 {font-size: 1.8em;color: #543d3d;}
h5 {font-size: 1.4em;color:#f15481;}
h6 {font-size: 1.4em;color: #543d3d;}
	
strong, b {
	font-weight:bold;
	font-size:1.2em;/*
	word-spacing:.1em;
	letter-spacing:.1em;*/
	}
	
p {
	font-size: 1em;
	padding:0 20px 0 20px;
	color:#2e1e22;
	}
	
blockquote {
	border: 1px solid #ebe4d8;
	background-color:#fafafa;
	padding: 10px 0 10px auto;
	line-height:1.8em;
	color:#855261;
	}
	
li {
	list-style:square outside;
	}
	
table {
	background-color:#fff;
	border-bottom: 1px solid #f15481;
	border-left: 1px solid #fbccd9;
	border-right: 1px solid #fbccd9;
	}
	
td {
	border-bottom: 1px solid #fbccd9;
	border-top: 1px solid #fff;
	font-size:11px;
	color:#2e1e22;
	background: url(images/contact_grad_bg.gif) repeat-x top #fff;
	
	}
	
hr {
	border:none;
	color:#f15481;
	background-color:#f15481;
	width:400px;
	height:2px;
    }
	
	
	
/* CLASSES */

.full blockquote {
	border: 3px double #ebe4d8;
	background-color:#fafafa;
	padding: 10px 0 10px auto;
	line-height:1.8em;
	color:#855261;
	margin:0;
	}

.lvls {
	list-style:none outside;
	padding-top: 1.8em;
	}

.chocoglass {
	height: 27px;
	width:100%;
	background: url(images/chocoglass_bg.gif) repeat-x #543d3d;
	border-bottom: 1px solid #2e1e22;
	border-top: 1px solid #F8F8EC;
	}
	
.chocoglass a {
	padding: 0 0 0 10px;
	}
	
.candyglass {
	height: 33px;
	width: 100%;
	background: url(images/candyglass_bg.gif) repeat-x #f15481;
	border-bottom: 1px solid #855261;
	border-top: 1px solid #F8F8EC;
	padding: 0px !important;
	}

.candyglassnav {
	height: 33px;
	width: 649px;
	background: url(images/nav/table_bg.gif) repeat-x #f15481;
	border-bottom: 1px solid #855261;
	border-top: 1px solid #F8F8EC;
	padding: 0px !important;
	}
		
.white {
	background-color:#FFF;
	}
	
.right {
	float:right;
	}
	
.left {
	float:left;
	padding: 0 0 10px 20px !important;
	}
	
.clear {
	clear:both;
	padding: 10px 0 10px 20px !important;
	}
	
.data {
	background-color:#fff;
	border-bottom: 1px solid #f15481;
	border-left: 1px solid #fbccd9;
	border-right: 1px solid #fbccd9;
	margin: 10px 0 10px 0;
	}
	
.data td {
	border-bottom: 1px solid #fbccd9;
	border-top: 1px solid #fff;
	font-size:11px;
	background: url(images/contact_grad_bg.gif) repeat-x top #fff;
	vertical-align:top;
	}
	
.data th {
	text-align:left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f15481;
	background-color:#fbccd9;
	text-transform:uppercase;
	font-size:14px;
	font-family:Arial Narrow, Helvetica, Arial, sans-serif;
	}
	
.subnav td {
	padding-left:10px;
	}
	
.subnav .cellhead, .subnav .cellfoot {
	/*background: url() #fff;*/
	}
	
.subnav .current {
	background: url() #f15481;
	color:#fff;
	border-top: 1px solid #543d3d;
	border-bottom: 1px solid #543d3d;
	}
	
.subnavi {
	
	}
	
.subnavi div, .subnavi a {
	width:19%;
	height:3em;
	background: url(images/contact_grad_bg.gif) repeat-x top #fff;
	margin:10px 1px 10px 1px;
	padding:6px 0 6px 3px !important;
	border: 1px solid #EDDBE1;
	float:left;
	
	}
	
.subnavi .current {
	background: url() #fff;
	}

.pank, .LAWNVvertLinks, .LAWNVcityInfo, .LAWNVsmLinks {
	color:#f15481 !important;
	}
	
.LAWNVobs1, .LAWNVobs2, .LAWNVobsWx {
	color:#543d3d !important;
	}
	
/* IDS */

#header {
	height:/*203px;*/333px;
	padding: 0;
	margin:0;
	width:100%;
	background-color:#F8F8EC;
	border-left: 1px solid #ebe4d8;
	border-right: 1px solid #ebe4d8;
	/*border-top: 1px solid #F8F8EC;
	border-bottom: 1px solid #2e1e22;
	background: url(images/contact_grad_bg.gif) repeat-x top #fff;*/
	}
	
#logo {
	background: url(image25headerlogo_bg.jpg) repeat;
	height:/*139px;*/269px;
	margin:0;
	}
	
#navi {
	width:100%;
	/*margin-bottom:0px;
	vertical-align:bottom;*/
	}
	
/*NAVIGATION START*/
#nav {
	width:100%;
	margin:0 auto 0 auto;
	text-align:center;
	padding:0;
	padding-left:25px;
	/*height: 20px;
	background-color: #4B4545;
	text-align: left;
	margin: 2px 0 0 0;
	padding: 1px 0 0 4px;
	font-size: 11px;*/
	}
	
#nav a {
	text-decoration: none;
	padding: 0 auto 0 auto;
	font-size:1.5em;
	font-family: Arial Narrow, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
	
#nav a:link, #nav a:visited {
	color:#2e1e22;
	}
	
#nav a:hover, #nav a:active {
	color:#543d3d;
	}
	
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:100%;
	}
	
#nav li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0 auto 0 auto;
	
	}
	
#nav li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	padding: 5px;
	}
	
#nav li>ul {
	top: auto;
	left: auto;
	}
	
#nav li:hover ul, #nav li.over ul {
	display: block;
	}
	
#nav li ul li {
	height:23px;
	padding: 2px 0 2px 0;
	width:120px;
	clear: both;
	}
	
/*NAVIGATION END*/
	
	
#main {
	padding:0 30px 30px 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ebe4d8;
	background-color:#F8F8EC;
	text-align:justify
	}
	
#mainCol div {
	border-bottom: 1px solid #ebe4d8;
	border-top: 1px solid #fff;
	padding:50px 0 0 75px;
	}
	
#mainCol p {
	font-size: 1em;
	padding:0 0 0 20px;
	color:#2e1e22;
	}
	
#news {
	margin:30px 0 0 0;
	width: 475px;
	padding-left:225px;
	}

#upcoming {
	position:absolute; top: 390px; left: 745px;
	
	width: 230px;
	background-color:#fbccd9;
	padding:10px 20px 10px 20px;
	text-align:left
	}

#localraces {
	position:absolute; top: 390px; left: 10px;
	
	width: 185px;
	background-color:#fbccd9;
	padding:10px 20px 10px 20px;
	text-align:left
	}

#sponsors div {
	height:100px;
	/*background-color:#fff;
	padding: 0px !important;*/
	}
	
#mav {
	display:inline;
	padding: 0 0 0 450px;
	}
	
#side {
	/*float:right;
	width:180px;*/
	width: 100%;
	background: url(images/contact_grad_bg.gif) repeat-x top #fff;
	padding:10px !important;
	margin:auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f15481;
	border-left: 1px solid #fbccd9;
	border-right: 1px solid #fbccd9;
	}
	
#side li {
	display:inline;
	}
	
#generalinfo {
	text-align:left
	}

#contact {
	background: url(images/contact_grad_bg.gif) repeat-x top #fff;
	padding:10px;
	margin:1px 0 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b88594;
	font-size:11px;
	clear:both;
	}
		
#contact .info {
	margin:0 auto 0 10px;
	width:250px;
	background: url(images/swishes.gif) no-repeat;
	}
	
#contact .info strong {
	color:#f15481;
	font:16px/1.4em Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
	
#totop {
	float:right;
	}

#copy {
	font-size:9px;
	color:#f15481;
	margin:0 auto 0 auto;
	width:760px;
	text-align:center;
	}