/* CSS Document */
body{
	background-color:#E6E6E6 !important;
	margin:0px 0px 0px 0px;
}
.leftshadow{
background-image:url(../images/left.jpg);
width:11px;
background-repeat:repeat-y;
}
.rightshadow{
background-image:url(../images/right.jpg);
width:11px;
background-repeat:repeat-y;
}
.border{
border:solid 1px #cccccc;
}

input.btn {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
} 

.basictext{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fefede;
	font-size:8.5pt;
	line-height:18px;
	border:solid 1px #CCC;
	padding:3px;
}
.basictext a:hover{	
	color:#C00;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#FFF;
	font-size:8pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	line-height:18px;
	}
.breadcrumb a:hover{	
	color:#C00;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
.gradient{
	background-image:url(../images/gradient.jpg);
	background-color:#FFF;
	height:626px;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.slither{
background-image:url(../images/slither.jpg);
height:26px;
background-repeat:repeat-x;
}
.slitherleft{
background-image:url(../images/slither.jpg);
height:26px;
background-repeat:repeat-x;
}
.menutext{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.menutext a:hover{
	color:#C00;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
.blocktext{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:20px;
}
.blocktext a:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}
.blocktext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}
.blocktext a:hover{
	color:#C00;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
.topmenutext a{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	line-height:18px;
}
.topmenutext a:hover{
	color:#FFFFFF;
	text-decoration:none;
	line-height:23px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FFF;
}
.menutext a{
color:#000000;
text-decoration:none;
}
h1{
font-family:"Tw Cen MT";
color:#ffffff;
font-size:18px;
font-weight:lighter;
margin:0px 0px 0px 5px;
}
.centerColumn h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:26px;
	font-weight:lighter;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
}
h3{
font-family:"Tw Cen MT";
color:#333333;
font-size:16px;
font-weight:lighter;
margin:0px 0px 0px 5px;
}

.footertext{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding:5px 5px 5px 5px;
}
.footertext a:link{
	font-family: Arial, Helvetica, sans-serif;
	color#FC0
	font-size:11px;
	padding:5px 5px 5px 5px;
}
.footertext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#FC0;
	font-size:11px;
	padding:5px 5px 5px 5px;
}
.footertext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
	padding:5px 5px 5px 5px;
}
.smallgradient{
background-image:url(../images/smallgradient.jpg);
height:175px;
background-repeat:repeat-x;
}
.mainareaslither{
background-image:url(../images/mainareaslither.jpg);
height:300px;
background-color:#fff2e6;
background-repeat:repeat-x;
}

.redtext{
font-family:"Tw Cen MT";
background-color:#FFF;
border-bottom-color:#666666;
border-bottom-width:1px;
border-bottom-style:solid;
color:#C30C10;
font-size:12px;
padding:3px 5px 3px 5px;
}
.redtext a{
color:#333333;
text-decoration:none;
}

.maintext{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	padding-top:8px;
	padding-bottom:5px;
	text-indent: 5px;
}

.sideBoxContent {
	background-color: #fefede;
	padding: 0.4em;
	}
.sideBoxContentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:16px;
	background-color: #fefede;
	padding: 2px;
}