/* From Template.css */
#subheader {
	display: none !important;
}

#content {
	/*plus100*/
	width:950px;
	background-color:#FFFFFF;
	padding-top:7px; /*15*/
}

#content_area_wrapper {
	/*plus100*/
	width:815px;
	vertical-align:top;
}

#content_area {
	/*plus50*/
	width:732px;
	padding-left:11px;
}

#menu_redline {
	/*plus50*/
	width:185px;
	height:2px;
}

#leftnav_searchbox {
	/*plus50*/
	width:185px;
	height:56px;
}

#menu_grayline {
	/*plus50*/
	width:185px;
	height:1px;
}

#main_nav {
	/*plus50*/
	width:169px;
	padding-top:5px;
	padding-left:16px;
}

#content_left {
	/*plus50*/
	vertical-align:top;
	background-color:#F4ECD7;
	width:185px;
}

/**************** LEFT NAV **************/

	/*Newsletter Box*/
#newsletter_box {
	/*height:40px;*/
	/*width:120px;*/
	padding-top:10px;
	padding-left:7px;
}

#newsletter_bg {
	background-image:url(../images/template/leftnav_search_bg.gif);
	background-repeat:no-repeat;
	height:21px;
	width:170px;
}

#subscribe_form {
	height:40px;
	padding:0px 0px 0px 7px;
}

#news_input_box {
	padding-top:3px;
}

#newsletter_bg input {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	padding:0px 0px 0px 3px;
	margin:1px 0px 2px 0px;
	width:153px;
	border:0;
}

#subscribe_form img {
	padding-top:5px;
	padding-left:113px;
	border:0;
}
	/*END Newsletter Box*/