/* DO NOT EDIT UNLESS JUAN IS CONSULTED FIRST */

* {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS","Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body {
	background-color: #FFFFFF;
}

h1 {

}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

h4 {
	font-size: 11px;
	margin-bottom: 2px;
}


ul, ol {
	padding-left: 20px;/* MOZ */
	margin-left: 20px;/* IE */
}

p, ul, ol, dl {
	margin-bottom: 20px;
}

p, li, dd, dt, a {
	line-height: 140%;
}

img {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

table {
	border-collpase: collpase;
}

th, td {
	vertical-align: top;
}

/* ===================== */

div#wrapper {
	width: 778px;
}
div#wrapper3 {
	width: 828px;
}

div#banner_head {
	margin-bottom: 10px;
}


/* header ============================== */

div#header {
	width: 778px;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	height: 99px;
	background-color: #CCDBCA;
	margin-bottom: 5px;
}

div#logo {
	float: left;
	width: 360px;
}

form#search_form  {
	display: block;
	vertical-align: top;
	float: right;
	width: 200px;
	height:68px;
}

form#search_form fieldset {
	padding: 20px;
	border: 0px;
	vertical-align: top;
}

input.search {
	height: 18px;
	border: 0px;
	border-top: 1px solid #9EB49A;
	border-left: 1px solid #9EB49A;
}

div#menu_head  {
	width: 390px;
	float: right;
}

div#menu_head ul {
	padding-left: 0px;
	margin-left: 0px;
}

div#menu_head ul li {
	padding: 0px;
	margin: 0px;
}

div#menu_head ul li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-right: 12px;
}


/* menu ============================== */

div#menu {
	margin-right: 5px;
	width: 160px;
	float: left;
}

/* green */

ul.menu_green {
	background-color: #CCDBCA;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

ul.menu_green li {
	background-image: url(../images/menu_border_green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-type: none;
}

ul.menu_green li a {
	display: block;
	vertical-align: bottom;/* IE 5 */
	width: 160px;/* IE 6 */
	background-image: url(../images/menu_bullet_green.gif);
	background-repeat: no-repeat;
	padding: 0px 0px;
	height: 22px;
	line-height: 190%;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

html>body div#menu ul.menu_green li a {
	width: 140px;
}

ul.menu_green li a:hover {
	background-color: #FCEFEF;
	text-decoration: none;
	background-image: url(../images/menu_bullet_pink.gif);
}

ul.menu_green li a.current {
	background-color: #FCEFEF;
	background-image: url(../images/menu_bullet_pink.gif);
}

/* blue */

ul.menu_blue {
	background-color: #D7E7F4;
	padding-left: 0px;
	margin-left: 0px;
	
}

ul.menu_blue li {
	background-image: url(../images/menu_border_blue_l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-type: none;
}

ul.menu_blue li a {
	display: block;
	vertical-align: bottom;/* IE 5 */
	width: 160px;/* IE 6 */
	background-image: url(../images/menu_bullet_blue.gif);
	background-repeat: no-repeat;
	padding: 0px 0px;
	height: 22px;
	line-height: 190%;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

html>body ul.menu_blue li a {
	width: 140px;
}

ul.menu_blue li a:hover {
	background-color: #FCEFEF;
	text-decoration: none;
	background-image: url(../images/menu_bullet_pink.gif);
}

ul.menu_blue li a.current {
	background-color: #FCEFEF;
	background-image: url(../images/menu_bullet_pink.gif);
}

ul.menu_blue li.menu_blue_title {
	background-image: url(../images/menu_border_blue_d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #3CA5C9;
	list-style-type: none;
	height: 22px;
	line-height: 190%;
	padding-left: 15px;
	width: 160px;/* IE 6 */
}

html>body ul.menu_blue li.menu_blue_title {
	width: 145px;
}

/* torso ======================================= */

div#torso {
	margin-right: 5px;
	width: 488px;
	float: left;
	overflow: hidden;
}

div#banner_torso {
	width: 120px;
	float: left;
}

div.article_area {
	padding: 5px 10px 0px 10px;
}

/* cover */

div#cover {
	width: 488px;
	background: #FFFFFF url(../images/covermarlge.jpg) no-repeat;
	height: 380px;
	margin-bottom: 5px;
}

div.col_cover_right {
	display: inline;
	width: 225px;
	float: right;
	margin-right: 8px;
}

h3.cover_date {
	font-size: 11px;
	color: #F0AEB0;
	margin: 5px 0px;
}

h3.cover_first {
	font-size: 17px;
	margin: 0px;
}

h3.cover_second {
	font-size: 12px;
	margin: 0px;
}

p.cover_tease {
	margin: 0px;
}

/* general */

div.col_left {
	margin-right: 5px;
	width: 241px;
	float: left;
}

div.col_right {
	width: 241px;
	float: left;
}

div.feat_art {
	background: #FCEFEF;
}

div.feat_art h3 {
	padding: 5px 8px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #F0AEB0;
	margin: 0px;
}

p.feat_art_tease {
	padding: 8px;
}



div.article_area a {
	color: #1376D9;
	text-decoration: none;
}

div.article_area a:hover {
	text-decoration: underline;
}


a.second {
	font-weight: bold;
	color: #1376D9;
	text-decoration: none;
}

a.second:hover {
	text-decoration: underline;
}

h3.month_div {
	padding: 3px 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #FCEFEF;
}

div.sections_area h2 {
	margin: 10px 0px 0px 5px;
	background: none;
}

div.col_art_list {
	width: 318px;
	float: left;
	margin-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.col_art_list p {
	margin-bottom: 0px;
}



div.col_archive {
	width: 160px;
	float: right;
}



/* footer ================================ */

div#footer {
	background-image: url(../images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	margin-top: 20px;	
}

ul.menu_foot {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	padding-top: 10px;
}

ul.menu_foot li {
	float: left;
	padding-left: 49px;
}

ul.menu_foot li a {
	color: #000;
	text-decoration: none;
}

ul.menu_foot li a:hover {
	color: #000;
	text-decoration: underline;
}
br.clearing {
	clear: both;
}

div.line {
	clear: both;
	margin: 8px 0px;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	width: 100%;
	background-image: url(../images/line_dashed.gif);
	background-repeat: repeat-x;
}
div#torso2 {
	width: 600px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}
div#torso3 {
	float: left;
	width: 650px;
	margin-right: 5px;
	overflow: hidden;
}
