/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8A1E03;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8A1E03;
}
.logo {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 170px;
	background-position: left;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 225px;
	background-position: left;
}
.pic_home{
	background-image: url(../images/pics.jpg);
	background-repeat: no-repeat;
	width: 358px;
	height: 571px;
}
.linksBox {
	width: 170px;
	background-image: url(../images/branch.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.base {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A1E03;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C8B189;
}
.mainText hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8A1E03;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #8A1E03;
	padding: 10px;
}
.mainText p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a.main:link,a.main:active,a.main:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
a.main:hover {
	color: #FAE0C7;
}
a.baseLink:link,a.baseLink:active,a.baseLink:visited {
	text-decoration: underline;
	color: #C8B189;
}
a.baseLink:hover {
	color: #8A1E03;
}
a.txt:link,a.txt:active,a.txt:visited {
	color: #8A1E03;
	text-decoration: underline;
}
a.txt:hover {
	color: #000000;
	text-decoration: underline;
}
.form {
	font-size: 12px;
	color: #8A1E03;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.select {
	background-color: #CEAF83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A1E03;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #B6BA80;
}
.thumbnail {
	border: 3px double #8A1E03;
	width: 250px;
	margin-right:15px;
	margin-bottom:5px;
}
