/*-----------------------------------------------------------------------------
version:   1.0
author:    Michelle
website:   http://www.mishcreative.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

.content {
	overflow: hidden;
}
	


/* =Typography
-----------------------------------------------------------------------------*/

#news_large{
	color: #82822d;
	font-size: 2.2em;
	font-weight: bold;
	
}

#news_medium{
	font-size: 1.4em;
}

/* =Headings
-----------------------------------------------------------------------------*/


/* =Links
-----------------------------------------------------------------------------*/

/* =Header
-----------------------------------------------------------------------------*/




/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
.content .news_line{
	width: 960px;
	padding-left: 30px;
	padding-top: 5px;
	height: 35px;
	background: url(../img/navsub_title.png) no-repeat 1% 30%;
	background-color:#ffffbb;

}



.content .home_primary {
	width: 490px;
	float: right;
	display: inline;
}

.homeimg {
border: 1px solid #000;
background-color:#ffff8b;
padding: 4px;
margin: 10px 5px 10px 5px;
}


/* =Secondary Content
-----------------------------------------------------------------------------*/

.content .home_secondary {
	width: 450px;
	height: 350px;
	float: left;
	display: inline;
}

.home_media{
	text-align: right;	
}
/* =Footer
-----------------------------------------------------------------------------*/

/* =Forms
-----------------------------------------------------------------------------*/

/* =Tables
-----------------------------------------------------------------------------*/

/* =Misc 1
-----------------------------------------------------------------------------*/

/* =Misc 2
-----------------------------------------------------------------------------*/

