@charset "UTF-8";

/* GLOBAL STYLES ---------------------------------------------- */

html { 
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f9f5e8;
	color: #3f4e69;
	line-height: 17px;	
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
    clear: both;
    overflow:hidden;
	height: 0px;
}

h1 {
	margin: 0 0 7px 0;
	padding: 0 0 6px 0;
	color: #9aa5aa;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 20px;
	line-height: 19px;
	font-weight: normal;
	background: url(../images/hr_repeat.gif) repeat-x bottom left;	
}

h1.resource_title {
	margin: 20px 0 7px 0;			
}

h2 {
	margin: 0 0 7px 0;
	padding: 0 0 6px 0;	
	font-size: 16px;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
	background: url(../images/hr_repeat.gif) repeat-x bottom left;	
}

h2.nounder {
	margin: 0 0 4px 0;
	padding: 0;	
	font-size: 16px;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
	background: none;	
}

h3 {
	font-size: 12px;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}
a, a * {
    outline: none;
}
a {
	color: #EA869A;
	text-decoration: none;
}

a:visited {
	color: #EA869A;
}

a:hover {
	color: #DE3660;
}

/* OTHER STYLES ---------------------------------------------- */
input, select{			
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}

textarea.story_txtArea, input.story_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f4e69;
	padding: 3px;
}

textarea.story_txtArea{
	width: 99%;
	height: 150px;
}


label{	
	display: inline;	
}
.textfield{
	width: 170px;
	
}
div.hr {  	
	background: url(../images/hr_repeat.gif) repeat-x top left;
	margin: 7px 0 7px 0;
	padding: 0;
	height: 3px;
	width: 100%;
	border: 0;
	clear: both;
}
a.to_top {
	float: right;
	color: #EA869A;
	text-decoration: none;
	font-size: 11px;
}

a.to_top:visited {
	color: #EA869A;
}

a.to_top:hover {
	color: #DE3660;
}

/* MAIN LAYOUT ---------------------------------------------- */
div#top{
	background: url(../images/top_bkgd_repeat.gif) repeat-x 40px 0;
	height: 95px;	
	width: 100%;	
}
	div#top img{
		float: left;	
	}	
div#container{
	background: url(../images/header_bkgd_repeat.gif) repeat-x 0 0;	
	width: 100%;	
}		
	div#content {
		width: 966px;
	}
		div#content div#nav{
			width: 966px;
		}
		div#content div#nav img{
			float: left;	
		}
		div#main {
			float: left;
			padding: 0 0 0 21px;
			background-color: #f9f5e8;
			width: 735px;			
		}
			div#flash_content{
				float: left;		
				padding: 0px;
				margin: 0px;
				height: 180px;
				width: 735px;		
			}
			div#main div.cnormal{
				width: 622px;
				margin: 0 0 0 93px;
			}
			div#main div.cwide{
				width: 714px;
				margin: 0 21px 0 0;
			}
				div#main div.cwide h1{
					margin-left: 93px;
				}
				div#main div.cwide .content{
					margin-left: 93px;
				}
			
		div#right_side {
			float: left;
			width: 186px;
			background: #f9f5e8;
		}
			div#right_side img{
				width: 186px;
			}
	
div#footer{			
	width: 643px;
	height: 102px;
	margin: 30px 0 30px 92px;
}	
	div#copyright{		
		margin: 10px 0 0 0;	
		font-size: 10px;
		color: #EA869A;
	}
	div#footer #myspace{			
		float: right;
		color: #3f4e69;
		margin: 0 5px 0 0;
	}	

		div#footer #myspace a {
			color: #3f4e69;
			text-decoration: none;
		}
		
		div#footer #myspace a:visited {
			color: #DE3660;
		}
		
		div#footer #myspace a:hover {
			color: #DE3660;
		}

/* HOMEPAGE ---------------------------------------------- */
div.container_home{
	background: url(../images/header_home_bkgd_repeat.gif) repeat-x 0 0 !important;	
}
div.content_home {
	width: 971px !important;
}
	div.container_home div#flash_content{
			
		padding: 0px;
		margin: 0px;
		height: 201px;
		width: 250px;		
	}
	div#home_content{
		float: left;
		width: 465px;
		height: 201px;
		background-color: #F1B2C0;
		color: #FFFBEE;
		padding: 0 20px 0 0;
	}	
	div#home_content div#title{
		font-size: 20px;
		margin: 24px 0 10px 0;
		text-transform: uppercase;
	}	
	div#home_content .read_more{
		float: right;
		margin: 0 20px 0 0;
	}
	
	div#home_content a:link, div#home_content a:visited {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	div#home_content a:hover, div#home_content a:active {
		color: #DE3660;
		text-decoration: underline;
	}
	div#home_content .topHeader{
		padding: 5px 0 0 0;
	}
	
	div#people_middle{
		float: left;		
		padding: 0px;
		margin: 0px;
		height: 134px;
		width: 250px;
	}
	div#middle_content{
		float: left;
		margin: 4px 0 0 0;
		width: 465px;
		height: 115px;
		background-color: #ebc9d0; 
		color: #3f4e69;
		line-height: 15px;
		padding: 15px 20px 0 0;
	}
		div#middle_content p{		
			margin: 4px 0;
		}
		div#middle_content .middleHeader{
			padding: 5px 0 0 0;
		}
		div#middle_content .thumb_img{
			width: 80px; 
			float:left;
			margin: 0 7px 5px 0;
			border: 1px solid #F6DAD9;
		}	
		
		div#middle_content a.whats_new:link, div#middle_content a.whats_new:visited {
			color: #3f4e69;
			font-weight: bold;
			text-decoration: none;
			font-size: 13px;
		}
		div#middle_content a.whats_new:hover, div#middle_content a.whats_new:active {
			color: #DE3660;
			text-decoration: underline;
		}	
	div#people_bottom{
		float: left;		
		padding: 0px;
		margin: 0px;
		height: 160px;
		width: 250px;
	}
	div#tips_content{
		float: left;
		margin: 4px 0 0 0;
		width: 284px;
		height: 127px;
		background-color: #F6DAD9; 
		color: #3f4e69;
		line-height: 15px;
		padding: 25px 20px 0 10px;
	}	
		div#tips_content div#title{
			margin: 0 0 10px 0;
			font-family: Georgia, "Times New Roman", sans-serif;
			font-size: 40px;
		}	
		div#tips_content div#title span.num{						
			font-size: 20px;
		}		
	div.container_home div#footer{			
		width: 643px;
		height: 102px;
		margin: 0 0 0 92px;
	}
div#home_right{
	float: left;
	width: 29px;
	height: 361px;
}
/* ARTICLE ---------------------------------------------- */
div#article_list{
	width: 600px;
	height: 100px;
	border: 1px solid #CC3366;
	background-color:#CCCCCC;
	margin: 10px 0 10px 10px;
	padding: 5px;
	overflow: auto;
}
	div.article{
		margin: 2px 0 2px 0;
	}
	
/* RQ ---------------------------------------------- */
div#msg_area{	
	background-color: #db8294;
	color: white;
	padding: 5px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
div.question_area{
	margin: 10px 0 0 0;	
	padding: 15px 0 0 59px;
}
	div.question_num{
		float: left;
		width: 41px;
		height: 28px;
		margin: 0 5px 0 0;
		padding: 0;
		text-align: right;
	}
	div.question_area div.question{
		float: left;
		margin: 15px 0 0 0;
		padding: 0 0 6px 0;	
		width: 609px;
		font-weight: bold;
		background: url(../images/hr_repeat.gif) repeat-x bottom left;
	}
	div.question_area div.choice{		
		margin: 0 0 2px 0;
		padding: 0;			
	}
	div.question_area div.choice .radio {
	
	}
	div.question_area ol{
		list-style-type: lower-alpha;
		list-style-position: outside;
		margin: 0;
		padding: 5px 0 0 68px;
	}
	div.question_area li{
	
	}
	/*div.question_area div.choice{		
		margin: 0 0 2px 100px;
		padding: 0;		
		position: relative;
		top: 0;
		left: 0;
		margin-left: 0;
	}
	div.question_area div.choice .radio {
		position: absolute;
		top: 5px !important;
		top: -3px;
		left: -40px;
	}
	div.question_area .question_list {
		list-style-type: lower-alpha;
		margin: 0 0 0 140px;
		padding: 0 0 0 0;
	}*/
		
div#contact_area{
	
}	
	div#contact_area label{	
		float: left;
		display: block;
		width: 150px;		
		margin: 5px 5px 0 0;	
	}
	div#contact_area input, select{			
		margin: 5px 0 0 0;	
	}
.submit_button{
	float: right;
	margin: 15px 0 15px 0;
}
div#result_copy{
	margin: 20px 0 20px 0;
}	

/* RESOURCES ---------------------------------------------- */
div.resources{
	background: url(../images/header_resources_bkgd_repeat.gif) repeat-x 0 0 !important;
}	
	h1.resource_title{
		margin-top: 20px;
	}
		h1.resource_title img{
			margin: 0 8px 0 8px;
			width: 7px;
			height: 6px;
			vertical-align: top;
			padding: 7px 0 0 0;
		}
		h1.resource_title span.subtext{
			font-size: 17px;
		}
	div#subnav{
		margin: 1px 0 0 0;
	}
	div#resource_nav{
		margin: 0 0 20px 83px;
	}
		div#resource_nav img{
			float: left;
		}
	ul.resource{
		float: left;
		width: 291px;
		margin: 13px 0 13px 10px;
		padding: 0;
		list-style: none;
	}
	ul.resource li{
		background: url(../images/list_image.gif) no-repeat 0 7px;
		margin: 0;
		padding: 1px 0 0 15px;	
	}
	ul.tip{		
		margin: 13px 0 13px 0;
		padding: 0;
		list-style: none;
	}
		ul.tip li{		
			margin: 0 0 20px 0;
			padding: 1px 0 6px 0;	
			background: url(../images/hr_repeat.gif) repeat-x bottom left;	
		}
		ul.tip div#title{
			margin: 0 0 5px 0;
			font-family: Georgia, "Times New Roman", sans-serif;
			font-size: 24px;
			color: #EA869A;
		}
		ul.tip div#title span.num{		
			font-size: 16px;
		}	
	div.tip_nav{
		margin: 10px 0 10px 0;
	}	
	
	div#link_list ul{
		margin: 13px 0 13px 10px;
		padding: 0;
		list-style: none;
	}
	div#link_list li{
		background: url(../images/list_image.gif) no-repeat 0 7px;
		margin: 0 0 3px 0;
		padding: 1px 0 1px 15px;
		line-height: 1.5em;
	}	
	div#link_list li a {
		font-size: 13px;		
		font-family: Georgia, "Times New Roman", sans-serif;
		font-weight: normal;
		color: #DE3660;
		text-decoration: none;
	}

	div#link_list li a:visited {
		color: #DE3660;
	}

	div#link_list li a:hover {
		color: #EA869A;
	}
	
	div.gift{
		margin: 10px 0 0 0;		
	}	
		div.gift div.desc{
			float: left;
			width: 364px;
			padding: 0 0 12px 0;
			background: url(../images/hr_repeat.gif) repeat-x bottom left;
		}	
		div.gift h2{
			margin: 0 0 0 15px;
			padding: 30px 0 4px 0;
			color: #ea869a;
			font-family: Georgia, "Times New Roman", sans-serif;
			font-size: 22px;			
			font-weight: normal;		
			background: none;	
		}
		div.gift h3{
			margin: 0 0 2px 0;
			padding: 0;
			color: #ea869a;
			font-family: Georgia, "Times New Roman", sans-serif;
			font-size: 16px;
			font-weight: normal;
			background: none;
			
		}
		div.gift img{
			float: left;		
			margin: 0 15px 15px 0;		
		}
		
/* STORIES ---------------------------------------------- */
div#story_list{
	margin: 20px 0 0 0;
}
	div#story_list img{
		margin: 0 0 7px 0;
	}
	div#story_list ul{
		margin: 13px 0 13px 10px;
		padding: 0;
		list-style: none;
	}
	div#story_list li{
		background: url(../images/list_image.gif) no-repeat 0 7px;
		margin: 0 0 3px 0;
		padding: 1px 0 1px 15px;
		line-height: 1.5em;
	}	
	div#story_list li a {
		font-size: 13px;		
		font-family: Georgia, "Times New Roman", sans-serif;
		font-weight: normal;
		color: #DE3660;
		text-decoration: none;
	}

	div#story_list li a:visited {
		color: #DE3660;
	}

	div#story_list li a:hover {
		color: #EA869A;
	}
	div#story_list li a.current {
		font-size: 13px;		
		font-family: Georgia, "Times New Roman", sans-serif;
		font-weight: normal;
		color: #3f4e69;
		text-decoration: none;
	}

	div#story_list li a.current:visited {
		color: #3f4e69;
	}

	div#story_list li a.current:hover {
		color: #EA869A;
	}
	
					
	
div.story{
	margin: 40px 0 0 0;
}

a.white {	
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:visited {
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: none;
}

/* SPORTS */
ul.sport{
	margin: 13px 0 13px 10px;
	padding: 0;
	list-style: none;
}
	ul.sport li{
		background: url(../images/list_image.gif) no-repeat 0 7px;
		margin: 5px 0 5px 0;
		padding: 1px 0 0 15px;	
	}

	ul.sport li.sub{
		background: none;
		margin: 0;
		padding: 1px 0 0 5px;	
		list-style: disc;
	}
	
/* RECESSION */
ul.recession{
	margin: 13px 0 13px 10px;
	padding: 0;
	list-style: none;
}
	ul.recession li{
		background: url(../images/list_image.gif) no-repeat 0 7px;
		margin: 5px 0 5px 0;
		padding: 1px 0 0 15px;	
	}

	ul.recession li.sub{
		background: none;
		margin: 0;
		padding: 1px 0 0 5px;	
		list-style: disc;
	}
	
blockquote{
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}

/* SITEMAP ---------------------------------------------- */
div#sitemap_list{
	margin: 13px 0 0 0;
}
div#sitemap_list ul{
		margin: 5px 0 5px 0;
		padding: 0;
		list-style: none;
	}
	div#sitemap_list li{
		background: url(../images/list_image.gif) no-repeat 0 7px;
		margin: 0 0 2px 0;
		padding: 1px 0 1px 15px;
		line-height: 1.5em;
	}	
	div#sitemap_list ul.level_1 a {
		font-size: 13px;		
		font-family: Georgia, "Times New Roman", sans-serif;
		font-weight: normal;		
		text-decoration: none;
		text-transform: uppercase;
	}	
		div#sitemap_list ul.level_2 a {
			font-size: 13px;		
			font-family: Georgia, "Times New Roman", sans-serif;
			font-weight: normal;
			text-decoration: none;
			text-transform: none;
		}
			div#sitemap_list ul.level_3 li {
				background: none !important;
				list-style: circle !important;
				list-style-position: inside !important;
				color: #EA869A !important;
			}
		
			div#sitemap_list ul.level_3 a{
				font-size: 11px;		
				font-weight: normal;
				text-decoration: none;
			}
			