body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:120%;
	background-color:#f5f5f5;
	text-align:center;
	border-top:2px solid #BA1982;
}
h1{
	font-size:140%;
	color:#590587;
	padding:0px 0px 10px 0px;
	margin:0px;
}
h1.home{
	font-size:140%;
	background-color:#FAA61A;
	color:#fff;
	padding:0px 0px 10px 0px;
	margin:0px;
}
h2{
	font-size:120%;
	font-style:italic;
	font-weight:normal;
	color:#BA1982;
	padding:0px 0px 10px 0px;
	margin:0px;
}
h2 a:active, h2 a:link, h2 a:visited 
{
	font-style:normal;
	text-decoration: none;	
}
h2 a:hover
{
	text-decoration: underline;	
}
h3{
	font-size:100%;
	font-style:normal;
	color:#BA1982;
	padding:0px 0px 10px 0px;
	margin:0px;
}
p{
    padding:0px 0px 20px 0px;
}
ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-position:outside;
	}
hr{
	width:90%;
	color:#999;
	height:1px;
	text-align:center;
}
.clear{
	clear:both;
}
/* links
---------------------------------------------------------- */	
a:active, a:link, a:visited {
	color:#FAA61A;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	color:#FAA61A;
	font-weight:bold;
	text-decoration:none;
	}
/* layout items
---------------------------------------*/
.border{
	margin:0px auto;
	width:978px;
	padding:0px 0px 10px 0px;
	text-align:center;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}
.borderinner{
	margin:0px 9px 0px 9px;
}
.header{
	width:962px;
	height:129px;
	text-align:left;
}
.header .logo{
	margin-right:67px;
	width:242px;
	float:left;
}
.header .strapline{
	width:406px;
	color:#BA7C13;
	font-size:110%;
	line-height:110%;
	text-align:right;
	float:left;
	margin:8px 40px 0px 0px;
}
.header .tel{
	width:115px;
	color:#BA7C13;
	font-size:110%;
	line-height:115%;
	font-style:italic;
	float:left;
	background:url(/themes/bas/images/tel.jpg) 0px 0px no-repeat;
	padding:0px 0px 0px 85px;
	margin:8px 0px 0px 0px;
}
.header .tel .tel2{
	color:#000;
	font-weight:bold;
}
.header .buttons{
	width:647px;
}
.header .buttons .b1{
	width:154px;
	float:left;
	height:73px;
}
.header .buttons .b2{
	width:185px;
	float:left;
	height:73px;
}
.header .buttons img{
	position: absolute;
}
.header .headcontainer{
	float:left;
	width:647px;
}
/* layout items
---------------------------------------*/
.menubottom{
	background:url(/themes/bas/images/menubg.jpg) 0px 0px no-repeat;
	clear:both;
	height:10px;
}
.menu{
	background:url(/themes/bas/images/menubg1.jpg) 0px 0px no-repeat #590587;
	clear:both;
}
.menu ul{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 15px;
}
.menu li { 
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	background-color: #590587;
}
.menu a:link, .menu a:active, .menu a:visited {
	color:#fff;
	margin:0px 25px 0px 0px;
	padding:10px 0px 10px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}
.menu a:hover {
	color:#ffff00;
	margin:0px 25px 0px 0px;
	padding:10px 0px 10px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}
.footer{
	clear:both;
	text-align:center;
	width:980px;
	margin:1px auto 0px auto;
	background-color: #590587;
}
.footer ul{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 25px;
}
.footer li { 
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	background-color: #590587;
}
.footer a:link, .footer a:active, .footer a:visited {
	color:#fff;
	margin:0px 25px 0px 0px;
	padding:10px 0px 10px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}
.footer a:hover {
	color:#ffff00;
	margin:0px 25px 0px 0px;
	padding:10px 0px 10px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}
.matrix{
	color:#999;
	text-align:center;
	width:980px;
	font-size:80%;
	margin:15px auto 0px auto;
}
.matrix a:link, .matrix a:active, .matrix a:visited {
	color:#999;
	text-decoration:underline;
}
.matrix a:hover {
	color:#999;
	text-decoration:none;
}
.footertext{
	color:#000;
	font-size:100%;
	text-align:center;
	width:980px;
	margin:20px auto 0px auto;
}
.breadcrumb{
	font-size:80%;
	padding-bottom:12px;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
.breadcrumb a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.breadcrumbdivider{
	margin:0px 8px 0px 8px;
}
.search{
    width:212px;
    clear:left;
    height:59px;
    padding:10px 0px 0px 13px;
    margin-top:20px;
    background:url(/themes/bas/images/searchbg.jpg) no-repeat;
    font-weight:bold;
}
.searchinput{
    width:140px;
}
.searchresults{
}
.searchitem{
    border-bottom:1px solid #dedede;
    padding:10px 0px 10px 10px;
}
.searchitemtitle{
    clear:left;
}
.searchitemdesc{
    padding:0px 0px 0px 20px;
    font-size:90%;
}
.rss{
	float:right;
	font-size:100%;
	line-height:150%;
	padding:0px 20px 0px 0px;
	margin:8px 4px 0px 0px;
	background:url(/themes/bas/images/rss.jpg) no-repeat 0px right;
}
.rss a:link, .rss a:active, .rss a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.rss a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
.rss2{	
	background:url(/themes/bas/images/rss2.gif) no-repeat 0px right;
}
.rss2 a:link, .rss2 a:active, .rss2 a:visited {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.rss2 a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
.homeslider{
    width:660px;
    height:299px;
   	background:url(/themes/bas/images/homeimage.jpg) no-repeat;
   	padding:0px 0px 10px 0px;
}
.content{
	width:660px;
	margin-right:20px;
	float:left;
	padding:0px 0px 0px 22px;
	line-height:160%;
	border-left:1px solid #e3e3e3;
	text-align:left;
}
.contentfull{
	width:945px;
	padding:0px 0px 0px 15px;
	border-left:0px;
}
.contenthome{
	width:654px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 8px 10px 0px;
	line-height:160%;
	border-right:1px solid #e3e3e3;
	text-align:left;
}
.contenthomeinner{
	padding:8px 0px 0px 10px;
}
.contentcontainerhome{
	clear:both;
	width:660px;
	float:left;
	margin-top:8px;
	text-align:left;
}
.contentcontainer{
	clear:both;
	margin:8px 0px 0px 0px;
	text-align:left;
}
.contenthome h1{
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
	line-height:185%;
	background:url(/themes/bas/images/h1bg.gif) #FAA61A no-repeat;
}
.contenthomeright{
	float:left;
	padding:10px 0px 0px 8px;
	line-height:160%;
	width:288px;
	text-align:left;
}
.contenthomeright h2
{
	font-size:140%;
	font-style:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
	line-height:185%;
	background:url(/themes/bas/images/h2bg.gif) #6D8705 no-repeat;
}
.contentcontainer ul{
	list-style-type:disc;
	margin:0px 0px 0px 15px;
	padding:0px;
}
.contentmenu{
	width:242px;
	padding:0px 0px 0px 15px;
	float:left;
}
.contentmenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.contentmenu li { 
	float:left;
	width:220px;
	border-bottom:1px solid #fff;
	padding:6px 0px 6px 10px;
	background-color: #590587;
}
.contentmenu a:link, .contentmenu a:active, .contentmenu a:visited {
	color:#fff;
	padding:6px 0px 6px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:normal;
}
.contentmenu a:hover {
	color:#ffff00;
	padding:6px 0px 6px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:normal;
}
.contentmenu li.active { 
	float:left;
	width:220px;
	border-bottom:1px solid #fff;
	padding:6px 0px 6px 20px;
	background: url(/themes/bas/images/submenuarrow.gif) #fff 5px 9px no-repeat;
	color:#590587;
}
.contentmenu li.active a:link, .contentmenu li.active a:active, .contentmenu li.active a:visited {
	color:#590587;
	padding:6px 0px 6px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:normal;
}
.contentmenu li.active a:hover {
	color:#590587;
	padding:6px 0px 6px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:normal;
}
.contentmenu li li { 
	float:left;
	width:210px;
	border-bottom:1px solid #fff;
	padding:6px 0px 6px 10px;
	color:#590587;
	background-color: #fff;
}

.contentmenu li.active li.active { 
	float:left;
	width:210px;
	border-bottom:1px solid #fff;
	padding:6px 0px 6px 10px;
	color:#590587;
	background-color: #fff;
	background: url(/themes/bas/images/submenuarrow.gif) #fff 0px 9px no-repeat;
}

.content ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 30px;
	padding:0px;
}
.content li{
	padding:0px 0px 12px 0px;
	list-style-type:disc;
}
.content li li{
	list-style-type:circle;
}
.event{
	border-bottom:1px solid #e3e3e3;
	padding:15px 0px 10px 0px;
}
.eventdetails{
    width:150px;
    float:left;
}
.events{
	color:#6D8705;
	font-weight:bold;
	float:left;
	width:228px;
	padding:0px 0px 0px 0px;
	font-size:90%;
	text-align:left;
}
.events2{
	color:#BA7C13;
	width:168px;
	padding:6px 0px 0px 0px;
	line-height:100%;
	float:left;
}
.events2 a:link, .events2 a:active, .events2 a:visited {

	color:#84570D;
}
.events2 a:hover {
	color:#BA7C13;
}
.events3{
	font-size:110%;
	line-height:120%;
}
.events4{
	width:60px;
	float:left;
}
.dates{
	float:left;
	width:50px;
	padding:5px 0px 0px 10px;
}
.newscontainer{
	text-align:left;
	margin:12px 9px 0px 9px;
	padding:0px 0px 0px 0px;
}
.newscontainer h3{
	padding:0px 0px 0px 10px;
    font-size:140%;
	color:#FFFFFF;
	line-height:185%;
	background:url(/themes/bas/images/h3bg.gif) #F1D1E6 no-repeat;
}
.newsitem{
	color:#590587;
	float:left;
	width:230px;
	margin:5px 5px 0px 5px;
	padding:0px 0px 10px 0px;
}
.newsheadline{
	color:#BA1982;
	line-height:120%;
	font-size:120%;
	font-weight:bold;
	padding:0px 0px 8px 0px;
	min-height:40px;
}
.newsheadline a:link, .newsheadline a:active, .newsheadline a:visited {
	color:#BA1982;
	text-decoration:none;
}
.newsheadline a:hover {
	color:#BA1982;
	text-decoration:underline;
}
.newsimage{

}
.newsdate{
	color:#BA1982;
	line-height:90%;
	font-size:90%;
	font-weight:bold;
	padding:15px 0px 5px 0px;
	margin:1px 0px 0px 0px;
}
.newsbg{
	background:url(/themes/bas/images/newsbg.jpg) #fff 0px 0px no-repeat;
	padding:0px 5px 0px 15px;
}
.eventsmore{
	padding:8px 0px 0px 10px;
}
.eventsmore a:link, .eventsmore a:active, .eventsmore a:visited {
	color:#6D8705;
	font-weight:bold;
	text-decoration:none;
}
.eventsmore a:hover {
	color:#6D8705;
	font-weight:bold;
	text-decoration:underline;
}
.formorange1{
    width:224px;
    margin:20px 0px 0px 0px;
    background:url(/themes/bas/images/formbg.jpg) #FAA61A no-repeat 0px 0px;
    padding:20px 20px 0px 20px;
    color:#fff;
    overflow:hidden;
    line-height:140%;
    font-size:120%;
    font-weight:bold;
}
.formorange1 input{
    background:#FDE1B1;
    border:0px;
    width:224px;
    line-height:140%;
    font-size:120%;
    font-weight:bold;
}
.formorange1bottom{
    background:url(/themes/bas/images/formbg2.jpg) #FAA61A no-repeat bottom left;
    height:20px;
    width:264px;
}
.formorange2{
    background:url(/themes/bas/images/formbg3.jpg) #FAA61A no-repeat 0px 0px;
    width:330px;
}
.formorange2 textarea{
    width:320px;
    height:200px;
    line-height:140%;
    font-size:120%;
    font-weight:bold;
    background:#FDE1B1;
    border:0px;
}
.formorange2bottom{
    background:url(/themes/bas/images/formbg4.jpg) #FAA61A no-repeat bottom left;
    height:20px;
    width:370px;
}
.formorangebutton{
    background:#BA1982;
    padding:20px;
    color:#fff;
    border:0px;
    margin-top:10px;
    font-weight:bold;
}
table
{
    margin-top:1px;
    border:1px solid #dedede;
}
table td{
    padding:10px;
}
table td p{
    padding:0px;
}
.quote{
    color:#C57D05;
    background:url(/themes/bas/images/quote.jpg) #fff no-repeat left top;
    padding:0px 0px 10px 50px;
}
