/* Start of CMSMS style sheet 'Slot3 IE6 Fixes' */
*html #slot3_holder {
	height: 100%
}

*html #menu_nav {
	font-size: 13px;
}

*html #slot3_holder #slot3_top #menu_nav ul li a.activeparent {
	color: #fff;
}

*html #head {
	overflow: hidden;
	position: relative;
	height: 453px;
	margin-bottom: -100px;
}

*html ul#slot3_content_grids li {
	height: 240px;
}

*html ul#slot3_content_grids li h2 {
	font-size: 20px;
}

*html ul#slot3_content_grids li p {
	font-size: 14px;
}

*html #footer {
	overflow: hidden;
	position: relative;
	margin: -34px auto 0 auto;
	padding-right: 20px;
	background-color: #000;
	width: 940px;
}

*html .homepage #footer {
	width: 98%;
}

*html #footer p {
	font-size: 11px;
}

*html #subNav {
	font-size: 13px;
}

*html #slot3_middle_content {
	width: 960px;
}

*html #slot3_middle_content,
*html #slot3_content,
*html #contentdiv {
	height: auto;
}

*html table.contactform tr td {
	font-size: 13px;
}

/* all browsers */

#menu_nav ul li, #subNav ul li {
	float: left;
}

#footer a:hover {
	color: #F6E19A;
}

#footer a {
	text-decoration: none;
}

/* Additional styles */

.contactform input {
	border: 2px solid #ccc;
	width: 250px;
	padding: 2px 4px;
	margin: 2px 0 8px 0;
}

.contactform input.fbsubmit {
	border: 0;
	width: 100px;
	padding: 0;
	margin: 0;
	background-color: #CF402C;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	
}

.contactform textarea {
	border: 2px solid #ccc;
	width: 250px;
	height: 120px;
	padding: 2px 4px;
	margin-bottom: 10px;
}
/* End of 'Slot3 IE6 Fixes' */

