/* General design elements */

body, td {font: normal 11px/15px verdana,sans-serif; color: #666666;}
a {color:#339999; text-decoration:underline;}
a:hover {text-decoration:none;}   
a.caption {font-size:10px; color:#B47B73;}  
    
HR {
	width:100%;
	height:1px;
	color:#99CCCC;
}

OL {
	margin-top:4px;
	margin-left: 30px;
}

UL {
	margin-top:4px;
	margin-left: 30px;
}

H1 {font-size:12px; color:#339999;}

.header {font-size:12px; color:#339999; font-weight:bold; padding-bottom:4px;}
.nav {background: url(imgs/nav_bkgd.gif); padding-top:5px}
.caption {font-size:10px;color:#B47B73;}
.feature {font: italic 24px/28px courier,serif; font-weight: bold; color: #339999} 
.list1 {background: #FEFAE1;}
.list2 {background: #FFF3E1;}
.list3 {background: #DAF7E8;}
.list4 {background: #E4F9FE;}