/*
Theme Name: Manuka Sport Horses
Theme URI: http://www.swedishwarmblood.co.nz
Description: Manuka Sport Horses theme for WordPress
Version: 1.0
Author: Ryan Marshall
*/

body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #dbd3be;
	text-align: center;
}

#page {
	position: relative;
	background-image: url('images/borders_bg.gif');
	background-repeat: repeat-y;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align: center; 
	/* part 2 of 2 centering hack */
	width: 1000px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
}

html>body #page {
	width: 1000px; /* ie5win fudge ends */
}

#header {
	width: 1000px;
	height: 165px;
	padding: 0;
	border: 0;
	margin: 0;
	text-align: center;
}

#inside {
	width: 966px;
	padding: 0;
	border: 0;
	margin: 0;
	float: left;
	
}

a {
	color: #827453;
	text-decoration: none;
}

a:hover {
	color: #796d53;
	text-decoration: underline;
}

a.nav {
	color: #827453;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
}

a.nav:hover {
	color: #4f4632;
	text-decoration: underline;
}

div.nav {
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-x;
	background-color: #f3ead5;
	width: 308px;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 14px;
}

.nav_middle {
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f3ead5;
	width: 350px;
	height: 37px;
	float: left;
	padding: 0;
	margin: 0;
}

.border_left {
	background-image: url('images/border_left.gif');
	background-repeat: repeat-y;
	width: 17px;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

.border_right {
	background-image: url('images/border_right.gif');
	background-repeat: repeat-y;
	width: 17px;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

.image {
	border: 1px solid #827453;
	background-color: #dcc07e;
	padding: 2px;
	margin-right: 10px;
	float: left;
}

#flash {
	display: block;
	width: 966px;
	padding: 0;
	border: 0;
	margin: 0;
}

#content {
	width: 926px;
	height: 100%;
	background-color: #fff;
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding: 20px;
	margin: 0;
	float: left;
}

.clear {
	clear: all;
	float: none;
	height: 0;
	font-size:1px;
	line-height:0;
}

#footer {
	clear: both;
	background-color: #dbd3be;
	float: none;
	color: #aca596;
	font-size: 7pt;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
}

ul.sublinks {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 30px;
	height: 220px;
	border-right: 1px solid #d3cbb9;
	list-style: none;
}

ul.sublinks a {
	display: block;
	padding: 3px;
	margin-bottom: 2px;
	color: #a79773;
	border-bottom: 1px solid #d3cbb9;
	background-color: #f9f5ea;
	text-decoration: none;
	
}

ul.sublinks a:hover {
	color: #796d53;
	background-color: #f3ead5;
	border-bottom: 1px solid #a79773;
	text-decoration: none;
}

.contact {
	width: 200px;
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
	padding-left: 30px;
	background-color: #f9f5ea;
	border: 1px solid #d3cbb9;
}

.small {
	font-size: 10px;
}
