/* the main style sheet containing tag definitions and core styles
   1. TAGS 
   2. SITE COMPONENTS  
   3. HOME PAGE COMPONENTS
   4. SITE NAVIGATION 
   5. ADMIN / CMS STYLINGS
*/


/* 1. TAGS */

body {
    background: #ffffff;
    margin: 0;
    font-size: 0.80em;
    color:#666666;
    font-family:"Lucida Sans Unicode",verdana,sans-serif;
}


a:link, a:visited, a:hover, a:active  {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

a:hover, a:active  {
    color: #999999;
    text-decoration: none;
    font-weight: normal;
}

td, div {
    text-align:left;
}

p {
    font-size: 0.9em;
    margin:0;
    margin-bottom:12px;
    line-height: 1.3;
}

p ul li {
    font-size: 0.9em;
}

img {
    display:block;
    border:0;
}

h1 {
    margin:0;
    font-size:3.2em;
    font-weight: normal;
    color:#186b37;
    line-height:1.0em;
}

h2 {
    margin:0 0 5px 0;
    font-size:1.8em;
    font-weight: normal;
    color:#ec7126;
    line-height:1.0;
}

h2.leftheader {
    margin-left: 60px;
    margin-bottom:25px;
}

h3 {
    margin:0;
    margin-bottom:16px;
    font-size:0.9em;
    color:#000;
    line-height:1.2em;
}

h4 {
    margin:0;
    font-size:1.5em;
    font-style: italic;
    font-weight: normal;
    color:#186b37;
    line-height:1.4em;
}

form {
    margin:0;
    padding:0;
    border:0;
}


input, textarea {
    border:1px solid #999;
    padding:1px;
    background-color: #fff;
    color: #444444;
}


/* 2. SITE COMPONENTS  */

#topnav {
    margin: auto;
    width:899px;
    height: 103px;
}

#topnav a {
 float:left;
}

#topnav ul {
 float:right;
 list-style:none;
}

#topnav ul li {
 float:left;
 display:inline;
 padding:50px 20px 0 0;
 color:#8cd965;
}

#topnav ul li a, #topnav ul li a:visited {
 color:#8cd965;
 padding-left:20px;
 background:transparent url(/images/toparrow.png) no-repeat 5px 5px;
}

#nav {
    clear:both;
    margin: auto;
    width:899px;
    height: 39px;
    background: transparent url(/images/nav_bg.gif) top left no-repeat;
}

#homeshell {
    margin: auto;
    width:824px;
    padding: 38px 37px 38px 38px;
    clear: both;
    overflow: hidden;
    min-height: 400px;
    background: transparent url(/images/bg.png) top left no-repeat;
}

#shell {
    margin: auto;
    width:854px;
    padding: 23px 22px 23px 23px;
    clear: both;
    overflow: hidden;
    min-height: 400px;
    background: transparent url(/images/bg.png) top left no-repeat;
}

#contentbox {
    width:854px;
    clear: both;
    overflow: hidden;
    background: #ffffff;
}

#quote {
 float: left;
 width: 245px;
 padding: 23px 35px 16px 16px;
 color:#ff6633;
 min-height: 310px;
}

#quote a:link, #quote a:visited {
 color: #ff6633;
 text-decoration: none;
 font-weight: normal;
}

#quote a:hover, #quote a:active {
 color:#99cc33;
 text-decoration: none;
 font-weight: normal;
}

#quote a.hit {
    color:#000000;
}

h3.pagetitle {
 display:block;
 padding: 0;
 margin:0;
 font-size:1.1em;
 line-height:1.2em;
 font-family:'Gill Sans Bold', 'Verdana', sans-serif;
}

#copy {
    float: left;
    width:322px;
    padding: 23px 30px 16px 0;
    min-height: 310px;
}

#copy ul li {
    font-size: 0.9em;
    margin:0;
    margin-bottom:12px;
    line-height: 1.3;
}


#rcol {
    float: left;
    width: 174px;
    padding: 38px 16px 16px 16px;
    min-height: 310px;
}

#rcolimg {
    margin-bottom: 37px; 
}

#footer {
    bottom:0;
    margin: auto;
    width:100%;
    height: 287px;
    background: transparent url(/images/leaves.jpg) top left repeat-x;
}

div.callout {
 width:144px;
 padding:15px;
 color:#ffffff;
 margin-bottom:20px;
}

div.callout.orange {
 background-color:#EC7126;
}

div.callout.green {
 background-color:#7CBE30;
}

div.callout h1 {
 font-size:18px;
 margin-bottom:5px;
 color:#ffffff;
}
div.callout p {
 font-size:10px;
}

#accordion dt {
 padding:5px 0;
 font-weight:bold;
 cursor:pointer;
}

#accordion dd {
 margin-left:0px;
}


/* 3. HOME PAGE COMPONENTS  */

#slideshow {
 width:603px;
 height:236px;
 overflow:hidden;
 color:#ffffff;
 float:left;
}

#s1, #s2, #s3, #s4 {
 background-position:top left;
 background-repeat:no-repeat;
}

#s1 {
 background-image:url(/images/caro_ins_off.jpg);
}

#s2 {
 background-image:url(/images/caro_bus_off.jpg);
}

#s3 {
 background-image:url(/images/caro_far_off.jpg);
}

#s4 {
 background-image:url(/images/caro_com_off.jpg);
}

#slideshow h2, #slinks a, #slinks a:visited, #slideshow a, #slideshow a:visited, #onstate a, #onstate a:visited {
 color:#ffffff;
}

#slideshow div.slide {
 width:603px;
 height:236px;
}

div.offcopy, #oncopycont {
 float:right;
 margin:40px 20px 0 0;
 width:320px;
}

#videocallout {
 float:right;
 border:1px solid #eee;
 overflow:auto;
 padding:10px;
}

#onstate {
 width:603px;
 height:240px;
 color:#ffffff;
 display:block;
 position:absolute;
 z-index:1000;
}

#newscallout, #photogallery {
    float:left;
}

#newscallout {
 width:226px;
}

#photogallery {
 height:126px;
 width:335px;
 overflow:auto;
 background:#d4e8b5 url(/images/photobg.jpg) repeat-x top left;
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -webkit-border-radius: 5px;
}

#imgcont {
 width:335px;
 height:106px;
}

#imgcont img {
 float:left;
 padding:10px;
 margin:0;
 width:88px;
}

/* 4. SITE NAVIGATION */
#nav ul {
    list-style:none;
    margin: 0;
    border:0;
    width: 899px;
    padding: 10px 0 0 0;
    height: 24px;
}

#nav ul li {
    float:left;
    text-align: center;
    border:0;
    margin:0;
    width: 149px;
}


#nav ul li.hit a:active, #nav ul li.hit a:visited, #nav ul li.hit a:link {
    color: #003366;
}


#nav ul li a {
    font-weight:normal;

    color: #fff;
    padding:0;
    font-size: 1.0em;
    line-height: 1.0;
}

#nav ul li a:link, #nav ul li a:visited {
    text-decoration:none;
    font-weight:normal;
}

#nav ul li a:hover, #nav ul li a:active {
    color: #c2d6eb;
    text-decoration:none;
}

/* 5. ADMIN / CMS STYLINGS */

#adminbar {
    margin: auto;
    width: 850px;
    height: 20px;
    border-left: 1px solid #e1f7c5;
    border-right: 1px solid #e1f7c5;
    padding: 6px 5px 4px 42px;
}


#adminframe {
    float: left;
    width: 636px;
    padding:0 50px 50px 15px; 
}

