/*

-------- On The Frontlines layout styles --------
-------- 
-------- labels with -2nd are for secondary pages with smaller header

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align:center;
	background: url(../images/bkgd.jpg) repeat-x;
	margin: 0px;
	color: #666666;
}
/*

--- page container

*/
#frame {
	width: 930px;
	margin-left: -465px;
	padding: 15px 0 0 0;
	text-align: left;
	position: absolute;
	left: 50%;
	background-image: url(../images/content_bg.jpg);
	top: 372px;

}
#frame-2nd {
	width: 930px;
	margin-left: -465px;
	padding: 15px 0 0 0px;
	text-align: left;
	position: absolute;
	left: 50%;
	background-image: url(../images/content_bg.jpg);
	top: 275px;
}
/*

--- columns

*/
#slideshow {
	width: 343px;
	float: left;
	padding: 10px 8px 0px 23px;
	margin: 0px;
}
#leftcol {
	width: 175px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#leftcol_h {
	width: 358px;
	float: left;
	padding: 5px 6px 0px 9px;
	line-height: 14px;
	margin: 0px;
}
#header-2nd #leftcol_h {
	width: 352px;
	float: left;
	padding: 15px 6px 0px 9px;
	margin: 0px;
}
#column-left {
	width: 260px;
	float: left;
	padding: 3px 8px 0px 23px;
	margin: 0px;
}
#column-mid {
	width: 257px;
	float: left;
	padding: 10px 12px 0px 10px;
	margin: 0px;
}

#column-right {
	width: 260px;
	float: left;
	padding: 10px 2px 0px 10px;
	margin: 0px;
}
#column-med {
	width: 345px;
	float: left;
	padding: 10px 8px 0px 15px;
	margin: 0px;
}
#column-wide {
	width: 465px;
	float: left;
	padding: 10px 8px 0px 15px;
	margin: 0px;
}

#column-full {
	width: 535px;
	float: left;
	padding: 0px 8px 0px 15px;
	margin: 0px;
}

#rightcol_h {
	width: 190px;
	float: left;
	right: 0;
	padding: 100px 10px 0px 0px;
	margin: 0px;
}
#rightcol_2nd {
	width: 190px;
	float: left;
	right: 0;
	padding: 53px 10px 0px 30px;
	margin: 0px;
}
#quote_ind {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 25px 0 10px 0;
	padding: 10px 0 10px 50px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #c6b85f;
	
}

#grey_box {
	width:221px;
	padding: 10px 10px 10px 10px;
	margin:0px 0 10px 0;
	background-color: #999999;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	text-align:left;
	
}

#grey_box_n {
	width:201px;
	padding: 10px 10px 10px 10px;
	margin-top:10px;
	background-color: #999999;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align:left;
	
}
#popup_wrapper {
	width:240px;
	padding: 5px 10px 10px 10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	
}

#wrapper {
	width:260px;
	padding: 5px 10px 10px 10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	float:left;
	text-align: center;
	
}


#popup_wrapper_n {
	width:220px;
	padding: 5px 10px 10px 10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	
}

#column-left #grey_box {
	
	margin:30px 0 60px 0;
	
}

#column-left #grey_box_n {
	
	margin:15px 0 80px 0;
	
	
}


/*

--- header and footer

*/
#header {
	width: 930px;
	height: 340px;
	margin-left: -465px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 8px;
	text-align: left;

}
#header-2nd {
	width: 930px;
	height: 245px;
	margin-left: -465px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 5px;
	text-align: left;
}
#navbar {
	width: 920px;
	height: 37px;
	margin-left: -465px;
	padding: 1px 0 0 10px;
	position: absolute;
	left: 50%;
	top: 335px;
	text-align: left;
	background: url(../images/nav_bg.jpg) no-repeat;

}
#navbar-2nd {
	width: 930px;
	height: 37px;
	margin-left: -465px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 238px;
	text-align: left;
	background-image: url(../images/nav_bg.jpg);
}

#previewgrid {
	width:880px;
	padding: 5px 20px 10px 86px;


}
#bottomnav {
	width: 905px;
	clear:both;
	padding: 10px 0 0 25px;


}

#footer {
	width: 905px;
	height: 45px;
	font-size: 9px;
	line-height: 12px;
	clear: both;
	padding: 0 0 0 34px;
	padding-bottom: -10px;
	background: url(../images/footer_bg.jpg) no-repeat;

}

/*

--- re-defined tags

*/
p {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height:18px;
}

#header p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:16px;
}
#header-2nd p {
	margin-top: 0px;
	margin-bottom: 11px;
	line-height:16px;
}
h1 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:23px;
	text-transform: none;
	letter-spacing: -2px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: -3px;
	color: #cab558;
	display: inline;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	text-transform: none;
	letter-spacing: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: -4px;
	font-style: italic;
	color: #575852;
}
h2 {
	font-family: "BlairMdITC TT-Medium", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	margin-bottom: 1px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #575852;
}

h1.blue {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 16px;
	margin-bottom: 1px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333399;
}

img {
	margin: 0px;
	padding: 0px;
	display: inline;
	border:0;
}

img.atlantic {
	margin-top: -5px;
	padding: 0px 0 0 1px;
	display: inline;
	position: relative;
	top:9px;
}

img.atl_inl {
	margin-top: -13px;
	padding: 0px 9px 0 1px;
	display: inline;
	position: relative;
	top:11px;
}

img.nyt {
	margin-top: -7px;
	padding: 0px 0 0 1px;
	display: inline;
	position: relative;
	top:7px;
}

img.navline {
	margin: 0px;
	padding: 0px;
	display: inline;
	position: relative;
	top:8px;
}

img.quot {
	padding: 0 5px 0 0px;
	margin-left:-52px;
	display: inline;
	position: relative;
	float: left;

}

img.cd {
	padding: 0 5px 8px 0px;
	
	display: inline;
	position: relative;
	float: right;

}

img.cover {
	padding: 0;
	margin: 5px 5px 8px 15px;
	border: 1px #666 solid;
	display: inline;
	position: relative;
	float: right;

}


img.greybox {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #575852;
	margin-bottom: 5px;
	margin-top: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #575852;
	margin-bottom: 13px;
	margin-top: 13px;
}

#slideshow h4 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #575852;
	margin-bottom: 13px;
	margin-top: 13px;
}

ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}

#header li {
	background: transparent url(../images/bullet.gif) 0px 4px no-repeat;
	list-style-type: none;
	padding-left: 15px;
	margin: 0 0 2px 0;
}

#grey_box li {
	list-style-type: square;
	padding: 0px;
	margin: 0 0 0px 15px;
}

#grey_box_n li {
	list-style-type: square;
	padding: 0px;
	margin: 0 0 0px 15px;
}

#frame-2nd ul li {
	list-style-type: square;
	padding: 0px;
	margin: 4px 0 4px 15px;
	line-height:17px;
}

/*

--- links

*/

#navbar a {
	color: #55584f;
	font-weight: bold;
	padding: 0 15px 0px 15px;
	text-decoration: none;
}
#navbar a:link {
	color: #55584f;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:visited {
	color: #55584f;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#navbar a.on {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#navbar-2nd a {
	color: #55584f;
	font-weight: bold;
	padding: 0 15px 0px 15px;
	text-decoration: none;
}
#navbar-2nd a:link {
	color: #55584f;
	font-weight: bold;
	text-decoration: none;
}
#navbar-2nd a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#navbar-2nd a:visited {
	color: #55584f;
	text-decoration: none;
	font-weight: bold;
}
#navbar-2nd a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#navbar-2nd a.on {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}




a {
	color: #55584f;
	font-weight: bold;
	text-decoration: underline;
	font-size:12px;
}
a:link {
	color: #55584f;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #55584f;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


	
a.wt {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
	}
	
a.wt:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: underline;
}
a.wt:visited {
	color: #55584f;
	text-decoration: none;
	font-weight: underline;
}
a.wt:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#bottomnav a {
	color: #55584f;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
#bottomnav a:link {
	color: #55584f;
	font-weight: bold;
	text-decoration: none;
}
#bottomnav a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#bottomnav a:visited {
	color: #55584f;
	text-decoration: none;
	font-weight: bold;
}
#bottomnav a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#bottomnav a.on {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*

--- custom styles

*/
.small-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.small-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.small-foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	
}
.auth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	text-align:right;
	padding: 0;
}
.wrapper_nav {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
}
.wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
}

.otf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-transform: none;
	letter-spacing: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: italic;
	color: #575852;
}