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

body{
	margin:0;
	padding:0;
	line-height: 1.4em;
	background:  url('../images/back.jpg') repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#054D73;
	color:#BACFDA;
	font-size:13px;
	width: auto;
}

a{
text-decoration:none;
color:#00CC00;}

a:hover{
text-decoration:none;
color:#FFFFFF;}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BACFDA;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #8AF3FF;
	text-decoration: none;
}
a.sub_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
}
a.sub_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
a.sub_link_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.link_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #8AF3FF;
	text-decoration: none;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#home #nav-home a, #about #nav-about a, #noticeboard #nav-noticeboard a, #events #nav-events a, #eventgallery #nav-eventgallery a, #legislation #nav-legislation a, #socialresponsibility #nav-socialresponsibility a, #contact #nav-contact a {
	color:#ffffff;/* declarations to style the current state */
}

#maincontainer{
width: 946px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height:21px; /*Height of top section*/
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -946px; /*Set left margin to -(MainContainerWidth)*/
}


#isyourcar{
background:url('../images/isyourcar.jpg') no-repeat top left;
height:200px;
padding:70px 40px 0 25px;
text-align:center;}

#classiccarM{
background:url('../images/classiccarM.jpg') no-repeat top left;
height:200px;
padding:70px 40px 0 25px;
text-align:center;
position:relative;}

#footer{
clear: left;
width: 100%;
background: url('../images/footer.jpg') no-repeat top left;
color:#8DADBF;
text-align: center;
padding: 10px 0;
font-size:11px;
}

#contenttop{
height:35px;
}

#navicontainer{
height:60px;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#navileft{
width:8px;
float:left;
height:60px;}

#naviitems{
width:727px;
float:left;
height:40px;
background:url('../images/navimiddle.jpg') repeat-x;
padding-top:20px;
font-weight:normal;
font-size:14px;}

#naviitems ul{
list-style:none;
margin: 0;
padding:0;
color: #333333;
}

#naviitems li {
	display: inline;
	padding:0px 10px 0 10px;
	/*background:url('images/navihighlight.jpg') repeat-x;*/
	}
	
	#naviitems li a {
	text-decoration:none;
	color:#333333;
	}
	
	#naviitems li a:hover {
	text-decoration:none;
	color:#ffffff;
	}

#intro{
width:746px;
height:100px;
background:url('../images/introback.jpg') no-repeat left top;
margin-top:5px;}

#introtext{
display:block;
padding:20px 20px 20px 20px;}

#navirite{
width:11px;
float:left;
height:60px;
}

#bottomcontent{
width:auto;
}

#news{
width:506px;
float:left;
padding-top:15px;
font-size:12px;
line-height:14px;
background:url(../images/newsline.jpg) no-repeat right top;}

#news ul{
margin:0;
padding-left:50px;
list-style-image:url(../images/bullet2.jpg);}

#news li{
margin-bottom:20px;}

#news li a{
color:#BACFDA}

#news li a:hover{
color:#ffffff}

.news{
display:block;
padding:9px 40px 10px 10px;}

.newsheading{
color:#00CC00;
font-weight:bold;}

#gallery{
width:240px;
float:left;
}

#gallerycontent{
width:200px;
#width:197px;
height:150px;
float:left;
line-height:12px;
font-size:11px;
text-align:center;}

.np{
width:20px;
float:left;}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 191px;
height: 150px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:5px; /*margin around each panel*/
#margin:2px; /*margin around each panel*/

width: 191px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.paddindtop{
padding-top:5px;
display:block;}

#flashImage{
border:#055880 solid 10px;
height:210px;
width:717px;
padding:3px;

}


#insideheaderthmImage{
border:#055880 solid 10px;
height:100px;
width:120px;
padding:3px;

}

#insideheaderImage{
border:#055880 solid 10px;
height:200px;
width:717px;
padding:3px;

}

.insideheading{
font-size:17px;
margin-bottom:10px;
font-weight:bold;
position:relative;}

#insidepagebackground{
background:url(../images/insidepagebackground.jpg) no-repeat left top;
width:743px;
margin-top:0px;}

#insidepagebackground2{
background:url(../images/insidepagebackground2.jpg) no-repeat left top;
width:743px;
margin-top:0px;}

#insidecontentarea{
display:block;
padding:65px;}


#norticeboard ul{
margin:20px;
padding:0;
list-style-image:url(../images/bullet.gif);}

#norticeboard li{
padding:10px;
border-top: #1F5F81 solid 1px;}

#norticeboard li:hover{
background-color:#105479;}

#norticeboard li a{
color: #FFFFFF;
}

#norticeboard li a:hover{
color:#ffffff;
}

#newsitems ul{
margin:20px;
padding:0;
list-style-image:url(../images/bullet.gif);}

#newsitems li{
padding:10px;
border-top: #1F5F81 solid 1px;}

#newsitems li:hover{
background-color:#105479;}

#newsitems li a{
color:#BACFDA;
}

#newsitems li a:hover{
color:#ffffff;
}

#subnavi{
width:200px;
height:1%;
float:left;
position:relative;
}

#subnavi ul{
padding:0 13px 20px 0;
margin:0;
list-style-type:none;}

#subnavi li{
border-bottom:#065D86 solid 1px;
padding:3px 3px 3px 3px;
text-align:center;
}

/*for IE*/
*html #subnavi li{
border:none;
}

#subnavi ul li:hover{
background-color:#065880
}

.subnavicurrent{
background-color:#065880;
font-weight:bold;
}

.subnavicurrent a{
color:#FFFFFF;
}

#classiccarTitle{
background:url(../images/classiccarM.jpg) no-repeat left top;
height:150px;
width:200px;
float:left;
position:relative;}

#classiccarTitle2{
background:url(../images/classiccarM2.jpg) no-repeat left top;
height:170px;
width:200px;
float:left;
position:relative;}

#mission{
list-style-type: lower-alpha}

#newsitems ul li a{
color:#00CC00;}
