html, body {
    height: 100%;
}

body {
margin:            0px; 
padding:           0px;
font-family: Trebuchet MS, Verdana, sans-serif;
background-image:  url("images/cobaltswirl.gif");
background-repeat: no-repeat;
background-color: #02206b;
background-position:center; 
}
img {border: 0;}

p {
font-size: 14px;
line-height: 1.4;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}

h1, h2, h3, h4 {
color: #666666;
}
h2, h3, h4 {font-weight: bold; font-family: Trebuchet MS, Verdana, sans-serif;}


#topheader {
background-color: #FFFFFF;
margin-left: auto; 
margin-right: auto;
padding: 0;
width: 879px;
}

#logo {
}
#mainwrapper {
width: 877px;
margin-left: auto; 
margin-right: auto;
background-color:#FFF;
border: solid 1px #FFF;
}

.feature-box, #nav, #mainwrapper p, h1, h2, h3, h4 {
padding: 0 20px 0 20px;
}

div.blogtitle {

	}
 
.blogentry {
padding:5px 0;
}

#blog, #nav a:link {color:#666666;}
#blog, #nav a:active {color: #000;}
#blog, #nav a:visited {color: #6b1302;}
#blog, #nav a:hover {color: #666666;}

#blog a {
text-decoration: none;
}


#nav {
	color: #999;
	background-color:#FFF;
	margin: 0;
	padding: 0 0 0 20px;

}
#nav a{
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
ul.menu {
line-height: 1.25em;
margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
}
li {
font-size: 12px;
}



#footer	{ 		
font-size: 12px;
color: #666; 
text-align:center;
background-color:#FFF;

}


#rightcolumn {
float: right;
border-left: solid 1px #CCC;
width: 200px;
padding: 0 10px 10px 0;
}
.feature-box {
min-height: 250px;
width: 600px;
}
.feature-text {
font-size: 14px;
}
.feature-image {
float: left;
padding: 0 10px 0 0;
}

.feature-box-right {
min-height: 175px;
float: right;
width: 400px;
}

.feature-box h2 {
padding: 0;
}
.rightimage {
float: right;
padding: 0 0 10px 10px;

}
/* below is old*/

