
body {
	min-width: 50em;
	font-family: sans-serif;
	margin: auto;
	background-image: url(gradient-brown.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	width: 100%;
}
.bodydiv { 
	margin: auto;
	width: 90%;
	padding: 0;
}

/* Color scheme */
a		 	{ color: #008; }
.leadline a, .subtitle a{ color: #004; }
table.scores th		{ color: white; background-color: #555; }
.folder			{ background-color: #fffcf3; }
.folder			{ border-color: #5a6280; }
bodydiv 		{ background-color: #fff; }

h1 {
	text-align: center;
	font-size: 140%;
}
h2 {
	font-size: 120%;
	line-height: 1.3em;
}
div.multih2 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	white-space: nowrap;
}
table.pedigree { 
	margin: 0.1em auto 2em auto; 
	border-width: 2px; 
	border-style: solid; 
}
table.pedigree td { 
	border-width: 1px; 
	border-style: solid; 
}
table.pedigree img { 	
	width: 220; 
	text-align: right; 	
	vertical-align: top; 
}
a:link, a:visited {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.for {
	font-family: Apple Chancery, Zapfino, cursive; 
	font-weight: normal; /* Required for Safari cursive */
	font-size: 125%;
	padding-right: 0.5em;
}
.news {
	background-color: #f6e2d0; 
	background-image: url(gradient-brown.jpg);
	background-repeat: repeat-x;
	margin-top: 1.5em;
	margin-right: 0.75em;
	border-style: none;
}
.news h2 {
	text-align: center;
}
.news ul {
	padding-left: 0.25em;
	padding-right: 0.25em;
}
.news ul li .date {
	font-weight: bold;
}

.motto {
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 0;
}
ul.hanginglist {
  	list-style: none;
	margin-left: 2em;
	text-indent: -2em;
}
.leadline { 
	font-family: Brush Script MT, Apple Chancery, Zapfino, cursive; 
	font-weight: normal; /* Required for Safari cursive */
	font-size: 400%;
	margin-left: 0.25em;
	text-align: center;
}
.leadline, .subtitle { 
	margin-top: 0em; 
	margin-bottom: 0.25em; 
	line-height: 100%;
}
p, td, .folder li {
	line-height: 140%;
}
.leadline a:link, .leadline a:visited, .subtitle a:link , .subtitle a:visited {
	text-decoration: none;
}
.subtitle { 
	font-weight: normal; 
	font-family: Brush Script MT, cursive;
	font-style: italic;
	letter-spacing: 0px;
} 
.subfolders {
	/* padding: 0 1em 0 1em; */
	margin: 0;
	border-style: none solid solid solid;
  	border-color: #5a6280;
	border-width: 3px; 
	background-color: #fffcf3;
}
.subfolders .folder, .subfolders .navigation, .subfolders .glossymenu {
	margin-left: 4px;
	margin-right: -12px;
}
.folder {
	padding: 1em;
 	margin: 0;
	border-style: none solid solid solid;
	border-width: 3px; 
	min-height: 300px; 
}
table.rates td {
	font-size: 90%;
	vertical-align:top; 
	line-height: 120%;
	background-color: #cca;
	padding: 5px;
}
table.rates td.header {
	font-size: 125%;
	text-align: center;
	font-weight: bold;
	background-color: #fffcf3;
}
.logolayer {
	background-image: url(images/rear-left-crop-trans.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
table.scores {
	margin: 0.1em auto; 
	border-spacing: 0px;
}
table.scores td {
	vertical-align: top;
	border-style: none none solid none;
	border-width: 1px;
	padding: 0em 1em;
}
table.scores th {
	font-weight: bold;
	border-style: solid none; 
	border-width: 1px 1px;
}
table.hidden tr td:first-child {
	padding-right: 1em;
	text-align: left;
}
table.hidden td {
	vertical-align: top;
	border-style: none;
	text-align: left;
	padding: 0;
}
table.hidden {
	width: auto;
}
.thumbnails img {
	height: 80px;
	float: none;
}
table.pics td { vertical-align: top; border-style: none; }
table.pics td.text { text-align: left; }
table.pics td.title { width: 40%; }
table.pics td.hsep { background-color: #fff; width: 3px; }
table.pics td.vsep { background-color: #fff; height: 3px; }
td.pic { text-align: center; vertical-align: middle; font-style: italic; }
td.pic img { width: 120px; }
a > img { padding: 0; border-color: #fffcf3; }
a > img:hover { border-color: blue; }

table.twocol {
	margin: auto;
	width: 100%;
}
table.twocol td {
	vertical-align: top;
	text-align: center;
}
table.twocol td img {
	vertical-align: top;
	height: 150px;
}
.floatright {
	float: right;
	margin-left: 0.5em;
	vertical-align: top;
        text-align: center;
}
.floatleft {
	float: left;
	text-align: center;
	margin-right: 0.5em;
}
table.frontpage {
	margin: 0px;
	padding: 0px;
}
table.frontpage td {
	width: 40%;
	vertical-align: top;
}
table.frontpage img {
	height: 90px;
	float: left;
	padding: 0;
	margin-right: 10px;
}
.ad {
	float: left;
	height: 300px;
	margin-left: 2em;
        text-align: center;
}
.ad img {
	width: 240px;
}
img { 
	padding: 0.5em; 
}
.navigation#inner {
  margin-top: 0;
  padding-top: 1em;
}
.logo {
  padding: 0em;
  padding-right: -100%;
  height: 10em;
  display: float;
  float: left;
}

.navigation {
  border-bottom: solid #5a6280 0.2em;
  white-space: nowrap;
  margin-bottom: 0; /* This is below the border in Safari */
  margin-left: 0; /* Must be 0 for IE, because underline starts inside margin */
  padding: 0;
  text-align: left;
}
.navigation li:first-child {
  margin-left: 1em;
}
.navigation li {
  display: inline;
  padding: 0.2em 0.75em 0.0em 0.75em;
  margin-left: 0;
  margin-right: 0.5%;
  border: solid #5a6280 0.2em;
  background-color: #fffcf3;
  color: #000;
}
.navigation li.active {
  border-bottom: solid #fffcf3 0.2em;
  font-weight: bold;
}
.navigation li.active a {
  color: black;
}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu {
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.active a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.active a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}



