/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h1 {
	font-size: 8px;
	margin:0px;
	background-image: url(images/bay-riding-club_14.jpg);
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	color: F8F9D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 690px;
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #999966;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
text-align: center;
}
#banner img {
} 

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-left: 212px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#content {
	min-height:300px;
height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}



p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 214px;
	height: 100%;
	text-align: right;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
