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


/* ----- G L O B A L S ---- */


body 								{ margin:80px auto; padding:0; background-color:#4d3e1d; font-family:Arial, Helvetica, sans-serif; }

h1 									{ margin:0; padding:10px 0 0 50px; }
h1.reborn							{ background-image:url(../images/hdr_01.png); background-repeat:no-repeat;height:33px; background-position:38px 10px; }
h1.history							{ background-image:url(../images/hdr_04.png); background-repeat:no-repeat; height:30px;  background-position:38px 10px; }

a									{ text-decoration:none;color:#4d3e1d; padding:0 10px; }
a:hover								{ color:#db5925; }

ul									{ list-style:none; margin-left:-15px; margin-top:25px; }
li									{ float:left; height:12px; overflow:hidden; }
li a								{ display:block; padding-top:30px;  background-image:url(../images/topnav.png); background-repeat:no-repeat; background-position:0px 0px; }

p									{ font-size:.7em; width:650px;padding-left:50px; }
p img								{ margin-bottom:90px; }



/* ----- L A Y O U T ----- */


#container 							{ width:950px; background-color:#fff; padding:10px; margin:0 auto; text-align:center; }
#content							{ background-image:url(../images/sunset-sky.jpg); background-position:top; background-repeat:no-repeat; background-color:#150f13; text-align:left; }
#content-body						{ float:left; background-color:#f0e8d1; position:relative; top:-140px; left:180px; width:750px; margin-bottom:-100px; -moz-box-shadow:5px 6px 5px #2b2924; }
#navbar								{ float:left; position:relative; top:-9px; left:-9px; font-size:.85em;font-weight:bold; text-transform:uppercase; background-image:url(../images/crnr-shape_01.png); background-repeat:no-repeat; width:605px; height:230px; }

#address-bar						{ position:relative; top:10px; left:12px; background-image:url(../images/address-bar.png); background-repeat:no-repeat; float:right; height:45px; width:230px; }

#home a								{ background-position:1px -1px; }
#home a:hover						{ background-position:1px -13px; }
#about a							{ background-position:-101px 0px; }
#about a:hover						{ background-position:-101px -13px; }
#media a							{ background-position:-278px -1px; }
#media a:hover						{ background-position:-278px -13px; }
#gallery a 							{ background-position:-181px 0px; }
#gallery a:hover					{ background-position:-181px -13px; }
#contact a							{ background-position:-355px 0px; }
#contact a:hover					{ background-position:-355px -13px; }

.orangered							{ color:#db5925; }
.hideme								{ display:none; }

#building							{ float:left; display:inline; position:relative; top:-209px; left:-3px; background-image:url(../images/tower.png); background-repeat:no-repeat; width:250px; height:300px; }


/* ---- F O O T E R ---- */

#footer								{ float:left;background-image:url(../images/wht-bar_02.png); background-repeat:no-repeat; height:90px; width:948px; margin-left:1px; top:-5px; }
#corp-logo							{ width:250px; height:100px; cursor:pointer;float:right; }


