@import "header.css";
@import "nav.css";
@import "content.css";
@import "footer.css";
@import "lightbox.css";


html{
	margin:0;
	padding:0;	
}

body {
	background:url(images/top_bg.jpg) repeat-x;
	background-color:#6f1118;
	margin:0;
	padding:0;
	font-size:70%;	
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
}
#top_body{
	background:url(images/body_img.gif) no-repeat;
	margin:auto;
	width:822px;
	color:#a19786;
}

#top {	
	width:800px;
	margin:auto;		
}
.empty{clear:both}
a{color:#a19786;text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0;}
p{margin-top:6px;margin-bottom:6px;}
form{margin:0;padding:0;}
input,select{
font-size:100%;
color:#504d3d;
background:#e6e4de;
border:1px solid #8a8569;
height:18px;
}
textarea{font-size:100%;font-family:Tahoma;color:#a19786;}

h1{font-size:210%;margin:0 0 6px 0; padding:0; color:#99141d; font-weight:normal;}
h2{font-size:200%;margin:0 0 6px 0; padding:0; font-family:Sylfaen,"Times New Roman", Times, serif; color:#99141d; font-weight:normal;}