body {
	margin: 0 auto; padding: 0; text-align:left; color:#DBDBC0; background-color:#000; background-image: url(../images/elements/white_marblebg2.gif); font:80%/140% georgia,serif;  
}
a{
	color:#E71E25; font-weight: bold; 
}
a:hover{
	color:#8c1b1b; text-decoration: none;
}
a:active{
	color:#FFF;
}
h1{
	
}
h2 {
	font-family: "Courier New", Courier, monospace; color: #999; text-align: center; font-size: large;
}
h3 {
	font-family:Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; text-align: left;
}

#wrapper {
	width: 850px;  margin: 0 auto; background-color:#000; border-spacing: 10px; border-color:#E71E25; border-width:thick; border-style: solid;
}
#sectionleft {
	width: 225px; float: left; border: 0; margin: 0 auto; 
}
#sectionleftin {
	width: 175px; float: right; border: 0; margin: 0 auto;
}
#sectionright {
	width: 600px;  float: right; border: 0; margin: 0 auto; padding: 0;
}
#plan { 
	background-image: url(../images/elements/floorplan2.gif);width: 205px; height: 220px; margin: 3em 0 0 0; float: right; 
}

#logos {
	width: 225px; height: 350px; margin:0;padding:0; text-align: right; clear: both; background-color: #333;
} 
#address {
	text-align:right; font-family: "Times New Roman", Times, serif; clear: both; 
}
#footer {
	width: 850px; font-family: Arial, Helvetica, sans-serif; margin-top: 2em; color:#000; font-size: x-small; clear:both; text-align: center; background-color: #e71e25;
}
#footer a{
	color:#000; font-weight: bold; font: Arial, Helvetica, sans-serif;
}
#footer a:hover{
	color:#CCC; text-decoration: none;
}
/* 
pictures will overflow divs
ensure the admin resizes photos before uploading them in the admin console
this height gives enough padding for photo gallery captions near the footer 
*/
#main_image{float: left; margin: 1em 0 0 0; width:500px; height:500px; } 

#main_image img{}


/* 

menus 

*/
#menu {
	width: 195px; height: 260px; float: right; margin-top: 25px; font-size: 16px;  text-align: right; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-variant:small-caps; font-weight:bold; letter-spacing:1px; 
}
#menu ul { 
	margin: 0; padding: 0; list-style: none;
}

#menu ul li {
	width: 185px; float: left; padding: 0; margin: 0; 
}
#menu ul li a {
	 display: block; height: 20px; padding: 5px; color: #FFF; text-decoration: none; margin-left: 0;
}
/*  red #E71E25 */
#menu ul li a:hover {
	text-decoration: underline;

}
#hmenu {
		 padding:0; width: 545px; height: 25px; font-size: 1em;  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-align: center; font-variant:small-caps;
}
#hmenu a {
	display: inline; padding: 5px; margin: 5px; text-decoration: underline;color: #E71E25;
}
#hmenu a:hover {
	color: #8c1b1b;  text-decoration: none;
}
.category a {font-size:14px; color: #FFF; text-decoration:none;}
.bodytext{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #DBDBC0;text-align: justify; }
.title{ color: #FFF; text-align: center; font-family:Arial, Helvetica, sans-serif}
.galleria{display:inline;list-style:none;width:200px}
.galleria li{width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.fadetext { font-family: "Courier New", Courier, monospace; color: #999; text-align: center; font-size: large;}
.caption{font-style:italic;color:#887;}
.demo{width:500px;margin:0; clear: both;}
.demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.demo li div{left:240px}
.demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
