/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body, html {
    background-image: url('/images/background_gradient.jpg');
    background-repeat: repeat-x;    
    background-color: #71706E;
}

body {
 font-family: Arial, Helvetica, sans-serif;
}

a{color: #55a51c;}

p, ol {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    padding: 0px 15px 15px 15px;
    letter-spacing: 0.08em;
}

p.date {
    padding-bottom: 5px;
}

p.explorerdays {
    padding-bottom: 0px;
}

.story_divider {
    clear: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #71706E;
    padding-bottom: 15px;
    margin-bottom: 35px;
    margin-left: 15px;
}

ol {
    list-style-type: none;
    font-weight: bold;
}

h1 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    font-weight: bold;
    letter-spacing: 0.08em;
    padding-left: 15px;
}

h2 {
    font-size: 20px;
    line-height: 26px;
    color: #007DC3;
    letter-spacing: 0.08em;
    padding-left: 15px;
    padding-bottom: 15px;
}

h3 {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    padding-left: 15px;
    letter-spacing: 0.08em;
    font-weight: bold;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
 background-color: #ffffff;
}

#content { 
 float: left;
 color: #333;
 background: #FFFFFF;
 width: 600px;
 display: inline;
}

#header {
    padding-left: 15px;
 color: #333;
 width: 785px;
 float: left;
 height: 100px;
 background: #FFFFFF;
}

#footer { 
 width: 800px;
 height: 70px;
 clear: both;
    background: #FFFFFF;
}

#footer p {
    padding:10px 0px 20px 15px;
    text-align: center;
    font-size: 10px;
    letter-spacing:0px;
}

#navigation {
 float: left;
 width: 785px;
    background-image:url('/images/new_gradient.jpg');
    background-repeat:no-repeat;
    margin-left: 15px;
}

#rightcolumn {
 width: 185px;
 float: left;
 margin-right: 15px;
}

#navigation ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    width: 785px;
}

#navigation ul li {
    display: inline;
}

#navigation ul a {
    display: block;
    float: left;
    margin: 0px 30px 0px 0px;
    text-decoration: none;
    text-align:center;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
    padding: 10px 0px 14px 0px;
}

#navigation ul a:hover {
    color: #336600;
    text-decoration:underline;
}

#navigation #current a {
    color: #336600;
    text-decoration:underline;
}

#slideshow_container {
    width: 100%;
    border-width: 1px;
    border-color: #71706E;
    border-style: solid;
    margin-bottom: 15px;
}

#slideshow_container p {
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color: #FFFFFF;
    background-color: rgb(198, 89, 133);
    letter-spacing: 0.08em;
    margin: 9px;
    padding: 3px 3px 3px 8px;
}

.bannerimg {
    margin-left: 15px;
    padding-bottom: 15px;
}

.collageimg {
    margin-left: 2px;
    padding-bottom: 15px;
}

.sidebarimg {
    border-width: 1px;
    border-color: #71706E;
    border-style: solid;
    margin-bottom: 15px;
}

.sidebarcw {
    border-width: 0px;
    margin-bottom: 15px;
    margin-left: 8px;
}

.caterpillar {
    margin-left: 0px;
    margin-right: 5px;
    float: left;
}

.alignleft {
    float:left;
}

.alignright {
    float:right;
}

.successimg {
    margin-right: 10px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.materialsimg {
    margin-right: 10px;
    float: left;
    border-style: none;
    border-width: 0px;
}
