@charset "UTF-8";
/* CSS Document */


p{
margin-bottom:0;}
p + p {
text-indent: 1.5em;
margin-top; 0;}


a:visited {
	text-decoration: none;
	color: #6D2C18;
}

a:link {
	text-decoration: none;
	color: #6D2C18;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}


body {
	background-color: #000000;
	background-image:url(../../../../images/bg1.jpg);
}
body,td,th {
	color: #A57642;
}


#bigwrapper {
width:800px;
align:center;
  margin-left: auto;
  margin-right: auto;
}


#wrapper {
width:735px;
}


#welcometext {
width:470px;
font-family:Garamond;
font-size:16px;
color:#630;
text-align:left;
line-height:150%;
float:right;
padding: 10px 30px 0 0;
margin: 0 0 40px 0;
}	


#navigation2 {
width:150px;
float: left;
margin:25px 0 0 30px;
padding: 0 0 0 0;
	
	}

ul,a:link, a:visited, a:hover #nagivation2 {
font-size:16px;
text-align:left;
list-style-type:none;
line-height:125%;
font-weight:bold;

}

#horizontalwrap {
width:700px;
padding-left:50%;
line-height:150%;
}


#banner {
height:728px;
width:724px;
background-image:url(../../../../images/index6.jpg);	

}

