/* CSS Document 760px*/
body
{
   
    color:White;
    font-family:Verdana,Arial;
    padding:0px;    
    background-color: #AD9563;
   margin-left:0px;
   margin-right:0px;
    height:100%;

}
* { font-size:16px;}
a, a:visited
{
    text-decoration:none;
    color:white;
	text-decoration:underline;
    
}
#wrapper
{
    width:97%;
    height:100%;
  
    margin:auto;
    background-color:#231E1C;
    padding:8px;
    font-size:15px;
    padding-bottom:10px;
    
}

.headerDetailWrap
{
	float:right;
	text-align:right;
	width:500;
}

#header
{
    width:100%;
    min-height:245px;
    margin-bottom:5px;
     background-image:url(images/logo.gif);
    background-position:right top;
     background-repeat: no-repeat;
    position:relative;   
   
}
.headerDetail
{
    text-align:right;
	clear:both;
	padding-top:60px;
	padding-right:60px;

}
.button a
{
	width:180px;
	border:3px solid white;
	float:left;
	margin:100px 0 0 25px;
	padding:10px;
	text-align:center;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

.button2 a
{
	width:250px;
	border:3px solid white;
	float:left;
	margin:100px 0 0 25px;
	padding:10px;
	text-align:center;
	display:block;
	font-weight:bold;
		text-decoration:none;
}

.button a:hover, .button2 a:hover
{
	background-color:#AE9463;
}

.title1
{
  
 padding-top:0px;

     top:0px;
     left:0px;

    
}
.title1 h1
{
  
 margin-top:0px;
 font-size:38px;
 font-weight:normal;
     
}
.title2
{  
    font-size:36px;
	

     margin:0px;
    
}
.title2a
{  
    

     padding-bottom:0px;
    
}
.address
{  
   
     
      text-align:right;
      font-size:8pt;
    
     padding-bottom:0px;
}
.contact
{  
   
    
}
.pic
{
    float:right;
}

#content
{
    width:100%;
   
    height:100%;
   
    margin:auto;
	padding-top:20px;
  
     clear:both;

}

#content h3
{

	font-size:26px;
	font-weight:normal;
}
.col3
{
    border:2px solid #AD9563; 
     
    padding:20px;
}
.col1
{
   border:2px solid #AD9563;
     border-bottom:0px;
    padding:20px;
 }
 .col1 a, .col1 a:visited
 {
    color:#AD9563;
 }

.col2
{
   border:2px solid #AD9563;
     border-bottom:0px;
    padding:20px;
}
.row2
{
   border:2px solid #AD9563;     
    padding:20px;
}
#contact
{
    padding:20px 20px 5px 20px;
    font-size:11px;
}
li
{
	padding-bottom:15px;
	}
