* {
	padding:0;
	margin:0;
}
html {
	padding:0;
	margin:0;
	background:#99c url(../graphics/bg-icefall.jpg) no-repeat fixed 800px bottom;
}

body {
	padding:0;
	margin:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #000;
	background:url(../graphics/bg-main.gif) repeat-y;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #f00;
}
a:hover {
	color: #900;
}

/* ============= Firefox uses padding-left for ul; IE uses margin-left ============ */
ul {
	padding-left:1em;
    margin-left:0;
}

ul.smaller li {
	margin-bottom:10px;
	font-size:11px;
	line-height:16px;
	padding-left:6px;
}

.pdf {
	list-style: none;
	padding-left:0;
	font-size:11px;
	line-height:16px;
}
.pdf li {
	padding: 0 0 4px 18px;
	background-image: url(../graphics/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom:8px;
}

.indent {
	margin-left:18px;
	padding-left:18px;
	margin-bottom:18px;
}
.help {
	list-style: none;
	padding-left:0;
	font-size:11px;
	line-height:16px;
}
.help li {
	padding-left: 18px;
	background-image: url(../graphics/icon-help.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom:10px;
}

.help2 {
	list-style: none;
	padding-left:0;
	font-size:11px;
	line-height:16px;
}
.help2 li {
	padding-left: 18px;
	background-image: url(../graphics/icon-help_white.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom:10px;
}


img {
	padding: 0;
	margin: 0;
	border: 0;
}

table {
	cellpadding: 0;
	cellspacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.ruler {
	font-size: 12px;
}
.ruler td {
	vertical-align: top;
	padding-right: 10px;
}

tr.ruled{
	color:#F4EBD3;
	background:#A79D80;
}    

.spacer {  
	clear: both;
	float: none;
	height: 1px;
	margin:0;
	padding:0;
	overflow:hidden;
  }

p {
	padding: .6em 0 .6em 0;
}
.lessair{
	margin: 2px 0 4px 0;
	padding: 0;
}

.air{
	line-height: 2em;
}

.small {
	font-size: 11px;
	line-height: 13px;
}
.small li {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;
}

.tight  {
	font-size:11px;
	margin-bottom:-10px;
}
#container {
	width: 800px;
	text-align: left;
	border-top:#600 18px solid;
}

.se-header {
	width: 774px;
	height: 60px;
	margin:0px 0 -1px 18px;
	border-top:#900 2px solid;
}
.se-photo {
	position: absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#main {
	width: 770px;
	margin-left: 20px;
}


.main_col {
	float:left;
	display: inline-block;
	width: 394px;
	padding-left:142px;
}

.main-pic {
	width: 394px;
	height: 252px;
}
.main_col_copy {
	padding: 0 0 0 38px;
}

.right_col {
	float:left;
	display: inline-block;
	width: 210px;
	background: url(../graphics/bg-right-col-shadow.gif) top left no-repeat;
}

.right_col_copy {
	padding: 0 0 0 18px;
}

.main_wide {
	clear:both;
	width: 604px;
	padding-left:142px;
}

*html .main_wide {
	margin-top:-20px;
}

.text_container {
	margin:20px 0 0 0;
	padding:0;
	border:1px solid #F4EBD3;
}

.head_box {
	background:#A79D80 url(../graphics/corner-up-left.gif) top left no-repeat;
}
.head_box2 {
	background:#DDD3B4 url(../graphics/corner-up-left2.gif) top left no-repeat;
}

.headline2 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 2px 17px;
	background: url(../graphics/corner-up-right2.gif) top right no-repeat;
}

.headline {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 2px 17px;
	background: url(../graphics/corner-up-right.gif) top right no-repeat;
}

h1 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 2px 17px;
	background: url(../graphics/corner-up-right.gif) top right no-repeat;
}
h1.lighter {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 2px 17px;
	background: url(../graphics/corner-up-right2.gif) top right no-repeat;
}

h2 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 0 2px 0px;
}
.text_box {
	background:#DDD3B4 url(../graphics/corner-low-left.gif) bottom left no-repeat;
}
.text_box4 {
	background:#fff url(../graphics/corner-low-left4.gif) bottom left no-repeat;
}

.text_box2 {
	background: url(../graphics/corner-low-right.gif) bottom right no-repeat;
}
.text_box5 {
	background: url(../graphics/corner-low-right5.gif) bottom right no-repeat;
}

.text {
	padding: 6px 10px 10px 10px;
}



.dropquote {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align:right;
	margin:18px 12px 24px 0;
	float:right;
	width:84%;
	padding: 14px 0 14px 0;
	border-top: 4px double;
	border-bottom: 4px double;
}

.quote {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:right;
	margin-top:20px;
}
.quote_ref {
	text-align:right;
	margin-top:30px;
}
.quote_ref_left {
	text-align:left;
	margin:10px 10px 32px 0;
}

.quote_author {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 2px 6px 16px 0;
	font-weight: normal;
	text-align:right;
}

.quote_open {
	margin: -4px 0 2px 0;
	display: inline;
}

.quote_close {
	margin: 0 0 0 2px;
	display: inline;
}





#nav_container {
	font-size: 12px;
	text-align: left;
	width:142px;
	position: absolute;
	top:270px;
	left:20px;
}

.nav a:link, .nav a:active, .nav a:visited {
	margin:0;
	display: block;
	color: #99c;
	background: #303;
	text-decoration: none;
	border-top: 1px solid #636;
	border-bottom: 1px solid #101;
	width:134px;
	padding-left:8px;
}
.nav a:hover {
	color: #303;
	background: #99c;
	border-top: 1px solid #333;
	border-bottom: 1px solid #c9f;
}




#footer {
	clear: both;
	width: 628px;
	height: 100px;
	margin-left:142px;
	background: url(../graphics/bg-footer.gif) no-repeat right;
}

.footer_copy {
	padding: 56px 8px 0 0;
	font-size: 12px;
	text-align: right;
	color: #303;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #303;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
}

#copyright {
	font-size: 11px;
	text-align: right;
	background: #303;
	color: #669;
	width: 774px;
	border-left:18px solid #600;
	border-right:8px solid #600;
	border-bottom:8px solid #600;
}

.copy {
	width: 762px;
	padding: 0 8px 0 0;
	border-left:2px solid #900;
	border-right:2px solid #900;
	border-bottom:2px solid #900;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #669;
	text-decoration: underline;
}
#copyright a:hover {
	color: #99c;
}

.video-icon {
	vertical-align:middle;
}
.seven-text {
	float:left; 
	width:300px; 
	display:inline; 
	padding-top:10px;
}
.sidepic {
	float:right; 
	display:inline; 
	width:190px; 
	margin: 0 0px 10px 14px;
	font-size:11px; color:#666; line-height:15px; text-align:right;
}

/* ============= right column photos ============ */
.rightpic {
	width:190px;
	margin: 20px 0 0 0;
}

.gallerypic {
	float:left; 
	display:inline; 
	width:120px;
	height:100px; 
	margin: 0 16px 20px 0;
}
.byline {
	font-size:12px;
	margin-bottom:2px;
	text-align:right;
}
.article-headline-top {
	font-weight:bold;
	margin: 12px 0 0px 0;
}
.article-headline {
	font-weight:bold;
	margin: 30px 0 0px 0;
	padding-top:10px;
	border-top:1px dotted;
}


/* ============= misc ============ */
.feature_link {
	text-align:center;
	font-weight:bold;
}

.feature_link a:link, .feature_link a:active, .feature_link a:visited {
	color: #303;
	text-decoration: none;
}
.feature_link a:hover {
	color: #900;
}

