/* CSS Document */

#container{
  background-color:#ffffff;
  overflow:hidden;
  width:959px;
  border-right: 4px solid #00677c;
  border-left: 4px solid #00677c;
  margin-top:40px;
  margin-left: 30px;
  
}


#header{
	background-color:#fffff9;
  	width:959px;
  	float:left;
	margin-top:0px;
  }


#left_image{
  background-color:#ffffff;
  width:170px;
  border-right:0px; 
  margin-right:0px; 
  float:left;
}

#navigation{
  background-color:#ffffff;
  width:789px;
  float:left;
  padding:0px;
  text-align: left;
}

#left_content{
	background-color:#ffffff;
  width:170px;
  border-right:0px; 
  margin:0px; 
  padding: 0px;
  float:left;
}

#content{
  background-color:#fffff9;
  width:600px;
  float:left;
  padding:5px;
  text-align: left;
}  
  
#storycontent{
   background-color:#fffff9;
  width:400px;
  float:left;
  padding:5px;
  text-align: left;
  }
  


#rightcolumn{
	background-color:#fffff9;
	width:145px;
	float:right;
	margin: 5px;
	padding:5px;
	border-left:1px dotted;
	border-color:#00677c;
	text-align: left;
}


#footer{
	background-color: #ffffff;
	border: 1px dotted gray;
  	width:959px;
  	float:left;
	text-align: center;
	padding:3px;
  }

/* Begin Typography & Colors */
body {
	font-size: 69%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image:url(/2008/main_site/images/background-circle.gif);
	background-repeat: no-repeat;
	color: #333;
	text-align: center;
	line-height: 1.7em;
	margin-top: 0;

	}
	
.heading1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00677c;
	text-align: left;
	}
	
.tabletext {
	font-size: 9px;
	color: #00677c;
	text-align: left;
	font-family:verdana, arial, sans-serif;
	}
	
blockquote {
	border: 1px dotted #00677c; 
	background: #ffffff; 
	font-size: 10px; 
	color:gray;
	font-family:verdana, arial, sans-serif;
	padding:8px;
	line-height: 2em;
	}
 
.quoteperson {
	font-size: 9px;
	color: #00677c;
	text-align: right;
	font-weight: bold;
	font-family:verdana, arial, sans-serif;
	}
	
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

li {
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	color: #00677c;
	list-style: none;
	}
	
.crazy {
	font-family:verdana, arial, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #ee3448;
	text-align: left;
	line-height: 1.5em;
	}
	
hr {
  	border:0;
  	border-top: 2px dotted #f790ie;
  	height: 0;
  	background: #f790ie;
	}
	
a:link {
	text-decoration: none;
	color: #ee3448;
	 }
a:visited {
	text-decoration: none;
	color: #00677c;
	}
a:hover { 
	text-decoration: none;
	color: #cadb2a;
	}
a:active {
	text-decoration: none;
	color: #ee3448;
	}
	
a img{
	border: 0px;
	}
	
	
	







/* Begin Wordpress Extras*/

h2 {
	border-bottom: 1px dotted #ccc;
	font-family:verdana, arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family:verdana, arial, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

outline {
	border-top: 1px solid #00677c;
  float:left;
  padding:5px;
	}







/*Slideshow Tags*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}


