@charset "utf-8";
/* CSS Document */

body{
	margin-top: 0px;
	background-color: #000000;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
}
h3{}
.oldCanyonFarmMain{
	width: 950px;
	background-color: #FFFFFF;
}
.content{
	width: 100%;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
	list-style-image: url(images/bullet.gif);
}
.rhPanel{
	width: 90%;
	list-style-image: url(images/bullet.gif);
}
.lhPanel{
	width: 310px;
}
.photoTitle{
	color: #990033;
	font-weight: normal;
	text-decoration: underline;
}
.bioTable{
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.testimonials{
	width: 98%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.training{
	width: 95%;
	left: 25px;
}
.contact{
	width: 90%;
}
.communicate{
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.oldCanyonFarmTF{
	color: #999999;
	width: 185px;
	height: 16px;
	border: 1px solid #CCCCCC;
	font-size: 11.5px;
	background-color: #FFFFFF;
}
.oldCanyonFarmC{
	width: 250px;
	height: 60px;
	color: #999999;
	border: 1px solid #CCCCCC;
	font-size: 11.5px;
}
.submit{
	width: 80px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}
