@import url("http://cssksw.com/kendallcreative");
.Footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53aae6;
}
.Footer a:link{
	color: #FFF;
	text-decoration: none;
}
.Footer a:hover{
	color: #53aae6;
	text-decoration: underline;
}
.Footer a:visited{
	color: #FFF;
	text-decoration: none;
}
.Footer_WhiteText{
	color: #FFF;
}
.RightColumn{
	background-image: url(../images/RightColumn/RightColumn_Bckgd.gif);
	background-repeat: no-repeat;
	background-color: #d4d0c3;
}
.RightColumn p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #6e0a17;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
}
.RightColumn ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e0a17;
	font-weight: bold;
	line-height: 23px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.RightColumn li{
	padding-left: 10px;
	background-image: url(../images/RightColumn/RightColumn_Arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.RightColumn a:link{
	color: #6e0a17;
	text-decoration: none;
}
.RightColumn a:hover{
	color: #333;
	text-decoration: underline;
}
.RightColumn a:visited{
	color: #6e0a17;
	text-decoration: none;	
}
.DropDownMenus{
	background-color: #d4d0c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.DropDownMenus a:link{
	display:block;
	color: #6e0a17;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.DropDownMenus a:hover{
	display:block;
	background-color: #e5e3db;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.DropDownMenus a:visited{
	display:block;
	color: #6e0a17;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.InteriorContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #404040;
	min-height: 300px;
}
.InteriorContent p{
	margin-left: 25px;
	margin-bottom: 20px;
	margin-right: 25px;
}
.InteriorContent_Table p{
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 25px;
}
.InteriorContent_Table h3{
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 25px;
	padding: 0px;
	margin-top: 0px;
	color: #5db02f;
	text-transform: uppercase;
}
.InteriorContent h1{
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 25px;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
.InteriorContent h2{
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 25px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
.InteriorContent_h1Red{
	color: #ac1428;
}
.InteriorContent_h1Yellow{
	color: #f7c027;
}
.InteriorContent_h1Green{
	color: #5db02f;
}
.InteriorContent_h1LightGreen{
	color: #bcdf24;
}
.InteriorContent_h1Orange{
	color: #e55225;
}
.InteriorContent ul{
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.InteriorContent li{
	margin-bottom: 10px;
}
.InteriorContent a:link{
	font-weight: bold;
	text-decoration: none;
	color: #12134d;
}
.InteriorContent a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #ac1428;
}
.InteriorContent a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #12134d;
}
.InteriorContent_PictPadding{
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -5px;
}
.InteriorSubNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #53aae6;
	margin-bottom: 15px;
	line-height: 20px;
}
.InteriorSubNav a:link{
	color: #5d5d5d;
	text-decoration: none;
}
.InteriorSubNav a:hover{
	color: #6e0a17;
	text-decoration: underline;
}
.InteriorSubNav a:visited{	
	color: #5d5d5d;
	text-decoration: none;
}
.InteriorContent_BoldRed{
	font-weight: bold;
	color: #ac1428;
}
.InteriorContent_BoldBlue{
	font-weight: bold;
	color: #12134d;
}
.FormFields {
	height: 20px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

