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

body
{padding:0px; 
margin:0px auto; 
background-color:#FFFFFF;
font:14px/20px Georgia, "Times New Roman", Times, serif ;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px auto;}
ul{list-style-type:none;}

img {border:none;}

#container {width:900px; margin:0px auto; background-color:#FFFFFF;}

#container img {border:none;}

/*----HEADER----*/

#header {width:900px; height:90px; margin-top: 5px; background-color:#FFFFFF; }

#logo {width:300px; height:80px; margin-left:0px; }

#logo img {border:none;}

#header img {border:none;}

/*----NAV----*/

#nav {width: 560px; height: 80px; margin-left:300px; margin-top: -80px;}

#nav img {border:none;}

#nav ul {height:80px; width:600px;}

#nav ul li {width: 140px; height:80px; display:inline; margin-left:0px; float:left;}

#nav ul li.navText a
{width: 140px; height:80px; border-left:1px #A9A888 solid; display:block; font:24px Georgia, "Times New Roman", Times, serif; color:#3e442a; text-decoration:none; letter-spacing:0px; font-weight:light;}

#nav ul li.navText a:hover
{width: 140px; height:80px; border-left:1px #A9A888 solid; display:block; font:24px Georgia, "Times New Roman", Times, serif; color:#797b5e; text-decoration:none; letter-spacing:0px; font-weight:light;}

/*----MAIN CONTENT----*/

#content {width:900px; margin-top:5px; border-top:1px #A9A888 solid; }

#content img {border:none;}

.subHeader {width:860px; padding:20px; border-bottom:1px #A9A888 solid;}

p.intro {font:36px Georgia, "Times New Roman", Times, serif; color:#559BC2; text-decoration:none; letter-spacing:4px; line-height:40px;}

span.subIntro {font:30px Georgia, "Times New Roman", Times, serif; color:#A9A888; text-decoration:none; letter-spacing:4px; line-height:30px;}

#main {width:860px; padding:20px; border-bottom:1px #A9A888 solid;}

#main img {border:none;}

p.headline{font:28px Georgia, "Times New Roman", Times, serif; color:#797B5E; text-decoration:none; letter-spacing:3px;}

p.copy{font:20px Georgia, "Times New Roman", Times, serif; color:#3E442A; text-decoration:none; line-height:22px; letter-spacing:3px; line-height:27px;}

p.about{font:20px Georgia, "Times New Roman", Times, serif; color:#3E442A; text-decoration:none; letter-spacing:3px; line-height:27px; text-indent:150px;}

a{font:16px Georgia, "Times New Roman", Times, serif; color:#a9a888; text-decoration:none; letter-spacing:3px; line-height:18px;}

a:hover{font:16px Georgia, "Times New Roman", Times, serif; color:#797b5e; text-decoration:none; letter-spacing:3px; line-height:18px;}

span.highlight{ background-color:#d7f1e8;}

#leftCol {height:240px;}

#leftCol img {border:none;}

#rightCol {width:380px; padding:10px; margin-left:380px; margin-top:-250px;}

#rightCol img {border:none;}

.imgHolder {margin-left:5px;  padding:5px; background-color:#d7f1e8;}

.imgHolder2 {margin-left:5px;  padding:5px; background-color:#d7f1e8;}

.imgHolder3 {margin-left:5px; width:760px; padding:10px; background-color:#d7f1e8;}

.imgHolder4 {margin-left:5px; width:460px; padding:10px; background-color:#d7f1e8;}


/*----FOOTER----*/

#footer {width:880px; height:35px;  margin-top:5px; background-color:#A9A888; padding:10px;}

p.footer {font:14px Georgia, "Times New Roman", Times, serif; color:#3E442A; text-decoration:none;}

#footer p.footer a{font:14px Georgia, "Times New Roman", Times, serif; color:#3E442A; text-decoration:none;}

#footer p.footer a:hover{font:14px Georgia, "Times New Roman", Times, serif; color:#D7F1E8; text-decoration:none;}




