﻿@import url("screen-globals.css");
@import url("screen-nav.css");
@import url("superfish.css");


			#feature {
				float: left;
				width: 628px;
				height: 314px;
				margin-bottom: 10px;
			}
			
			
			#lower {
			
			}
			
				#lower div.half-width {
					width: 309px;
				}
				
				#lower h2 {
					position: relative;
					width: 100%;
					height: 19px;
					display: block;
					margin: 15px 0 0 0;
					padding-bottom: 10px;
				}
				
				#lower h2 span {
					display: none;
				}
				
				h2.head-home-events { background: transparent url("/images/head-home-events.jpg") no-repeat; }
				h2.head-home-news { background: transparent url("/images/head-home-news.jpg") no-repeat; }
				
				h3 {
					font-size: 18px;
					line-height: 22px;
					font-weight: normal;
					margin-bottom: 16px;
				}
				
				h3 a {
					color: #c6690f;
					text-decoration: underline;
				}
				
				h3 a:hover {
					text-decoration: none;
				}

				
				h4 {
					font-size: 14px;
					line-height: 17px;
					font-weight: normal;
					margin-bottom: 17px;
				}
				
				p {
					font-size: 13px;
					line-height: 17px;
					margin: 0 20px 13px 0;
					padding: 0;
				}
			
						p em {
							font-size: 12px;
							line-height: 15px;
							margin-bottom: 10px;
						}
						
						p a {
							color: #c6690f;
							text-decoration: underline;
						}
						
						p a:hover {
							text-decoration: none;
						}

				
				ul.news {
					list-style: none;
				}
				
				ul.news li {
					font-size: 12px;
					line-height: 17px;
					margin-bottom: 14px;
				}
				
				ul.news li a {
					font-size: 14px;
					color: #c6690f;
					text-decoration: underline;
				}
				
				ul.news li a:hover {
					text-decoration: none;
				}

		