/* CSS Document by IMAGE ICU, LLC */
/* Main Styles for somersethousemd.com */
/* (c)2008 IMAGE ICU, LLC - www.imageicu.com */

/************ Default HTML ************/
html, body {
	height: 100%; 
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #333;
	background-color: #fff;
	background-image: url(../Images/bodyShadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	z-index: 0;
}
#shadowBox {
	margin: 0;
	padding: 21px 0 0 0;
	width: 100%;
	background-image: url(../Images/bodyBkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	z-index: 0;
}

/******************* Text *********************/
p {
	margin: 5px 30px 12px 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.4;
}
a {
	margin: 0;
	padding: 0;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
h1 {
	margin: 0 15px;
	padding: 22px 0 12px 0;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 170%;
}
h2 {
	margin: 0 15px;
	padding: 8px 0 6px 0;
	font-size: 110%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	letter-spacing: normal;
}
h3 {
	margin: 0 15px;
	padding: 4px 0 6px 0;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	letter-spacing: normal;
}
h4 {
	margin: 0 30px;
	padding: 4px 0 6px 0;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	letter-spacing: normal;
}
ul {
	margin: 6px 50px 0 50px;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
ol {
	margin: 6px 50px 0 50px;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
ol li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4;
	list-style-type: inherit;
}
ul li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4;
	list-style-type: disc;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}


/******************* General *********************/
img, a img, a:hover img {border: none; text-decoration: none; background-color: transparent;}
.row {clear: both; margin: 4px 0;}
.spacer {clear: both; font-size: 1%; height: 1px;}
.breakFloatLeft {clear: both;}
.placer {height: 300px;}
.mini {font-size: 76%;}
.noindt {text-indent: 0px;}
.bold {font-weight: bold;}
.ital {font-style: italic;}
.red {color: #CC0000;}
.black {color: #000;}
.center {margin: 0 auto; text-align: center;}
.txtRight {text-align: right;}
.noBlt {list-style-type: none;}
.collapse {display: none;}


/******************* Header *********************/
#header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 88px;
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#logo {
	margin: 0 0 0 12px;
	padding: 0;
	display: inline;
}
#tagline {
	position: relative;
	top: -16px;
	left: 7px;
	display: inline;
}


/******************* Overlays *********************/
#ginko {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -87px;
	z-index: 10;
}
#ginko2 {
	position: absolute;
	top: 471px;
	left: 50%;
	margin-left: -199px;
	z-index: 500;
}
#ginko3 {
	position: absolute;
	top: 466px;
	left: 50%;
	margin-left: -189px;
	z-index: 1000;
}


/******************* Main Content *********************/
#mainBox {
	margin: 0 auto;
	padding: 9px 0 0 0;
	width: 770px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	z-index: 5;
}
#mainContent {
	margin: 0 auto 0 auto;
	padding: 0 0 40px 0;
	width: 750px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px;
	z-index: 5;
}
div#mainLeftCol {
	float: left;
	margin: 0;
	padding: 0;
	width: 197px;
	height: auto;
	text-align: left;
}
div#mainRightCol {
	margin: 0 0 -1px 195px;
	padding: 0;
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #fff;
}


/******************* Left Column *********************/
div#navbar {
	margin: 0 auto;
	padding: 0;
	width: auto;
	text-align: left;
	z-index: 100;
	border-right: 1px solid #ccc;
}
.sideBox {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
	z-index: 100;
}
.sideBox {
	margin: 0;
	padding: 8px 0 10px 0;
	width: 195px;
	text-align: left;
	background-image: url(../Images/scrollBkgd.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.sideBox h1 {
	margin: 0;
	padding: 5px 0 3px 12px;
	color: #427c42;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 120%;
}
.sideBox p {
	margin: 0px 30px 14px 30px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.25;
}
.colEnd {
	margin: 0;
	padding: 0;
	width: 197px;
	height: 250px;
	background-image: url(../Images/colEndBkgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/******************* Photo Area *********************/
div#slideshow {
	margin: 0 0 -1px 0;
	padding: 0;
	height: 351px;
	width: 552px;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #ccc;
	overflow: hidden;
	z-index: 10;
	background-image: url(../Images/slidesBkgd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div#slideshow object {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../Images/slidesBkgd.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div#photoBox {
	margin: 0 0 0 0;
	padding: 0;
	height: 234px;
	width: 552px;
	text-align: right;
	background-color: #fff;
	border-left: 1px solid #ccc;
	overflow: hidden;
	z-index: 10;
}
div#tourBox {
	margin: 0 0 0 0;
	padding: 0;
	height: 414px;
	width: 552px;
	text-align: right;
	background-color: #fff;
	border-left: 1px solid #ccc;
	overflow: hidden;
	z-index: 10;
}
div#tourBox object {
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}
div#tourLinkRow {
	margin: 0 auto;
	padding: 22px 0 12px 0;
	height: auto;
	width: 552px;
	text-align: center;
}
div#tourLinkRow img {
	margin: 0 auto 14px auto;
	padding: 0;
	text-align: center;
}
div#tourLinkRow h1 {
	margin: 0 auto;
	padding: 0;
	display: inline;
	text-align: center;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 170%;
}
div#tourLinkRow h1 a {
	text-decoration: underline;
}
div.imgLeft {
	float: left;
	display: inline;
	margin: 5px 20px 8px 30px;
	padding: 0;
}
div.imgRight {
	float: right;
	display: inline;
	margin: 5px 30px 8px 20px;
	padding: 0;
}


/******************* Footer *********************/
#footerBox {
	margin: 0 auto;
	padding: 0 0 9px 0;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#footer {
	margin: 0 auto;
	padding: 5px 0 7px 0;
	width: 750px;
	background-color: #fff;
	background-image: url(../Images/footerBarBkgd.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
}
#footer ul {
	margin: 0 0 4px 0;
	padding: 2px 0 0 0;
	font-size: 78%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: #996633;
}
#footer ul a {
	margin: 0 2px;
	text-decoration: none;
	color: #996633;
}
#footer a:hover {
	color: #993300;
	text-decoration: underline;
}
#footer p {
	margin: 1px 0 4px 0;
	padding: 0;
	color: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	letter-spacing: 0.03em;
	text-indent: 0px;
}
p#credit {
	margin: 0;
	padding: 5px 0 2px 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 64%;
}
p#credit a {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
p#credit a:visited {
	color: #666;
}
p#credit a:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}

/******************* Footer *********************/
#bottomBar {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 40px;
	background-color: #fff;
	background-image: url(../Images/footerBkgd.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

