/*  
Theme Name: Voss Quarter Horses
Theme URI: http://www.vossquarterhorses.com/
Description: The default design and layout for Voss Quarter Horses.
Version: 1.0
Author: Brock Mittleider, Web Catalysts
Author URI: http://www.webcatalysts.com/

Color Scheme:
	COLOR CODE		COLOR			USE
	#433E35			Dark Brown		Text		
*/
html,body {
   /*background: #FFFFFF url('../images/bg/body.gif');*/
   background-repeat: repeat-x; 
   background-position: 0 155px;
   background:#FFFFFF;
   font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
   color: #524b45;
}
#header {
	width: 100%;
    height: 155px;
    background: #343C53 url('../images/bg/header_blue.gif');
	background-position:0px -25px;
    background-repeat: repeat-x;
    border-bottom: 4px solid #84786d;
}
#curve {
	height:65px;
	background: #FFFFFF url('../images/curve.gif');
    background-repeat: no-repeat;
	background-position: center 0px;
	width:100%;
	font-size:11px;
	left: 0px;
}
#curve h2 {
	font-size: 24px;
	font-family: serif;
	color:#FFFFFF;
}
#content {
    width: 770px;
    padding:0px 0px 40px 0px;
    
}
#content p {
    font-size: 12px;
    line-height: 2em;           
}   
#footer {
	height:30px;
	background: #FFFFFF url('../images/bg/menu.gif');
    background-repeat: repeat-x;
	width:100%;
	font-size:11px;
	left: 0px;
}

a.byline,a:visited.byline {color:#8f8177;text-decoration:none;}
a:hover.byline {color:#28231D;text-decoration:underline;}

.mouseover {display:none;}

#menu {
	height:66px;
	color:#BFBAB6;
	background: #FFFFFF url('../images/bg/menu.gif');
    background-repeat: repeat-x;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	
}
#menu a,#menu a:visited {color:#2B2620;text-decoration:none;}
#menu a:hover {color:#6A748E;text-decoration:underline;}

a, a:visited {color:#84786D;text-decoration:none;}
a:hover {color:#6A748E;text-decoration:underline;}

a.alternate, a:visited.alternate {color:#524B45;text-decoration:none;}
a:hover.alternate {color:#6A748E;text-decoration:underline;}

a.reversed, a:visited.reversed {color:#6A748E;text-decoration:none;}
a:hover.reversed {color:#524B45;text-decoration:underline;}

a.whiteonly, a:visited.whiteonly {color:#FFFFFF;text-decoration:none;}
a:hover.whiteonly {color:#FFFFFF;text-decoration:underline;}

.opacity50p_1 {
	background: #000000;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.opacity50p {
	background:url('../images/1x1opacity50p.png');
}
.opacity70p {
	background:url('../images/1x1opacity70p.png');
}
#menu h2 {font-size:16px;font-family:serif;}

#dash {background:url(../images/bg/dash.gif);background-repeat:repeat-x;background-position:0px 11px;}
#photo {
	background-position: 1px 1px;
	width: 202px;
	height: 152px;
	
}
#pedigree {padding:2px;margin:2px;width:140px;}
.pedigreeTree {width:180px;padding:4px;font-size:11px;}

.textbox {
	background-color:#fff;
	color:#6A748E;
	margin-bottom:10px;
	font-size:18px;
	padding:0 0 0 0px;
}