a {
	color: #412413;
}

a:hover {
	color: #90502A;
}

#wrapper-fade {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:793px;
	background-image: url(/images/fade.png);
	background-repeat: repeat-y;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:775px;
	background-image: url(/images/body_background.jpg);
	background-repeat: repeat-y;
}
#wrapper-nav-top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:775px;
	height:30px;
	background-color: #603a18;
}
#wrapper-header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:775px;
	height:158px;
	background-image: url(/images/header_site.jpg);
	background-repeat: no-repeat;
}
#wrapper-nav-bar {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:775px;
	height:42px;
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
}
#wrapper-body {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:775px;
}
#wrapper-body h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #DABE8B;
	padding-left: 30px;
	font-weight: bold;
}

#wrapper-body h1 a{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #DABE8B;
	font-weight: bold;
}
#wrapper-body h3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #DABE8B;
	font-weight: bold;
	text-align: center;
}

#wrapper-body h1 a{
	dcolor: #DABE8B;
	font-weight: bold;
	text-decoration: underline;
}

#wrapper-body-left {
	width: 340px;
	float: left;
	line-height: 15px;
}
#wrapper-body-left h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #DABE8B;
	font-weight: bold;
	margin-top: 0px;
}
#wrapper-body-right {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:435px;
	float: left;
}
#wrapper-body-right h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #DABE8B;
	font-weight: bold;
	margin-top: 0px;
}
#wrapper-body-right p {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #2D1A10;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
}
#wrapper-footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:775px;
	height:39px;
	background-image: url(/images/footer_site.jpg);
	background-repeat: no-repeat;
}
#wrapper-footer p {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #1F582C;
	padding-top: 15px;
}
#wrapper-footer a:link {
	color: #2D1A10;
	text-decoration: underline;
}
#wrapper-footer a:visited {
	color: #2D1A10;
	text-decoration: none;
}
#wrapper-footer a:hover {
	color: #DABE8B;
	text-decoration: none;
}
#wrapper-footer a:active {
	color: #2D1A10;
	text-decoration: none;
}
#wrapper-interior-left {
	float: left;
	width: 495px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #2D1A10;
}
#wrapper-interior-left p {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #2D1A10;
	margin-top: 0px;
	padding-top: 0px;
}

#wrapper-interior-left a {
	color: #412413;
}

#wrapper-interior-left a:hover {
	color: #90502A;
}

#wrapper-interior-left h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #603A17;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}

#wrapper-interior-right {
	float: left;
	width: 219px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#wrapper-interior-right h2{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #412413;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #412413;
	margin-right: 10px;
}

#wrapper-interior-right a {
	color: #412413;
}

#wrapper-interior-right a:hover {
	color: #90502A;
}


.asset-body {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 5px;
}
.asset-header {
	padding-right: 30px;
	padding-left: 30px;
}

.asset-more {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 0px;
}
/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

.box {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

.box a {
	color: #412413;
}

.box a:hover {
	color: #90502A;
}

a[href $='.pdf'] { 
	background: transparent url(http://geralynbrock.com/images/small_pdf_icon.gif) no-repeat left center;
	padding-left: 18px;
}

.initial2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #cfb17f;
	background-color: #412413;
	margin: 6px;
	padding: 6px;
	border: 2px solid #a8855f;
}

