*, html {
	margin: 0;
	padding: 0;
}




a {
	color: #ed1c24;
	text-decoration: none;
	}

a:hover {
	color:#666;
	text-decoration: underline;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: 300;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #999966;
}

h1 {
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	text-align: left;
	font-weight:normal;
	color: #036;
	margin: 20px 0px 20px 0px;
}

h2 {
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-weight:normal;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #666;
	margin: 10px 0px 20px 0px;

}


h3 {
	padding-bottom: 6px;

}


h4 {
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	text-align: left;
	font-weight:normal;
	color: #036;
	margin: 10px 0px 20px 0px;
}


.h1faker {
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	text-align: left;
	font-weight:normal;
	color: #036;
	margin: 0px 0px 20px 0px;
	padding-top: 0px;
}


#leftbox {
	float: left;
	width: 200px;
	height: 150px;
	clear: both;
	overflow:auto;
}

.oneColFixCtrHdr #container {
	width: 820px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 20px;
}
.oneColFixCtrHdr #header {
	background: url(images/shorelinelogo2011.gif) no-repeat;
	padding: 0;
	height: 130px;
	border: none;
}
#header img {
	margin: 0;
	padding: 0;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0 0 0; 
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px;
}
.oneColFixCtrHdr #mainContent p {
	padding: 0 0px;
	line-height: 1.4em;
	font-size: 12px;
	margin-bottom: 12px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; 
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

div#navcontainer {
height: 14px; 
margin: 20px 0px 20px 0px;
}

div#navcontainer ul
{
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	font-weight: normal;
	color: #036;
	text-align: left;
	margin: 0;
	padding: 0px 0 1px 2px;
	text-transform:uppercase;
	font-size:11px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;

}

div#navcontainer ul li a
{
	padding: 0px 12px 1px 12px;
	color: #FFC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #666;
	border-right-style:dotted;
	text-decoration:none;
}


div#navcontainer ul li a:hover
{
	text-decoration:underline;
	color: #1b3765;
}

div#navcontainer
{
	color: #FFC;
}

div#navcontainer #current
{
	color: #666;
	text-decoration: none;
	}

#active a {
	color: #666;
}

#navlist {
border-left-width: 1px;
	border-left-color: #666;
	border-left-style:dotted;
width: 660px;
float: left;
}


#samplebox {
	float: left;
	margin-top: 20px;
	width: 195px;
	margin-right: 2px;
}

#samplebox p {
	line-height: 1.4em;
}

#name {
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 3px;
	height: 20px;
	width: 195px;
	background-color: #ced558;
	margin: 0px 2px 5px 0px;
	line-height: 20px;
	font-size: 11px;
 }

.artisttype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b3765;
}

.aboutartist {
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-position: top;
	vertical-align: top;
	padding-right: 20px;

}

#rightsplash {
	float: right;
	width: 270px;
	margin: 40px 20px 0 20px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
	border-left: 1px dotted #999;
}
    
	
	#rightsplashhome {
	float: right;
	width: 420px;
	height: 240px;
}


#leftsplashhome {
	float: left;
	width: 380px;
	height: 240px;
}
#botsplashhome {
	float: none;
	width: 778px;
	padding: 0px 20px 14px 20px;
	background-color: #FFFFFF;
		border: 1px dotted #999;
		margin: 0 0 20px 0;

}
#artistsplashhome {
	float: none;
	width: 788px;
	padding: 0px 14px 14px 14px;
	background-color: #FFFFFF;
	border: 1px dotted #999;
}

.phome {
	margin-top: 40px;

}
    
	
.artistemail a {
	color:#000;
}
	
	  /* Generic map, side bar holder styles */
      .MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; margin: 0px;}
      .MapBuilder a {text-decoration: none; color: #990000;  background-color: transparent;}
      .MapBuilder a:hover {color: #FF3300 text-decoration: underline; background-color: transparent;}
      
      /* Info Window styles */
      .IW { width: 350px;}
      .IWContent {height: 120px; overflow:auto;}
      .IWCaption {font-weight: bold; font-size: 12pt; color: #369; border-bottom: 2px solid #369;}
      .IWFooter {margin-top: 5px; font-size: 8pt; }
      .IWFooterZoom {}
      .IWDirections{background-color:#FFF;}

 
      .MapBuilderSideBar {float:left; margin-left: 10px; }
 

            /* PDMarker */
      div.markerTooltip {
        color: black;
        background-color: white;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
      }
	  
.img-right {

	margin: 5px 0 5px 10px;
	float: right;

}



.img-left {

	margin: 5px 10px 5px 0;
float: left;

}

.style1 {color: ;}

.style2 {
	color: #000000;
	font-size: 14px;
}
.style3 {font-size: 14px}

.feature {
	font-family: Arial Black, Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	color: #666;
	margin: 0;
}

#grid {
	float: none;
	width: 820px;
	margin: 0;
	padding: 0 0 20px 0;
	background: #fff;
}

#gridcol1 {
	float: left;
	width: 283px;
}
#gridcol2 {
	float: right;
	width: 535px;
}

#grid img {
	display:block;
	border-bottom: 2px solid #fff;
	margin: 0;
	padding: 0;
}

#box1 {
	background-color: #1b3765;
	padding: 0;
	width: 253px;
/*	min-height: 220px;
	height: auto !important;*/
	height: 220px;
	border-bottom: 2px solid #fff;
	margin: 0;
}
/* * html #box1 {
width: 283px;
w\idth: 253px;
}
#box1 .wrap1 {display: table; height: 200px; width: 253px; #position: relative; overflow: hidden;}
#box1 .wrap2 {#position: absolute; #top: 50%;display: table-cell; text-align: left; vertical-align: middle;}
#box1 .wrap3 {width: 253px; #position: relative; #top: -50%;} */

#box2 {
	background-color: #d4effc;
	padding: 15px 15px 5px 15px;
	width: 505px;
	min-height: 224px;
	height: auto !important;
	height: 224px;
	border-bottom: 2px solid #fff;
	margin: 0;
}
* html #box2 {
width: 544px;
w\idth: 524px;
}
#box2 .wrap1 {display: table; height: 214px; width: 505; #position: relative; overflow: hidden;}
#box2 .wrap2 {#position: absolute; #top: 50%;display: table-cell; text-align: left; vertical-align: middle;}
#box2 .wrap3 {width: 505px; #position: relative; #top: -50%;}

#box3 {
	background-color: #ced558;
	padding: 15px 15px 5px 15px;
	width: 253px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	border-bottom: 2px solid #fff;
	margin: 0;
}
* html #box3 {
width: 283px;
w\idth: 253px;
}
#box3 .wrap1 {display: table; height: 170px; width: 253px; #position: relative; overflow: hidden;}
#box3 .wrap2 {#position: absolute; #top: 50%;display: table-cell; text-align: left; vertical-align: middle;}
#box3 .wrap3 {width: 253px; #position: relative; #top: -50%;}

#box1 p {
	font-size: 10px;
	line-height: 12px;
	color: #97daf8;
}

#box2 p, #box3 p {
	font-size: 10px;
	line-height: 12px;
	color: #1b3765;
}


.largetall {
	font-family: Arial Narrow, Arial,Helvetica,Sans-Serif;
	font-size: 20px;
	letter-spacing: 1px;
}

.largetall2 {
	font-family: Arial Narrow, Arial,Helvetica,Sans-Serif;
	font-size: 20px;
	letter-spacing: 1px;
}

#box1 a:link, #box1 a:visited, #box3 a:link, #box3 a:visited {
	text-decoration:none;
	color: #FF6;
}
#box1 a:hover, #box1 a:active, #box3 a:hover, #box3 a:active {
	text-decoration: underline;
}

#box2 a:link, #box2 a:visited {
	text-decoration:none;
	color: #F60;
}
#box2 a:hover, #box2 a:active {
	text-decoration: underline;	
}


.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

#navcontainer iframe {
	float: right;
	width: 150px;
	margin-top: -5px;
}



