@charset "UTF-8";
Navigation Tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #900;
}
/* CSS Document */

#homewrapper {
	background-repeat: no-repeat;
	background-size: cover;
	height: 979px;
	width: 950px;
	background-image: url(homeimage.jpg);
}
.resizeFontdark {
	font-size: 16px;
	color: #000;
	line-height: 105%;
	text-align: right;
}
#insidewrapper {
	background-image: url(images/landersDressageinsideback.jpg);
	background-repeat: no-repeat;
	width: 950px;
}
#wrapper {
	border: thick ridge #600;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
body {
	background-color: #85202D;
}
#weblogo {
	width: 950px;
}
#leftcolumn {
	width: 205px;
	height: 834px;
}
#rightcolumn {
	width: 740px;
}
	

#hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #600;
	width: 737px;
}
.lighttext {
	font-size: 15px;
	font-weight: normal;
	color: #dac8bb;
}
#footernavigation {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.darkfont {
	color: #600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D8C5B5;
}
a:link {
	color: #F4EFD9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E2D9BA;
}
a:hover {
	text-decoration: underline;
	color: #E2D9BA;
}
a:active {
	text-decoration: none;
	color: #E2D9BA;
}
#insidebackgroundrepeat {
	background-image: url(images/insidebackrepeat.jpg);
	background-repeat: repeat;
	width: 950px;
}
#insideTextArea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #600;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #300;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #663;
}
#repeatback {
	background-image: url(images/insidebackrepeat.jpg);
	background-repeat: repeat;
}
#wrapper #repeatback #insidewrapper #insideTextArea h1 {
	color: #930;
}
#insideTextArea a:link {
	color: #900;
}
#navtabs {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: small;
	background-color: #FFF;
	width: 700px;
}
#navtabs a:link {
	color: #600;
}
#navtabs a:visited {
	color: #600;
}
#navtabs a:hover {
	color: #600;
}
#navtabs a:active {
	color: #600;
}
