a
{ 
	font-family:Georgia, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #DF771A; /*#ea9f1c; */
	text-decoration: none;  
}

a:hover 
{
	font-family:Georgia, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #DFC7B2; /*#e7cc9e;*/
}

b
{
	color: #DFC7B2;
}

#languages
{
	float: right;
	padding-right: 10px;
	z-index: 999;
	color: #000;
	font-size: 10px;
	font-family: helvetica;
}

textarea
{
	color: #c79954; 
	background-color: #7AA5FA;
	font-family:Georgia, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border: 1px solid #000; 
	padding: 5px;
	text-decoration: none; 
}

body
{
	font-family:Georgia, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: auto;
	text-align: center;
	background-color: #522a12;
	color: #c79954; 
}



#background_picture
{
	width: 800px;
	margin: auto;
	border-right: 1px solid #110700;
	border-left: 1px solid #110700;
	border-bottom: 1px solid #110700;
	background-image: url('../images/layout/low_quality/background.jpg');
	background-repeat: no-repeat;
}

#header
{
	padding-top: 13px;
	text-align: center;
}

#logo
{
	background-image: url('../images/layout/low_quality/title.png');
	margin: auto;
	width: 570px;
	height: 114px;
}

#linksbar
{
	width: 65%;
	margin: auto;
	margin-top: -515px;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-left: 100px;
	z-index: 1;
}

#linksbar_margin
{
	width: 65%;
	margin: auto;
	padding-top: 45px;
	padding-left: 100px;
	padding-bottom: 10px;
	z-index: 1;
}

#link
{
	width: 25%;
	float: right;
	z-index: 1;
}

#content
{
	background-image:  url('../images/layout/low_quality/overlay.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 496px;
	margin: auto;
	margin-top: -50px;
	text-align: center;
	padding: 0px;
}

table
{
	width: 95%;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;	
}

td, tr
{
	font-family:Georgia, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: justify;
}

table.data
{
	padding: 0;
	width: 100%;
}

table.data td
{
	padding: 5px;
}

.aligncenter
{
	text-align: center;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.tabs
{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
}

#text_margin
{
	width: 80%;
	height: 375px;
	margin: auto;
	padding-top: 20px;
	padding-right: 10px;
	z-index: 1;
	overflow: auto;
	text-align: justify;
}

#text
{
	width: 80%;
	height: 400px;
	margin: auto;
	padding-top: 20px;
	padding-right: 10px;
	z-index: 1;
	overflow: auto;
	text-align: justify;
}

#horses
{
	width: 100%;
	height: 495px;
	margin-top: 28px;
	background-image: url('../images/layout/low_quality/horses.png');
	background-repeat: no-repeat;
	z-index: 1;

}

#statistics
{
	margin-left: 75px;
	margin-top: 15px;
	background-color: #110700;
	border: 2px solid #c79954;
	width: 26%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	z-index: 1;
}

#login
{
	margin-right: 45px;
	margin-top: 15px;
	background-color: #110700;
	border: 2px solid #c79954;
	width: 45%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}

#terms
{
	clear: both;
	padding-top: 100px;
	float: right;
	text-align: center;
	margin: auto;
	width: 60%;
	z-index: 2;
}

#terms_margin
{
	clear: both;
	padding-top: 100px;
	text-align: right;
	margin: auto;
	width: 100%;
	z-index: 2;
}

#footer
{
	color: #FFF;
	clear: both;
	text-align: right;
	width: 800px;
	margin: auto;
	padding: 0px;
}
	
.red {color: #FF0000;}
.blue {color: #7AA5FA;}
.error {color: #FF0000; }
.success {color: #006600; }

input, input[type="text"], input[type="password"], select, #info
{
	background-color: #1e1209;
	border-left: 4px solid #c79954;
	border-right: 1px solid #c79954;
	border-top: 1px solid #c79954;
	border-bottom: 1px solid #c79954;
	color: #c79954;
	padding-left: 2px;
}

input[type="submit"]
{
	background-color: #1e1209;
	border: 1px solid #C79954;
	color: #C79954;
	padding: 2px;
	cursor: pointer;
}

h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 0px;
	margin: 0px;
	color: #8D3125;
	padding: 0px;
	text-align: center;
}

h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 0px;
	margin: 0px;
	color: #8D3125;
	padding: 0px;
}

h4
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 0px;
	color: #FF9900;
}

.highlight
{
	color: #797A75;
}

.smallshoe
{
	width: 50px;
	height: 55px;
}