﻿#header {
	width:1015px;
	background:url('../imagesStyle/HeaderBG.gif') repeat-x;	
}
#Main {
    /*change to 1120 to accommodate 300 x 250 Big Box ads */
    width:1000px;
}
 #MainContent {
	/*change to 1120 to accommodate 300 x 250 Big Box ads */
	width:1000px !important;
	padding:0;
	margin:0;
}   
#LHSContent {
	width:750px;
}
#LeaderBoard {
    margin:0;
    padding:0;
} 
#NewSearch {
    clear:both;
    margin:15px 0 15px 600px;
}  
#RHLinks {
	/*change to 310 to accommodate 300 x 250 Big Box ads */
	width:190px;
	float:right;
	margin:0 0 10px 0;
	padding:0;
}
#RHLinks ul {
    margin:90px 5px 10px 15px;
    padding:0;
    list-style-type: none;
}
#RHLinks ul li {
    border-bottom:1px gray dashed;
    padding:8px 0 8px 15px;
    font-size:1.2em; 
    background:url('../imagesstyle/column-box-bullet1.gif') no-repeat;       
}
#RHLinks ul li:first-child {border-top:1px gray dashed;}
#RHLinks ul li a:link { color: #404fa1; }
#RHLinks ul li a:visited { color: #6e2f92; }
#RHLinks ul li a:hover { color: #0082d1; }
#RHLinks ul li a:active { color: #f1ab00; }

div.LocalItem {
    margin:0 0 50px 0;
    padding-bottom:15px;
}
div.LocalItem h3 {color:#F47D31; margin:20px 0 0 0px;}
div.LocalItem p.centre {
    width:465px; 
    text-align:center;
    padding:10px;
    border:1px #4184D6 solid;
    background-color:#EEEEEE;
    margin:0 0 0 40px;
}
h2.Admin {
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 143%;
    color: #2677A8;
    margin:10px;	        
    font-weight: normal;    
}
table.PriceList {
	width:500px;
	border:1px #F47D31 solid;
	margin:0 0 25px 10px;
	padding:3px;
}    
table.PriceList thead {
	background-color:#4280B3;
	color:white;
	font-weight:bold;
}
table.PriceList tr.alternating {
	background-color:#EEF0ED;
}
table.PriceList td {
	padding:5px;
	text-align:center;
}
table.PriceList td.FirstColumn {text-align:left; padding-left:10px}
td a:link {color:#E67945;}
td a:visited {color:#007770;}
td a:hover {color:#4B90CD;}

ol.notes {font-size:10px;}
ol.notes li {margin:0; padding:0}
ul.BigCheckmark {
	margin:0 5px;
	padding:0;
	list-style-type:none;
}
ul.BigCheckmark li {
	background:url('../imagesstyle/ul_checkmark.gif') no-repeat;
	margin:0 50px 25px 10px;
	padding:10px 0 12px 50px;
	border-bottom:1px black dashed;
	border-top:1px black dashed;	
	font-size:12px;
	font-weight:bold;
	color:black;
}
ul.LocalAnchors {
    list-style-type:none;
    margin:15px 0 50px 50px;
}
ul.LocalAnchors li {
    background:url('../imagesstyle/pagetitlearrow.gif') no-repeat;
    padding:3px 0 5px 20px;
    margin:0;
}
.arrow, .arrowleft {
	font-weight: bold;
	color: #f1ab00;
}

.GoldB {
	font-weight: bold;
	color: #f1ab00;
}
.intro {padding:15px;}
.StaffLogin {
    padding-left: 17px;
	background: url('../imagesStyle/button_logon.gif') no-repeat 0 50%; 
}

