 * {
	margin: 0;
	padding: 0;
}

a {
  color : #003366;
  text-decoration:underline;
}

#accomplishments{
	border:1px solid #443005;
	background-color:#cfc8a9;
	width:430px;
	padding-left:10px;
	padding-bottom:4px;
	overflow:hidden;
	position:relative;
}

#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  
#popupContact{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:650px;  
	width:410px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;  
}  

#popupContactClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
}  

body {
	
	font-size: 62.5%;
	color: #453005;
	/*background: #443005 url(images/bodybg.gif) repeat-y center;*/
	background: #443005;
	height: 100%;
}

#content-background-news {
	margin: 10px 100px 0px 100px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #2B3947;
	clear:both;
	display:block;
	margin-bottom:23px;
	padding:20px;
	overflow:auto;
	min-height: 520px;
	background: #e5e1c8 url(images/content_bg.gif) repeat-y right top;
}
	
#content-background {
	margin: 10px 100px 0px 100px;
	background:#e5e1c8;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #2B3947;
	clear:both;
	display:block;
	margin-bottom:23px;
	padding:20px;
	overflow:auto;
	min-height: 520px;
	/*background: #e5e1c8 url(images/content_bg.gif) repeat-y right top;*/
}

.slide_question{	
	color:#003366;
	background-color:#e9e7d9;
	width:436px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:4px;
	height:20px;
	border:1px solid #443005;
	overflow:hidden;
	cursor:pointer;
}
.slide_answer{	
	border:1px solid #443005;
	background-color:#cfc8a9;
	width:430px;
	padding-left:10px;
	padding-bottom:4px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.answer_content{	
	padding:5px;
	font-size:0.9em;	
	position:relative;
}

#footer {
	background: url(images/footer_new.jpg) no-repeat scroll center bottom;
	height: 23em;
	text-align: center;
	color: black;
}

.button{
	font-size:12px;
   font-family:Arial,sans-serif;
   background-color:#a4b276;
   border-style:dotted;
   border: 1px;
   border-color:#003366;
}

#footer li {
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

h1 {
	font: 2.0em Tahoma, sans-serif;
	color: white;
	margin-bottom: 10px;
}

h2 {
	font: 1.8em Tahoma, sans-serif;
	color: #453005;
	margin-bottom: 10px;
	margin-left:20px;
}

h3 {
	font: 1.8em Tahoma, sans-serif;
	color: #453005;
	margin-bottom: 10px;
	margin-left:-20px;
}

#header {
	background: transparent;
	text-align: center;
	height: 220px;
}

#header img {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 240px
}

img {
	border: none;
}

#left-sidebar img {
	padding:8px;
	border:solid;
	border-color: #c8c8c8 #959595 #959595 #c8c8c8;
	border-width: 1px 2px 2px 1px;
	background-color:#f2f2f2;
}
				  
	
#left-sidebar {
	float: left;
	width: 370px;
	padding-left: 0px;
	padding-top: 0px;
}

#left-sidebar ul {
	list-style-type:none;
	padding:10px;
	margin:10px;
}

p, li {
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}

#page-wrap {
	background: #a4b276 url(images/background.jpg) no-repeat scroll top;
	margin: auto;
	width: 1125px;
	border:1px solid #2B3947;
	}
	
#right-sidebar {
	float: right;
	width: 450px;
	padding-left: 45px;
	padding-top: 0px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#gallerynav {
	display:block;
	padding : 15px 25px;
	margin : 0;
	width : 821px;
	height:1.4em;
	background-color:transparent;
	border-bottom: 1px #999999 solid;
	padding-bottom: 10px;
	text-decoration:none;
}

ul#gallerynav li {
  display : inline;
  margin-right: 5px;
 
}

ul#gallerynav li a {
  margin : 0 5px;
  color : #443005;
  background : #cfc9a9;
  border: 1px #fff solid;
  text-decoration:none;
  border-bottom: none;
  padding: 10px 14px;
}

ul#gallerynav li a:hover {
  padding: 14px 14px 10px 14px;
  text-decoration:underline;
}

ul#gallerynav li a.selected {
  color:#666666;
  background:#FFFFFF;
  border: 1px #999999 solid;
  border-bottom: 1px #FFFFFF solid;
  padding: 14px 14px 10px 14px;
}


ul#topnav {
	font: 1.4em Verdana, Geneva, sans-serif;
	font-weight:800;
	display:block;
	padding : 10px 26px;
	margin : 0;
	width : 1126px;
	height:1.4em;
	background-color:transparent;
	text-align:center;
}

ul#topnav li {
  display : inline;
  float: none;
}

ul#topnav li a {
  padding : 0 5px; 
  margin : 0 5px;
  color : #443005;
  text-decoration:none;
}

ul#topnav li a:hover {
  padding : 0 5px; 
  margin : 0 5px;
  color : #000;
  text-decoration:underline overline;
}

ul#left-sidebar {
	font: 1.2em Tahoma, sans-serif;
	font-weight:800;
	display:block;
	padding : 10px 35px;
	margin : 0;
	width : 1126px;
	height:1.4em;
	background-color:transparent;
	text-align:center;
}

ul#left-sidebar li {
  display : inline;
  float: none;
}

ul#left-sidebar li a {
  padding : 0 5px; 
  margin : 0 5px;
  color : #443005;
  text-decoration:none;
}

ul#left-sidebar li a:hover {
  padding : 0 5px; 
  margin : 0 5px;
  color : #000;
  text-decoration:underline;
}


#gallery-content li{
	width:202px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:6px;
	text-align:center;
	position:relative;
	float: left;
	display:inline;
	margin: 2px;
}

#gallery-content a:hover { 
	white-space: normal; 
}

#gallery-content a:hover span{	
	top:5px;
	left:5px;
	width:202px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	text-decoration:none;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	-moz-opacity:.8;
	opacity:.80;
/**/
} 

#gallery-content  a span{
/*\*/
	position:absolute;
	left:-9999px;
}

#gallery-content img{
	border:1px solid #EEE;
}

#photopage {
  margin: 0px 42px;
}

#photopage p{
  margin: 30px 30px;
}

#photopage h2{
  	font: 1.8em Tahoma, sans-serif;
	color: #453005;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left:20px;
}

#photopage1{
	height: 320px;
	float: right;
	width: 380px;
	padding-left: 45px;
	padding-top: 0px;
}

#photopage2{
	float: right;
	width: 380px;
	padding-left: 45px;
	padding-top: 0px;
	height: 320px;
}

#photopage3{
	float: right;
	width: 380px;
	padding-left: 45px;
	padding-top: 0px;
	height: 325px;
}

#photopage4{
	float: right;
	width: 380px;
	padding-left: 45px;
	padding-top: 0px;
	height: 320px;
}

#photopage5{
	float: right;
	width: 380px;
	padding-left: 45px;
	padding-top: 0px;
	height: 370px;
}

#photopage6{
	float: right;
	width: 380px;
	padding-left: 45px;
	padding-top: 0px;
	height: 320px;
}

#photopage7{
	float: right;
	width: 380px;
	padding-left: 45px;
	padding-top: 0px;
	height: 277px;
}

#photopage img {
	padding:8px;
	border:solid;
	border-color: #c8c8c8 #959595 #959595 #c8c8c8;
	border-width: 1px 2px 2px 1px;
	background-color:#f2f2f2;
	display:block;
	float:left;
}

#news {
	width: 700px;
	padding-left: 100px;
	padding-right: 100px;
	display: block;
	margin-right:auto;
	margin-left:auto;
}
#news img {
	padding:8px;
	border:solid;
	border-color: #c8c8c8 #959595 #959595 #c8c8c8;
	border-width: 1px 2px 2px 1px;
	background-color:#f2f2f2;
	margin-left: auto;
	margin-right: auto;
	display:block;
}

#news ul li{
	background:transparent url(images/news/dots_horiz.gif) repeat-x scroll left bottom;
	list-style-type: none;
	padding:8px 0 3px;
	margin:0 10px 0 0;
}

#pedigree td {
  font-size: 120%;
  font-family:Verdana, Geneva, sans-serif;
  color : #443005;
  text-decoration:none;
  border-bottom: none;
  padding: 0px 0px 0px 10px;
  height: 100%;
}

#pedigree-background {
	margin: 10px 10px 25px 10px;
	background:#e5e1c8;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #2B3947;
	clear:both;
	display:block;
	overflow:auto;
	padding-bottom: 10px;
}
/*#pedigree-header {
	text-align: center;
	height: 170px;
	background:  url(images/background.jpg) no-repeat top left;
}*/
#pedigree-page-wrap {
	background: #a4b276;
	margin: auto;
	width: 100%;
	}
#pedigree-footer {
	background: transparent;
	height: 23em;
	text-align: center;
	color: black;
}	
ul#pedigree-topnav {
	font: 1.4em Verdana, Geneva, sans-serif;
	font-weight:800;
	display:block;
	padding : 55px 10px 25px 0;
	margin : 0;
	width : 100%;
	height:1.4em;
	background-color:transparent;
	text-align:center;
}

ul#pedigree-topnav li {
  display : inline;
  float: none;
}

ul#pedigree-topnav li a {
  padding : 0 5px; 
  margin : 0 5px;
  color : #443005;
  text-decoration:none;
}

ul#pedigree-topnav li a:hover {
  padding : 0 5px; 
  margin : 0 5px;
  color : #000;
  text-decoration:underline overline;
}
