/* 
  -------------------------------------
    Layout 12: 2 column 760 Hz Nav Basic
  -------------------------------------
*/




body {
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
	color: #333333;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#c2 .content img {
	background-color: #a48835;
	margin: 1px;
	border: 8px solid #f7f3d6;
}
#c1 .content img {
	background-color: #a48835;
	margin: 1px;
	border: 4px solid #f7f3d6;
}


#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 760px;
}
#logo {
	padding: 0 12px;
}
#navbar {
	margin-bottom: 12px;
	background-image: url(img/p7CRV760HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: .9em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV760HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV760HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#hznavbar {
	margin: 0px;
	padding: 0px;
}
#hznavbar li {
	list-style-type: none;
	float: left;
}
#hznavbar a {
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	color: #D7CC9E;
	border-right: 1px solid #555555;
}
#hznavbar a:hover, #hznavbar a:active, #hznavbar a:focus {
	color: #FFBE08;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRV760_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(img/p7CRV760_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 526px;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	background-position: 22px -78px;
	list-style-image: url(../images/gold_on_gray_btn.gif);
}
#c1 .content {
	font-size: 0.70em;
	color: #FFFBDE;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
	font-weight: bold;
	
}
#c2 .content {
	color: #333333;
	font-size: 0.75em;
	padding: 16px 36px 16px 30px;
	line-height: 1.6em;
}
h1 {
	font-size: 24px;
	/* letter-spacing: 0.2em; */
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #7b658c;
	line-height: 30px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	/*letter-spacing: 0.2em; */
	color: #Da742a;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	line-height: 20px;
	font-style: normal;
}
h3 {
	font-size: 14px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #6B6D6B;
	line-height: 20px;
}
#c1 h2 {
	font-size: 16px;
	color: #FFBE08;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	line-height: 20px;
}
#c1 h3 {
	font-size: 14px;
	color: #D7CC9E;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	line-height: 16px;
}

#c1 ul ol li {
	list-style-type:none;
	display: block;
	line-height: 150%;
	color: #FFFBDE;
	padding: 0 0 10 38;
	margin-left: 20px;
}
.topZero {
	margin-top: 0;
	color:#D7CC9E
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRV760_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

/*Default Table Styles */
th {
	font-family: "Lucida Grande", Arial, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	line-height: 125%;
	text-align: left;
	color: #624663;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-color: #6B696B;
	border-right-color: #6B696B;
	border-bottom-color: #6B696B;
	border-left-color: #6B696B;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding: 5px;
	border-bottom-style: dotted;
}
		
td {
	font-family: "Lucida Grande", Arial, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	color: #624663;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #624663;
}


#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 760px;
}
#footercontent {
	padding: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.leftfloat {
	float: left;
	margin: 10px;  
}
.rightfloat {
	float: right;
	margin: 10px;
}

/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #7B5D52;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B5D52;
}
.content a:visited {
	color: #666699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}
.content a:hover, .content a:focus, .content a:active {
	color: #7B658C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B658C;
	background-color: #d7cc9e;
	padding-bottom: 2px;
}
/*
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: #D7CC9E;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7CC9E; 
}
#c1 .content a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;  
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #7B658C;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b658c;
	background-color: #d7cc9e;
}

#c1 p a:link.readmore {
	font: 12px/16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFCB08;
	text-decoration: none;
	border-bottom: 1px #ffcb08 dotted;
	background: transparent url(images/orange_arrow.gif) no-repeat;
	padding-left: 10px;
}

#c1 p a:visited.readmore {
	font: 12px/16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFCB08;
	text-decoration: none;
	border-bottom: 1px #ffcb08 dotted;
	background: transparent url(images/orange_arrow.gif) no-repeat;
	padding-left: 10px;
}

#c1 p a:hover.readmore, #content p a:active.readmore {
	font: 12px/16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFCB08;
	text-decoration: none;
	border-bottom: 1px #ffcb08 solid;
	background: transparent url(images/orange_arrow.gif) no-repeat;
	padding-left: 10px;
}

#c2 p a:link.readmore {
	font: 12px/16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B658C;
	text-decoration: none;
	border-bottom: 1px #7B658C dotted;
	background: transparent url(images/orange_arrow.gif) no-repeat;
	padding-left: 10px;
	padding-bottom: 1px;
}

#c2 p a:visited.readmore {
	font: 12px/16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B658C;
	text-decoration: none;
	border-bottom: 1px #7B658C dotted;
	background: transparent url(images/orange_arrow.gif) no-repeat;
	padding-left: 10px;
	padding-bottom: 1px;
}

#c2 p a:hover.readmore, #content p a:active.readmore {
	font: 12px/16px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B658C;
	text-decoration: none;
	border-bottom: 1px #7B658C solid;
	background: transparent url(images/orange_arrow.gif) no-repeat;
	padding-left: 10px;
	padding-bottom: 1px;
}

/*Footer Links*/

#footer a:link {
	color: #7B5D52;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B5D52;
}
#footer a:visited {
	color: #666699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #7B658C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B658C;
	background-color: #d7cc9e;
	padding-bottom: 2px;
}
