html {
	font-size:62.5%;
	height:100%;
}

body {
	font-family:Helvetica,Arial,sans-serif;
	height:100%;
	color:#FFF;
	background:url(../media/1264/bg1.jpg) bottom center fixed no-repeat #0d406f;
}


/*----------------------------------------------------------------------------PADDING/MARGINS*/
html,body,p,h1,h2,h3,h4,h5,h6,ul,li,ol,form,input,br,hr {
	margin:0;
	padding:0;
}

.mt10 {
	margin-top:10px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb5 {
	margin-bottom:5px;
}
.ml10 {
	margin-left:10px;
}
.ml20 {
	margin-left:20px;
}
.mr10 {
	margin-right:10px;
}
.mr20 {
	margin-right:20px;
}
.mr40 {
	margin-right:40px;
}
.m10 {
	margin:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}

.p10 {
	padding:10px;
}
.pt10 {
	padding-top:10px;
}
.pl10 {
	padding-left:10px;
}
.pb10 {
	padding-bottom:10px;
}
.p20 {
	padding:20px;
}
.pl20 {
	padding-left:20px;
}
.pr20 {
	padding-right:20px;
}
.pb20 {
	padding-bottom:20px;
}
.pt20 {
	padding-top:20px;
}

/*----------------------------------------------------------------------------SITEWIDE DEFAULTS*/
.clear {
	clear:both;
}

.clearLeft{
	clear:left;
}

.clearRight {
	clear:right;
}

.bold { 
	font-weight:bold;
}

.right {
	float:right;
}
.left {
	float:left;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	font-size:1.2em;
	padding-bottom:12px;
	line-height:1.3em;

}

p.bigger {
	font-size:1.7em;
	line-height:1.1em;
	width:550px;
}

p.smaller {
	font-size:1em;
}

.breadcrumbs {
	color:#a5a5a4;
}
.breadcrumbs a {
	text-decoration:underline;
	color:#a5a5a4;
}

.border-left {
	border-left:2px solid #e6e5d6;
}
.border-right {
	border-right:2px solid #e6e5d6;
}
.border-bottom{
	border-bottom:2px solid #e6e5d6;
}
.border-top{
	border-top:2px solid #e6e5d6;
}

li {
	list-style:none;
}

.nopadding {
	padding:0;
}

/*----------------------------------------------------------------------------BACKGROUND*/
#backgroundImage {
	width:100%;
	position:fixed;
	bottom:0;
	z-index:-1;
	text-align:center;
}

/*----------------------------------------------------------------------------CONTAINER*/
#container {
	width:960px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	display:block;
}

#body {
	padding-bottom:20px;	/* Height of the footer */
}

#header {
	padding:0;
}

/*----------------------------------------------------------------------------COLUMNS*/
.col1 {
	width:120px;
	float:left;
}

.col2 {
	width:240px;
	float:left;
}

.col3 {
	width:360px;
	float:left;
}

.col4 {
	width:480px;
	float:left;
}

.col5 {
	width:600px;
	float:left;
}

.col6 {
	width:720px;
	float:left;
}

.col7 {
	width:840px;
	float:left;
}

.col8 {
	width:960px;
	float:left;
}

.precol1 {
	margin-left:120px;
	float:left;
}

.precol2 {
	margin:0 0 0 240px;
	float:left;
}

.precol3 {
	margin:0 0 0 360px;
	float:left;
	_margin:0;
	_padding-left:360px;
}

.precol4 {
	margin-left:480px;
	float:left;
}

.precol5 {
	margin-left:600px;
	float:left;
}

.precol6 {
	margin-left:720px;
	float:left;
}

.precol7 {
	margin-left:840px;
	float:left;
}

.precol8 {
	margin-left:960px;
	float:left;
}

/*----------------------------------------------------------------------------DO SOMETHING PANEL*/
#doSomething {
	width:100%;
	background:#000;
	height:50px;
	position:relative;
	z-index:10;
}

#doSomething .triggerButton {
	float:left;
	width:272px;
	margin:7px 0 0 30px;
}

#doSomething .initiative {
	position:absolute; 
	right:30px; top:10px; 
	z-index:10;
}

#slickbox {
	background-color:#000; 
	height:150px; 
	position:relative;
	padding: 0 0 0 0;
	width:100%;
}


/*----------------------------------------------------------------------------HEADER*/

/*----------------------------------------------logo*/
#header{

}
#logo {
	height:28px;
}

/*----------------------------------------------nav*/
#nav {
	height:57px;
}

/*----------------------------------------------search*/
#search {
	height:57px;
	background: url(/media/66/nav_bg.png);	
	/*background:url(/media/87/search_bg.png);*/
	width:240px;
	_width:237px;
	float:left;
}

#search .searchLabel {
	padding: 15px 0 0 10px;
	_padding: 15px 0 0 10px;
}

#search .input {
	border:none;
	background:#fff;
	padding:4px;
	margin:3px 5px 0 5px;
	color:#999;
	width:180px;
}

#search .submit {

}

/*----------------------------------------------------------------------------HOMEPAGE ELEMENTS*/

/*----------------------------------------------flash*/
#homeFlash {
	height:439px;
	/*background:url(../media/5559/home-flash-alt.jpg);*/
}

/*----------------------------------------------panels*/
#homePanels {
	background:url(../media/82/footerbg.jpg) repeat-y;
	color:#333;
}

#homePanels ul {
	padding-top:5px;
}

#homePanels li {
	list-style:none;
	font-size:1.2em;
	padding-bottom:7px;
}

#homePanels li a {
	color:#999;
}

/*----------------------------------------------------------------------------CONTENT PAGE ELEMENTS*/

/*----------------------------------------------heading area*/
#contentHeader {
	background:#000;
	height:200px;
	background:url(/media/9244/banner_photosofday.jpg) no-repeat left top #000;
}

#contentHeader .intro {
	width:220px;
	padding:15px 0 5px 0;
}
#contentHeader .intro .introTitle {
	/*margin-top:30px;*/
	/*font-size:1.7em;*/
	float:right;
}

#contentHeader .introText {
	margin-top:30px;
}

#contentHeader .introText p {
	font-size:1.4em;
	line-height:1.5em;
	padding-bottom:10px;
	color:#fff;
	width: 200px;
	margin-left:50px;
}

/*----------------------------------------------main content area*/
#contentArea {
	background:#f4f3e6;
	color:#7f7f7b;
}
#bodyContent li{
	list-style-type:circle; 
	list-style-position:outside;
	margin-left:20px;
	font-size: 1.2em;
	padding-bottom:10px;
}

/*----------------------------------left column(sideNav)*/
#contentArea .leftCol .outer {
	background:url(/media/55/leftcolbg_top.jpg) right top no-repeat #e4e3d4;
	padding-top:17px;
}
#contentArea .leftCol .inner {
	background:url(/media/50/leftcolbg.jpg) right repeat-y #e4e3d4;
}
#contentArea .leftCol .base {
	background:url(/media/45/leftcolbg_bottom.jpg) right bottom no-repeat #e4e3d4;
	height:46px;
}

#contentArea .leftCol #leftNav {
}

#contentArea .leftCol #leftNav li a {
	list-style:none;
	font-size:1.4em;
	height:25px;
	padding:14px 20px 0 20px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	list-style:none; 
	
}

#contentArea .leftCol #leftNav li a:hover {
	/*background:url(../images/leftColBg_active2.jpg) right no-repeat;*/	
	color:#333;
}

#contentArea .leftCol #leftNav li a:active{
	color:#666;
}

#contentArea .leftCol #leftNav li a.active{
	background:url(/media/60/leftcolbg_hover2.jpg) right no-repeat;
	color:#333;
}

#contentArea .leftCol .pullout {
	/*background-color:#f4f3e6;*/
	/*border-top:2px solid #5f706c;*/
	margin-right:17px;
}

#contentArea .storyOfDay {
	background-color:#444;
	color:#fff;
	border-bottom:2px solid #333;
}

#contentArea .leftCol .pullout .title {
	/*background:#82816c url(/media/66/nav_bg.png) repeat-x center left;*/
	background:#333;
	padding:10px 0 2px 18px;
}

#contentArea .leftCol .pullout li {
	list-style:none inside;
	padding: 9px 0 5px 30px;
	font-size:1.2em;
	margin:0 0 0 0;
}


.bodyParagraph {
	width:90%;
}

.socialLinks {
	font-size:1.2em;
}

.socialLinks a {
	padding: 5px 15px 0 20px;
	margin:0;
}

.socialLinks a.sendLink {
	background:url(/media/29/email.png) center left  no-repeat;
	margin-top:0;
}
.socialLinks a.twitter {
	background:url(/media/76/twitter.png) center left no-repeat;
	margin-top:0;
}
.socialLinks a.facebook {
	background:url(/media/34/facebook.png) center left no-repeat;
}
.socialLinks a.rss {
	background:url(/media/39/feed.png) center left no-repeat;
}
.socialLinks a.addthis_button img {

}



/*----------------------------------info area*/
#contentArea #tabs .introPara {
	width:85%;
}

/*----------------------------------------------------------------------------FOOTER*/

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:20px;			/* Height of the footer */
	text-align:center;
}



































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
