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

#floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-400px;
	width:1px;
}

#wrapper {
	height: auto; 
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	margin-top: 45px;

	
}

body {
	
		background-position: center top;
		background-repeat: no-repeat;
		margin:auto;
		height:100%;
		background-color: white;
		font-size:100%;
} 

#header {
		width:800px;
		
		
}

#header h1 {
	text-align: center;
	color: #99a96d;
	font-variant:small-caps;
	font-family: Times new roman, georgia, serif;
	font-size: 5em;
	font-weight: lighter;
	letter-spacing: -5px;
	line-height: 1em;
}

#header img{
	border: none;
	padding: 0;
	margin:0;
}

#main-nav {
	float: left;
    margin: 60px 0 0;}

#main-nav ul {
	padding:0;
}

#main-nav li {
	display: inline;
	color: #99a96d;
	font-family:Times new roman,  georgia, serif;
	font-size: 1.2em;
	font-weight: lighter;
	font-style: italic;
	padding: 0 30px 0 0;

}

#main-nav a {
	color: #99a96d;
}

#main-nav a:hover{
	color: #99a96d;
	text-decoration: underline;
}

#contact {
	float: right;
    height: 70px;
    margin-top: 20px;
    padding: 0;
    width: 300px;
}

#contact p {
	color: #99a96d;
	font-variant:small-caps;
	font-family: Times new roman, georgia, serif;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 0.5em;
	text-align: right;
	margin: 7px 0px;
	font-size: 1em;
}


#contact li {
	font-family: georgia, Times new roman, serif;
	font-weight: lighter;
	color: #99a96d;
	font-size: 0.85em;
	text-align: right;
	font-style: italic;
	padding: 0px;
}

#contact ul {
	padding:0px;
	list-style: none;
	line-height: 1.3em;}

#contact a:hover{
	text-decoration: underline;

}


#container {
	height: auto; 
	width:798px;
	overflow:auto;
	background-color: #ffffff;
	border: 1px solid #dedede;

}

.home-image{
	float:left;
	padding:0;
	margin:0;
	border:none;
	border-style: none;
	border-width: 0;
}

#hometext {
	float:right;
	width: 300px;
	margin: 30px 49px;
}

.main-text{
	width: 700px;
	margin:25px 50px 10px 50px;
	clear:both;
	overflow: auto;
	border-bottom: 1px solid #DEDEDE;
	height: inherit;
}

.main-text li {
	text-align: justify;
	font-family: Times new roman, georgia, serif;
	font-weight: lighter;
	color: #7f7f7f;
	font-size: 1em;
}

.column-text-right{
	width: 320px;
	margin:0 0 0 25px;
	float:right;
	}
	
.column-text-left{
	width: 330px;
	margin:0 20px 0 0;
	float:left;
	}

.bullet-point{
	padding-left: 30px;
	text-align: justify;}
	
.box{
	 border: 1px solid #99A96D;
    float: right;
    margin: 50px 20px 15px 30px;
    padding: 10px;
    text-align: justify;
    width: 260px;
    
}


.box h2{
color: #99A96D;
}

.box p{
color: #99A96D;
}

.page-link {
	font-family: Times new roman, georgia, serif;
	font-weight: lighter;
	color: #7f7f7f;
	font-size: 1.4em;
	font-style: italic;
}

.services-image{
	float:left;
	padding:0;
	margin:0;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: none 0px;
	
}


#services-nav {
	background-color: #99a96d;
	height: 50px;
	
}

#services-nav ul {
	padding:0;
	line-height: 1em;
}

#services-nav li {
	display: inline-block;
	color: #ffffff;
	font-family: georgia, Times new roman, serif;
	font-size: 1em;
	font-weight: lighter;
	font-style: italic;
	width:154px;
	text-align: center;
	vertical-align: top;
}

#services-nav a {
	color: white;
}

#services-nav a:hover {
	color:#dedede;
}

#disclamer {
width: 700px;
    font-style: italic;
    font-size: 0.8em;
    margin:auto;
    text-align: center;
}


#footer {
    width: 200px;
    text-align: left;
    font-style: italic;
    font-size: 0.9em;
    float: left;
     margin-bottom:50px;
    
}


#footer a:hover{
	color:#dedede;
	text-decoration: underline;

}


a:link,a:visited
{
	text-decoration: none;
	color: #99A96D;


}

a:hover,a:active
{
text-decoration: none;
color: #99A96D;
}     

	
p{ 
font-family: Times new roman, georgia, serif;
	font-weight: lighter;
	color: #7f7f7f;
	font-size: 1em;
}
	

h1 {
	font-family: Times new roman, georgia, serif;
	font-weight: lighter;
	color: #7f7f7f;
	font-size: 1.4em;
	font-style: italic;
}
	
h2 {
	font-family: Times new roman, georgia, serif;
	font-weight: lighter;
	color: #7f7f7f;
	font-size: 1.1em;
	text-align: justify;
	
}
	


ul{
	
	margin:0;
	padding:0 0 5px 30px;
	line-height: 1.5em;
	}


li{
	color: #7F7F7F;
    padding: 10px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
   
}

img{ 
	margin:7.5px 0 10px 10px;  
	border-color: #bfbfbf;  
	border-width: 1px;  
	border-style: dotted;
	padding: 3px;
}




#nav
{	padding-right: 10px;
	border-bottom: 1px solid #dddddd;
	width: 99%;
	background-color: #FBF9F2;
	height: 25px;
	padding-top: 5px;
}
	
#nav li{  
	display: inline-block;
	float:right;
}

#nav ul{
	line-height: 0;
}

#nav a { 
	text-align: left;
	text-transform: uppercase;
	font-family: "gill sans","Josefin Sans", "new baskerville", Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	color: #304b83;
	padding: 0px 30px 0 0;
}

#nav a:hover {
	color:  #7f7f7f;
}
 
 
