/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family:'Palatino Linotype', Palatino,Baskerville, 'Book Antiqua', Georgia,serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../cgImages/cgHorse.jpg);
	background-repeat: no-repeat;
	margin: 106px 0 36px 0;
}
#masthead {
	position: absolute;
	top: 44px;
	left: 270px;
}
#menubar {
	width: 940px;
	margin: 0 auto 0;
 text-align: center;
}
#wrapper {
	width: 940px;
 border: solid 1px #000000;
 background-color:#FFFFFF;
	margin: 10px auto 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 700px;
 background-color: #FFFFFF;
	float: left;
}
#right {
	width: 220px;
	float: left;
}
#menu {
	width: 940px;
	margin: 0 auto 1em auto;
}
#topmenu li {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#topmenu a {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	color: #FFFFFF;
	line-height:1;
	background-color: #000000;
	font-size: .85em;
 letter-spacing: .1em;
	border: 1px solid #A52A2A;
	font-variant: small-caps;
}
#topmenu a:hover, #menu a:active, #menu a:focus {
	background-color: #A52A2A;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
#topmenu li {
	float: left;
	width: 9em;
}
#left .content2 {
	padding: 20px 20px 20px 36px;
	font-size: 0.85em;
	line-height: 1.65em;
 background-color:#FFFFFF;
}
#left .content {
	padding: 20px 20px 20px 36px;
	font-size: 0.85em;
	line-height: 1.65em;
 background-color:#FFFFFF;
}
#right .content {
	font-size: .75em;
	line-height: 1.5em;
	text-align:center;
	margin-top: 0;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 22px;
}
#masthead .content {
	padding: 12px 20px;
}
/*All Links on page*/
a:link {
	color: Brown;
}
a:visited, .linklist a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}

/*
The Dropcaps style. Georgia typeface to work around Apple text rendering bugs
*/
span.dropcap {
	font-family:'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:5.75em;
	margin: 0 6px 0 0;
	padding: 0 0.05em 0 0;
	display: block;
	line-height: .775em;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	font-variant: small-caps;
}
h1 {
	margin: 0;
	font-size: 1.75em;
}
h2 {
	margin: 30px 0 0 0;
	font-size: 1.5em;
}
h3 {
	margin: 24px 0 0 0;
	font-size: 1.3em;
}
h4 {
	margin: 24px 0 0 0;
	font-size: 1.2em;
}
h5 {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}
ul.content, ol.content {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	list-style-type: square;
}
#featured {
	margin-top: 12px;
 padding:0;
}
#pricing {
 margin:10px;
 padding:10px;
}
#results {
 border: 1px solid whitesmoke;
 padding: 10px;
 margin: 6px;
}
.top {
	margin-top: 6px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
}
#paging {
	margin-top: 24px;
 text-align: center;  
}
#cartlinks {
	margin-top: 20px;
	margin-bottom: 20px;
 text-align: center;  
}
.top {
	margin-top: 6px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
}

/*All Links on page*/
a:link {
	color: Brown;
}
a:visited, .linklist a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
#copyright {
	font-size: 0.8em;
	clear: both;
	background-image: url(../rvvImages/crgHorse.jpg);
	background-repeat: no-repeat;
	padding: 32px 0 52px 94px;
	color: #000000;
	width: 896px;
	margin: 0 auto;
}
#copyright span {
	display: block;
}
#footer {
	padding: 0;
	font-size: 0.75em;
	width: 940px;
	margin: 0 auto;
}
#footer .content {
	padding: 0px 20px 0px 36px;
	position: relative;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #Brown;
	border-color: #000000;
	text-decoration: none;
}
/*
Adds a margin around images*/
img.wrapleft {
	float: left; margin: 0px 20px 20px 0px;
}
img.wrapright {
	float: right; margin: 20px;
}
.uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
.nomargintop {
	margin-top: 0;
}
#vmenu {
	margin: 0;
	padding:0;
}
#vmenu li {
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
}
#vmenu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height:1;
	background-color: #000000;
	font-size: 1em;
	letter-spacing: .1em;
	border: 1px solid Brown;
	font-variant: small-caps;
	padding-top: 3px;
	padding-bottom: 3px;
}
#free {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 10px;
 margin:: 0;
	color: #FFFFFF;
	line-height:1.2;
	background-color: #000000;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	border: 1px solid Brown;
	font-variant: small-caps;
	margin-top: 24px;
}
#free a:hover, #free a:active {
  color: #FFFFFF;
}
#getnews {
	color: #FFFFFF;
 text-align: center;
	background-color: #000000;
	font-size: 1em;
 letter-spacing: 0.1em;
	border: 1px solid Brown;
	font-variant: small-caps;
 margin: 20px 0;
 padding: 0 0 10;
}
#getnews h3 {
	color: #FFFFFF;
	font-weight: lighter;
	margin-top: 10px;
 margin-bottom:0;
}
/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
 	font-size: 11px;
	color: #333333;
	border: 1px inset DarkSlateGray;
}

input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #000000;
 border: Brown 1px solid;
	color: #FFFFFF;
	margin: 3px;
}

/* Tables used to display tabular Data. */
table.tabularData2, table.tabularData2 td, table.tabularData2 th {
	border: 1px solid #D6D6D6;
	border-collapse: collapse;
}
table.tabularData2 td {
 color: #000000;
 font-size: 12px;
}
table.tabularData2 td, table.tabularData2 th{
	padding: 4px;
}
table.tabularData2 th, table.tabularData2 th a:link, table.tabularData2 th a:visited, table.tabularData2 th a:hover, table.tabularData2 th a:active  {
	background: whitesmoke;
	color: #000000;
 text-align: left;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #FFFFFF;
}
.altRowOdd{
	background-color: #FFFFFF;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
