body {
	margin: 0;
	padding: 0;
	background:  #200645 url(images/img01.jpg) no-repeat top center;
	font-size: 13px;
	color: #EBE6E3;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #FED772;
}

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 150%;
	/* text-decoration: underline; */
	font-weight: bold;
	text-transform: lowercase;
}

h4 {
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 7px;
}

h5 {
	font-weight: bold;
}

/* p {
	line-height: 200%;
} */

ul, ol {
	margin-bottom: 1.5em;
	line-height: 2em;
	/* margin-left: 0em; */
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FED772;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #EBE6E3;
}

a.weblink
{
	color: #883bf6;
}

/* Header */

#header {
	width: 758px;
	/* height: 280px; */
	height: 310px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #FED772;
}

#header h1 {
	font-size: 30px;
	padding-top: 100px;
}

#header a {
	color: #FED772;
}

/* Page */

#page {
	width: 790px;
	margin: 0 auto;
}

/* Image */
img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

img.thumb {
	float: left;
	border: outset;
	border-width: medium;
	border-color: #FED772;
}

img.homephoto {
	float: none;
	margin: 10px 0 -3px 0;
	border: outset;
	border-color: #FED772;
}

img.photo {
	float: none;
	border: outset;
	border-color: #FED772;
	margin: 5px auto 0 auto;
}

img.banner {
	float: none;
	border: ridge;
	border-color: #FED772;
}

/* Tables */
table {
	margin: 0;
	float: none;
	padding: 0;
	border-width: 0; 
}

table tr {
	padding: 0; 
}

table td {
	padding: 0; 
	cell spacing: 0;
	border-width: 0; 
	text-align: left;
	vertical-align: middle;
}

#frames {
}

.frames td {
	width: 250px;
	height: 250px;
	vertical-align: middle;
	padding-bottom: -7px;
	padding-right: 7px;
}

#breeding {
}

.breeding td {
	width: 500px;
	height: 250px;
	vertical-align: left;
	padding-bottom: 7px;
}

#holiday {
}

/* Content */

#content {
	float: left;
	width: 500px;
}

.post {
	padding: 0 0 10px 0;
}

.thumbphoto {
	width:120px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	text-align: left;
}

p#indent {
	padding: 0 5px 10px 10px;
	margin: 0 0 5px 12px;
	text-align: left;
	margin-bottom: 10px;
} 

.indented
   {
   padding-left: 20px;
   }
   
.link
   {
   padding-left: 20px;
   color: #FED772;
   }   

.title {
	margin: 0;
	border-bottom: 2px solid #D79B00;
	text-transform: none;
}

.title1 {
	text-transform: uppercase;
}

.title2 {
	text-transform: capitalize;
}

.title3 {
	color: #FED772;
}

.subtitle {
	font-weight: bold;
	color: #FED772;
	letter-spacing: 1px;
}

.subtitle1 {
	font-weight: bold;
	color: #FED772;
	letter-spacing: 2px;
	font-size: 16px;
}

.subtitle2 {
	font-weight: bold;
	color: #FED772;
	letter-spacing: 2px;
	font-size: 16px;
	text-align: center;
}

.subtitle3 {
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.video {
	float: none;
	border: outset;
	border-color: #200645;
	margin-bottom: 25px;
}

.leftindent {
	margin-left: 10px;
}

.byline {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #D79B00;
	font-size: small;
	/* text-decoration: underline;  */
	text-align: center;
}

.cancellation {
	color: #cc0000;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	text-transform: uppercase;
}

.note {
	padding: 0 0 15px 0;
	margin: -10px 0 0 0;
	text-align: center;
	border-bottom: 1px dotted #7B9418; 
	width: 500px;
}

.noteemphasis {
	color: #cc0000;
}

.noteemphasis a {
	color: #cc0000;
}

.noteemphasis a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #D79B00;
}

#sidebar a {
	color: #FED772;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Latest News */

#upcomingevents {
	float: right;
	width: 240px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#upcomingevents h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #D79B00;
}

#upcomingevents p {
	text-align: center;
	color: #FED772;
	font-size: 110%;
}

#upcomingevents a {
	color: #cc0000;
	text-decoration: underline;
}

#upcomingevents a:hover {
	color: #EBE6E3;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 790px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #D79B00;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #565736;
	text-decoration:none;
}

