body {background:url(assets/images/bg.jpg) top left repeat;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}

p {font-size: 12px;
	line-height: 18px;
	color:#000000;
	}
	
h1 {font-size: 24px;
	font-weight: bold;
	}
h2 {font-size: 18px;
	font-weight: bold;
	color:#947A7A;
	}
h3 {font-size:14px;
	font-weight:bold;
	color:#406C89;
	letter-spacing:1px;
	}
h4 {font-size: 12px;
	font-weight: bold;
	}

a {font-weight: bold;
	text-decoration: none;
	color:#7E6741;
	}
a:hover {text-decoration: underline;}

.imgborder {border:1px solid #406C89;}

hr {color:#7E6741;
	background:#7E6741;
	height:1px;
	border:0;
	}

li {font-size:12px;
	line-height:16px;
	margin-left:-15px;
	color:#000000;
	}

/* Template */
.bg_repeat {background:url(assets/images/bg_repeat.jpg) top left repeat-x;}
.repeat {background:url(assets/images/repeat.jpg) top repeat-y;}
.body_top {background:url(assets/images/body.jpg) top no-repeat;}
.body_bottom {background:url(assets/images/body_bottom.jpg) bottom no-repeat;}
.address{background:url(assets/images/address.jpg) top no-repeat;
	font-size:13px;
	color:#174D71;
	font-weight:bold;
	letter-spacing:1px;
	}
	
.bottomlinks p{color:#CFBEAA;}
.bottomlinks a{font-size:12px;
	color:#D0BEAA;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:12px;
	color:#A98956;
	font-weight:bold;
	text-decoration:none;
	}
	
#tlink { position: absolute; right: 10px; top: 2px; font-family: Georgia, "Times New Roman", Times, serif }
#tlink a:link, #tlink a:visited, #tlink a:active { color: #ffffff; text-decoration: none;}
#tlink a:hover { color: #3B698A; }

/* End Template */
