@charset "UTF-8";
/* CSS Document */

body{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.copy-text{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

/* LINKS */

a:link {
	color: #A6611C;
	text-decoration: underline;
}
a:visited {
	color: #A6611C;
	text-decoration: underline;
}
a:hover {
	color: #BC694B;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


/* ----------------------------------- */

a.image:link {
	color: #EBC598;
	text-decoration: none;
}
a.image:visited {
	color: #EBC598;
	text-decoration: none;
}
a.image:hover {
	color: #9FBECE;
	text-decoration: none;
}
a.image:active {
	text-decoration: none;
}

a.image:link img {
	border: 1px solid #EBC598;
}

a.image:visited img {
	border: 1px solid #EBC598;
}

a.image:hover img {  
	border: 1px solid #9FBECE;
}

/* ----------------------------------- */

a.image2:link {
	color: #EAD6B5;
	text-decoration: none;
}
a.image2:visited {
	color: #EAD6B5;
	text-decoration: none;
}
a.image2:hover {
	color: #9FBECE;
	text-decoration: none;
}
a.image2:active {
	text-decoration: none;
}

a.image2:link img {
	border: 5px solid #EAD6B5;
}

a.image2:visited img {
	border: 5px solid #EAD6B5;
}

a.image2:hover img {  
	border: 5px solid #9FBECE;
}

/* ----------------------------------- */

a.link2:link {
    color: #656466;
	text-decoration: underline;
}
a.link2:visited {
	color: #656466;
	text-decoration: underline;
}
a.link2:hover {
	color: #D56800;
	text-decoration: none;
}
a.link2:active {
	text-decoration: underline;
}

p {
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #BC694B;
}

h1 {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	color: #5E4115;
	font-weight: normal;
}

h2 {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	background: #F0CDA3;
	color: #5E4115;
	font-weight: normal;
	border-top: 1px dotted #5E4115;
	border-bottom: 1px dotted #5E4115;
}

#right-sidebar h2 {
	margin-left: 0;
	margin-right: 20px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	background: #F0CDA3;
	color: #5E4115;
	font-weight: normal;
	border-top: 1px dotted #5E4115;
	border-bottom: 1px dotted #5E4115;
}


#list h2 {
	margin-left: 20px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	background: #F0CDA3;
	color: #5E4115;
	font-weight: normal;
	border-top: 1px dotted #5E4115;
	border-bottom: 1px dotted #5E4115;
}

h3 {
	margin-left: 20px;
	margin-right: 20px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5E4115;
	font-weight: bold;
}

#right-sidebar h3 {
	margin-left: 0;
	padding-right: 20px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5E4115;
	font-weight: bold;
}



blockquote {
	margin: 20px;
	padding: 10px;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #BC694B;
	border: 1px dotted #5E4115;
}

#right-sidebar blockquote {
	margin-right: 20px;
	margin-left: 0;
	padding: 10px;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #BC694B;
	border: 1px dotted #5E4115;
}

/* ---------Footer Styles------------ */

a.footer-link:link {
	color: #4D1B1A;
	text-decoration: underline;
}
a.footer-link:visited {
	color: #4D1B1A;
}
a.footer-link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-link:active {
	text-decoration: underline;
}

#footer .col-sep h3 {
	margin-left:0px;
	margin-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}


#footer .col-sep .footer-header {
	margin-left:0px;
	margin-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0px;
	padding:0px;
}


#footer .col-sep {
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #F9E4BC;
	text-align:left;
}

#footer .col-sep p {
	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:20px;
	font-size: 12px;
	line-height: 16px;
	color: #F9E4BC;

	
}

#footer .col-sep3 h3 {
	margin-left:0px;
	margin-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}


#footer .col-sep3 .footer-header {
	margin-left:0px;
	margin-right:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0px;
	padding:0px;
}


#footer .col-sep3 {
	padding-left: 20px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #F9E4BC;
	text-align:left;
}

#footer .col-sep3 p {
	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:20px;
	font-size: 12px;
	line-height: 16px;
	color: #F9E4BC;

	
}