﻿body 
{
	font-family: Arial;
	font-size: medium;
	text-align: center;
	min-width: 800px;
	background: Gray; 
	margin:0;
	color:#7A5B36;
}

.img-shadow
{
   float:      right;
   background: url(images/shadowAlpha.png) no-repeat bottom right !important;
   background: url(images/shadow.gif) no-repeat bottom right;
   margin:     10px 0 0 10px !important;
   margin:     10px 0 0 5px;
}
 

.img-shadow img
{
   display:          block;
   position:         relative;
   background-color: #fff;
   border:           1px solid #a9a9a9;
   margin:           -6px 6px 6px -6px;
   padding:          4px;
}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	width: 336px;
	height: 223px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 336px;
	height: 223px;
}

#menu
{
	width:100%;
	height:500px;	
}

#menu a, #menu a:visited
{
	text-align:center;
	vertical-align: middle;
	text-decoration: none; 
	font-size:20pt;
	font-family: Garamond, Arial; 
	display:block; 
	width:100%; 
	height:40px; 
	
}

.current
{
	text-align:center; 
	text-decoration:none; 
	color: Black; 
	display: block; 
	width:100%; 
	height:30px;
	background-color: #FFF7ED; 
}

.notcurrent
{
	text-align:center; 
	text-decoration:none; 
	color:#FFF7ED;
	display: block; 
	width:100%; 
	height:30px; 
}

#menu a:hover
{
	color:#fff;
	background-color:#b2ab9b; 
	border-color:#dfd7ca #b2ab9b;
}

#content
{
	background: #FFF7ED;
	background-image: url(images/logo_big.gif);
	background-position: center top;
	background-repeat: no-repeat;
    min-height: 675px;
    height:auto !important;
    height: 675px;
	width: 630px;
	padding: 5px;
}

#logo
{
	width: 810px;
	background-color: #FFF7ED;
}

.address
{
	font-family: Sylfaen, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}

.bottom
{
	font-family: Sylfaen, Arial;
	font-style: normal;
	font-size: 11pt;
	color: White;	
}

#frame {position:relative; width:810px; background:#002447; color:#000; min-height:900px; height:auto !important; height: 900px;}
#ftl, #ftr {position:absolute; width:20px; height:20px; color: #000; background: Gray;  overflow:hidden; font-style:normal; z-index:1;}
#fbl, #fbr {position:absolute; width:20px; height:20px; color: #000; background: Gray;  overflow:hidden; font-style:normal; z-index:1;}
#ftl {top:0; left:0;}
#fbl {bottom:0; left:0;}
#ftr {top:0; right:0;}
#fbr {bottom:0; right:0;}
#frame em b {position:absolute; font-size:150px; font-family:arial; line-height:40px; font-weight:normal;}
#ftl b {left:-8px; color:#FFF7ED;}
#ftr b {left:-25px; color:#FFF7ED;}
#fbl b {left:-8px; top:-17px; color:#002447;}
#fbr b {left:-25px; top:-17px; color:#002447;}
#frame p {position:relative; z-index:100; padding:5px 10px;}