@charset "utf-8";
body  {
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.twoColFixRtHdr #container {
	width: 960px;
	text-align: left;
	margin: auto;
} 
#subnav {
	color: #FFFFFF;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #bed174;
}
#subnav a {
	color: #FFFFFF;
}

#footer {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: center;
}
.style1 a {
	color: #000000;
	text-decoration: none;
}


#pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	color: #811081;
	text-align: left;
}
#pagetext {
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}



.twoColFixRtHdr #header {
	height: 110px;


} 
#maincontent {
	margin-right: 180px;
}
#main {
	width: 955px;
	background-image: url(images/main_bg.gif);
}

.twoColFixRtHdr #header h1 {

}
.twoColFixRtHdr #sidebar1 {
	width: 180px;
	float: right;
}
#searchbox {
	width: 150px;
	float: none;
	padding-left: 5px;
}
#nav {
	height: 30px;
}

#sidebar_blog {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #454545;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#FWTableContainer25828803 table {

}

#sidebar_blog a {
	color: #CF0BD5;
	text-decoration: none;
	font-weight: bold;
}


#features {
	height: 230px;
	margin-bottom: 20px;
}

#subfeature {
	margin-bottom: 35px;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#pagetext {
}

#pagetitle {
}
#subnav {
}


#subnav {
	height: 24px;
	width: 753px;
}
#subnav {
	height: 24px;
}

#pagetitle {
	font-size: 30px;
	color: #6B156C;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#pagetext {
}


#feature_item a {
	font-weight: bold;
	color: #832585;
	text-decoration: none;
}
#feature_item2 a {
	font-weight: bold;
	color: #832585;
	text-decoration: none;
}
#feature_item3 a {
	font-weight: bold;
	color: #832585;
	text-decoration: none;
}
#featureitem4 {
	font-weight: bold;
	color: #832585;
	text-decoration: none;
}
#feature_item {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#feature_item2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}


#nav {
	height: 30px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#pagetext img {
	float: left;
}
