@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);@import url(http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700,700italic);
@import url('../fonts/Aurulent-Sans-Regular/font.css');

html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
		background-color:#D9D9D7;
	background-repeat:repeat-x;		color:#3F3F3F;
		font-size:14px;
		font-family:'', Arial;
	background-attachment:fixed;
}

a{
	color:#760E0D;	text-decoration:none;
}

a:hover{
	}

img{
	border:0px;
}

h1,h2,h3,h4,h5,h6,h7{
	margin:0px;
	padding:0px;
		font-family:'Aurulent-Sans-Regular', Arial;
		color:#000000;
}

ul, ol{
	margin:0px;
}

.clear{
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height:0px !important;
}

.clear_r{
	clear:right;
}

.clear_l{
	clear:left;
}

.float_r{
	float:right;
}

.float_l{
	float:left;
}

.one_third{
	width:33%;
}

.two_third{
	width:66%;
}

.one_fourth{
	width:25%;
}

.three_fourth{
	width:75%;
}

.one_fifth{
	width:20%;
}

.two_fifth{
	width:40%;
}

.three_fifth{
	width:50%;
}

.four_fifth{
	width:60%;
}

.one_half{
	width:50%;
}

.top{
	vertical-align:top;
}

.bottom{
	vertical-align:bottom;
}

.middle{
	vertical-align:middle;
}

.response{
	text-align:center;
	color:#00ff00;
	font-weight:bold;
	padding-bottom:20px;
}

.button{
				border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
		color:#FFFFFF;
		font-size:14px;
		margin:0px 0px 0px 0px;
		padding:5px 10px 5px 10px;
			background-image:url(/content/uploads/images/button-bg.jpg);
		background-repeat:repeat-x;
			background-color:#E68321;
				-moz-box-shadow: 0px 0px 5px #000;
		-webkit-box-shadow: 0px 0px 5px #000;
		box-shadow: 0px 0px 5px #000;
			-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
}

.button:hover, .button a:hover{
		color:#FFFFFF;
}

.button a{
		color:#FFFFFF;
}

#gw_wrapper{
		width:1000px;
		margin:0 auto 0 auto;
			-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
		z-index:100;
}

#gw_main{
			background-color:#FFFFFF;
		overflow:hidden;
			-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
	}

#gw_main_header{
	z-index:9999;
		padding:10px 0px 10px 0px;
			background-color:#FFFFFF;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
}

#gw_main_header_content{
		margin:0 20px 0 20px;
			color:#000000;
		width:960px;
	position:relative;
	top:0px;
	left:0px;
}

#gw_header_logo{
	float:left;
}

#gw_header_logo h1{

}

.gw_logo_tagline{
	font-weight:normal;
	font-size:20px;
			color:#000000;
	}

#gw_login{
	text-transform:capitalize;
}

#gw_login a{
			color:#000000;
	}

#gw_login a:hover{
			color:#CCCCCC;
	}

.gw_header_menu{
	width:1000px;
	padding:0px;
		margin:0 0 0 0;
		background-repeat:repeat-x;
		-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
			border:0px solid #FFFFFF;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
		}

.gw_header_menu ul.menu-1{
	padding:0px;
	margin:0px;
	list-style:none;
}

.gw_header_menu ul.menu-1 li.menu-item-1{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}

.gw_header_menu ul.menu-1 li.menu-item-1 a{
			border-left:0px solid #4B4B4B;
				border-right:0px solid #000000;
			padding:8px 20px 8px 20px;
			color:#12184C;
		display:block;
}

.gw_header_menu ul.menu-1 li.menu-item-1:first-child a{
	border-left:0px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}

.gw_header_menu ul.menu-1 li.menu-item-1 a:hover{
		background-repeat:repeat-x;
	background-position:bottom;
			color:#12184C;
	}

.gw_header_menu ul.menu-1 li.active a{
		background-repeat:repeat-x;
	background-position:bottom;
			color:#E68321;
	}

#gw_main_content{
	z-index:100;
	margin:0px;
	padding:0px;
		background-repeat:repeat-x;
			background-position:bottom;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
	}

#gw_main_content_inner{
		margin:0 auto 0 auto;
			min-height:100%;
				background-color:#FFFFFF;
		background-repeat:repeat-x;
			background-position:bottom;
			padding:40px 20px 20px 20px;
	width:960px;
}

#gw_main_content_inner h1{
				margin:0 0 0 0;
		padding:0px 0px 0px 0px;
				border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
}

#left_column .box{
	overflow:hidden;
				margin:0 20px 20px 0;
		padding:0px 0px 0px 0px;
			background-image:url(http://watchhouseint.com/content/uploads/images/Gradients/top-transparent_bottom-c0c0c0_37x150.png);
			background-color:#FFFFFF;
		background-repeat:repeat-x;
			background-position:bottom;
				-moz-box-shadow: 0px 0px 5px #000;
		-webkit-box-shadow: 0px 0px 5px #000;
		box-shadow: 0px 0px 5px #000;
					border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
		-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

#left_column .box h3{
				font-size:16px;
				background-image:url(http://watchhouseint.com/content/uploads/images/Gradients/top-transparent_bottom-999999_70x35.png);
			background-color:#DFDFDF;
		background-repeat:repeat-x;
			background-position:bottom;
			padding:10px 20px 10px 20px;
			text-align:left;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
			margin:0 0 0 0;
}

#left_column .box h3 a{
	}

#left_column .box h3 a:hover{
	}

#left_column .box ul{
		padding:20px 20px 20px 20px;
		margin:0 0 0 0;
	list-style:none;
}

#left_column .box ul ul{
	margin:0px;
	padding:0px;
}

#left_column .box div{
		padding:20px 20px 20px 20px;
		margin:0 0 0 0;
}

#left_column .box ul div{
	margin:0px;
	padding:0px;
}

.callout{
			width:240px;
				height:100%;
		overflow:hidden;
			color:#E68321;
				margin:0 26px 20px 0;
		padding:0px 0px 0px 0px;
			background-image:url(/content/uploads/images/callout-bg.jpg);
			background-color:#FFFFFF;
		background-repeat:repeat-x;
			background-position:top;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
		-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}

.last{
	margin-right:0px;
}

.callout h3{
			color:#E68321;
				background-repeat:repeat-x;
			background-position:bottom;
			padding:5px 20px 5px 20px;
			text-align:left;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
			margin:0 0 0 0;
}

.callout div{
		padding:0px 0px 0px 0px;
		margin:0 0 0 0;
}

#gw_main_footer{
	margin:0px;
	padding:0px;
		background-repeat:repeat-x;
			background-position:top;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
}

#gw_main_footer_inner{
		margin:0 auto 0 auto;
		background-repeat:repeat-x;
			background-position:top;
			padding:50px 20px 40px 20px;
	width:960px;
}

.gw_footer_menu{
			color:#FFFFFF;
		}

.gw_footer_menu h3{
			color:#FFFFFF;
		text-transform:uppercase;
	font-weight:normal;
			padding:0px 0px 0px 0px;
}

.gw_footer_menu ul{
		padding:0px 0px 0px 0px;
	list-style:none;
		margin:0 0 0 0;
	}

.gw_footer_menu li{
		margin:0 0 0 0;
		padding:0px 0px 0px 0px;
}

.gw_footer_menu li a{
			color:#FFFFFF;
	
}

.gw_footer_menu li a:hover{
			color:#CCCCCC;
	}

#gw_copyright{
		margin:0px auto 0px auto;
			width:940px;
				color:#FFFFFF;
				font-size:10px;
				text-align:right;
			padding:10px 20px 10px 0px;
}

#gw_copyright a{
			color:#CCCCCC;
	}




#gw_mobile_body{
		background-color:#D9D9D7;
	background-attachment:scroll;
	font-size:12px;
}

#gw_mobile_wrapper{
	width:100%;
	margin:0;
}

#gw_mobile_main{
	overflow:hidden;
}

#gw_mobile_main_header{
			background-color:#FFFFFF;
		padding:20px;
}

#gw_mobile_header_content{
			color:#000000;
		position:relative;
	top:0px;
	left:0px;
}

#gw_mobile_header_logo img{
	height:40px;
}

#gw_mobile_header_logo h1{

}

#gw_mobile_header_logo .gw_logo_tagline{
	font-weight:normal;
	font-size:12px !important;
}

.mobile_menu_closed{
	background-color:#ffffff;
	display:none;
}
#gw_mobile_main_content{
			background-color:#FFFFFF;
		background-repeat:repeat-x;
			background-position:bottom;
		padding:10px;
}

#gw_mobile_main_content h1{
	font-size:18px;
}

#gw_mobile_main_content h2{
	font-size:16px;
}

#gw_mobile_main_content h3{
	font-size:14px;
}

.mobile_items_wrapper ul.menu-1{
	overflow:hidden;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1{
	margin:0px !important;
	border-top-left-radius: 0px !important; 
	border-top-right-radius: 0px !important;
	border-left:0px !important;
	border-right:0px !important;
			border-left:5px solid #FFFFFF;
			background-repeat:repeat-x;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1:hover{
		background-repeat:repeat-x;
	background-position:bottom;
}

.mobile_items_wrapper ul.menu-1 li.active{
	

	background-repeat:repeat-x;
	background-position:bottom;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1 a{
			border-left:0px solid #4B4B4B;
				border-right:0px solid #000000;
			padding:8px 20px 8px 20px;
			color:#12184C;
		display:block;
}

.mobile_items_wrapper ul.menu-1 li.menu-item-1:hover a{
			color:#12184C;
	}

.mobile_items_wrapper ul.menu-1 li.active a{
			color:#E68321;
	}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu{

	background-color:#ffffff;
	display:none;
}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul{
	list-style:none;
	font-size:12px;
	line-height:12px;
	padding:0px;
	margin:0px;
}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul li{
	padding:0px;
	margin:0px;
}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul li a{
	color:#760E0D !important;	text-decoration:none;


}

.mobile_items_wrapper ul.menu-1 li div.mobilesubmenu ul li a:hover{
	}

.mobile_menu_control{
	cursor:pointer;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.mobile_menu_control img{
	vertical-align:middle;
	margin:5px 0px;
	height:12px;

}

.mobile_item_content{
	background-color:#fefefe;
	background-image:url(../images/header_menubg-over.jpg);
	background-repeat:repeat-x;
	padding:5px;
	display:none;
}

.mobile_item_content_side img{
	max-width:100%;
}

.mobile_item_content_side .help_item_content_side_inner{
	max-height:600px;
	overflow:auto;
	padding-bottom:10px;
}


#gw_mobile_main_footer{
	margin:0px;
	padding:0px;
		background-repeat:repeat-x;
			background-position:top;
				-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
					border-top:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
}

.gw_mobile_footer_menu{
	
}

.gw_mobile_footer_menu h3{
	color:#7E1011;
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	padding-bottom:10px;
}

.gw_mobile_footer_menu ul{
	list-style:none;
	padding:0px;
	line-height:20px;
}

.gw_mobile_footer_menu li{
	padding:0px;
	margin:0px;
}

#gw_mobile_copyright{
			color:#FFFFFF;
		font-size:10px;
	padding:5px;
}

#gw_mobile_copyright a{
			color:#CCCCCC;
	}



.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: none;
}


.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
opacity:0.85;
filter:alpha(opacity=85);
z-index:200;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background: #efefef;
border-bottom: 1px solid black;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #666666;
color:#ffffff;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#slider{
			width:100%;
				height:400px;
			margin:0 auto 0 auto;
			-moz-box-shadow: 0px 0px 0px #000;
		-webkit-box-shadow: 0px 0px 0px #000;
		box-shadow: 0px 0px 0px #000;
		z-index:100;
}

#slider .theme-default .nivoSlider img{
			width:100% !important;
				height:400px !important;
	}

.theme-default .nivoSlider {
	position:relative;
	background: url(../images/slider/default/loading.gif) no-repeat 50% 50%;
		-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
				border-top:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	width:100%;
	height:auto;
	overflow:hidden;
}

.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 10px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/slider/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
	cursor:pointer;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
	font-weight:bold;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/slider/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.theme-default .nivo-caption a {
	display:inline !important;
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.nivo-html-caption {
    display:none;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 50px;
	height: auto;
}
.comment_form_div{
	margin:20px 0px 0px 0px; 
	padding:20px;
	background-color:#fefefe;
}


body {
	font-family: 'Noto Serif', serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300 !important;
}
#gw_main_footer {
	background: #081540; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4MTU0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjYwYTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #081540 0%, #4660a5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#081540), color-stop(100%,#4660a5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #081540 0%,#4660a5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #081540 0%,#4660a5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #081540 0%,#4660a5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #081540 0%,#4660a5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#081540', endColorstr='#4660a5',GradientType=0 ); /* IE6-8 */
}
#gw_main {
	overflow: visible;
	position: relative;
	top: 30px;
}
.gw_header_menu {
	width: 512px !important;
	float:right;
	position: relative;
	top: 30px;
	left: 20px;
}
.gw_header_menu li {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}
.gw_header_menu li a {
	font-family: 'Oswald', sans-serif;
}
.gw_header_menu ul.menu-1 li a {
    font-weight: 300;
	font-size: 20px;
}
.gw_header_menu ul.menu-1 li a:hover {
	color: #E68321 !important;
}
#gw_main_header_content {
	width:1000px;
	margin: 0 auto;
}
/*#slider {
	padding-top: 30px;
	padding-bottom: 65px;
}*/
#gw_main_header {
	margin-top: 40px;
}
#gw_wrapper {
	margin-top: -30px;
}
.user-login {
	position: absolute;
	right: 4px;
	top: -48px;
	background: url('/content/uploads/images/user-login-button.png') transparent;
	width: 112px;
	height: 38px;
}
.user-login a {
	color: #12184C !important;
	position: relative;
	top: 12px;
	left: 12px;
}
.user-login a:hover {
	color: #12184C !important;
	text-decoration: underline !important;
}
.home-content-left{
	width: 700px;
}
.home-content-right{
	width: 240px;
}
.callout h3 {
	font-size: 22px;
}
.homepage-callout div {
	font-weight: bold;
	padding: 5px 12px;
	font-size: 13px;
}
#gw_main_footer_inner {
	color: #FFF;
}
.footer-contact-link {
	color: #E98523;
}
.footer-phone {
	font-size: 17px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300 !important;
}
.footer-header {
	color: #E98523;
	font-size: 22px;
	font-weight: 400;
}
.page-header {
	text-align: right;
	padding: 20px;
	width: 960px;
	height: 208px;
	background: url('/content/uploads/images/blue-header-bg.jpg') transparent;
}
.page-header img {
	position: absolute;
	top: 0;
	left: 0;
}
.page-header div {
    width: 300px;
    float: right;
    text-align: left;
    color: #FFF;
	position: relative;
	z-index: 100;
}
.page-header h1 {    
	color: #FFF;
    position: relative;
    top: 40px;
    font-size: 40px;
    font-weight: 400;
}
.callout ul {
	list-style: none;
	margin-left: -20px;
}
.callout ul li {
	color: #685C54;
    padding: 0px 0px 10px;
}
.callout ul li a {
	color: #685C54;
    font-size: 15px;
    font-family: "Noto Serif",serif;
}
#left_column .callout {
	margin-left: -15px;
 min-height: 240px;
}
#gw_main_footer_inner .news-widget h4 a {
    color: #E68321 !important;
}
#gw_main_footer_inner .news-widget a.readmore {
    color: #E68321 !important;
}
#gw_main_footer_inner #news-view-all a {
    color: #E68321 !important;
}
.callout #news-view-all a {
    color: #075A99 !important;
}
.callout .news-widget {
 margin-left: 5px; font-size: 13px;
}
.callout .news-widget h4 {
 margin-left: 24px;
}
.news-widget h4 a {
    color: #075A99 !important;
    font-weight: bold;
}
.evoslider.default dt.active {
    color: #E68321 !important;
}

#gw_mobile_main_content .home-content-left {
    width: 100%;
}



.mobile_menu_closed h3 {
    display: none;
}

#gw_mobile_main_content_right_column {
    position: relative;
    float: none;
    clear: both;
}

#gw_mobile_main_content .page-header {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    clear: both;
display:none;
}

#gw_mobile_main_content .page-header div {
    width: 100%;
    float: left;
    text-align: left;
    color: #FFF;
    position: relative;
    z-index: 100;
}

#gw_mobile_main_content .page-header img {
    display: none;
}

#gw_mobile_main_content  .page-header h1 {
    top: 0px;
}

.mobile_left .callout {
    min-height: auto;
    width: 100%;
}

.mobile_left a.mobile_menu_control {
    display: none !important;
}

#gw_mobile_main_content .page-header h1 {
    top: -9px;
}
#gw_mobile_main_content .mobile-page-header img{
width:100% !important;
height:auto !important;
}

#gw_mobile_main #mySlider img {
    width: auto !important;
    height: 200px !important;
}

#gw_mobile_main .evoslider.default dd {
    background: #fff;
    width: auto !important;
    height: auto !important;
}

#gw_mobile_main .evoslider dl {
    width: auto !important;
    height: 100% !important;
}

#gw_mobile_main .evoslider.default {
    width: auto !important;
    height: 200px !important;
}

#gw_mobile_main .evoslider.default dt{
font-size:13px;
}
