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


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 151px;
}
.copyright {
	font-size: 9px;
}
a:link {
	color: #9A5E13;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9A5E13;
}
a:hover {
	text-decoration: none;
	color: #EE9321;
}
a:active {
	text-decoration: none;
	color: #9A5E13;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.maincontent {
	line-height: 18px;
	position: relative;
	width: 500px;
}
.imgmargin {
	padding-right: 28px;
}
.imgmargin2 {
	padding-right: 26px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

.contact {
	padding: 0px 20px;
}

li {
	line-height: 22px;
	margin-left: 10px;
	font-size: 12px;
}

h3 {
	font-size: 15px;
	position: relative;
	left: 45px;
}

.imgborder {
	border: 1px outset #EE9321;
	padding: 3px;
}

#gallery {position:absolute; top:10px; left:50%; margin-left:-250px;}