@charset "UTF-8";

a:link {
	color: #e31f21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e31f21;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #e31f21;
}

body {
	background-image: url(../images/misc/furley_bg.png);
	margin-top: 0px;
	background-repeat: repeat;
	behavior: url(csshover2.htc);
}

#container {
	width: 1024px;
	margin: 0 auto;
}
#slideShow {
	height: 374px;
	width: 762px;
	margin-left: -12px;
	float: left;
	background-image: url(../images/slides/Slide_BG.png);
	background-repeat: no-repeat;
	z-index: 100;
}
#subHeader {
	height: 286px;
	width: 762px;
	margin-left: -12px;
	float: left;
	background-image: url(../images/sub/Header_Image_sub_BG.png);
	background-repeat: no-repeat;
	z-index: 100;
}
#subImage {
	float: left;
	height: 286px;
	width: 737px;
	padding-left: 12px;
}
#eawLogo {
	padding-top: 50px;
	padding-bottom: 50px;
}
#leftColumn {
	float: left;
	width: 230px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#contentWrapper {
	width: 737px;
	float: left;
	background-image: url(../images/home/mainContentBG.jpg);
	background-repeat: repeat-y;
}
#content {
	width: 736px;
	float: left;
	margin-left: 13px;
	z-index: 50;
}
#mainContent {
	width: 426px;
	float: left;
	margin-top: -48px;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	font-size: 24px;
}
#mainContent p img {
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	/* [disabled]-webkit-box-shadow: 20px 20px 5px #000000; */
	/* [disabled]box-shadow: 20px 20px 5px #000000; */
	text-align: center;
}
#Slate {
	float: right;
}
#sideBar {
	float: left;
	width: 261px;
	margin-top: -48px;
	padding-top: 60px;
}
#eawNewsBox {
	margin-top: -20px;
	float: left;
	background-color: #CCC;
	width: 241px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666;
}
.eawNewsBox {
	font-family: 'Cabin Condensed', sans-serif;
	text-shadow: 2px 2px 2px #C6C6C6;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
#news {
	width: 221px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	padding-top: 30px;
	float: left;
	margin-bottom: 30px;
}
.newsSpace {
	float: left;
	height: 20px;
	width: 200px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.shortStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.fullStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	float:left;	
}
#newsContent {
	width: 687px;
	float: left;
	margin-top: -48px;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	background-color: #FFF;
}
#movieContent {
	width: 687px;
	margin-top: -48px;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	background-color: #FFF;
	float: left;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;	
}
.dateMainNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float:right;
	padding-bottom: 40px;
}

.newsContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.newsMainTitle {
	font-family: 'Cabin Condensed', sans-serif;
	text-shadow: 4px 4px 4px #aaa;
	color: #e31f21;
	font-size: 24px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom:5px; 
}
.readMore {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-align: right;
	text-transform: uppercase;
}
.readMore a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-align: right;
	text-decoration: none;
}
.readMore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-align: right;
	text-decoration: none;
}
.readMore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: right;
	text-decoration: none;
}
.newsContent h1 {
	font-family: 'Cabin Condensed', sans-serif;
	text-shadow: 4px 4px 4px #aaa;
	color: #e31f21;
}

.newsContent h2 {
	font-family: 'Cabin Condensed', sans-serif;
	text-shadow: 4px 4px 4px #aaa;
	color: #5B5D58;
}

.newsContent h3 {
	font-family: 'Cabin Condensed', sans-serif;
	text-shadow: 4px 4px 4px #aaa;
	color: #5B5D58;
}
.subNewsLine {
	float: left;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#footer {
	clear: both;
	width: 737px;
	float: left;
	background-color: #000;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #C00;
	padding-bottom: 15px;
}
#address {
	padding-left: 15px;
	padding-top: 60px;
}

	  
h1 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 24px;
	text-shadow: 2px 2px 4px #aaa;
	color: #e31f21;
}

h2 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 18px;
	text-shadow: 2px 2px 4px #aaa;
	color: #5B5D58;
}

h3 {
	font-family: 'Cabin Condensed', sans-serif;
	text-shadow: 2px 2px 4px #aaa;
	color: #848484;
}
h5 {
	font-family: 'Cabin Condensed', sans-serif;
	text-shadow: 2px 2px 4px #aaa;
	color: #848484;
}

.mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #848484;
	line-height: 20px;
	font-style: italic;
}
.address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 25px;
}

#clientColumn {
	float: left;
	width: 180px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 18px;
}
.clientColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #e31f21;
}
.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}

#footerMenu {
	padding-top: 10px;
}
.footerMenu a:link {
	color:#6699CC;
	text-decoration: none;
}
.footerMenu a:hover {
	color:#6CF;
	text-decoration: none;
}
#elwoodesign {
	background-image: url(../images/misc/furley_bg.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	width: 737px;
	padding-top: 20px;
	text-align:center;
	padding-bottom: 20px;
}
.elwoodesign a:link {
	color:#6699CC;
	text-decoration: none;
}
.elwoodesign a:hover {
	color:#6CF;
	text-decoration: none;
}
.imageBox {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 3px 3px 3px #CECECE;
	box-shadow: 3px 3px 3px #CECECE;
	border: 1px solid #BBBBBB;
	margin-top: 30px;
	padding-top: 0px;
}
