﻿
body {
	font-size: 12px;
	font-family: verdana;
	color: black;	
	background: url('../Images/Background-2950.gif') no-repeat center 0px;
	background-color: #000000;
	padding-top: 0px;
	margin-top: 0px;

	
}


#outer {
	/* position: relative; */
	/* Overall web page Size */
	width: 850px;
 	margin: auto;  
	

}

#header

{
padding-top:20px;
height: 171px;

	}


#midsection
{

}

#menu

{ height:290px;
  width: 220px;
  background-color:#000000;
  border-left: #a28e46 solid 1px;
  border-bottom: #a28e46 solid 1px;
  text-align:left;
}

#content

{
width:587px;
background: #ffffff;
	min-height:418px;height:auto!important;height:418px;
}

#contentwide

{
width:800px;
background: #ffffff;
	min-height:418px;height:auto!important;height:418px;
}

#address

{
  padding-top: 25px;
	text-align:left;
	font-size:11px;
	font-family:"Century Gothic", Verdana, Arial;
	font-weight:bold;
	color: #dad96f;
	line-height: 14px;
	padding-right:5px;
	
}

#footer
{
    padding-top: 10px;
    text-align: right;
    font-size: 11px;
    font-family: "Century Gothic" , Verdana, Arial;
    font-weight: bold;
    color: #a0a168;
    line-height: 14px;
}

.projecttitle
{
    text-align: right; font-family: Century Gothic, Verdana, Arial; font-size: 16px;
                        font-weight: bold; font-style: italic;
    }

.projectaddress
{
    text-align: right; font-family: Century Gothic, Verdana, Arial; font-size: 10px; color: #555555; padding-bottom:5px;
    }
    
.projectinformation
{
    font-family: Century Gothic, Verdana, Arial; font-size: 12px; padding-left:10px;
    }   
    
