@charset "UTF-8";

a:link {text-decoration:none;}
a:hover {text-decoration:none;}

body {
	margin: 0 auto;
	text-align: left;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height:18px;
	color:#32656a;
	background-color:#FFF3E8;
	
}
.background_color {
	margin: 0 auto;
	background-image: url(images/bg_color.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 1000px;

	overflow:visible;
	clear:both;

}

.main_container {
	margin: 0 auto;
	width: 1000px;
	height:750px;
clear:both;	
overflow:visible;	
}
.main_content {
	width: 675px;
	height:auto;
	float:left;
	margin: 75px 15px 0 15px;
	overflow:inherit;
	}
.subhead {
	font-size: 23px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: -5px;
}
.subhead1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: -5px;
}
.emphasis {
	font-weight: bold;
}

.display_container {

	width: 555px;
	float:left;
	margin:0px 0 0 40px;
}
.wall_displays {
	width: 675px;
	height: 460px;
	float:left;
	margin-right: 15px;
	}

.media_main_content{
	clear:both;
	width:900px;
	float:left;
	margin: 50px 0px 0 90px;
}
	
.photos_container {
	clear:both;
	width:900px;
	float:left;
	margin: 25px 0px 0 90px;
}
.narrow_text_column {
	float:left;
	width:200px;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 18px;
	color:#32656a;
}
.title {
	float: left;
	height: 540px;
	width: 189px;
	margin: -20px 0 0 20px;
}
.title_secondary {
	float: left;
	height: 122px;
	width: 348px;
	margin: -20px 0 0 20px;
}
.nav {
	float:right;
	width:auto;
	height:auto;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	margin: 25px 165px 10px 0;
	color:#32656a;	
}

.nav a:link {
	color:#32656a;	
	text-decoration:none;
}
.nav a:hover{
	color:#fff;	
	text-decoration:none;

}
.nav a:active{
	color:color:#32656a;	
	text-decoration:none;
}

.tagline {
	float:left;
	font-family: 'Raleway', sans-serif;
	margin:-40px 0 0 -425px;
	color:#32656a;
}
.home_text_container {
	width: 435px;
	float: left;
	margin-top: -30px;
	margin-left:30px;
	
}
.home_text_subhead {
	font-family: 'Raleway', sans-serif;
	float: none;
	font-size: 36px;
	line-height: 38px;	
}
.home_text {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 22px;
	color:#32656a;
	margin:-20px 0 0 10px;	
	
}
.secondary_text {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 22px;
	color:#32656a;
	width:600px;
	margin-top: -5px;
}
.secondary_small_text {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 16px;
	margin-top:5px;
	color:#32656a;
	width:600px;
}
 .secondary_text a:link {color:#442e0e;}
 .secondary_text a:hover {color:#fff;}
 .secondary_text a:active a:visited {color:#32656a;}
 

.thumbnail {
	float:left;
	width:260px;
	height:270px;
	margin: 0x 40px 30px 00px;
}
.wd_thumbnail {
	float:left;
	width:200px;
	
	
}


.dropdown {
	font: 16px 'Raleway', sans-serif;
	color: #32656a;	
	float: left;
	position: relative;
	height: 15px;
	text-decoration: none;
	list-style: none;
	text-align: left;
	vertical-align: middle;
}
.dropdown a:link {
	font-family: 'Raleway', sans-serif;
	color: #32656a;	
	text-decoration: none;
}
.dropdown a:visited {
	color: #32656a;
	text-decoration: none;
}
.dropdown a:hover {
	color: #fff;
	text-decoration: none;
}
.dropdown ul {
	
	list-style:none;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	left: 0px;
	top: 100%;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
}
.dropdown li{
	height: 15px;
	vertical-align: middle;
	padding:10px;
	float: left;
}
.dropdown li:hover {
	
	position: relative;
	z-index: 200;
}
.dropdown li:hover > ul
{
	visibility: visible;
	
}
.dropdown ul li
{
		background: #D2C382;
		float: none;	
}
.dropdown ul ul
{
	left: 99%;
	top: 0px;
}

.contact {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-align: right;
	color: #666666;
}


.str_egret{
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #32656a;
	text-decoration: none;
	float: left;
	height: 100%;
	width: 150px;
	margin-top: -13px;
}
 .str_egret a:link {color:#32656a;}
 .str_egret a:hover {color:#fff;}
 .str_egret a:active a:visited {color:#32656a;}

.footer{

	margin:10px auto;
	padding-left:5px;
	width:1000px;
	height: 20px;
	font-family:arial, sans-serif;
	font-size:11px;
	
}
.tjd{
	margin:-30px auto;
	text-align:right;
	padding-right:5px;
	width:1000px;
	height: 20px;
	font-family:arial, sans-serif;
	font-size:11px;	
}
.tjd a:link {
	font-family: 'Raleway', sans-serif;
	color:#32656a;	
	text-decoration: none;
}
.tjd a:visited {
	color:#32656a;
	text-decoration: none;
}
.tjd a:hover {
	color: #000000;
	text-decoration: none;
}
.img-left {float:left;  padding: 7px;}
.img-right {float:right; padding: 7px;}
.caption {font-size:10px;}

.clear {
	clear:both;
}

