/* CSS Document */

/* CSS Document */
*{
margin:0;
padding:0;
border:0;
}
html{}
body{
padding:0;
margin:5px 0 0 0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#fff;
color:#111;
}
h2{
font-family:Arial, Helvetica, sans-serif;
color:#222;
text-transform:uppercase;
padding:2px 3px;
font-size:1.2em;
font-weight:normal;
margin:4px 0;
}
h4{
font-family:Arial, Helvetica, sans-serif;
color:#222;
text-transform:uppercase;
padding:2px 3px;
font-size:1.0em;
font-weight:normal;
margin:4px 0;
}
p{
line-height:1.4em;
padding-bottom:10px;
color:#333;
font-size:1em;
}
p.clr{
clear:both;
height:1px;
margin:0;
padding:0;
}
div#wrapper{
text-align:left;
margin: 0 auto;
width:780px;
border:2px solid #000;
background:#fff url(../images/main-bg.gif) repeat-x bottom;
}


/* styles for homepage */
div#main{
margin:0;
padding:0;
clear:both;
border-top:1px solid #222;
border-bottom:1px solid #222;
background:transparent url(../images/shadows-bg.gif) repeat-y;
}
div#main-internal{
margin:0;
padding:0;
clear:both;
border-top:1px solid #222;
border-bottom:1px solid #222;
background:transparent url(../images/shadows-int-bg.gif) repeat-y;
}

div#sidebar{
float:right;
width:270px
}
#section{
width:270px;
margin:0;
padding:0;
position:relative;
}


#section h2{
color:#222;
border-bottom:3px double #222;
font-size:1.6em;
margin:5px;
}
#section h4{
color:#222;
font-size:1.1em;
margin:40px 5px 5px 10px;
}
#main-internal #sidebar #section p{
color:#222;
font-size:.9em;
margin:5px 5px 5px 20px;
}
#section .newsletter{
border:1px solid #333;
border-top:1px solid #999;
border-left:1px solid #999;
margin:25px 20px 5px 20px;
padding:3px 10px 10px 5px;
background:#fff url(../images/subscribe-bg.gif) repeat-x top;}
.newsletter input{
font-size:10px;
}
.newsletter .textinput{
padding:1px 0;
margin-right:1px;
border:1px solid #555;
border-top:1px solid #aaa;
border-left:1px solid #aaa;
}
.newsletter .submitbutton{
border:1px solid #333;
border-top:1px solid #aaa;
border-left:1px solid #aaa; }
#section h3{
font-family:Arial, Helvetica, sans-serif;
color:#222;
text-transform:uppercase;
padding:2px 0px;
font-size:1.0em;
font-weight:normal;
margin:0;
background:transparent;
}
#section p{
margin:3px 8px;}

.min{
height:500px;
}

div#content{
float:left;
width:510px;
}

.subsection{
float:right;


}
.subsection h2 span{
font-size:11px;
}

#alpha{
width:255px;
}
img.free{
position:absolute;
margin-left:-25px;
margin-top:-14px;}
#alpha h2{
margin-left:67px;
font-size:1.2em;}
#alpha .accent{
text-align:center;}
#alpha .accent img{
border:1px solid #fff;
}

#beta{
width:255px;
background:transparent url(../images/map-bg.gif) no-repeat bottom left;
min-height:240px;
}
#beta h2{
margin-left:5px;}
#beta p{
margin-left:8px;
margin-right:70px;
margin-bottom:0;
padding-bottom:0;}
p.directions{
margin-top:0;
padding-top:0;
}
.directions a{
color:#222;
font-weight:bold;
text-decoration:none;
}
.directions a:hover{
color:#fc3;
font-weight:bold;
text-decoration:underline;}

ul.town-list{
font-size:7px;
list-style:none;
position:absolute;
margin-top:20px;}
.town-list li{
position:absolute;
z-index:1;}
.town-list li:hover{
z-index:10;
color:#222;
background:transparent url(../images/map-grad.gif) repeat-x;
}
li#provincetown{
margin-top:-60px;
margin-left:180px;}
li#truro{
margin-top:-42px;
margin-left:225px;}
li#wellfleet{
margin-top:-10px;
margin-left:220px;}
li#eastham{
margin-top:25px;
margin-left:220px;}
li#orleans{
margin-top:48px;
margin-left:225px;}
li#chatham{
margin-top:80px;
margin-left:220px;}
li#brewster{
margin-top:55px;
margin-left:199px;}
li#harwich{
margin-top:73px;
margin-left:197px;}
li#dennis{
margin-top:54px;
margin-left:174px;}
li#yarmouth{
margin-top:74px;
margin-left:153px;}
li#barnstable{
margin-top:60px;
margin-left:115px;}
li#sandwich{
margin-top:45px;
margin-left:80px;}
li#mashpee{
margin-top:73px;
margin-left:80px;}
li#bourne{
margin-top:25px;
margin-left:60px;}
li#falmouth{
margin-top:80px;
margin-left:45px;}

/* styles for internal pages */
div#main-internal{
margin:0;
padding:0;
clear:both;
border-top:1px solid #222;
border-bottom:1px solid #222;
background:transparent url(../images/shadows-int-bg.gif) repeat-y;
}
#main-internal #section h2{
margin-top:5px;
border:none;
font-size:1.4em;
color:#555;
}
#main-internal #section{
background:url(../images/subnav-bg.gif) repeat-x;
border-top:1px solid #555;
border-top:1px solid #555;
margin-top:25px;
padding-bottom:20px;
}
#content .internal h2{
margin-left:5px;
margin-top:10px;
margin-right:5px;
border-left:2px solid #555;
background:#eee;
color:#555;
text-transform:none;
font-weight:bold;
font-size:1.2em;
}
#content .internal h3{
margin-left:10px;
margin-top:10px;
margin-right:5px;
color:#222;
text-transform:uppercase;
font-weight:normal;
font-size:1.2em;
}

#content .internal p{
margin-left:10px;
line-height:1.6em;
}
#content .internal p.highlight{
font-style:italic;
font-weight:bold;
font-size:.9em;}
#content .internal ul.bullet-list{
margin:5px 10px 10px 30px;
list-style-type:square;}
#content .internal ul.bullet-list li{
padding:5px 0;}
#content .internal ul.seminardates{
font-size:.9em;}

div#footer{
background:#5c5b5b;
height:50px;
border:1px solid #e3e3e3;
border-left:0;
border-right:0;
border-top:0;
text-align:center;
padding-top:0px;
margin-top:1px;
clear:both;
font-family:Arial, Helvetica, sans-serif;
}
#footer p{
color:#fff;
padding:18px 20px 0 15px;
font-size:12px;
text-transform:uppercase;
float:left;
text-align:center;
}
#footer p a{
color:#eee;
text-transform:none;}
#footer .foot-curl{
padding:18px 2px 0 2px;
float:left;
}
p.read-more{
text-align:right;
margin-right:4px;
font-size:.9em;}
p.read-more a{
color:#222;
text-decoration:none;
font-weight:bold;
}
p.read-more a:hover{
color:#5c5b5b;
text-decoration:underline;
}

ul.bullet-list{
list-style:disc;
margin-left:25px;}


.testimonial{
margin:10px 20px 10px 20px;
padding:5px 2px 5px 2px;
border-top:1px solid #555;
border-bottom:1px solid #555;
background:#fff8e5;
font-family: Georgia, "Times New Roman", Times, serif;
}
#content .internal .testimonial p{
margin-left:0px;
font-style:italic;}

.team{
margin:10px 20px 10px 20px;
padding:5px 2px 5px 5px;
border-top:1px solid #555;
border-bottom:1px solid #555;
background:#ddd;
font-family: Georgia, "Times New Roman", Times, serif;
}
.team .headshot{
float:right;
width:112px;
border:1px solid #555;
margin:5px;}
#content .internal .team h3{
font-size:1em;
font-weight:bold;
text-transform:uppercase;
margin-left:0;}
span.jobtitle{
font-style:italic;
text-transform:none;}
#content .internal .team p{
margin:0px 0px 5px 0;
padding:0;
}


.news{
margin:10px 20px 10px 20px;
padding:0;
border-bottom:1px solid #555;
background:url(../images/subnav-bg.gif) repeat-x;;
font-family: Georgia, "Times New Roman", Times, serif;
list-style:none;
}
.news li{
clear:both;
padding:5px 0 10px 0;
margin-top:5px;
border-top:1px solid #555;
}
.news .coverphoto{
float:right;
border:1px solid #555;
margin:0 5px 5px 5px;}
#content .internal .news h3{
font-size:1em;
font-weight:bold;
font-style:italic;
padding-left:0;
margin-left:0;}
#content .internal .news p{
margin:0px 0px 5px 0;
padding:0;
}
#content .internal .news span.date{
font-weight:normal;
font-style:normal;
text-transform:none;}
#content .internal .news a{
color:#000;
}
#content .internal .news a:hover{
text-decoration:none;
color:#555;
}
#content .internal .news a:visited{
color:#555;}

#content .internal .news p.read-more a{
color:#222;
text-decoration:none;
font-weight:bold;
}
#content .internal .news p.read-more a:hover{
color:#5c5b5b;
text-decoration:underline;
}

p.details{
font-style:italic;}

table.pricingtable{
margin-left:50px;
margin-bottom:10px;
font-size:11px;
border:1px solid #555;}
.pricingtable td{
padding:2px 5px;
background:#eee;
}
.pricingtable td.odd{
background:#fafafa;}

#portfolio{
width:490px;
text-align:center;
}
#portfolio img.photo{
border:1px solid #555;}
#portfolio p{
text-align:left;
font-size:11px;
margin-right:5px;
}
#portfolio p.buttons{
text-align:right;
margin-right:20px;}

.portfoliothumb{
width:200px;
border:1px solid #555;
}

.resources p{
border-top:1px solid #555;
border-bottom:1px solid #555;
padding-top:10px;
margin:20px 15px 10px 10px;
background:#fafafa;
min-height:150px;
}
.resources p.clr{
background:transparent;
border:0;
margin:0;
padding:0;
height:1px;
min-height:1px;}
.resources p a{
font-weight:bold;
color:#555;
}
.resources p a:visited{
font-weight:bold;
color:#777;
}
.resources p a:hover{
font-weight:bold;
color:#555;
text-decoration:none;
}
img.bookcover{
border:1px solid #555;
float:right;
margin-left:5px;
margin-right:10px;
margin-bottom:10px;}

.directions p{
text-align:center;}
img.map{
border:1px solid #555;
}

p.backtotop{
text-align:right;
font-size:10px;
margin-right:20px;
}
.backtotop a{
color:#333;
text-decoration:underline;
}
.backtotop a:hover{
color:#fc3;
text-decoration:underline;

}
#portfolio h3{
margin-bottom:3px;}
#portfolio h3 a{
color:#555;
}
#portfolio h3 a:hover{
text-decoration:none;
}
#portfolio ul{
list-style:none;
text-align:center;
margin-left:40px;
}
#portfolio ul li{
float:left;
width:205px;}

.accentimage{
border:1px solid #333;
float:right;
width:120px;
margin:10px;}

#section ul.logos{
list-style:none;
width:250px;
text-align:center;
margin:80px 0 0 20px;
}
#section ul.logos li{
padding:5px;
float:left;}
#section ul.logos li img{
border:1px solid #555;}


/* registration form */

span.required{
color:#900;
font-weight:bold;}

table.registration{
width:460px;
margin-left:20px;
border-top:1px solid #333;
border-bottom:1px solid #333;
background:#eee;
font-family:Arial, Helvetica, sans-serif;}
.registration h4{
text-transform:none;
font-weight:bold;}
.registration td{
font-size:1em;
padding:2px;}
.registration td.item{
width:110px;
text-align:right;
font-weight:bold;
padding-right:20px;
font-family:Arial, Helvetica, sans-serif;}
.registration td.section{
border-bottom:1px solid #ccc;

}
.registration input, .registration textarea, .registration select{
border:1px solid #333;
border-top:1px solid #ddd;
border-left:1px solid #ccc;
}
.registration textarea{
margin-left:20px;}
.formbutton{
text-align:right;
padding-right:10px;
}
.formbutton input{
margin:10px 0;}