/* Remove default styling from every element */

* {
   padding: 0;
   margin: 0;
}

/* end Remove default styling */




/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */




/*   HTML items defined here   */


a:link {
	color: #32668B;
	text-decoration: none;
}
a:visited {
	color: #32668B;
	text-decoration: none;
}
a:hover {
	color: #f49b33;
	text-decoration: none;
}
a:active {
	color: #32668B;
	text-decoration: none;
}


body {
	background: #99B8D0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #333333;
	margin: 5px 20px 15px 20px; 
	padding: 0;
}

p.featuredSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #333333;
	margin: 5px 20px 5px 20px; 
	padding: 0;
}

p.featuredSummaryMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #333333;
	margin: 0px 20px 15px 20px; 
	padding: 0;
}


img {
	border-style: none;
	margin: 0; 
	padding: 0;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: #559abd;
	/* font-weight: normal; */
	margin: 30px 20px 0 20px; 
	padding: 0 0 5px 0;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	margin: 30px 20px 0 20px; 
	padding: 0 0 0 0;
	
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	color: #7e693c;
	font-weight: normal;
	margin: 30px 20px 10px 20px;
}




/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */




/*   HEADER items defined here   */


p.headerDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #000000;
	margin: 0; 
	padding: 20px 0px 5px 20px;
}


img.headerLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #000000;
	margin: 10px 0px 0px 20px; 
	padding: 0;
	border: none;
}

p.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	color: #f49b33;
	margin: 5px 20px 10px 20px; 
	padding: 0;
}

p.mainMenu a:link {
	color: #f49b33;
	text-decoration: none;
}
p.mainMenu a:visited {
	color: #f49b33;
	text-decoration: none;
}
p.mainMenu a:hover {
	color: #32668B;
	text-decoration: none;
}
p.mainMenu a:active {
	color: #f49b33;
	text-decoration: none;
}










/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */







/*   SIDE MENU items defined here   */


h1.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	margin: 20px 0 5px 20px; 
	padding: 0px;
}

ul.sideMenu {
	text-align: left;
	margin: 20px 0 5px 20px; 
	padding: 0px;
}

ul.sideMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	margin: 0 0 14px 0; 
	padding: 0px;
	list-style: none;
}


.sideMenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.sideMenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.sideMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.sideMenu a:active {
	color: #ffffff;
	text-decoration: none;
}




/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */




/*   CLASS items defined here   */


img.indexBackground {
	border-style: none;
	margin: 0; 
	padding: 0;
	z-index:0;
}






.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #32668B;
	margin: 0 0 5px 0; 
	padding: 0;
}


.footer a:link {
	color: #32668B;
	text-decoration: none;
}

.footer a:visited {
	color: #32668B;
	text-decoration: none;
}

.footer a:hover {
	color: #f49b33;
	text-decoration: underline;
}

.footer a:active {
	color: #32668B;
	text-decoration: none;
}






img.pageInset {
	margin: 5px 0 5px 10px;
	padding: 0;
}












/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */










/*   MAIN DIV items defined here   */


#wrap {
	background: #ffffff url(images/background-wrap.gif);
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	border: #000000 1px solid;
}



#header {
	background: #fff0cf url(images/background-header.jpg) no-repeat;
	width: 1000px;
	height: 154px;
	margin: 0;
	padding: 0;
	border-bottom: #000000 1px solid;
}


#column-left {
	width: 200px;
	margin: 0;
	padding: 0;
	float:left;
}

#column-center {
	width: 598px;
	/* width: 555px; */
	margin: 0;
	padding: 0;
	float:left;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

#column-centerIndex {
	background: #ffffff url(images/index-bellyBackground.jpg) no-repeat;
	width: 598px;
	/* width: 555px; */
	margin: 0;
	padding: 0;
	float:left;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}


#column-right {
	width: 200px;
	margin: 0;
	padding: 0;
	float:left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




#foot {
	/* background: #ffffff;  */
	clear: both;
	width: 955px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
}







/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */
/* ////////////////////////////////////////////  */





/*   DIV classes defined here   */



.featuredArticles {
		float:left;
		position:relative;
		padding:0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		margin: 118px 0 0 249px;
		overflow:hidden;
		z-index:1;
}


.adsenseBox {
		width: 300px;
		height: 250px;
		padding:0;
		margin: 0 10px 10px 20px;
		float:left;
		position: relative;
}

.adBox-rightColumn {
		width: 160px;
		padding:0;
		margin: 20px;
}