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

body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #8E3A28 url(images/bg_pattern.png) repeat-y center;
}

#holder {
	width: 800px;
	background:#FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
	color: #000000;
	border: 3px solid #5C6736;
}
#list {
	width: 230px;
	float: left;
	padding: 15px 0px 15px 20px;
	line-height: 12px;
	border-top: 2px none #5C6736;
	border-right: 2px solid #5C6736;
	border-bottom: 2px none #5C6736;
	border-left: 2px none #5C6736;
	background: #FFFFFF;
}
#list a:link {
	color: #39321E;
	text-decoration: underline;
}
#list a:hover {
	color: #8E3A28;
	text-decoration: none;
}
#list a:visited {
	color: #5C6736;
	text-decoration: underline;
}
#list p {
	font: 14px/5px "Times New Roman", Times, serif;
}

#content {
	margin: 0px 0px 0px 220px;
	padding: 15px 45px;
	border-left: 2px none #8E3A28;
	border-right: 1px none #ADA189;
	width: 460px;
	background: #FFFFFF;
}
#content h5 {
	text-align: center;
	color: #6A2A1C;
	font: bold 16px "Times New Roman", Times, serif;
}
#footer p {
	font: 75% "Times New Roman", Times, serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	color: #999966;
	text-align: center;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
#content p {
	line-height: 130%;
	text-align: justify;
}
#content a {
	color: #330000;
	text-decoration: underline;
}
#content a:visited {
	color: #3D4B3A;
	text-decoration: underline;
}
#content a:hover, #content a:active, #content a:focus{
	color:#7699A4;
	text-decoration:none;
}

#footer {
	padding: 5px;
	border-top: 4px solid #5C6736;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-color: #5C6736;
	border-bottom-color: #5C6736;
	border-left-color: #5C6736;
	background: #BBBB96;
}
#footer p {
	color: #5C6736;
	font-size: 13px;
}

#pic {
	background: #BBBB96;
	height: 250px;
	width: 170px;
	padding: 8px 0px 0px;
	text-align: center;
	margin: 35px 45px 15px 25px;
	clear: both;
	float: right;
	border: 1px solid #8E3A28;
}
#header {
	background: #5C6736;
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding-top: 0px;
}
.sample {
	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #732E1F;
}
.mainimage {
	text-align: right;
}
.signature {
	color: #6C2B1D;
	font: italic 14px "Times New Roman", Times, serif;
	text-align: right;
}
.ornament {
	margin-right: 0px;
	text-align: center;
	padding-right: 20px;
}
#photo {
	text-align: center;
}

