/* General Stuff */
* {
	margin:0; padding: 0; border: 0;
	
}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #9f8b72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
body,td,th {
	color: #494848;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
}

p {
	padding-top: 22px;
	color: #494848;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
}

a:link {
	color: #2b1d14;
}
a:visited {
	color: #2B1D14;
}
a:hover {
	color: #624a2d;
}
a:active {
	color: #2B1D14;
}

h1 {
	color: #2b1d14;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	padding-top: 22px;
}

h2, h3, h4, h5, h6 {
	color: #494848;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
}

.topnav {
	background-image: url(../images/nav_main/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	width: 749px;
}

.photo {
	background-image: url(../images/photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 275px;
	width: 749px;
}

.maintable_bg {
	background-color:#cfc5b9;
	background-image: url(../images/bg_star.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.leftcol_bg {
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightcol_bg {
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.anonces_bg {
	background-color:#c6baab;
	width: 155px;
	color: #2b1d14;
}

.anonces_h {
	color: #cfc5b9;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 155px;
	font-size: 0.8em;
}

#anonces ul {
	font-size: 0.6em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 12px;
	list-style-type: none;
}

#anonces li {
	padding-bottom: 1px;
	padding-top: 1px;
	overflow:hidden;
}

/* Footer */

#footer {
	width:749px;
	padding:0px;
	border:0px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	font-size: 0.6em;
	color: #cfc5b9;
	overflow:hidden
}

#footer a {
	color: #cfc5b9;
}

#leftc {
	padding-left: 29px;
	float:left;
	width:645px;
}

#rightc {
	padding-right: 29px;	
	float:left;
}

.events {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	margin-left: 25px;
}

.bg04 {
	background-image: url(../images/bg04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.forms_font_table {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
}

.inpud {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.bg_table1 {
	color: #534741;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #c6baab;
}
.bg_table2 {
	color: #534741;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #cfc5b9;
}

#photo_table {
}

#photo_table img { border: 6px solid #BCAE9D; background-color: #BCAE9D; }
