* 


body {
font: 75% "Lucida Grande", Lucida, Verdana, sans-serif;
/*font:normal 0.8em/1.2em verdana,aria,sans-serif;*/
color:#fff;
background:#f3f4f4;
text-align: center;
}

p {
line-height: 18px;
font-size: 0.9em;
}

.clear { clear: both; }

#mainContainer {
width:993px;
margin: 0 auto; 
min-height: 300px;
background:#f3f4f4;
text-align: left; 
}

/*IE 6*/
* html #mainContainer {
height: 300px; 
}

#mainContainer_1col {
width:993px;
margin: 0 auto; 
min-height: 300px;
background:#f3f4f4;
text-align: left; 
}



/**************************
HEADER
**************************/



#header {
background-image:url(../images/header.jpg);
width:993px;
height:110px;
}



/**************************
CONTENT AND COLUMNS
**************************/
.outer {
padding-left: 180px;  
padding-right: 120px;
}

/*IE 6*/
* html .outer {
margin-top:-3px;
padding-right:0px;  /*this is to fix IE6 min-height issue - jac*/
}

.outer_1col {
padding-left: 180px;  

}

/*IE 6*/
* html .outer_1col {
margin-top:-3px;
}

.inner {
width: 813px; 
background:#107e98;
padding:0 0 0 0;
}

/*IE 6*/
* html .inner {
width: 100%;
}


.float-wrap {
float: left;
width: 689px;
margin-left: -180px; 
}

/*IE 6*/
* html .float-wrap {

}

.float-wrap_1col {
float: left;
width: 993px;
margin-left: -180px; 
}


#content {
float: right;
width: 509px;
background:#107e98 url(../images/center_col_bg.jpg) no-repeat;
position: relative; /*** IE needs this  ***/
}

/*IE 6*/ 
* html #content {
padding:0 0 15px 0;

}

*:first-child+html #content {
padding:0 0 15px 0;
}

#content_1col {
float: right;
width: 813px;
background:#107e98 url(../images/center_col_bg.jpg) no-repeat;
position: relative; /*** IE needs this  ***/
}

/*IE 6*/
* html #content_1col {
padding:0 0 15px 0;
}

*:first-child+html #content_1col {
padding:0 0 15px 0;
}

.contentWrap {
}

.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
font: 95% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.contentWrap li {
padding-bottom: 10px;
}

/**************************
LEFT COLUMN
**************************/


#left {
float: left;
width: 180px;
background:#F3F4F4;
min-height: 250px;
position: relative; /*** IE needs this  ***/
}

/*IE 6*/
* html #left {
height: 250px;
}

#left ul {
list-style: none;
padding-bottom: 4px;
}

#left li {
padding-bottom: 2px;
}

/*************************
RIGHT COLUMN
**************************/

#right {
float: right; 
background:#107e98 url(../images/right_col_bg.jpg) no-repeat;
width:284px;
padding:0 0 0 20px;
min-height: 300px;
position: relative; /*** IE needs this  ***/
height:auto !important;
}

* html #right {
margin-right: 0px; /*** IE gets this margin. ***/

}

#right ul {
list-style: none;
padding-bottom: 4px;
}
#right li {
padding-bottom: 2px;
}

/**************************
FOOTER
**************************/

#footer {
width:993px;
margin: 0 auto;
background:#f3f4f4 url(../images/footer_bg.jpg) no-repeat;
background-position:right;
height:111px;
}

#footer_development {
width:993px;
margin: 0 auto;
background:#f3f4f4 url(../images/footer_development_bg.jpg) no-repeat;
background-position:right;
height:111px;
}

#footer_faq {
width:993px;
margin: 0 auto;
background:#f3f4f4 url(../images/footer_faq_bg.jpg) no-repeat;
background-position:right;
height:111px;
}

#footer_location {
width:993px;
margin: 0 auto;
background:#f3f4f4 url(../images/footer_location_bg.jpg) no-repeat;
background-position:right;
height:111px;
}

#footer_news {
width:993px;
margin: 0 auto;
background:#f3f4f4 url(../images/footer_news_bg.jpg) no-repeat;
background-position:right;
height:111px;
}

#footer_peterborough {
width:993px;
margin: 0 auto;
background:#f3f4f4 url(../images/footer_peterborough_bg.jpg) no-repeat;
background-position:right;
height:111px;
}

#footer_project {
width:993px;
margin: 0 auto;
background:#f3f4f4 url(../images/footer_project_bg.jpg) no-repeat;
background-position:right;
height:111px;
}

#footer_links {
width:993px;
margin:0 auto;

} 

#footer_links_left {
float:left;
margin:0 0 0 180px;
}

* html #footer_links_left {
float:left;
margin:0 0 0 90px;
}

#footer_links_right {
float:right;
}

/*IE 7*/
*:first-child+html .nav {
margin:-3px 0 0 0;
}

/*IE 6*/
* html .nav {
margin:-3px 0 0 0;
}

/*IE 7*/
*:first-child+html .nav2 {
margin:-5px 0 0 0;
}

/*IE 6*/
* html .nav2 {
margin:-5px 0 0 0;
}

#mailing {
background:#f3f4f4 url(../images/mailing_bg.jpg) no-repeat;
width:162px;
height:122px;
margin:0 0 0 0;
}

/*IE 7*/
*:first-child+html #mailing {
background:#f3f4f4 url(../images/mailing_bg.jpg) no-repeat;
width:162px;
height:122px;
margin:-2px 0 0 0;
}

/*IE 7*/
* html #mailing {
background:#f3f4f4 url(../images/mailing_bg.jpg) no-repeat;
width:162px;
height:122px;
margin:-2px 0 0 0;
}

.mailing_form {
padding:35px 0 0 18px;
text-align:left;
}

*:first-child+html .mailing_form {
text-align:left;
}

.mailing_box {
border: 1px solid #8a8a86;
font-size:0.85em;
padding:3px;
color:#aaabab;
font-style:italic;
font-weight:bold;
margin-top:10px;
width: 124px;
}

/*ie 7*/
*:first-child+html .mailing_box {
border: 1px solid #8a8a86;
font-size:0.85em;
padding:3px;
color:#aaabab;
font-style:italic;
font-weight:bold;
margin-top:10px;
width:120px;
}

/*ie 6*/
* html .mailing_box {
border: 1px solid #8a8a86;
font-size:0.85em;
padding:3px;
color:#aaabab;
font-style:italic;
font-weight:bold;
margin-top:10px;
width:120px;
}

.mailing_box2 {
border: 1px solid #8a8a86;
margin-top:0px;
font-size:0.85em;
padding:3px;
color:#aaabab;
font-style:italic;
font-weight:bold;
margin-top:4px;
width: 124px;
}

/*ie 7*/
*:first-child+html .mailing_box2 {
border: 1px solid #8a8a86;
font-size:0.85em;
padding:3px;
color:#aaabab;
font-style:italic;
font-weight:bold;
margin-top:3px;
width:120px;
}

/*ie 6*/
* html .mailing_box2 {
border: 1px solid #8a8a86;
font-size:0.85em;
padding:3px;
color:#aaabab;
font-style:italic;
font-weight:bold;
margin-top:3px;
width:120px;
}

.mailing_btn {
margin:4px 0px 0 48px;
background:url(../images/join_btn.jpg) no-repeat;
width:80px;
height:17px;
border:none;
cursor:pointer;
}

.mailing_btn:hover {
background:url(../images/join_btn_over.jpg);
}

.contact_btn {
margin:-7px 0px 0 48px;
background:url(../images/contact_btn.jpg) no-repeat;
width:80px;
height:17px;
border:none;
cursor:pointer;
}

.contact_btn:hover {
background:url(../images/contact_btn_over.jpg);
}

#log_res {
height:auto;
margin-top: -30px;
}

#log_res p {
margin:0;
padding: 4px 4px 0 0;
}

#log_res.ajax-loading{
background: url(../images/spinner.gif) no-repeat center ;
padding:0 0 0 0;
}

.error {
font-size:0.85em;
color: maroon;
font-style:italic;
font-weight:bold;
margin:0;
padding:0;
}

#news_top {
background:url(../images/news_top.jpg) no-repeat;
width:264px;
height:34px;
margin:140px 0 0 0;
}

#planningApp_top {
background:url(../images/planningApp_top.jpg) no-repeat;
width:264px;
height:34px;
margin:140px 0 0 0;
}

#news_middle {
background-image:url(../images/news_middle.jpg);
background-repeat:repeat-y;
width:228px;
padding:0 18px 0 18px;
}

#planningApp_middle {
background-image:url(../images/news_middle.jpg);
background-repeat:repeat-y;
width:228px;
padding:0 18px 0 18px;
}

#planningApp_middle p {
background: url(../images/pdf_icon.jpg) no-repeat scroll 6px 2px;
border-bottom:1px solid #98BDC5;
font-size:10px;
line-height:14px;
margin:4px 0;
padding:0 0 4px 25px; }

#news_btm {
display:block;
background:url(../images/news_btm.jpg) no-repeat center top;
width:264px;
height:18px;
}

.news_date{
font-size:0.85em;
color:#006990;
font-style:italic;
}

.news_text{
color:#FFFFFF;
font-size:0.85em;
font-style:italic;
}

.news_readmore {
margin:5px 0px 0px 160px;
}

.news_item {
border-bottom: 1px solid #3d96ad; 
}

.img_title {
padding:20px 0 0 0;
font-size:0.80em;
font-style:italic;
float:right;
height:50px;
width:148px;
}

.news_img {
float:left;
height:70px;
width:108px;
}

#news_image_one {
clear:both;
width:264px;
height:70px;
}

/*ie 7*/
*:first-child+html #news_image_one {
clear:both;
width:264px;
height:70px;
margin-top:5px;
}

#news_image_two {
clear:both;
width:264px;
height:70px;
margin-top:10px;
}

/*ie 7*/
*:first-child+html #news_image_two {
clear:both;
width:264px;
height:70px;
margin-top:10px;
}

#right_content_img {
margin:0px 0px 0pt -21px;
padding:106px 3px 3px 0;
}

/*ie 7*/
*:first-child+html #right_content_img {
margin:0px 0px 0pt -21px;
padding:106px 3px 3px 0;
}

.main_news_date {
color:#dbd9d1;
font-style:italic;
}	

#content_text {
padding:10px 0 0 25px;
width:470px;
}

*:first-child+html #content_text {
padding:20px 0 0 25px;
width:470px;
}

#content_text_1col {
padding:10px 0 0 25px;
width:740px;
}

*:first-child+html #content_text_1col {
padding:20px 0 0 25px;
width:740px;
}

#sub_nav {
padding:0 0 5px 29px;
}

*:first-child+html #sub_nav {
padding:0 0 25px 29px;
}

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

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

a:hover {
text-decoration:underline;
}

.link {
margin-top:10px;
}

.sitemap {
line-height:20px;
}

.sub_sitemap {
line-height:20px;
padding: 0 0 0 15px;
font-style:italic;
}

.sub2 {
margin-left:-5px;
}

*:first-child+html .homenav {
margin-top:-3px;
}

* html .homenav {
margin:-3px 0 0 0;
padding:0 0 0 0;
}


* html .homenav2 {
margin:-10px 0 0 0;
padding:0 0 0 0;
}

.padding2px {
padding:2px 0 0 0;
}

.whyMedia { background: url(../images/whyLogo.png) no-repeat scroll 0 0; display: block; font-size: 10px; padding-left: 20px; padding-bottom: 5px; margin: 5px; color: #333 !important; }

