
/* css development by maramade productions http://www.maramade.com */

html { height: 101%; margin-bottom: 1px; }

h1,h2,h3,h4,h5,h6,em,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-style: normal;}
p{margin:0; padding: 0px 0 10px 0;}
ul{margin-top:0;}

body {
font:13px Arial, Helvetica, sans-serif;
background-color: #000;
color:#fff;
margin:0 auto;
padding:0;
}

#bigwrap{
background-image:url(images/bg.jpg);
background-repeat: no-repeat;
background-position:top;
width:1000px;
	/* height:800px; */
margin:0 auto;
padding:0;
	}

#wrap{
margin:0 auto;
padding:0;
width:828px;
	}
	
	
#banner{
width:828px;
height:182px;
margin:0 auto;
padding:0;
background-image:url(images/bannerbg.jpg);
background-repeat:no-repeat;
background-position:top;
position:relative;
}

#banner h1{
position:absolute;
top: 17px;
left: 0;
font-size:14px;
font-weight:bold;
}

#banner a.homelink { 
width: 753px;
height: 96px; 
position: absolute;
text-decoration:none;
top: 51px;
left:25px;
display:block;
background-color:transparent;
color:#000;

}

#banner a.homelink i{
visibility:hidden;
}

#menu{
background-image:url(images/menubg.jpg);
background-position:top;
background-repeat:no-repeat;
height:25px;
width:828px;
margin:0;
padding:0;
}


#bigphoto{
width: 434px;
height:566px;
float:left;
margin:17px 0 0 0;
padding:0;
}

#bigphoto img{
border:1px solid #494330;
}



#content{
margin:17px 0 0 447px;
border-left:2px solid #717171;
border-right:2px solid #717171; 

}

#content a, #content a:link, #content a:visited, #content a:active, #footer a, #footer a:link, #footer a:visited, #footer a:active{
text-decoration:underline;
color:#fff;
background-color:transparent;
}

#content a:hover, #footer a:hover{
text-decoration:none;
}

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

#content h1{

font-size:16px;
color:#B9B192;
background-color:transparent;
line-height:130%
}

#location_home p{
background-color:transparent;
color:#E7DAAD;
text-align:center;
padding-bottom:0;
}

#footer {
clear:both;
border-top: 1px solid #717171;
height:25px;
width:828px;
margin:10px 0 0 0;
padding:5px 0 0 0;
font-size:10px;
text-align:center;
}

