/* feature box */#feature-box {	width: 550px;	height: 210px;	float: left;	color: white;	padding-top: 20px;}#feature-box p {	line-height: 150%;	padding-bottom: 10px;}

#feature-box h1 {
	color: #fcf9cb;	padding: 0 10px 5px 0;	font-size: 14px;	font-style: italic;	text-transform: uppercase;	font-weight: bold;	letter-spacing: 2px;	
}#feature-box h2 {	font: italic bold 18pt "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;	padding: 5px 10px 15px 0;	letter-spacing: 1px;	text-shadow: black 0 -1px 0;	}#feature-box h3 {	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding: 0 10px 3px 0;}#feature-box h4 {	font-size: 16px;	line-height: 135%;}

#feature-box ul { 	margin-left: 20px; 	list-style-position: outside; 	padding-bottom: 10px;
	list-style-type: disc;
}#feature-box ol {	margin-left: 20px; 	list-style-position: outside; 	display: list-item; 	padding-bottom: 5px;	list-style-type: decimal;}#feature-box li { 	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
}

.feature1 {
	float: left;
	display: block;
	margin-right: 15px;
}

.feature2 {
	float: left;
	display: block;
}

.feature3 {
	float: left;
	display: block;
	clear: left;
}/* feature box links */#feature-box a:link { 	color: #fcf9cb;	text-decoration:none;	border-bottom:1px dotted #c5c7c5;padding-bottom:1px;}#feature-box a:visited { 	color: #fcf9cb;text-decoration:none;	border-bottom:1px dotted #c5c7c5;padding-bottom:1px;}#feature-box a:hover {color: #ffffff;	text-decoration:none;	border-bottom:1px dotted #c5c7c5;	padding-bottom:1px;}/* box column */.box {	width: 250px;	margin-bottom: 30px;	padding-top: 25px;	padding-left: 10px;
	clear: both;	float: right;	top: 25px;	position: relative;	background: url(../images/separator250.jpg) no-repeat 0 0;	font-size: 9pt;	color: #4e6161;	line-height: 125%;
}.box p {	padding-bottom: 10px;}

.box h2 {	font: bold italic 13pt/120% "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;	color: #687959;	margin-bottom: 5px;	padding-bottom: 10px;}	.box-header {	font-size: 13px;	color: #014242;	font-weight: bold;	text-transform: uppercase;	padding-bottom: 18px;}.newsletter {	padding-bottom: 5px;}#twitter {	width: 260px;	clear: both;	float: right;	position: relative;	background: url(../images/separator250.jpg) no-repeat 0 0;	padding-top: 20px;
	margin-top: 15px;
	padding-left: 10px;
}
#wiki-feature {	width: 250px;	padding-top: 15px;	padding-left: 10px;
	clear: both;	float: right;	position: relative;	background: url(../images/separator250.jpg) no-repeat 0 0;	font-size: 9pt;
	margin-top: 10px;
}

#wiki-feature h2 {
	color: #347d7f;
	font: bold italic 13pt/120% "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;	margin-bottom: 5px;	padding-bottom: 10px;
	padding-top: 10px;
}

#wiki-feature h3 {
	padding: 0 0 3px;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}

#wiki-feature h4 {	padding: 0 0 10px;
	font-size: 11pt;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", Times, serif;
	font-style: italic;
}

#wiki-feature h4 a {
	color: #347d7f;
	text-decoration: none;	
	border-bottom:1px dotted #ffffff;padding-bottom:1px;}

#wiki-feature p {
	padding-bottom: 20px;
}
	
	
