body {
	
	font-family: Georgia, Palatino, Times New Roman, serif; 
	font-size: 90%; 
	margin: 0; 
	padding: 0;
	color: #777;
	line-height: 150%;
	text-align: center;
	height: 100%;
	
}

p { color: #777; margin: 0 0 1.2em 0; line-height: 150%; text-align: justify;}

h1, h2, h3 {margin: 0 0 0.4em -0.1em;}
h1 { 

	font-size: 220%;
	letter-spacing: 1px;
	text-align: left;
	color: #00739F;
	font-weight: normal;
}

h2 { 
	font-size: 130%;
	margin: 0 0 15px 0;
	color: #00739F;
}
h2 { 
	font-size: 110%;
	margin: 0 0 15px 0;
	color: #00739F;
}
a {color: #00739F; text-decoration: underline}
a:hover {color: #ff0000; text-decoration: none ;}

a img {border: none;}
/****FORMS ****************/
form {margin: 0; padding: 0;}
fieldset {border: none; padding: 0; margin: 0;}
label {margin-bottom: 0.3em; float: left; color: #888; width: 30%;  height: 1.8em; clear: both; border-bottom: 3px solid #fff;  border-left: 4px solid #fff; padding: 0; font-size: 90% }
input.textin {
	padding: 0.4em 0.2em 0  0.4em; 
	margin-bottom: 0.3em; 
	float: right; 
	width: 53%; 
	height: 1.6em;  
	border: none; 
	background: #eee; 
	font-size: 90%; 
	font-family:Arial, Helvetica, sans-serif;  
	color:#888
}
input.button {float: right; margin: 15px -3px 10px 0;}
textarea {clear: both;width: 97.7%;border: none; background: #eee; font-family:Arial, Helvetica, sans-serif;  font-size: 90%;color:#888; padding: 0.4em 0.2em 0  0.4em;  }

/* End forms*/


.imgleft { display:inline; float:left; margin: 7px 28px 8px 20px;}
.imgright { display:inline; float:right; margin: 7px 18px 8px 18px; }
p.imgleft {font-style: italic; color: #999}

.hideit {display:none}
.clearboth {clear:both; padding: 0; margin: 0; height: 0; }


.quotes {background: #fafafa  url(images/quote_left.gif) no-repeat top left; padding: 0 0.4em; margin: 0 18px 17px 18px}
.quotes p{background: url(images/quote_right.gif) no-repeat bottom right; padding-top: 1em; padding-bottom: 0.5em;  color: #999; font-size: 130%; }
.quotes span {color: #666; font-style: italic}
#wrapper {	
	text-align: left;
	margin: 0 auto;
	width: 760px;
	padding:0;
}
#header {
	margin-top: 20px;
	background: #00519F url(images/header_bg.gif) no-repeat;
	height: 212px;
}
#header .cow {
	position: absolute;
	top: 48px;
	margin: 0 0 0 16px;
}
#header .cowhouse {
	position: absolute;
	top: 88px;
	margin: 0 0 0 538px;
}

#menu {
	margin: 0;
	background: #00739F url(images/menu_bg.gif) no-repeat 100% 100%;
	height: 40px;
}

#menu ul {
	
	padding:0 0 0 0;
	margin:  0 0 0 20px;
}

#menu ul li {
	margin: 8px 1.5em 0 0;
	padding: 0 0 0 0px;
	float: left;
	position: relative;
	list-style: none;
	height: 33px;
	z-index: 100;
}
#menu ul li#artists {height: 38px;background: transparent url(images/menu_expandable.gif) no-repeat 50% 100%;}
#menu ul li.selected {
	background: transparent url(images/menu_selected.gif) no-repeat 50% 100%;
	

}
#menu ul li.selected a {color: #DCF6FF;}
#menu ul li a {		
	display: block;
	height: 20px;
	font-size: 140%;
	margin: 0;		
	color: #fff;	
	text-decoration: none;

}
#menu ul li a:hover {border: none;background: transparent url(images/ul_li_a_bg.gif) no-repeat 50% 100%;}

#menu ul li ul {
	clear: both;
	display: none;
	position: absolute; 
	top: 100%;
	left: 0;
	width: 200px;
	padding: 10px 0px 10px 10px;
	margin: 5px 0 0 0;
	background: #00739F;
	border: 7px solid #fff;
	border-top: 0;
	z-index: 5;

}

#menu ul li > ul {
	top: auto;
	left: auto;
} 

#menu ul li ul li {
	height: 20px;
	margin: 0;
	color: #777;
	background: transparent;
	font-size: 90%;
	display: block;
	float: none;

}
#menu ul li ul li a {
	
	padding: 0px 10px 0px 10px;
	margin: 3px 0;
	text-decoration: none;
	font-size: 110%;
	display: block;
	flaot: none;
}
#menu ul li.selected ul li a {color: #fff;}
#menu ul li:hover ul, #menu ul li.over ul {
	display: block;	
}
#menu ul li:hover ul a:hover, #menu ul li.over ul a:hover {
	background: #00739F;
	color: #ff4040;
}
#menu ul li ul li.selected a, #menu ul li ul li.selected a:hover{
	background: transparent url(images/menu_sub_selected.gif) no-repeat top right;

}
#menu ul li ul li.selected {
	background: none;

}
/****** end menu ****/
#content_wrapper {
	margin: 1em 0 0 0;
	padding: 0px;
	width: 760px;	

}

#content #leftcol, #content #rightcol {padding: 10px 0px 10px 10px;}
#content #leftcol {float: left; width: 380px;}
#content #rightcol {float: right; width: 330px;}

#content #leftcol p.intro {
	font-size: 180%;
	color: #1f609f;
	font-weight: normal;
	margin-top: 13px;
	padding: 0;

}

#content #leftcol p.introsmall {
	font-size: 130%;
	color: #1f609f;
	font-weight: normal;
	padding: 0;

}


#content #rightcol ul.highlight {
	margin: 0 0 1em 0;
	background: transparent url(images/ul_highlight_bg.gif) no-repeat top right;
	overflow: hidden;
	padding: 1em 0 0 1.1em;
}
#content #rightcol ul.highlight li {
	list-style: none;
	width: 145px;
	float: left;
	margin-bottom: 0.6em;
	color: #6e7033;
	font-size: 130%;
	padding-left: 8px;

}
#content #rightcol p.message {text-align: right; font-size: 80%; text-transform: uppercase; color: #888}
#content .image{
	width: 110px;
	float: left;
	height: 120px;
	text-align: right;
}
#content .image img {
	border: 5px solid #e4e4e4;
	margin-left: 1px;

}

#content h1.hideme{
	position: absolute;
	left: -9384px;
}
#footer {
	height: 65px;
	background: #818181 url(images/footer_bg.gif) repeat-x 0 0;
	margin: 0px;
	padding: 3px 9px 2px 9px;
	position: relative;
	width: 742px;
}
#footer.home {
	background: #fff url(images/footer_home_bg.gif) repeat-x;
	height: 175px;
}
#footer p {
	color: #e7e7e7;
	letter-spacing: 1px;
	font-size: 100%;
	margin: 0;
}
#footer p.copy, #footer p.tel {position: absolute; bottom: 9px;}
#footer p.copy {
	left: 11px;
	
}
#footer p.tel {
	right: 11px;
}
#altcom {float: right; margin: 10px 0; font-size: 85%}
