p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.homeheader{
	background-image: url(images/mainhead_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.header{
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.header_images{
	width: 730px;
	margin: 0px;
	padding: 0px;
}
.intro{
	background-image:url(images/content_gradiant.gif);
	background-repeat: repeat-x;
}
strong{
	color: #222222;
}
.folio_desc{
	border-bottom-style: solid;
	border-bottom-color: #EDEEF1;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.submenu{
	width: 257px;
	height: 300px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EDEEF1;
	padding-top: 1px;
}
.introcopy{
	font-weight: bold;
	color: #B7D30B;
	font-size: 12px;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 350px;
	line-height: 19px;
	padding-top: 15px;
	padding-left: 40px;
}
.rightcontainer{
	background-image: url(images/content_gradiant.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 15px;
	margin-top: 15px;
	width: auto;
	height: auto;
	border: 1px none #CCCCCC;
	top: 5px;




}
.welcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	line-height: 15px;
	padding-top: 0px;
	padding-left: 30px;
}
.newscontainer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 300px;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 30px;
}
.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

	line-height: normal;

	padding-left: 30px;

}
.divider{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEF1;
}
.staffbox{
	border-width: 1px;
	border-style: solid;
	border-color: #EDEEF1;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F7F7F7;
}

/*Links*/

.footer a:link{
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.footer a:visited{
	color: #333333;
	text-decoration: none;
}
.footer a:hover{
	color: #666666;
	text-decoration: underline;
}
.contact a:link{
	color: #B7D30B;
	text-decoration: none;
	font-weight: bold;
}
.contact a:visited{
	color: #B7D30B;
	text-decoration: none;
	font-weight: bold;
}
.contact a:hover{
	color: #B7D30B;
	text-decoration: underline;
	font-weight: bold;
}
/*Form*/
.form{
	border-width: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EDEDED;
	padding: 3px;
}
.formbox{
	border-width: 1px;
	border-style: solid;
	border-color: #EDEEF1;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #F7F7F7;
}
.formboxline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEF1;
}
.headorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}
.menuright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFE0E0;
	border-right-color: #DFE0E0;
	border-bottom-color: #DFE0E0;
	border-left-color: #DFE0E0;
}
