/* Containers
-----------------------------------------------------------------------------------*/
.container_4 {margin-left: auto;margin-right: auto;width: 964px;}
/* Grid >> Global
-----------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4{display:inline;float: left;position: relative;margin-left: 2px;margin-right: 2px;}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
-----------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}
/* Grid >> 2 Columns
-----------------------------------------------------------------------------------*/
.container_4 .grid_1 {width:237px;}
.container_4 .grid_2 {width:478px;}
.container_4 .grid_3 {width:719px;}
.container_4 .grid_4 {width:960px;}
/* Prefix Extra Space >> 2 Columns
-----------------------------------------------------------------------------------*/
.container_4 .prefix_1 {padding-left:241px;}
.container_4 .prefix_2 {padding-left:482px;}
.container_4 .prefix_3 {padding-left:723px;}
/* Suffix Extra Space >> 2 Columns
-----------------------------------------------------------------------------------*/
.container_4 .suffix_1 {padding-right:241px;}
.container_4 .suffix_2 {padding-right:482px;}
.container_4 .suffix_3 {padding-right:723px;}
/* Push Space >> 2 Columns
-----------------------------------------------------------------------------------*/
.container_4 .push_1 {left:241px;}
.container_4 .push_2 {left:482px;}
.container_4 .push_3 {left:723px;}
/* Pull Space >> 2 Columns
-----------------------------------------------------------------------------------*/
.container_4 .pull_1 {right:241px;}
.container_4 .pull_2 {right:482px;}
.container_4 .pull_3 {right:723px;}
/* Clear Floated Elements
-----------------------------------------------------------------------------------*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Custom Style
-----------------------------------------------------------------------------------*/

body {
font-family: Helvetica, 'Lucida Grande', Arial, Verdana, sans-serif;
font-size: 12px;
line-height: 14.5px;
padding: 0;
color: #404040;
background-color: #d7d4b8;
margin: 4px 0 4px 0;
}

a {
color: #580009;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#logo {
background-color: #580009;
height: 75px;
border-top: 5px solid #2E0000;
}

#logo:hover {
background-color: #2E0000;
}

#logo h1, #logo h2 {
margin-top: 0;
margin-bottom: 0;
}

#logo h1 a {
display: block;
height: 71px;
color: #fff;
background-image: url(http://www.goodsellolsen.com/images/36.gif);
background-repeat: no-repeat;
background-color: #580009;
text-indent: -9999px;
overflow: hidden;
}

#logo h1 a:hover {
background-position: 0 -75px;
}

#logo h2 {
display: none;
}

#navigation {
height: 75px;
padding: 0;
background-color: #8b5724;
border-top: 5px solid #663e12;
}

#navigation a {
color: #fff;
}

#navigation table {
margin: 10px 0 0 12px;
}

#navigation table tr td {
padding-right: 24px;
}

#navigation_profiles {
height: 75px;
padding: 0;
background-color: #705e43;
border-top: 5px solid #50442e;
}

#navigation_profiles a {
color: #fff;
}

#navigation_profiles table {
margin: 10px 0 0 12px;
}

#navigation_profiles table tr td {
padding-right: 10px;
}

#content_container {
background-position: center top;
background-image: url(http://www.goodsellolsen.com/images/37.gif);
background-repeat: repeat-y;
margin-top: 4px;
}

#sidebar {
background-color: #580009;
border-top: 5px solid #2E0000;
border-top: 5px solid #2E0000;
padding: 0;
color: #fff;
}

#sidebar a {
color: #fff;
}

#front #sidebar p.office_photo {
background-image:url(http://www.goodsellolsen.com/images/38.jpg);
height:200px;
background-repeat:no-repeat;
margin-bottom: 10px;
}

#sidebar p {
margin: 0;
padding: 0 15px 0 15px;
}

#sidebar > a {
margin: 0;
padding: 0 15px 0 15px;
font-weight: bold;
}

#sidebar ul {
margin: 5px 0 0 0;
padding: 0 15px 0 15px;
list-style-type: none;
}

#sidebar ul li {
margin: 0;
padding: 0;
}

/*#sidebar ul li:first-child {
font-weight: bold;
}*/

#photo_box {
display: block;
height: 280px;
border-bottom: 4px solid #d7d4b8;
overflow: hidden;
background-color: #fff;
}

#content_body {
color: #404040;
border-top: 4px solid #beb992;
z-index: 999;
}

#content_body h3 {
font-size: 24px;
line-height: 26px;
font-weight: normal;
color: #580009;
margin-top: 0;
}

/*#front #content_body {
}*/

.entry {
padding: 30px 40px 20px 40px;
background-color: #fff;
min-height: 400px;
}

#content_news {
display: none;
}

#profiles #content_news {
display: block;
}

#front #content_news {
display: block;
}

#front #content_news {
background-color: #705e43;
color: #fff;
border-top: 5px solid #50442e;
}

#content_news h3 {
font-size: 24px;
line-height: 26px;
font-weight: normal;
margin-top: 0;
color: #fff;
}

#content_news h3 a {
color: #fff;
}

#content_news h3 a:hover {
color: #d7d4b8;
}

#content_news a {
color: #d7d4b8;
}

#content_news a:hover {
border-color: #d7d4b8;
}

.news_entry {
padding: 25px 15px 20px 15px;
}

#footer_content {
background-color: #580009;
border-top: 5px solid #2E0000;
margin-top: 4px;
color: #fff;
}

#footer_content p {
margin: 0;
padding: 10px 15px 11px 15px;
text-align: right;
}

#footer_info {
float: left;
}

span#footer_links {
}

#footer_content a {
color: #fff;
}

fieldset {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	margin: 0px;
	border-color: #fff;
	border-style: solid;
	border-width: 0;
}

legend {
	display: none;
}

textarea.zemTextarea {
	width: 390px;
}

p#login {
	text-align: right;
	line-height: 36px;
}

p#login a {
	color: #beb992;
}

