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

body,html{
	background-color:#290400; 
	color:#8c6740;
	font-family:Calibri,Helvetica, Arial, sans-serif; 
	font-size:12px;
	line-height:1.5em;
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	color: #000;
	text-decoration: none;
}

#container{
	margin:auto; 
	position:relative; 
	width:826px; 
}

#header{	
	position:relative;
	width:826px; 
}

#title{
	position:absolute;
	left: 6px;
	top: 285px;
}

#content{
	background-image:url(../images/body.gif);
	background-repeat:repeat-y;
	min-height:500px; 		
	padding:0px 5px 0px 5px; 	 
	width:816px;
	position:relative;
}

#content p{
	padding:0px 10px 0px 10px; 
}

#content-footer{
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	color:#290400;
	height:139px;
	line-height:1.3em;
	position:relative;
	width:826px;
}

#content-spacer{
	clear:both;
	width:100%; 
}

.bull_images img{
	border:1.5px solid #7518AA;
}

.border{
	border:1px solid #8c6740;
}

.bull_images img.no_border{
	border:none; !important
}

#footer{	
	color:#FFF;
	clear:both;
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	height:50px; 
	margin:5px 0px 20px 0px; 
	padding:0px 0px 0px 0px;	 
	width:100%; 
}

#footer a{
	color:#FFF; 
	text-decoration:none;
}

#footer a:hover{
	color:#FFF; 
	text-decoration:underline;
}

#info{
	color:#290400;
	font-weight:bold;
	position:absolute;
	width:161px;
	left: 322px;
	top: 23px;
}

#info2{
	color:#290400;
	font-weight:bold;
	position:absolute;
	width:200px;
	left: 512px;
	top: 21px;
}

#footer #signature{; 
	float:right;
	font-size:10px;
	margin:0px 10px 0px 0px;  
}

#footer .titlefooter{
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin:0px; 
	padding:0px; 
}

.style7{
	color:#FF0000;
	font-size:10px;
}

.style8{
	color:#7518AA;
	font-weight:bold;
}

.style9{
	color:#999999; 
	font-size:10px;
}
.photogallery {
	height: 105px;
	width: 130px;
	position: absolute;
	left: 702px;
	top: -55px;
	background-image: url(../images/photogallery.png);
	background-repeat: no-repeat;
}
