/* Stylesheet for http://www.mtpleasant.com */
/* Using this stylesheet without permission from mtpleasant.com is illegal, see statement page for details. */

												/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #3891bf;
		}


												/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}
div#container {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/middlelay.jpg);
	background-repeat: repeat-y;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #095d85;
	border-left-color: #095d85;
	padding-bottom: 20px;
	}
		div#header-in {
	color: inherit;
	height: 92px;
	background-image: url(../images/headermini.jpg);
	background-repeat: no-repeat;
			}
	div#content-wrap {

		
		}
		div#center {
	color: inherit;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 190px;
			}
			div#center-in {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
				}
		div#left {
	float: left;
	color: #FFFFFF;
	width: 182px;
			}
			div#left-in {
				padding: 1px;
				}
		div#right {
	float: right;
	width: 170px;
	color: #FFFFFF;
			}
			div#left-in {
				padding: 1px;
				}
	div#footer-wrap {
		clear: both;
		}
		div#footer-in {
	margin-top: 100px;
			
			}






												/* >>> SUB CONTAINERS <<< */
* { }
ul#nav-footer {
	background-color: inherit;
	list-style: none;
	text-align: center;
	font-size: .7em;
	margin-right: 190px;
	margin-bottom: 2;
	margin-left: 190px;
	padding-right: 2px;
	padding-bottom: 2;
	padding-left: 2px;
	}
	ul#nav-footer li {
	display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
	background-color: inherit;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-right: 4px;
	padding-left: 4px;
			}
		ul#nav-footer li a:hover {
			color: #333;
			background-color: inherit;
			}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}





																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
p a, ul.list a {
	color: #666666;
	background-color: #fbfbe0;
	text-decoration: none;
	font-weight: bold;
	}
	p a:hover, ul.list a:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
		}





																/* >>> CENTER <<< */
* { }
div#center p {
	margin: 5px 0 5px 0;
	color: #000000;
	background-color: inherit;
	line-height: 20px;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div#center h1 {
	font-size: 1.1em;
	font-weight: normal;
	background-color: #fbfbe0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 4px;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
div#center h2 {
	font-style: italic;
	font-size: .9em;
	font-weight: normal;
	}
#break {
	background-image: url(../images/middlelay.jpg);
	height: 15px;
	margin-top: 20px;
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 0.7em;
	color: #666666;
	padding-right: 190px;
	padding-left: 190px;
	margin-bottom: 10px;
}
												/* >>> SIDE MENU FONT AND HEADER STYLES <<< */
* { }
div#right p {
	background-color: inherit;
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	padding-right: 8px;
}

div#left p {
	background-color: inherit;
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	padding-right: 8px;
	font-size: .7em;
}
div#right h1 {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	background-color: #fbfbe0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #CCCC66;
	border-bottom-color: #999999;
	border-left-color: #CCCC66;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
div#left h1 {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	background-color: #fbfbe0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #CCCC66;
	border-bottom-color: #999999;
	border-left-color: #CCCC66;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
div#right h2 {
	font-size: 100%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 10px;
}
div#left h2{
	font-size: 100%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
div#left h2 a, div#right h2 a {
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
div#left h2 a:hover, div#right h2 a:hover {
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #333333;
	background-color: #fbfbe0;
}
														/* >>> ADDED SUBMENUS, THE SECIONTS WITH THE GRAPHICS<<< */

*{ }
#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	font-size: .7em;
	background-image: url(../images/blue.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	margin-top: -4px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	background-image: url(../images/blue.jpg);
	height: 20px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 2px;
}

#navcontainer ul li a:hover
{
	background-color: #369;
	color: #fff;
	background-image: url(../images/black.jpg);
	background-repeat: repeat-x;
}
*{ }


.hotel {
	text-align: right;
	padding-bottom: 10px;
	margin-top: 20px;
}
.forum {
	background-color: inherit;
	text-align: left;
	background-image: url(../images/forum.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.ads {
	margin-top: 16px;
	text-align: center;
	margin-left: 12px;
	margin-bottom: 16px;
}
.blog {
	background-image: url(../images/blog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
}
.photo {
	background-image: url(../images/photos.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	color: #333333;
	font-size: 10px;
	padding-left: 16px;
}
.hotelbanner {
	background-color: inherit;
	background-repeat: no-repeat;
	background-image: url(../images/headerhotel.jpg);
	height: 91px;
	width: 279px;
	float: right;
}
.shop {
	background-image: url(../images/shop.gif);
	height: 80px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-bottom: 20px;
	margin-top: 15px;
}
.resources {
	background-image: url(../images/resources.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	height: 34px;
	margin-bottom: -10px;
}
.photocaption {
	color: #333333;
	font-size: 10px;
	text-align: center;
	margin-right: 20px;
	background-color: inherit;
	margin-top: 10px;
	margin-left: 12px;
}
div#headeradspace {
	color: inherit;
	height: 30px;
	background-color: #0099CC;
}
.photocaption a {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}
.photocaption a:hover {
	color: #333333;
	background-color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.weather {
	background-image: url(../images/weather.jpg);
	height: 20px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
	margin-top: 15px;
	padding-top: 20px;
}
