body {
	margin-top: 10px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #260702;
	background-color: #310a03;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #CE7A32;
}

H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {
	font-size:1.25em;
	color: #8A4317;

}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

p, ul, ol {
	line-height: 150%;
	text-align: justify;
	font-size: 11px;
}
p.clear {
clear:both;
}

ul, ol { }

blockquote { }

a {
	color: #310A03;
}

a:hover {
	text-decoration: none;
	color: #CE7A32;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 980px;
	background-repeat: repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #091118;
	background-image: url(../img/content_bg_img.jpg);
}

/* Header */

#header-wrapper {
}


#header {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: url(../img/img01.gif) no-repeat left top;
}

/* start nav */

#menu{
	background-image: url(../img/nav_bg.jpg);
	text-align: left;
	height: 70px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-right: auto;
	margin-left: auto;
}

#nav, #nav ul{
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:3.2em;
	width: 930px;
	margin:0px auto 0 !important;
	font-size: 1.1em;
	text-align: left;
	vertical-align: text-top;
}

#nav a{
	display:block;
	color:#5B524B;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 19px;
	font-weight: bold;
	font-size: 100%;
}

#nav a:hover{
	color:#310A03;
}

#nav li{
	float:left;
	position:relative;
	top: 4px;
	background-repeat: no-repeat;
	background-position: right 9px;
	background-image: url(../img/nav_div.jpg);
}

#nav ul {
	position:absolute;
	display:none;
	width:auto;
	top:2.2em;
	top:53px;
	left:0;
}

#nav li ul a{
	width:16em;
	height:auto;
	float:left;
	color: #FFFFFF;
	background-color: #CE7A32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCFCFC;
	line-height: 1.8em;
	font-weight: normal;
	font-size: 0.8em;
	border-right-style: none;
	padding-bottom: 10px;
}
#nav li ul a:hover {
	height:auto;
	float:left;
	color: #CE7A32;
	background-color: #310A03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
	left:13em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* Page */

#page {
	width: 890px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#pagetop {
	background-image: url(../img/pagetop.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
}
#pagebottom {
	background-image: url(../img/content_bg_bottom.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 980px;
}


/** LOGO */

#logo {
	width: 980px;
	height: 377px;
	background-image: url(../img/header_logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
}

#logo h1 { 	
	float: left;
	padding-top: 150px; 
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #900B08;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 170px 0 0 30px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 630px;
}
.toplink {
   margin-top: 1em;
   color: #999;
   font-size: 80%;
   text-align: right;
   }
.toplink a {
	color: #C17D36;
   }
/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #24130F;
	color: #333333;
}

.post .date {
	float: right;
	margin-top: -48px;
	padding: 0 20px;
	border: 1px dashed #24130F;
	background: #24130F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}
#sidebar a {
	color: #310A03;
	text-decoration: underline;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sidebar li ul {
	line-height: 150%;
}

#sidebar li li {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 0px;
	font-size: 20px;
	color: #CE7730;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424347;
}


#sidebar p {
	line-height: 200%;
}

/* Footer */

#footer {
	width: 980px;
	padding: 0;
	height: 72px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/footer_img.jpg);
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	color: #310A03;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer a {
}
/**************************************
 Calendar Date
***************************************/
.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(../img/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

/**************************************
 Table pedigree
***************************************/
.tblped {
	font-size: 11px;
	background-color: #ffffff;
	color:#310A03;
}
.tblped a {
	color: #000000;
}
.pedigree  h3 {
	color: #310A03;
	margin-bottom: 10px;
}



.thped {
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	background-color:#585F72;
	font-family: Verdana, Arial, sans-serif;	
	
/**************************************
 Table Links
***************************************/
	
}
#tablelinks {
	line-height: normal;
}

#tablelinks a {
	text-decoration: none;
		font-size: 11px;
}#mainimg {
	padding: 5px;
	border: thin double #000000;
}
#thumbnails img {
	padding-right: 5px;
	padding-left: 5px;
}
#thumbnails {
	margin-top: 20px;
}
div.galleryImg {
float:left;
height:100px;
margin:0 2px 2px 0;
text-align:center;
width:100px;
}
