/* ConvergeSouth 2006 CSS Style Sheet */

body	{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images2006/bg2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}




/**** ----DIV TAGS---- ****/

#wrapper	{
	clear: both;
	float: none;
	width: 760px;
	margin:0px auto;
}
#topnav	{
	text-align: center;
	padding-top: 6px;
	width: 760px;
	height: 25px;
}
#leftnav	{
	width: 170px;
	float: left;
}
#content	{
	width: 590px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

#footer	{
}
#fineprint {
	margin-top: 5px;
	font-size: 10px;
    color: #999999;
}
#topnav p	{
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
#leftnav p	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#content p	{
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer p	{
}


#content h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #796CB2;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 6px;
}
#content h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #CD6601;
	margin: 0px;
}
#content h2 a:link, #content h2 a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #CD6601;
}
#content h2 a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #CD6601;
	text-decoration: none;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin: 8px 0px 6px;
}
#content blockquote {
	border-width:1px 1px 1px 8px;
	border-color:#E1E1E1;
	border-style:dotted dotted dotted solid;
	background-color:#F6F6F6;
	padding:0em 1em 1em;
	font-size: 11px;
}

#content ul {
	margin-top: 6px;
	margin-bottom: 6px;
}


#leftnav h1	{
}
#leftnav h2	{
}


/**** ----LINKAGE---- ****/
#topnav a:link, #topnav a:visited	{
	color: #000000;
	text-decoration: underline;
}
#topnav a:hover	{
	color: #CC6600;
	text-decoration: none;
}
#leftnav a:link, #leftnav a:visited	{
	color: #000000;
	text-decoration: underline;
}
#leftnav a:hover	{
	color: #7C70B2;
	text-decoration: none;
	background-color: #e1e1e1;
	display: block;
}
#content a:link, #content a:visited	{
	color: #000000;
	text-decoration: underline;
}
#content a:hover	{
	color: #000000;
	text-decoration: none;
	background-color: #E1E1E1;
}
#footer a:link, #footer a:visited	{
}
#footer a:hover	{
}
#fineprint a:link, .fineprint a:visited	{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
#fineprint a:hover	{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

/**** ----DREAMFEEDER STYLES---- ****/
.HPStoryRevHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	margin: 0px;
}

.HPStoryContent	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E72B4;
	padding-bottom: 4px;
}
form {
	font-size: 11px;
}
fieldset {
	width: 95%;
	border: 1px solid #CF6F09;
}
legend {
	color: #CB660A;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.pictureborder {
	border: 1px solid #CC6600;
}
.smalltext {
	font-size: 11px;
}
