@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #666666;
}

#main_wrapper {
	width: 697px;
	margin: 0 auto;
	background-color: #0754A6;
}

#header {
	background-image: url(http://www.whatsupsancarlos.com/images/newsletter_css/header.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 249px;
}

#content_wrapper {
	width: 697px;
	height: 700px;
}

.left_column {
	width: 432px;
	float: left;
	margin: 0 10px 0 10px;
}

.a_note {
	background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
}

.fullwidth_note {
	width: 655px;
	clear: both;
	margin: 0 10px 15px 10px;
	background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
}

.right_column {
	width: 245px;
	float: left;
	background-color: #0754A6;
}

.quicklinks {
	width: 242px;
	background-image: url(http://www.whatsupsancarlos.com/images/newsletter_css/quicklinks_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F37D02;
	padding-bottom: 40px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 20px 10px;
	color: #1637BA;
}

.no_bullet {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
}

.quicklinks a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#in_this_issue {
	width: 242px;
	margin-top: 10px;
	background-image: url(http://www.whatsupsancarlos.com/images/newsletter_css/inthisissue_bg.jpg);
	background-repeat: no-repeat;
	height: 306px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 0;
	padding-top: 10px;
}


.img_fright {
	float: right;
	margin-left: 8px;
}

.img_fleft {
	float: left;
	margin-right: 8px;
}

.style1 {color: #000000}
.style2 {
font-size: 14px;
font-weight: bold;
}
.style4 {
color: #000000;
font-size: 12;
font-weight: bold;
font-style: italic;
}
.style5 {color: #000000; font-weight: bold; }
.style6 {color: #CC6600; font-weight: bold; }
.style7 {color: #FF0000}
.style8 {
font-size: 16px;
font-weight: bold;
}
.style11 {
font-size: 13px;
font-weight: bold;
color: #FF0000;
}
.style13 {
color: #FF0000;
font-size: 16;
font-weight: bold;
}
.style15 {
color: #FF0000;
font-style: italic;
font-weight: bold;
}
.style17 {font-size: 14}
.style19 {font-size: 16}
.style21 {color: #FF0000; font-size: 18px; font-weight: bold; }
