/* 
  -------------------------------------
  2 column horizontal
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: 12px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 736px;
}
#c1 .content {
	font-size: 0.75em;
	padding-top: 16px;
	padding-right: 22px;
	padding-bottom: 16px;
	padding-left: 28px;
}
#c2 .content {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 22px;
}
h1 {
	font-size: 18px;
	letter-spacing: 0.2em;
	line-height: 22px;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #B46B26;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #6A4E27;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}


/* 
  ------------------------------------------------
   New Rules
  ------------------------------------------------
*/

.floatRIGHT {
	float: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.floatLEFT {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.hallowtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D07503;
}

.horsetext {
	font-family: georgia;
	font-size: 15px;
	font-style: oblique;
	font-weight: normal;
	color: #6B4E46;
}

.horsetextC {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3333;
}



.menutext {
	font-family: georgia;
	font-size: 25px;
	font-style: oblique;
	font-weight: normal;
	color: #6B4E46;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
	line-height: 40px;
}

.smtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.calendarLG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}



.section3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.tvtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2F1C18;
}

.specialtext {
	font-family: "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #344E0D;
}


.specialtexthead {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BE6C46;
}

.specialtexthigh {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
}

blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	
	.callout {
	float: right;
	width: 300px;
	border: 1px solid #333333;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 20px;
	padding: 10px;
}
