/* CSS Document */

#main {
	width:800px;
	background-color:#D7CFB3;
}
#mainmid {
	width:600px;
	height:300px;
	clear:both;
	background-color:#D7CFB3;
	float : left;
}
#mainright {
	width:190px;
	float:right;
	background-color:#D7CFB3;
	position:relative;
}
#rtcnt {
	width:200px;
	float:right;
	background-color:#D7CFB3;
	position:relative;
}

h4.homeh4{font-variant: normal;	color:#000000;}

#flash {width:600px;position:relative;float:left;}
#search {width:200px;height:45px;color: #000000;clear:both;float:right;padding-left:5px;padding-right:5px;padding-bottom:10px;}
#features {	width:200px;clear:both;padding-left:0px;padding-right:2px;font-size:100%; }
#features A {color:#000000; text-decoration: underline;}
#features A:hover {color:#CC9900; text-decoration: underline;}
#features A:link {color:#0000FF;text-decoration: none;}
#features A:visited {color:#990066;	text-decoration: none;}
#features A:visited:hover{color:#990066; text-decoration: underline;}

#searchHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FFFFFF;
	background-color:#0F1732;
	width:795px;
	padding:3px;
	clear:both;
}
#searchHome a:link {color:#999999;
}
#searchHome a:visited {color:#999999;
}
#searchHome a:hover {color:#FFFFFF; 
}



#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#FFFFFF;
	background-color:#0F1732;
	width:795px;
	padding:5px;
	clear:both;
}

#footer3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#FFFFFF;
	background-color:#0F1732;
	width:790px;
	padding:5px;
	clear:both;
}

#footer2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#FFFFFF;
	background-color:#0F1732;
	/*width:795px;
	*/
	padding:5px;
	clear:both;

}


#footer a:link {color:#66CCFF;
}
#footer a:visited {color:#999999;
}
#footer a:hover {color:#66FFCC;
}

#footer2 a:link {color:#66CCFF;
}
#footer2 a:visited {color:#999999;
}
#footer2 a:hover {color:#66FFCC;
}


#rtcnt li {
	font-style: normal;
	font-weight: normal;
	margin-left: -1em;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 1%;
	text-align: left;
	list-style-image: url(../images/arrowbullet.gif);
	line-height: 100%;
	margin-right: 1em;
	margin-top: 2%;
}
.featuretxt {	font-size: 90%;	}
.righttxtSmall { font-size: 80%;}
.righttxtSmaller { font-size: 80%;}