/* Note - Please Update the Table of Contents as you go. Also, putting in those triple braces will make Gerard & Cato really happy. */
/* Table of Contents {{{ 

Default Selectors
Body
Headings & Paragraphs
Links
Lists
Forms
Tables


Page Structure
Main Container
Content
Footer


Page Components
Navigation
Main Navigation
Sub Navigation
Breadcrumbs

News	
Latest News
News Archive
News Item

Search

}}} */



/* Global Selectors {{{ */

/* Body {{{ */
body{padding:0 0 1px 0;}
/* }}} */

form{height:100%;}

/* Headings and Paragraphs {{{ */
h1,h2,h3,h4,h5,h6{font-weight:normal; line-height:140%;}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}

p{line-height:140%; margin:0 0 5px 0;}
strong{
    font-weight:bold;
}
cite{}
em{}
/* }}} */

/* Links {{{ */
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{}
a:link{}
/* }}} */

/* Lists {{{ */
ul{}
ol{}
li{}

dl{}
dt{}
dd{}
/* }}} */

/* Forms {{{ */ 
fieldset{}
legend{}

input{}
select{}

.textarea{}
.button{}

.errors{}
/* }}} */

/* Tables {{{ */
table{}
tbody{}
thead{}
tfoot{}
tr{}
td{}
/* }}} */
/* }}} */



/* Page Structure {{{ */
#mainContainer{margin:0 auto; min-height:100%; width:960px;}

/* Content {{{ */
#content{margin:0; min-height:100%; padding:0 0 100px 0; background:#fff;}
#content p{}

#content.search-results .box {
    margin: 0 10px;
    padding: 10px;
    background: transparent url(/userfiles/images/layout/back_blue.jpg) top left repeat;
}

#content.search-results .box h2 {
    color: #d4d3d3;
}

#content.search-results .box .box-content {
    background: #ECECEC;
}

/* }}} */	

/* Footer {{{ */
#footer{background:#232323; height:80px; margin:-100px auto 0 auto; padding:10px 0; width:960px;}
#footer p{color:#fff; text-align:center; padding:5px 0 0 0;} 
/* }}} */
/* }}} */



/* Page Components {{{ */

/* Navigation {{{ */

/* Main navigation {{{ */
#mainNavigation{}
#mainNavigation li{float:left;}
/* }}} */

/* Sub navigation {{{ */	
#subNavigation{}
#subNavigation li{}
/* }}} */

/* Breadcrumbs {{{ */	
#breadcrumbs{}
#breadcrumbs li{float:left;}
/* }}} */

/* Utils Menu {{{ */

.utilitiesMenu {
    top:10px; 
    position:absolute; 
    right:12px;
} 
.utilitiesMenu li{float:left; margin:0;}
/* }}} */


/* Footer Menu {{{ */

.footerNavigation{float:right; margin:10px 20px;}
.footerNavigation li{float:left; margin:0 10px;}
.footerNavigation li a{color:#fff; font-size:10px;}
/* }}} */         


/* }}} */


/* News {{{ */ 
/* Latest News {{{ */
#latestNews{background:#ddd; margin:30px 0; padding:10px; width:400px;}
#latestNews li{margin:0 0 10px 0;}
#latestNews h2{color:#232323; font-size:24px; }
#latestNews a{color:#232323; font-size:12px;}
#latestNews cite{}
/* }}} */

/* News Archive {{{ */
#newsArchive{}
/* }}} */

/* News Item {{{ */
.newsItem{}
/* }}} */
/* }}} */


#map_canvas {
    height:200px;
    width:100%;
}

/* }}} */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
