@charset "UTF-8";
body {
	background-image: url(../images/design/low_contrast_linen.png);
	margin: 0px;
}
a img { border: none; }
body,td,th {
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: large;
	color: #666;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: x-small;
}
a:link {
	color: #933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 8199ac;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #36C;
}
#wrapper {
	background-image: url(../images/design/menuBG2.png);
	background-repeat: repeat-x;
}
#contentWrapper {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

#topMenu {
	height: 52px;
	width: 1280px;
}
#slideshow {
	height: 350px;
	width: 1280px;
}
#calloutWrapper {
	width: 1162px;
	height: 436px;
	padding-top: 48px;
	padding-left: 118px;
	padding-bottom: 75px;
}
#callOut {
	float: left;
	height: 418px;
	width: 333px;
	background-color: #FFF;
	-moz-box-shadow: 3px 3px 2px 2px #000000;
	-webkit-box-shadow: 3px 3px 2px 2px #000000;
	box-shadow: 3px 3px 2px 2px #000000;
	margin-left: 12px;
}
#callOutBoxBG {
	height: 396px;
	width: 311px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	/* fallback */
  background-color: #fff;
  background: url(images/linear_bg_2.png);
  background-repeat: repeat-x;

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #fff, #ccc);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #fff, #ccc);

  /* IE 10 */
  background: -ms-linear-gradient(top, #fff, #ccc);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fff, #ccc);
}
#callOutInfo {
	height: 300px;
	width: 271px;
	padding: 20px;
	text-align: left;
}
#readMoreButton {
	height: 40px;
	width: 111px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}
#callOutInfo img {
	-moz-box-shadow: 1px 1px 1px 1px #666;
	-webkit-box-shadow: 1px 2px 1px 1px #666;
	box-shadow: 1px 1px 1px 1px #666;
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333;
}
body,td,th #callOutInfo {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
#callOutInfo h1  {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #8199ac;
}
#callOutInfo h2  {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #666;
}
#topHeader {
	height: 78px;
}
#titleBox {
	height: 66px;
	width: 310px;
	padding-left: 125px;
	float: left;
}
#socialMediaTopWrapper {
	height: 38px;
	width: 156px;
	float: right;
	padding-right: 125px;
	padding-top: 23px;
}
#socialMedia {
	float: left;
	height: 38px;
	width: 39px;
	padding-right: 5px;
	padding-left: 5px;
}
#footerWrapper {
	background-color: #8199ac;
	height: 300px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
}
#footerMenuWrapper {
	width: 1280px;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footerSocialMediaWrapper {
	height: 38px;
	width: 147px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#footerCopyright {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 1280px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#topBarVideo {
	width: 495px;
	height: 60px;
	float: right;
	margin-top: 19px;
	margin-right: 20px;
}
#elwooDesign {
	width: 1280px;
	height: auto;
	float: left;
	clear: both;
	color: #CCC;
	font-size: 10px;
	text-align: center;
}
