/* CSS Document */

/*Standard classes*/
body{

font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
background-image:url(../images/Backgrounds/CouncilBodyBG.jpg);
background-repeat:repeat-x;
text-align:center;
margin-top:0;
padding-top:0;

} 



a:link{ color:#347765;}
a:hover{color:#6f0d1a;}
a:visited{color: #347765;}

h2{
padding-top:5px;
margin-top:2px;
color:#347765;
font-size:1.5em;
}

.ContactMail
{
font-size: 1.0 em;
font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.headings{
padding-top:5px;
margin-top:2px;
color:#347765;
font-size:1.5em;
}

.headings2{
padding-top:5px;
margin-top:2px;
color:#347765;
font-size:1.45em;
font-weight:400;
}

.subHeadings{
padding-top:5px;
margin-top:2px;
color:#6f0d1a;
font-size:1.25em;
line-height:1em;
}

h4{
padding-top:5px;
margin-top:2px;
color:#6f0d1a;
font-size:1.25em;
line-height:1em;
}

.spacing{line-height:0.8em;}

/* Holders*/
#mainHolder{

top:auto;
margin:auto;
width: 1076px;
background-image:url(../images/Backgrounds/background-tempCouncil.jpg);
background-repeat:no-repeat;
text-align:center;

}

#contentHolder{
margin:auto;
width:850px;
top:auto;
text-align:center;
 border:thin;
 border-style:solid;
 border-color:#EBEBEB;

}

/*header classes*/
#header{

width:850px;
Height:75px;
background-image:url(../images/Backgrounds/headerBackground.jpg);
background-repeat:repeat-x;


} 

#logo{

position:relative;
width:210px;
height:75px;
float:left;

}

#headerMenu{

position:relative;
width:620px;
padding-right:15px;
text-align:right;
float:right;
padding-top:35px;
font-size:14px;
color:#347765;


}

#headerMenu a:link{

	color: #347765;
	text-decoration:none;

}
#headerMenu a:hover{
	
	color:#6f0d1a;
	text-decoration:underline;
}


#HorMenu{ 

width:849px;
margin:auto;
height:25px;
text-align:left;
background-image:url(../images/Backgrounds/menu-background.jpg);
margin-bottom:2px;
background-color:#CCCCCC;
color:#333333

}

#flash{
 
 margin:auto;
 width:849px;
 height:230px;
 border:thin;
 border-style:solid;
 border-color:#EBEBEB;
 
}

/*Content classes*/
#leftContent{

position:relative;
width:567px;
float:left;

} 

#LCText{
	width:547px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}


#insetImage{width: 245px; float:left; padding:0px 10px 10px 0px; height:50px; text-align:left;}


#LCTopBoxBorder{
	padding:10px;
	border:thin;
	border-style:solid;
	border-color:#EBEBEB;
}


#LCBottomLeft{
	float:left;
	position:relative;
	width:263px;
	padding:10px;
	text-align:justify;
}
#LCBottomLeft a:link{ color:#347765;}
#LCBottomLeft a:hover{color:#6f0d1a;}


#LCBottomRight{
	float:left;
	position:relative;
	width:263px;
	padding:10px;
	text-align:justify;
}
#LCBottomRight a:link{ color:#347765;}
#LCBottomRight a:hover{color:#6f0d1a;}

#rightSidebar{
position:relative;
width:282px;
text-align:center;
float:left;

}
#map{
width:260px;
padding:5px;
}

#logins{

margin-top: 5px;
margin-right: 5px;
margin-left:15px;
width:235px;
padding:10px;
padding-top:15px;
text-align:left;

 border:1px;
 border-style:dotted;
 border-color:#CCCCCC;
 
}
#logins a:link{font-size:1.2em}
#logins a:hover{font-size:1.2em; color:#6f0d1a;}
#logins a:visited{font-size:1.2em;}

#logins2{

margin-top: 5px;
margin-right: 5px;
margin-left:15px;
width:225px;
padding:10px;
padding-top:15px;
text-align:left;

 border:1px;
 border-style:dotted;
 border-color:#CCCCCC;
 
}

#news{
width:262px;
padding:10px;
text-align:left;
}

/*Demo area ads*/
#demos{

width:850px;


}

#copyRight{}

