/* Font Faces - BEGIN */
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Font Faces - END */

html, body {
	height: 100%;
}
body {
	min-width: 1082px;
	background: url('tpl_images/main_bg.jpg') left top repeat;
	margin: 0px;
}
body, p, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #3a3a3a;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #004487;
	font-weight: normal;
	line-height: 120%;
	font-family: "OpenSansSemibold", Arial, Helvetica;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-family: "OpenSansBold", Arial, Helvetica;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
	color: #004487;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
p {
	padding: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}
ul {
	padding-left: 0;
	border-top: 1px solid #ebebeb;
	margin: 13px 0;
	list-style-type: none;
}
ul li {
	padding: 6px 0 7px;
	border-bottom: 1px solid #ebebeb;
}
hr {
	height: 1px;
	background-color: transparent;
	border-top: 1px solid #ebebeb;
	color: transparent;
}

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #fff;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #003262;
}
#footer_links a {
	padding: 0;
}
/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.jpg') right top no-repeat;
	padding: 0 2px 0 0;
	border: none;
	margin: 0;
}
#menu li.last_main_menu_item {
	background: none;
	padding: 0;
}
#menu li a {
	height: 52px;
	background: none;
	padding: 0 20px;
	border: none;
	margin: 0;
	color: #fff;
	font: normal 14px/52px "OpenSansSemibold", Arial, Helvetica;
	text-transform: capitalize;
	text-decoration: none;
	text-shadow: 1px 1px 1px #001e3b;
}
* html #menu li a {
	float: left;
}
#menu li.first_main_menu_item a {
	padding-left: 27px;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	color: #ffc522;
}
#menu li ul {
	width: 235px;
	left: 0;
	background: none;
	padding: 0;
	border: none;
}
* html #menu li ul {
	top: 52px;
}
#menu li ul li {
	width: 235px;
	background: url('tpl_images/sub_menu_bg.jpg') left top no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-image: none;
	text-align: left;
}
#menu li ul li:hover {
	background-position: right top;
}
#menu li ul li:first-child {
	background-position: 0 -2px;
}
#menu li ul li:first-child:hover {
	background-position: 100% -2px;
}
#menu li ul li a, #menu li:hover ul li a {
	width: auto;
	height: auto;
	min-height: 1px;
	background: url('tpl_images/sub_menu_item.png') 209px 22px no-repeat;
	text-align: left;
	padding: 16px 30px 16px 28px;
	color: #a1acc1;
	font: normal 14px/16px "OpenSansSemibold", Arial, Helvetica;
	text-decoration: none;
	text-transform: none;
	text-shadow: 1px 1px 1px #0e2043;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: url('tpl_images/sub_menu_active.png') 209px 22px no-repeat;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #060f1f;
}

/****** MAIN LAYOUT STYLES ******/
#wrapper_center {
	width: 1082px;
	margin: 0 auto;
}
#wrapper_padding {
	width: 1004px;
	float: left;
	padding: 10px 39px 0;
}
#header {
	width: 1004px;
	height: 347px;
	float: left;
	position: relative;
	background: url('tpl_images/header.png') left top no-repeat;
}
#logo {
	width: 193px;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 9px;
}
#header_buttons {
	width: 289px;
	position: absolute;
	z-index: 1000;
	top: 88px;
	right: 2px;
}
#header_buttons div {
	float: left;
	padding-bottom: 5px;
}
#header_buttons div a, #header_buttons div img {
	float: left;
}
#info {
	width: 980px;
	height: 41px;
	float: left;
	padding: 13px 24px 0 0;
}
.header_links {
	float: right;
	background: url('tpl_images/icon_separator.png') left top no-repeat;
	padding-left: 12px;
	padding-right: 11px;
}
.header_links a, .header_links img {
	float: left;
}
#login {
	height: 27px;
	padding-top: 4px;
	padding-right: 0;
}
#email_us {
	height: 23px;
	padding-top: 8px;
}
#follow_us {
	height: 26px;
	padding-top: 5px;
}
#phone_number {
	float: right;
	padding: 4px 24px 0 7px;
	color: #fff;
	font: normal 18px/20px "OpenSansSemibold", Arial, Helvetica;
	text-shadow: 1px 1px 1px #031a31;
}
#phone_intro {
	float: right;
	padding-top: 3px;
	color: #fff;
	font: normal 14px/20px "OpenSansSemibold", Arial, Helvetica;
	text-shadow: 1px 1px 1px #031a31;
}
#banner {
	width: 1000px;
	float: left;
	padding: 0 2px;
	position: relative;
}
#slideshow_prev {
	width: 15px;
	height: 22px;
	position: absolute;
	z-index: 1000;
	top: 151px;
	left: -39px;
	background: url('tpl_images/prev.png') left top no-repeat;
	cursor: pointer;
	outline: none;
}
#slideshow_next {
	width: 15px;
	height: 22px;
	position: absolute;
	z-index: 1000;
	top: 151px;
	right: -39px;
	background: url('tpl_images/next.png') left top no-repeat;
	cursor: pointer;
	outline: none;
}
#mainbody {
	width: 100%;
	float: left;
	background: url('tpl_images/mainbody_repeat.png') left top repeat-y;
}
#top_menu {
	width: 1000px;
	float: left;
	background: url('tpl_images/menu_bg.png') left top no-repeat;
	padding: 0 2px;
}
#main_content {
	width: 1000px;
	float: left;
	padding: 0 2px;
}
#left_col {
	width: 752px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
}
#left_col_padding {
	width: 702px;
	float: left;
	padding: 42px 20px 20px 30px;
}
#left_col_full {
	width: 100%;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
}
#left_col_full #left_col_padding {
	width: 940px;
	padding: 22px 30px 20px;
}
#right_col {
	width: 248px;
	float: right;
}
#right_col_padding {
	width: 220px;
	float: left;
	padding: 40px 28px 20px 0;
}
#right_col_bg {
	width: 100%;
	float: left;
	background: url('tpl_images/right_repeat.jpg') left top repeat;
	padding-bottom: 15px;
}
#footer {
	width: 100%;
	height: 70px;
	float: left;
	background: url('tpl_images/footer.png') left top no-repeat;
	padding-top: 53px;
}
#copyright {
	width: 441px;
	float: left;
	padding: 1px 0 0 50px;
	color: #fff;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #003262;
}
#extra_links {
	width: 240px;
	float: left;
	padding-top: 1px;
	color: #fff;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}
#extra_links p, #extra_links a {
	color: #fff;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #003262;
}
#extra_links p {
	margin: 0;
}
#extra_links a {
	text-decoration: underline;
}
#bottom_links {
	width: 229px;
	float: right;
	padding: 0 44px 0 0;
	text-align: right;
}
#preload_menu_bg, #preload_menu_item, #preload_menu_active, #preload_menu_item_bg {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -10px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.jpg') left top no-repeat;
}
#preload_menu_item {
	background: url('tpl_images/sub_menu_item.png') left top no-repeat;
}
#preload_menu_active {
	background: url('tpl_images/sub_menu_active.png') left top no-repeat;
}
#home_table ul {
	border-top: none;
	margin: 15px 0;
}

/* Right Column */
#right_col h1 {
	background: url('tpl_images/right_heading.png') left top repeat;
	padding: 12px 0 14px 22px;
	margin-bottom: 8px;
	color: #fff;
	font: normal 21px/120% "OpenSansSemibold", Arial, Helvetica;
	text-shadow: 1px 1px 1px #5d4a18;
}
.blog_recent_post_list_title {
	padding: 28px 0 0;
	border-top: 1px solid #d2d2d2;
	margin: 0 22px;
}
#right_col .blog_recent_post_list_title:first-child {
	border-top: none;
}
a.blog_recent_post_list_title_link {
	color: #3a3a3a;
	font-weight: bold;
	text-decoration: none;
}
a.blog_recent_post_list_title_link:hover {
	color: #004487;
}
.blog_recent_post_list_summary {
	padding: 0 22px;
}
.blog_recent_post_list_summary p {
	margin: 0;
}
.blog_recent_post_list_bottom_links {
	padding: 0 22px 24px;
	text-align: right;
}
a.blog_recent_post_list_read_more {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}