* { padding: 0; margin: 0; }

body {
	background-color: #ffffff;
	background-image: url(images/bluetop.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family:verdana, arial, sans-serif; 
    font-size:12px; color:#000000;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#header {
 color: #000000;
 width: 900px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 110px;
 margin: 0px 0px 0px 0px;

}



#leftcolumn { 
 color: #000000;
 border: 0px;
 background:#ffffff;
 margin: 10px 5px 5px 0px;
 padding: 10px;
 width: 150px;
 float: left;
}

/*-------------- horizontal menu-------------------*/

#menubar {

 width: 900px;
 float: left;
 padding: 0px;
 border: 0px;
 height: 30px;
 margin: 0px 0px 0px 0px; 
}


a.menu, a.menu:link, a.menu:visited 
{
display:block; 
width:150px; 
height:30px; 
background:#000000; 
border:0px; 
margin-top:0px; 
text-align:center; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:12px; color:#ffffff;
font-weight: bold;  
line-height:30px; 
overflow:hidden;
float:left;
}

a.menu:hover 
{
color:#ffffff; 
background:#666666;
float:left;
}
a.menu:active 
{
color:#ffffff; background:#c00;
float:left;
} 

/*------------------------------side nav---------------------*/

a.nav, a.nav:link, a.nav:visited 
{
display:block; 
width:150px; 
height:25px;
background:#ffffff; 
border-bottom-color: #ccc;
border-bottom-width: 1px;
border-bottom-style: solid; 
text-align:left; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:12px;
font-weight: bold; 
color:#000000;
line-height:25px; 
overflow:hidden;
padding-left:4px;
}

a.nav:hover {
background:#e5e5e5;
}

a.nav:active {
background:#e5e5e5;
}


#content { 
 float: left;
 color: #000000;
 background:#ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 100px;
 height: auto;
 width: 526px;
 display: inline;
 list-style: square;
 list-style-position: inside;
}

#contentnonav { 
 float: left;
 color: #000000;
 background:#ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 100px;
 height: auto;
 width: 676px;
 display: inline;
 list-style: square;
 list-style-position: inside;
}

#pagetitle { 
 float: left;
border-bottom-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid; 
 background:#ffffff;
 margin: 0px 5px 5px 0px;
 padding: 15px 10px 5px 10px;
width: 526px;
height: auto;
 display: inline;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:20px; color:#000000;
font-weight: bold; 
text-decoration:none;
}

#pagetitlenonav { 
 float: left;
border-bottom-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid; 
 background:#ffffff;
 margin: 0px 5px 5px 0px;
 padding: 15px 10px 5px 10px;
width: 676px;
height: auto;
 display: inline;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:20px; color:#000000;
font-weight: bold; 
text-decoration:none;
}

#crumbs { 
float: left;

 background:#ffffff;
 margin: 0px 5px 5px 0px;
 padding: 0px;
width: 526px;
height: auto;
 display: inline;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#666666;
text-decoration:none;
}



.feature{
	padding: 0px 0px 10px 10px;
}


.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */



#rightcolumn { 
 color: #333;
 background:#ffffff;
 margin: 0px 0px 20px 0px;
 padding: 0px;
 width: 160px;
 float: right;
 text-decoration:none; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#666666;
}

#rightcolumnline {
 margin: 0px 0px 20px 0px;
 padding: 0px;
 width: 160px;
 float: right;
border-bottom-color: #ccc;
border-bottom-width: 1px;
border-bottom-style: solid; 
}

#footer { 
 line-height:25px; 
 width: 900px;
 clear: both;
 border-top-color: #ccc;
 border-top-width: 1px;
 border-top-style: solid;
 background-color:#ffffff;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

 .foottext 
 {

text-decoration:none; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#999999;
}

a.foottext, a.foottext:link, a.foottext:visited 
 {

text-decoration:underline; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; color:#999999;
}

a.foottext:hover {
color:#4c8fc3;
}

a.foottext:active {
color:#999999;
}

 .unitext 
 {
text-decoration:none; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; color:#000000;
}

a.unitext, a.unitext:link, a.unitext:visited 
 {
text-decoration:underline; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; color:#000000;
}

a.unitext:hover {
color:#4c8fc3;
}

a.unitext:active {
color:#000000;
}