body
{
	background-color : #8292A2;
	margin : 0px;
	padding : 0px;
	font-size : 12px;
	color : #002044
}

h1
{
	font-size : 15px;
}

#layout
{
	background-color : #EDEEE6;
	width : 760px;
	margin : auto;
	padding : 10px 20px 0px 20px;
}

#header
{
	width : 538px;
	padding-top : 20px;
  padding-left: 5px;
  float: left;
}

#top_nav
{
	text-transform : uppercase;
	font-family : times, times new roman, serif;
	font-weight : bold;
	font-size : 12px;
	color : #002044;
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : center;
	width : 693px;
	clear : both;
}

#top_nav a
{
	color : #002044;
	text-decoration : none;
}

#blue_foot
{
	width : 762px;
  text-align: right;
background: #007bc4;
}

#contact_info_footer
{
	background-color : #EDEEE6;
	clear : both;
	width : 760px;

	padding-top : 10px;
	text-align : center;
}

#content
{
	width : 740px;
	padding : 10px;
	border : 1px solid #718F96;
	background-color : #FCFCF7;
}

#content_index
{
	width : 692px;
	padding : 0px;
	border : 1px solid #718F96;
	background-color : #FCFCF7;
  margin: 1px auto 1px auto;
}


h2
{
	font-family : times new roman, times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #002044;
	margin : 0px;
}

#left_col
{
	float : left;
	width : 233px;
	margin-right : 5px;
}

#quick_search
{
	padding : 5px;
	width : 202px;
	height : 114px;
	font-size : 9px;
	font-family : verdana, arial, helvetica, sans-serif;
	background-image : url(../images/search_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	float : left;
}

#quick_search form
{
	margin : 0px;
	padding : 0px;
}

#blog_feed
{
	border : 1px solid #7A724E;
	padding : 5px;
	background-color : #EDEEE6;
	font-size : 9px;
	font-family : verdana, arial, helvetica, sans-serif;
}

#blog_feed p
{
	margin : 0px 0px 10px 0px;
}

#right_col
{
	float : left;
	width : 421px;
	padding : 5px;
	border : 1px solid #7A724E;
}

#contact_footer
{
	clear : both;
	background-image : url(../images/fadey_line.gif);
	background-repeat : no-repeat;
	background-position : 0px 7px;
	padding-top : 25px;
	color : #002044;
	height : 115px;
	font-size : 12px;
	line-height : 15px;
}

#footer_photo
{
	width : 185px;
	text-align : center;
	float : left;
}

#contact_info
{
	width : 450px;
	float : left;
}

#contact_info a
{
	color : #002044;
	text-decoration : none;
}

#bottom_nav
{
	text-transform : uppercase;
	font-family : times, times new roman, serif;
	font-weight : bold;
	font-size : 12px;
	color : #002044;
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : center;
	width : 760px;
}

#bottom_nav a
{
	color : #002044;
	text-decoration : none;
}

#index_left
{
	float : left;
	width : 167px;
	padding : 0px 0px 0px 35px;
}

html>body #index_left
{
	width : 172px;
}

#index_left h1
{
	margin : 0px 0px 0px 10px;
	padding : 0px 0px 4px 10px;
}



#index_left a
{
	padding-bottom : 5px;
}

#featured_container
{
	float : left;
	width : 500px;
	height : 373px;
}

html>body #featured_container
{
	width : 510px;
}



#blurb
{
	font-family : palatino, palatino linotype, times, serif;
	font-size : 18px;
	padding-top : 10px;
	color : black;
}





#blurb a
{
	color : black;
}
