﻿@import url('nav.css');

body
{
    margin: 0;
    background: #e0e1db url(assets/images/site_bg.jpg) repeat-x left top;
    font-size: small;
    font-family: "Georgia";
    color: #0f1b0f;
}

a{
	color:#7fb3d5;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#1b435d;
}
#container
{
    width: 950px;
    margin: auto;
    background: #fff;
    background: #eee; /*border:1px solid red;*/
}
#logo
{
    float: left;
    width: 214px;
    height: 131px;
}
/* styles for banner
===================== */
#banner-wrapcommon{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/salem_common.jpg) no-repeat right;
}

#banner-wrapchestnut{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/chestnut_street.jpg) no-repeat right;
}

#banner-wrapfriendship{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/friendship.jpg) no-repeat right;
}

#banner-wrapchestnut{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/chestnut_street.jpg) no-repeat right;
}

#banner-wrapdinghies{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/dinghies.jpg) no-repeat right;
}

#banner-wrapgables{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/gables.jpg) no-repeat right;
}

#banner-wrapsunset{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/sunset.jpg) no-repeat right;
}

#banner-wraplighthouse{
float:right;
width:736px;
	float:right;
	width:736px;
	background:#fff url(assets/images/lighthouse.jpg) no-repeat right;
}

#tagline{
float:left;
width:530px;
height:36px;
padding:95px 5px 0 15px;
font:italic 1.3em/1.2em 'Georgia';
color:#3c4022;
background:transparent;
text-align:left;
}
	
#contact
{
  float:right;
  width:171px;
  height:92px;
  padding: 39px 10px 0 0;
    font-family: Arial;
    text-align:right;
color:#000;
 
 
}
#faux-columns
{
    width: 100%;
    background: url(assets/images/2-col-bg.gif) repeat-y left top;
}
.home-content
{
    float: left;
    width: 587px;
    vertical-align: top;
    padding: 20px 20px 20px 18px;
    font-size: 1.1em;
    line-height: 1.4em;
    color:#333;
 
}
/*
.home-content p
{
    text-align: center;
    font: normal .7em arial;
    color: #481f0c;
}
*/
.home-content div.smaller {font-size:70%;line-height:1.2em;color:#666;}


.content
{
   /* clear:both;*/
    float: left;
    width: 587px;
    vertical-align: top;
 padding: 20px 20px 20px 18px;
    font-size: 1.1em;
    line-height: 1.4em;
}
#sidebar
{
    float: right;
    width: 317px;
   /* height: 411px;*/
    vertical-align: top;
    /*background: url(assets/images/sidebar_bg.gif) no-repeat top;*/
    display:inline;
}
#sidebar-inner
{
    padding: 20px;
}
#sidebar-addon
{
    width: 224px;
    margin-left: 25px;
    padding: 0 0 0 10px;
    font-family: Arial;
    font-size: 1.1em;
    border-left: 2px solid #c00;
    color:#fff;
}

#sidebar-addon a
{
    color: #0b1272;
    text-decoration: none;
}

#sidebar-addon a:hover
{
    color: #7074aa;
    text-decoration: none;
}

.morespace
{
    height: 20px;
}

#home-quote
{
    width: 90%;
    background: url(assets/images/quote.gif) no-repeat left top;
    padding: 20px;
    font: italic .7em/1.3em arial;
    color: #666;
}
#home-quote p
{
    font: italic 100%/1.3em arial;
    color: #666;
    text-align: right;
}
#nav
{
    clear: both;
    float: left;
    width: 100%;
    line-height: normal;
    background: #481f0c;
    font-family: "Calibri";
}
#nav ul
{
    margin: 0;
    padding: 4px 10px 0 0;
    list-style: none;
    font-family: "Calibri";
}
#nav li
{
    float: left;
    background: url(assets/images/nav_right_off.gif) no-repeat right top;
    margin-right: 1px;
    padding: 0;
    font-family: "Calibri";
}
#nav a
{
    display: block;
    background: url(assets/images/nav_left_off.gif) no-repeat left top;
    padding: 3px 18px 4px;
    color: #333;
    font-weight: normal;
    text-decoration: none;
    font-family: "Calibri";
    font-size: 1.2em;
    border-bottom: 1px solid #000;
}
#nav a:hover
{
    color: #c00;
}

.clear
{
    clear: both;
}

.box
{
    width: 284px;
    background: url(assets/images/div_bg.gif) no-repeat bottom left;
    color: #333; /*filter: alpha(opacity=40);             -moz-opacity: 0.4;             -khtml-opacity: 0.4;             opacity: 0.4;*/
    margin-bottom:8px;
}

.box p{
	padding:20px 20px 0 20px;
	margin:0;
	color:#fff;
	font-family:arial;
	font-size:1.2em;
}
.box h3
{
    margin: 0;
    padding: 10px 20px;
    font-size: 130%;
    font-family: Arial;
    font-weight: normal;
    color: #fff;
    border-bottom: 1px solid #c00;
    background: url(assets/images/h3_bg.gif) no-repeat top left; /*    filter: alpha(opacity=100);             -moz-opacity: 1;             -khtml-opacity: 1;             opacity: 1;*/
}
.box ul
{
    margin: 0;
    padding: 14px 35px;
    list-style-image: url(assets/images/marker.gif);
}
.box ul li
{
    margin: 0 0 8px;
    padding: 0;
    font-size: 1.1em;
    font-family: Arial;
    color: #fff;
}
.box ul li a
{
    color: #ffc;
    font-weight:bold;
    text-decoration:underline;
}
.box ul li a:hover
{
    text-decoration:none;
}


/* box for free info request form
================================
*/
.infobox
{
    width: 284px;
    background: url(assets/images/info_div_bg.gif) no-repeat bottom left;
    color: #333; /*filter: alpha(opacity=40);             -moz-opacity: 0.4;             -khtml-opacity: 0.4;             opacity: 0.4;*/
    margin-bottom:8px;
}

.infobox p{
	padding:20px 0 0 20px;
	margin:0;
	color:#fff;
	font-family:arial;
	font-size:1.2em;
}
.infobox h3
{
    margin: 0;
    padding: 5px 10px 10px 50px;
    font-size: 120%;
    font-family: Arial;
    font-weight: normal;
    color: #fff;
    
    /*border-bottom: 1px solid #c00;*/
    background: url(assets/images/info_h3_bg.gif) no-repeat top left; /*    filter: alpha(opacity=100);             -moz-opacity: 1;             -khtml-opacity: 1;             opacity: 1;*/
}

.infobox table{
	width:284px;
	font-family:arial;
	
}

.infobox table td{
	padding:4px 4px 4px 20px;
	color:#fff;
}
.infobox table input{
	width:180px;
	height:16px;
}


/* box for free info request form on homepage
================================
*/
.infobox-home
{
    width: 244px;
    background: url(assets/images/info_home_div_bg.gif) no-repeat bottom left;
    margin-bottom:8px;
    margin-top:-13px;
}

.infobox-home p{
	padding:10px 0 0 20px;
	margin:0;
	color:#fff;
	font-family:arial;
	font-size:1em;
}
.infobox-home h3
{
    margin: 0;
    padding: 28px 10px 8px 54px;
    font-size: 1.2em;
    font-family: Arial;
    font-weight: normal;
    color: #fff;   
    border-bottom: 1px solid #000;
    background: url(assets/images/info_home_h3_bg.gif) no-repeat top left; /*    filter: alpha(opacity=100);             -moz-opacity: 1;             -khtml-opacity: 1;             opacity: 1;*/
}

.infobox-home table{
	margin-top:10px;
	width:244px;
	font-family:arial;
	font-size:.9em;
}

.infobox-home table td{
	padding:4px;
	color:#fff;
}
/*
.infobox-home table input{
	width:140px;
	height:24px;
}
*/

/*font styles
        =================*/
.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.larger
{
    font-size: larger;
}
.upper{
	text-transform:uppercase;
}

.dark {
	color:#333;
}
#footer-leftcorner
{
    float: left;
    width: 9px;
    height: 20px;
    background: url(assets/images/footer_left_corner.gif) no-repeat;
}
#footer
{
    float: right;
    width: 941px;
    height: 17px;
    background: #9da373 url(assets/images/footer_right_corner.gif) no-repeat right;
    font: normal .9em arial;
    color: #111;
    padding-top: 3px;
}

h1{
	font:normal 2em "Trebuchet MS";
	color:#333;
	margin-top:0;
}


.dcap
{
    color: #103b54;
    display: inline;
    float: left;
    font-size: 4.2em;
    line-height: 0.8em;
    text-transform: uppercase;
    margin: 0.07em 0.1em 0pt 0pt;
    
}




.allcaps
{
    letter-spacing: 1px;
    font-size: 90%;
    text-transform: uppercase;
   
}

/* styles for bio page 
======================
*/

#sweden{
    		float:left;
    		width:587px;
    		padding:10px 0;
    		border:2px solid #c8cdd2;
    	}
    	
    	#sweden dl{
    		float:left;
    		width:547px;
    		margin:10px 20px;
    		padding:0;
    	display:inline;/* fixes IE/Win margin bug */
    	}
    	
    	#sweden dt{
    		width:449px;
    		/*float:right;*/
    		margin:0;
    		padding:0 0 8px 0;
    		font-size:130%;
    		letter-spacing:1px;
    		color:#627081;
    	}
    	
    	#sweden dd {
    		margin:0;
    		padding:0;
    		font-size:85%;
    		line-height:1.5em;
    		color:#0f1b0f;
    	}
    	#sweden dd.img img{
    		float:left;
    		margin:0 8px 0 0;
    		padding:4px;
    		border:1px solid #d9e0e6;
    		border-bottom-color:#c8cdd2;
    		border-right-color:#c8cdd2;
    		background:#fff;
    	}
    	
.formtable{
	width:284px;
	font-family:arial;
}
.formtable td{
	padding:2px 6px;
	color:#fff;
}
.formtable input{
	width:160px;
	height:16px;
}

#home-callout{
	 font:normal 1.4em/1.6em Georgia;
	 color:#103b54;
	 background:url(assets/images/home_callout_bg.png) no-repeat;
	 height:146px;
	 width:567px;
	 padding:40px 10px 0 10px;
	 text-align:center;
	}
	
	.quotes{
	background:url(assets/images/big_quotes.png) no-repeat left top;
	width:90%;padding:20px 0 10px 60px;
	margin-bottom:20px;
	border-bottom:1px dashed #444732;
	font:italic 1.1em/1.4em Georgia;
	color:#666;
}

#welcome{
float:right;
margin-left:15px;
margin-top:15px;
width:244px;
padding:0 0 0 10px;
border-left:7px solid #ccc;
}

#getting-started{
float:right;
margin-left:15px;
margin-top:15px;
width:157px;
padding:0 0 0 10px;
border-left:7px solid #ccc;
}

.testimonial-images{
float:right;
margin-left:10px;
margin-bottom:20px;
margin-top:20px;
}

#social {
width:50px;
margin-bottom:18px;
}	


#contactinfo{
	clear:left;
margin-bottom:10px;
padding:4px 0 4px 10px;
font:normal 1.1em/1.2em Arial;
color:#333;
border-left:7px solid #ccc;
/*background:#444732;*/
}

#contactinfo a{
	color:#c00;
	text-decoration:underline;
}
#contactinfo a:hover{

	text-decoration:none;
}
