body, form {
	padding:0px;
	margin:0px;
	font-family:Trebuchet ms, Arial, Helvetica, sans-serif;
}

body {
	background-color:#060d17;
}


#Content p {
	color:#333333;
	font-size:90%;
	line-height:140%;
}

#Content ul {

}

#Content ol {
}

#Content li {
	color:#333333;
	font-size:90%;
	line-height:140%;
}	

#Content h1 {
	color:#007f7d;
	font-weight:lighter;
	font-size:160%;
	margin:0 0 20px 0;
	padding:0px;
}

#Content h2 {
	font-weight:lighter;
	font-size:140%;
	margin:0 0 20px 0;
	padding:0px;
	color:#d3789b;
}

#Content h3 {
	font-weight:bold;
	font-size:120%;
	margin:0 0 20px 0;
	padding:0px;
	color:#76bd09;
}

#Content h4 {
	font-weight:lighter;
	font-size:100%;
	margin:0 0 20px 0;
	padding:0px;
}

#Content a {
	color:#eb9421;
	text-decoration:none;
}

#Content a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

.Hide {
	display:none;
}

.Clear {
	clear:both;
}

.Wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0 15px 0 15px;
}

#SiteWrapper {
	background-color:#0b0f18;
	min-height:1200px;
	height:auto !important;
	height:1200px;
	background-image:url(../images/BackgroundImage.jpg);
	background-repeat:no-repeat;
	background-position:top;
}	

.InfoTable {
	font-family:Trebuchet ms, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	color:#333333;
	font-size:12px;
	margin-bottom:50px;
}

.InfoTable th {
	padding: 0 0.5em;
	text-align: left;
}

.InfoTable tr.InfoTableHead td {
	border-top: 1px solid #e99322;
	border-bottom: 1px solid #e99322;
	background: #f1f1f1;
}

.InfoTable tr td {
	border-bottom: 1px solid #CCC;
	padding: 4px;
}

.InfoTable tr:hover td {
	border-bottom: 1px solid #e99322;
	background: #f1f1f1;
}

.InfoTable td+td {
	border-left: 1px solid #CCC;
	text-align: left;
}


/*----- HEADER -----*/

#Header {
	background-color:#75bd09;
	min-height:80px;
	height:auto !important;
	height:80px;
	padding:0;
	background-image:url(../images/HeaderRpt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:2px solid #eb9320;
}

#Header .Wrapper {
	background-image:url(../images/HeaderBckgrnd.gif)!important;
	background-repeat:no-repeat;
	background-position:right;
	min-height:80px;
	height:auto !important;
	height:80px;
}

#Logo {	
	float:left;
	padding:0 0 0 0;
}

#Search {
	float:right;
	width:265px;
	height:25px;
	margin:30px 0 0 0;
}

#SearchIcon {
	float:left;
}

#Content {
	background-color:#FFFFFF;
}

/*----- LEFT -----*/

#LeftCol {
	float:left;
	width:225px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:20px 0 20px 0;
}

#Nav {
	margin:0 0 0 0;
}

#CommunityStrategy {
	margin:0 0 0 0;
	padding:10px;
	background-color:#ececec;
	border:1px solid #CCCCCC;
}

#CommunityStrategy p.Header 
{
	font-weight:bold;
	font-size:120%;
	margin:0 0 20px 0;
	padding:0px;
	color:#76bd09;
}

/*----- RIGHT COL -----*/

#RightCol {
	float:right;
	width:720px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:20px 0 20px 0;
}

/*----- BREADCRUMB -----*/

#Breadcrumb {
	min-height:10px;
	height:auto !important;
	height:10px;
	font-size:70%;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

#Breadcrumb ul {
	margin:0px;
	padding:0px;
	display:inline;	
}

#Breadcrumb ul li {
	list-style-type:none;
	background-image:url(../images/breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 12px;
	display:inline;
	color:#023568;
	font-size:100%;
}

#Breadcrumb ul li a {
	text-decoration:none;
	color:#e99322;
	padding-right:10px;
}

#Breadcrumb ul li a:hover {
	text-decoration:underline;
	border-bottom:none;
	color:#e99322;
}

#Breadcrumb ul li.selected a {
	color:#999999;
}


/*----- HOME -----*/

#WelcomePanel {
	height:345px;
	margin:0 0 20px 0;
}

.WorkingtoImprove {
	font-size:120%;
	color:#FFFFFF;
	display:block;
}

.SocialEconomicEnvironmental {
	font-size:200%;
	color:#28425d;
	text-align:right;
	display:block;
}

.And {
	color:#FFFFFF;
	font-size:400%;
	display:block;
	float:left;
}

.AspectsofGloucester {
	text-align:right;
	color:#077b28;
	display:block;
	clear:both;
}


#Welcome h1 {
	color:#124679 !important;
}

#HomeNews {
	margin:0 0 0 0;
	padding:10px;
	float:left;
	width:330px;
	background-color:#ececec;
	border:1px solid #CCCCCC;
}

#HomeNews ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#HomeNews ul li {
	margin:10px 0 0 0;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#f2f2f2;
	background-image:url(../images/NewsItemRpt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#HomeNews h2, #HomeEvents h2, #CommunityStrategy h2 {
	margin:0px;
	padding:0px;
	color:#008080;
}	

#HomeNews a, #HomeEvents a , #CommunityStrategy a {
	color:#008080;
}

#HomeEvents {
	margin:0;
	padding:10px;
	float:right;
	width:330px;
	background-color:#ececec;
	border:1px solid #CCCCCC;
}

#HomeEvents ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#HomeEvents ul li {
	margin:10px 0 0 0;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#f2f2f2;
	background-image:url(../images/NewsItemRpt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.Date {
}

.NewsPanelView1 ul, .NewsPanelView1 ul li, .EventsPanelView1 ul, .EventsPanelView1 ul li
{
    list-style:none;
    padding:5px 0;
}

.NewsPanelView1 ul li a, .EventsPanelView1 ul li a
{
    font-size:120%;
}
/*----- FOOTER -----*/

#Footer {
	background-image:url(../images/FooterGrad.gif);
	background-position:top;
	background-repeat:repeat-x;
	clear:both;
	min-height:130px;
	height:auto !important;
	height:130px;
	background-color:#eb9320;
}

#FooterInfo {
	float:left;
}

#Footer p {
	padding:10px 0 0 0;
	margin:0px;
	color:#FFFFFF;
	line-height:170%;
}

#Footer a {
	color:#FFFFFF;
}

#Footer ul {
	margin:0;
	padding:20px 0 10px 0;
	color:#FFFFFF;
	font-size:80%;
}

#Footer ul li {
	margin:0 10px 0 0;
	padding:0px;
	display:inline;
}	

#Footer ul li a {
	text-decoration:none;
	color:#FFFFFF;
}	

#Footer ul li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}


#BacktoTop {
	width:80px;
	height:35px;
	border:1px solid #eea341;
	padding:45px 0 0 0;
	background-image:url(../images/BackTop.gif);
	background-position:bottom;
	float:right;
	margin:20px 0 0 0;
	text-align:center;
}

#BacktoTop a {
	text-decoration:none;
	color:#fff;
	font-size:80%;
}

#BacktoTop a:hover {
	text-decoration:underline;
	color:#fff;
}

.DesignedBy {
	font-size:70%;
	color:#fff;
}

.DesignedBy a {
	text-decoration:none;
	color:#fff;
	border-bottom:1px solid #ccc;
}

.DesignedBy a:hover {
	text-decoration:none;
	color:#fff;
	border-bottom:1px solid #fff;
}

.ImageCourtesy {
	color:#FFFFFF;
	font-size:60%;
}

p.CommentsHeader, p.CommentAddTitle {
	font-size:140% !important;
	margin:20px 0 !important;
	color:#d3789b !important;
}

#NewsComments ul, #NewsComments li {
	list-style:none;
	margin:0;
	padding:0;
}

#NewsComments li {
	padding:8px 0;
	border-bottom:1px solid #76bd09;
}

.CommentDate {
	color:#76bd09;
}

.CommentName {
	font-weight:bold;
	color:#007f7d;
	padding:5px 0;
}

.StartDateText, .EndDateText {
	font-weight:bold;
	color:#76bd09;
	font-size:90%;
	line-height:140%;
}

.StartDate, .EndDate {
	color:#333333;
	font-size:90%;
	line-height:140%;
}