@charset "utf-8";
/* CSS Document */
body
{
	width:960px;
	margin:0 auto;	
	font-family: Arial, sans-serif;
	line-height:1.25;
	font-size:13px;
	font-weight:100;
}
img
{
	border:none;	
}
hr
{
	border:none;
	background-color:#C0C0C0;
	height:1px;	
	width:80%;
	margin:0;
}
a
{
	text-decoration:none;
	color:#0066FF;	
	font-weight:normal;
}
a:hover
{
	text-decoration:underline;	
	color:#002C6D;
}

article
{
	width:190px;
	height:auto;/*400px;*/
	float:left;	
	
}
#mainmenu
{
	width:960px;
	height:50px;
	background-color:#EBE7F3;
	margin-bottom:10px;	
}

h1,h2,h3,h4
{
	margin:0;	
}
h1
{
	color:#665791;
	font-size:18px;
	font-weight:normal;	
	line-height:1;
}

p
{
	
	margin:0 0 5px 0;	
}
img
{
	margin:0;
	padding:0;	
}
#titleleft
{
	float:left;
	display:block;
	width:33%;	
}
#pagetitle
{
	float:left;
	width:33%;
	text-align:center;	
}
#pagetitle h1
{
	font-size:2em;	
}

#socialmedia
{
	float:left;
	width:33%;
	
	text-align:right;
}
#whatsnew
{
	width:545px;
	padding:10px 10px 10px 0;
	float:left;	
}
#featurestitle
{
	
	width:740px;
	height:40px;		
}
#morelinks
{
	padding-left:5px;
	float:left;	
	margin:10px;
}
#main
{
	width:760px;	
	float:left;	
}
aside
{
	width:190px;
		
	float:left;
}


footer
{
	clear:both;
	background-color:#0066ff;
	color:white;
	padding:10px 0 10px 0;
}

footer a
{
	color:white;	
}

.featured-item
{
	background-color:white;
	width:165px;
	height:auto;/*390px;*/
	margin:10px 10px 10px 0;
}

.featured-item h1
{
	padding-top:5px;	
}
.header-image
{
	padding-top:7px;	
}

.feature-row
{
	width:760px;
	height:auto;/*410px;*/
	float:left;
	display:inline-block;
}

.ad
{
	
	padding-bottom:15px;	
}


/* */
