
body {  
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 14px;
	color: #bf912c;
	background: #fdf0d4 url(i/nameHeadHome.jpg) no-repeat top left;
	padding: 10px 0 10px 5px;
	background-color: #fdf0d4;
}



a { color: #36c; }
a:hover { color: #c00; }
a:visited { color: #63c; }

#topLine {
	margin-top: 79px; 
	border-top: 1px solid #bf912c;
	width: 98%;
}

#topNav {
	float: right; 
	text-align: right;
	padding: 5px;
	width: 240px;
	font-size: 12px;
	color: #bf912c;
	margin-right: 30px;
}

#topNav a {
	text-decoration: none;
	color: #bf912c;
}

#topNav a:hover {
	text-decoration: underline;
	color: #f30
}

#mainBody {
	width: 90%;
	padding: 5px;
	margin: 80px 20px 10px 50px;
}

#mainBody #homeImage {
	margin-top: 20px;
	padding-left: 100px;
}

#aboutContainer {
	font-size: 14px;
	line-height: 26px;
	text-align:justify;
	font-weight: normal;
	padding-left: 30px;
	margin-right: 70px;
}

#footer {
	clear: both;
	font-size: 10px;
	border-top: 1px solid #bf912c;
	margin: 100px 20px 0 20px;
	padding: 10px;
}
#contactContainer {
	margin-left: 450px;
}

.thickLine {
	border-bottom: 4px solid #e8cd92;
	width: 150px;
}

.title {
	font-size: 18px;
	color: #e8cd92;
	padding-top: 20px;
}

.paintingTitle {
	color: #36c;
	font-size: 15px;
	padding: 0 0 10px 0;
	margin: 0;
}

.small {
	font-size: 10px;
}

.livePage {
	font-size: 10px; 
	font-weight: bold;
}