/*---------- Content Presentation Stylesheet ------------ */
/*          Created By Ben Stewart - Sep 2009             */

* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px; /* keeps a vertical scrollbar on all pages */
}
body {
	background-color: #fff;
	font-size:12px;
	line-height:140%;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	width:710px;
}
h1, h2, h3 {
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	text-transform: none;
	padding:0 0 5px 0;
}
h1 {
	font-size:32px;
	line-height:80%;
	text-transform:none;
}
h2 {
	font-size:20px;
	line-height:22px;
}
h3 {
	font-size:16px;
	line-height:18px;
	color: #a81725;	
}
ul {
	margin: 0 10px 15px 20px;
}
li {
	margin:0px;
	list-style: disc;
	padding:0 0 5px 5px;
}
p {
	margin: 0 0 15px 0;
}
a {
	border:none;
	color: #a81725;
	text-decoration: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
hr {
	height:1px;
	background-color: #a81725;
	border: 1px solid #a81725;
	margin-bottom: 10px;
}
img {
	border:0;
}
img.Image_left {
	float: left;
	margin: 0px 5px 10px 0px;
}
img.Image_right {
	float: right;
	margin: 0px 0px 10px 5px;
}
img.Image_centre {
	margin: 0 auto 15px auto;
}
.greytext_16px {
	color:#808080;
	font-size:16px;
}
.greytext_14px {
	color:#808080;
	font-size:14px;
}
.clear { clear:both; }body {
	background: #fff url(images/utrv_body_bg.jpg) repeat-x center top;
	margin: 0px auto;
	width:100%;
}
#outer_wrapper {
	background: url(images/utrv_pillars.gif) no-repeat top center;
	margin: 0px auto;
	padding:0;
	width:100%;
}
.clear {
	clear:both;
}
/************************

*  HEADER

************************/

#header {
	height:200px;
	margin:0 auto;
	overflow: hidden;
	padding: 15px;
	background:url(images/utrv_hours.png) no-repeat 550px top;
	color: #fff;
}
/************************

*  TOP MENU

************************/

#menubar {
	text-align:center;
	clear:both;
}
#menubar a {
	margin: 0;
	padding: 0;
	height:42px;
	background: url(images/utrv_menu.png) no-repeat;
	text-align:center;
	display: inline-block;
}
#menubar a em {
	display: none;
}
#menubar a#index {
	width:108px;
	background-position:0 0;
}
#menubar a#about-utrv {
	width:180px;
	background-position:-108px 0;
}
#menubar a#food {
	width:108px;
	background-position:-288px 0;
}
#menubar a#artgallery {
	width:180px;
	background-position:-396px 0;
}
#menubar a#delishop {
	width:154px;
	background-position:-576px 0;
}
#menubar a#contact {
	width:135px;
	background-position:-730px 0;
}
#menubar a#index:hover, #menubar a#index.active {
	width:108px;
	background-position:0 -45px;
}
#menubar a#about-utrv:hover, #menubar a#about-utrv.active {
	width:180px;
	background-position:-108px -45px;
}
#menubar a#food:hover, #menubar a#food.active {
	width:108px;
	background-position:-288px -45px;
}
#menubar a#artgallery:hover, #menubar a#artgallery.active {
	width:180px;
	background-position:-396px -45px;
}
#menubar a#delishop:hover, #menubar a#delishop.active {
	width:154px;
	background-position:-576px -45px;
}
#menubar a#contact:hover, #menubar a#contact.active {
	width:135px;
	background-position:-730px -45px;
}
/************************

*  CONTENT AREA

************************/

#container {
	text-align:left;
	width:970px;
	margin:0 auto;
	overflow:hidden;
}
#wrapper {
	background: #ebe6de;
	width:950px;
	border: solid #ababab;
	border-width: 0 1px;
	padding:15px;
}
#banner {
	background: #fff;
	border: 1px solid #ababab;
	margin-bottom:15px;
	width:925px;
	padding:5px;
	float:left;
}
#banner span {
	font-size:18px;
}
#content_wrapper {
	background: #fff url(images/utrv_content_bg.gif) no-repeat bottom right;
	border: 1px solid #ababab;
	width:915px;
	margin-bottom:15px;
	padding:10px;
	float:left;
}
#breadcrumb {
	margin-bottom:15px;
	clear:both;
	width:100%;
}
#breadcrumb a {
	padding-right:20px;
	font-weight:normal;
	font-size:15px;
	text-decoration: underline;
}
#breadcrumb a.active {
	color:#808080;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#content {
	margin-bottom:15px;
	padding: 0;
	float:left;
	width:710px;
	min-height:400px;
}
#homefeature {
	border-top:1px solid #ababab;
	margin-bottom:15px;
	padding:0;
	float:left;
	width:730px;
	padding-top:15px;
}
#homefeature #left {
	padding:0;
	float:left;
	width:345px;
}
#homefeature #right {
	padding:0;
	float:right;
	width:345px;
}
#right_column {
	float:right;
	width:195px;
}
#right_column img {
	margin:0;
}
#extra {
	clear:both;
	width:100%;
}
#extra h3 {
	padding: 0 0 10px 20px;
	color:#a81725;
}
#supporters {
	width:660px;
	background: #fff;
	border: 1px solid #ababab;
	padding:15px;
	float:left;
	text-align:center;
	overflow:hidden;
}
#supporters img {
	height:50px;
	margin: 0 10px;
}
/************************

*  FOOTER

************************/

#footer_wrapper {
	background: url(images/utrv_footer_bg.jpg) repeat-x;
	clear:both;
}
#footer {
	height:110px;
	width:970px;
	margin:0 auto;
	padding:45px 0;
	overflow:hidden;
	color: #FFF;
}
#address {
	margin:0;
	height:50px;
	line-height:20px;
	padding:0px 10px;
	width:100%;
	border-bottom:1px solid #fff;
}
.phone {
	vertical-align:top;
	display: inline-block;
	line-height:40px;
	height:35px;
	width:260px;
	font-size:42px;
	float:left;
}
.address {
	vertical-align:top;
	display: inline-block;
	height:35px;
	width:300px;
	font-size:16px;
	float:left;
}
.phone p,  .address p {
	margin:0;
	padding:0;
}
#copy {
	width:400px;
	float:left;
}
#footerlinks {
	width:500px;
	float:left;
}
#footerlinks a {
	width:150px;
	padding: 4px 0px 1px 0px;
	float:left;
	display:block;
}
#footer a {
	color: #fff;
}
#footer p {
	margin:0;
	padding:5px 10px;
}
/************************

*  SIGNUP FORM

************************/

#mc_embed_signup {
	width:240px;
	float:right;
}
#mc_embed_signup h3 {
	padding:0 0 10px 0;
	color:#a81725;
}
#mc_embed_signup input {
	width:220px;
	height:18px;
	padding: 5px 3px 1px 3px;
	margin-bottom:5px;
	font-size:11px;
}
#mc_embed_signup input.button {
	width:79px;
	height:25px;
	display:block;
	padding:0;
	background:url(images/utrv_button.gif) no-repeat left top;
}
#mc_embed_signup input.button:hover {
	background-position: left bottom;
}
/*------------- Contact Form --------------*/

div.contactForm {
	width:365px;
	padding: 0px;
	margin: 30px;
}
div.row {
	clear: both;
	padding-top: 5px;
	vertical-align: middle;
}
div.row span.label {
	float: left;
	width: 120px;
	text-align: left;
	padding:0px 10px 0px 0px;
}
div.row span.formw {
	float: right;
	width: 300px;
	text-align: left;
}
div.row input, div.row textarea, div.row .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 300px;
	border: 1px solid #ababab;
	background:#fff;
	height:18px;
	padding: 5px 3px 1px 3px;
}
div.row textarea {
	height:80px;
}
div.spacer {
	clear: both;
}
div.row input.button {
	border:none;
	cursor:pointer;
	width:79px;
	height:25px;
	padding:0;
	background:url(images/utrv_button.gif) no-repeat left top;
}
div.row input.button:hover,
#mc_embed_signup input.button:hover {
	background-position: left bottom;
}
