/*
Theme Name: Goodwin
Theme URI: http://wordpress.org/
Description: Theme for Avis Goodwin, based on the default WordPress theme by Michael Heilemann.
Author: Tyler Shingleton
Author URI: http://boldwerks.com
*/


body
{
	font-family: helvetica, arial;
	color: #5d6c77;
	background-color: #f0f8fe;
	padding: 0px;
	margin: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

img
{
	display: block;
	border: 0px;
}

h1
{
	font-family: helvetica, arial;
	font-size: 26px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	color: #06549b;
	font-weight: normal;
}



h2
{
	font-family: helvetica, arial;
	font-size: 16px;
	margin: 0px;
	margin-top: -5px;
	padding: 0px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: bold;
	color: #06549b;
}


h2 a
{
	font-family: helvetica, arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: bold;
	color: #06549b;
	text-decoration: none;
}

h2 a:hover
{
	font-family: helvetica, arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: bold;
	color: #06549b;
	text-decoration: underline;
}

h3 a
{
	font-family: helvetica, arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: bold;
	color: #06549b;
	text-decoration: none;
}

h3 a:hover
{
	font-family: helvetica, arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: bold;
	color: #06549b;
	text-decoration: underline;
}

h4
{
	font-family: helvetica, arial;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #57A755;
}

p
{
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	font-weight: normal;
	color: #242424;
}

a
{
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #bc09a5;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #bc09a5;
	font-weight: bold;
	text-decoration: underline;
}

ul
{
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #242424;
}

ol
{
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #242424;
}

li
{
	padding-bottom: 6px;
}

hr
{
	height: 3px;
	background-color: #d6e9ef;
	border:none;
	
}

table
{

}

tr 
{

}

td { 

}

strong
{
	font-weight: bold;
}

span
{
	margin: 0px;
	padding: 0px;
}

blockquote
{
	font-family: helvetica, arial;
	font-size: 13px;
	line-height: 19px;
	margin-top: 0px;
	margin-left: 15px;
}

.align_left
{
	float: left;
}

.align_right
{
	float: right;
}
.alignleft
{
	float: left;
	
}

.alignright
{
	float: right;
}


.align_center 
{ 
	text-align: center; 
}

.inline { 
	display: inline; 
}

.smaller
{
	font-size: 11px !important;
	line-height: 14px !important;
}

.larger
{
	font-size: 15px !important;
	line-height: 20px !important;
}


div.entry div.wp-caption { text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:12px }

div.entry div.alignleft
{
	float: left;
	padding-right: 10px;
}

div.entry div.alignright
{
	float: right;
	padding-left: 10px;
}


img.size-full
{
	border: 2px solid #0083A9;
}





#all_content
{
	width: 1015px;
	margin: 0 auto;
	clear: both;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
}

#header
{
	width: 1015px;
	height: 185px;
	clear: both;
}

#header_left
{
	width: 469px;
	height: 136px;
	float: left;
}

#header_logo
{
	width: 422px;
	height: 107px;
	margin-left: 30px;
	margin-top: 15px;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
}

#header_right
{
	width: 546px;
	height: 136px;
	float: left;
}

#header_right_nav
{
	width: 490px;
	height: 30px;
	padding-top: 20px;
	padding-right: 56px;
	text-align: right;
}

#header_right_nav a
{
	font-size: 12px;
	color: #3a5e2a;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#header_right_nav a:hover
{
	font-size: 12px;
	color: #3a5e2a;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}

#header_right_search
{
	width: 500px;
	height: 66px;
	padding-right: 46px;
	padding-top: 20px;
}

#search_form
{
	float: right;
}

#search_form input.text
{
	background: #ffffff;
	border: 2px solid #d2d2d2;
	width: 222px;
	height: 23px;
	color: #666;
	float: left;
	vertical-align: middle;
	padding-top: 8px;
	font-size: 14px;
}

#search_form .button {
	float: left;
	color: #666;
	text-shadow: none !important;
}

#search_form input.button:hover {
	color: #666;
	border-color: #fce1a8;
}


#header_nav
{
	width: 990px;
	height: 49px;
	padding-left: 25px;
	clear: both;
	background-image: url(images/bg_nav_main.jpg);
	background-repeat: no-repeat;
}

#footer
{
	width: 1015px;
	height: 73px;
	clear: both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
}

#footer_left
{
	width: 680px;
	height: 48px;
	padding-left: 35px;
	padding-top: 25px;
	float: left;
	color: #902a83;
	font-size: 13px;
}

#footer_left a
{
	font-size: 11px;
	color: #405e2e;
	font-weight: normal;
	text-decoration: none;
}


#footer_left a:hover
{ 
	font-size: 11px;
	color: #405e2e;
	font-weight: normal;
	text-decoration: underline;
}


#footer_right
{
	width: 260px;
	height: 48px;
	padding-right: 40px;
	padding-top: 25px;
	float: left;
}






#hp_flash
{
	width: 1015px;
	height: 265px;
}

#hp_callouts
{
	width: 1015px;
	padding-left: 13px;
	height: 58px;
}

#hp_content_top
{
	width: 1015px;
	height: 66px;
	background-image: url(images/bg_hp_titles.jpg);
	background-repeat: no-repeat;
}

#hp_content
{
	width: 1015px;
	height: 100%;
	min-height: 500px;
	background-image: url(images/bg_hp_content_strip.jpg);
	background-repeat: repeat-y;
}

#hp_content_left
{
	width: 390px;
	height: 384px;
	float: left;
	padding-top: 10px;
	padding-left: 27px;
	padding-right: 27px;
}

#hp_content_middle
{
	width: 216px;
	height: 100%;
	float: left;
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 20px;
	font-size: 13px;
	
}

#hp_content_right
{
	width: 279px;
	height: 100%;
	float: left;
	padding-left: 17px;
	padding-right: 25px;
}

#hp_content_right_rss
{
	width: 230px;
	height: 20px;
	padding-left: 700px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
}

#entry_date
{
	width: 66px;
	height: 23px;
	clear: both;
	float: left;
	background-image: url(images/bg_date.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 23px;
	margin-right: 10px;
	color: #ffffff;
	text-align: center;
}

#entry_title
{
	float: left;
	padding-bottom: 10px;
}

#entry_text
{
	clear: left;
}


#inner_top
{
	width: 1015px;
	height: 98px;
	background-image: url(images/bg_inner_top.jpg);
	background-repeat: no-repeat;
}

#inner_top_left
{
	width: 204px;
	float: left;
	padding-left: 40px;
	padding-top: 60px;
}

#inner_top_left h1
{
	font-size: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #032b50;
}

#inner_top_right
{
	width: 686px;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 60px;
	float: left;
}

#inner_top_right h1
{
	font-size: 26px;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	color: #902a83;
}


#inner_content
{
	width: 1015px;
	background-image: url(images/bg_inner_content.jpg);
	background-repeat: repeat-y;
	display: inline-block;
}

#inner_content_left
{
	width: 232px;
	float: left;
	padding-left: 12px;
}

#sidebar_nav ul
{
	margin: 0px;
	padding: 0px;
}

#sidebar_nav ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar_nav .item
{
	width: 231px;
	height: 45px;
	background-image: url(images/bg_nav_sidebar_item.jpg);
	background-repeat: no-repeat;
}

#sidebar_nav .item a
{
	
	color: #06549b;
	font-size: 15px;
	line-height: 45px;
	padding-left: 20px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:25px;
}

#sidebar_nav .item a:hover
{
	color: #bc09a5;
	font-size: 15px;
	line-height: 45px;
	text-decoration: none;

}

#sidebar_nav .selected
{
	width: 231px;
	height: 45px;
	background-image: url(images/bg_nav_sidebar_item_on.jpg);
	background-repeat: no-repeat;
}

#sidebar_nav .selected a
{
	color: #ffffff;
	font-size: 15px;
	line-height: 45px;
	padding-left: 50px;
	text-decoration: none;
}

#sidebar_nav .selected a:hover
{
	color: #ffffff;
	font-size: 15px;
	line-height: 45px;
}

#sidebar_nav_bottom
{
	width: 231px;
	height: 13px;
	background-image: url(images/bg_nav_sidebar_bottom.jpg);
	background-repeat: no-repeat;
}

#sidebar_callout
{
	padding-top: 40px;
	padding-bottom: 40px;
}

#inner_content_right
{
	width: 711px;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 30px;
	float: left;
}

#inner_content_right h1
{
	font-size: 20px;
	line-height: 27px;
}

#inner_content_right h1 a
{
	font-size: 20px;
	line-height: 27px;
}

#inner_content_right h1 a:hover
{
	font-size: 20px;
	line-height: 27px;
}

#inner_content_callout
{
	width: 196px;
	height: 144px;
	float: right;
	margin-left: 20px;
	padding-bottom: 10px;
	border-left: 1px solid #b5babd;
}
