
/* Common */
body {
  	background-color: #35472e;
}
div.header {
	background-image: url(image/header-background.jpg);
	background-repeat:no-repeat;
	height: 350px;
}
div.header01 {
	width: 344px;
	height: 169px;
	float: left;
	margin: 70px 0 0 50px;
}
div.header02 {
	width: 500px;
	height: 350px;
	float: right;
}
div.container01 {
	margin: 0 auto;
	width: 1000px;
	background-color:#FFF;
}
div.container02 {
	width: 260px;
	float: left;
}
div.container03 {
	width: 680px;
	margin: 80px 0 0 300px;
}


/* Common Text */
p, ul {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #377C33;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
a {
	color: #377C33;
	text-decoration: underline;
}
a:hover {
	color: #377C33;
	text-decoration: none;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #377C33;
	margin: 0;
	padding: 0;
	font-weight: bold;
}	
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #5BB259;
	margin: 25px 0 0 0;
	font-weight: bold;
}
.highlight{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color:#FDEED0;
}
div.description{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #377C33;
	text-align: right;
	margin: 0 10px 25px 0;
}
.copyright, .copyright a {
	margin: 30px 0 0 0;
	height: 30px;
	text-align:right;
	color:#F7BB43;
	font-size: 13px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* Tables */
table.table01 td {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #377C33;
	font-weight: normal;
	border: none;
	border-bottom: 1px solid #F7BB43;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.table01 .heading {
	font-weight: bold;
	color: #377C33;
}
table.table01 .remove-line {
	border-bottom: none;
}

/* Contact us Form */
.table {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #377C33;
	border: 1px solid #F7BB43;
	background-color: #FDEED0;
	text-align: left;
	padding: 10px;
}
.formfield {
	width: 200px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	background-color: #FFF;
	color: #F7BB43;
	border: 0px solid #969491;
	font-weight: bold;
} 
.formbutton {    
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	background-color: #5BB259;   
	color: #FFF;    
	margin-top: 6px;    
	margin-bottom: 6px;
	border: 1px solid #FFF;
	width: 200px;
}

/* Banner ads */
div.banner01 {
	width: 220px;
	height: 90px;
	background-color:#DEF0DE;
	margin: 0 20px 0 0;
	padding: 15px 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	color: #5BB259;
}
div.banner02 {
	width: 220px;
	height: 70px;
	background-color:#DEF0DE;
	margin: 0 20px 0 0;
	padding: 15px 20px;
	display: block;
	border-top:1px solid #5BB259;
}
h1.banner, h1.banner a:link, h1.banner a:active, h1.banner a:visited {
	text-decoration: none;
	font-size: 18px;
}
h1.banner a:hover {
	text-decoration: underline;
}
h2.banner1, h2.banner1 a:link, h2.banner1 a:active, h2.banner1 a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #5BB259;
	margin:0;
}
h2.banner1 a:hover {
	text-decoration: underline;
	color: #5BB259;
}
h2.banner2, h2.banner2 a:link, h2.banner2 a:active, h2.banner2 a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #5BB259;
	margin:0;
}
h2.banner2 a:hover {
	text-decoration: underline;
	color: #5BB259;
}
h3.banner1, h3.banner1 a:link, h3.banner1 a:active, h3.banner1 a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #5BB259;
	margin:0;
	font-weight: normal;
}
h3.banner1 a:hover {
	text-decoration: underline;
	color: #5BB259;
}
.banner03 {
	width: 495px;
	height: 46px;
	background-image: url(image/ribbon.png);
	background-repeat:no-repeat;
	margin: 0 0 0 50px;
	text-align: center;
}
.banner03 a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
.banner03 a:hover {
	text-decoration:underline;
}


/* Menu */
div.menu {
	width: 1000px;
	height: 38px;
	padding: 0;
	margin: 0 auto;
	background: #FDEED0;
	float:right;
}
div.menu2 {
	width: 1000px;
	float:right;
}
#nav {
	margin:0;
	padding:0;
	background:#FDEED0;
	width:100%;
	float:right;
}
#nav li {
	display:inline;
	margin:0;
	height: 33px;
}
#nav a:link,
#nav a:visited {
	color:#377C33;
	background:#FDEED0;
	padding:9px 17px;
	float:left;
	width:auto;
	border-right:1px solid #FBDDA1;
	text-decoration:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
}
#nav a:hover,
#nav a:focus {
	color:#377C33;
	background:#DEF0DE;
}
#home #nav-home a,
#suffolk-sheep #nav-suffolk-sheep a,
#ram-sale #nav-ram-sale a,
#sheep-semen #nav-sheep-semen a,
#sheep-news #nav-news a,
#about-kismet #nav-about-kismet a,
#contact-kismet #nav-contact-kismet a {
	background:#DEF0DE;
	color:#377C33;
	text-shadow:none;
}
#home #nav-home a:hover,
#suffolk-sheep #nav-suffolk-sheep a:hover,
#ram-sale #nav-ram-sale a:hover,
#sheep-semen #nav-sheep-semen a:hover,
#sheep-news #nav-news a:hover,
#about-kismet #nav-about-kismet a:hover,
#contact-kismet #nav-contact-kismet a:hover {
	background:#DEF0DE;
}
#nav a:active {
	background:#DEF0DE;
	color:#377C33;
}
