/* eric baron style sheet */

body {
	background-color: #d5ceb2;
	margin-top: 50px;
	margin-bottom: 20px;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	color: #474845;
}

a {
	color: #6C2117;
}

a:hover {
	color: #C48733;
}
	
h1 {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #D29339;
}


h2 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #D29339;
}	


li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #474845;
}

/* homepage styles */


.hometext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	color: #474845;
	margin-top: 24px;
	margin-right: 46px;
	margin-bottom: 5px;
	margin-left: 46px;
}
.home-right-panel {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #acb0b6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #acb0b6;
	background-color: #FFFFFF;
	padding-bottom: 18px;
}
.home-left-panel {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #acb0b6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #acb0b6;
}

.address-footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	color: #565653;
	margin-top: 12px;
	margin-bottom: 32px;
	text-align: center;
}

.contact-eric {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	color: #524b45;
	margin-right: 12px;
}


.contact-eric a {
	color: #60332F;
	text-decoration: none;
}

.contact-eric a:hover {
	color: #330000;
	text-decoration: none;
}
.interior-left-panel {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #acb0b6;
	background-image: url(images/interior-sidebar-bgd.jpg);
	background-repeat: repeat-x;
}


.interior-right-panel {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #acb0b6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #acb0b6;
	background-color: #FFFFFF;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 22px;
	padding-bottom: 24px;
}
.box {
	border: thin solid #666666;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.gray-text {
	font-size: 14px;
	font-style: italic;
	color: #95907C;
}
.left-stroke {
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6E6259;
	margin-left: 10px;
}
.image-padding-left {
	float: right;
	padding-left: 10px;
}
.interior-right-panel-new {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #acb0b6;
	background-color: #FFFFFF;
}
.interior-right-subtable {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #acb0b6;
	background-color: #FFFFFF;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 22px;
	padding-bottom: 24px;
}
.news-div {
	background-color: #D5CEB2;
	float: right;
	width: 156px;
	border: 1px solid #6F625A;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.right-div {
	background-color: #FFFFFF;
	float: right;
	width: 300px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEA843;
	border-right-color: #EEA843;
	border-bottom-color: #EEA843;
	border-left-color: #EEA843;
}
.gold-stroke {
	border: 1px solid #EEA843;
}

