* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(images/background-main.jpg);
	background-repeat: repeat-x;
	background-color: #1D1409;	
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 986px;
}

#content { 
 float: left;
 color: #333;
 height: 550px;
 width: 986px;
 display: inline;
}

#header {
 color: #333;
 width: 986px;
 float: left;
 height: 113px;
}

#footer { 
 width: 986px;
 height: 45px;
 clear: both;
 color: #333;

}

#navigation {
 float: left;
 width: 986px;
 height: 347px;
}

.address-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #612C2A;
}
.maintext-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

.maintext-font A:link {text-decoration:none; color: red;}
.maintext-font A:visited {text-decoration: none; color: red;}
.maintext-font A:active {text-decoration: none; color: red;}
.maintext-font A:hover {text-decoration: underline overline; color: red;}

.menu-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #612C2A;
}
.menu-font A:link {text-decoration:none; color: #612C2A;}
.menu-font A:visited {text-decoration: none; color: #612C2A;}
.menu-font A:active {text-decoration: none; color: #612C2A;}
.menu-font A:hover {text-decoration: underline overline; color: red;}

.main-box-float {
	float: right;
	overflow: hidden;
	position: relative;
	top: auto;
	right: auto;
	padding:10px;
}
.footer-test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}

.footer-test A:link {text-decoration:none; color: white;}
.footer-test A:visited {text-decoration: none; color: white;}
.footer-test A:active {text-decoration: none; color: white;}
.footer-test A:hover {text-decoration: underline overline; color: red;}

.paper-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #612C2A;
}
.paper-font A:link {text-decoration:none; color: #612C2A;}
.paper-font A:visited {text-decoration: none; color: #612C2A;}
.paper-font A:active {text-decoration: none; color: #612C2A;}
.paper-font A:hover {text-decoration: underline overline; color: red;}
