/* CSS Document */
* {
 margin:0px;
 padding:0px;
}
body    {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg.gif);
	background-color: #FFCCCC;
}
h2 {
	text-align: center;
	color: #331906;
	font-weight: normal;
	background: url(images/curveyLine.gif) no-repeat center 1.1em;
	padding-bottom: 1em;
	font-size: 2em;
	margin-top: 20px;
}

/* p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 150%;
} */
p {
	margin: 0 2px 0 10px;
	padding: 3px 0;
	display: block;
	line-height: 150%;
	text-align: justify;
}
p span {
	display: block;
}

#wrapper {
	width:770px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background: #eddcd2 url(images/wrapper_bg2.gif) repeat-y;
	margin: 0 auto;
	border-right: #663333 1px solid;
	border-left: #663333 1px solid;
	position: relative;
}


#masthead {
	height: 107px;
	position: relative;
	z-index: 1;
}

#logo {
	position: absolute;
	left: 36px;
	top: 33px;
	z-index: 2;
}

#footer {
	clear: both;
	text-align: center;
	border-top: #331906 1px dotted;
	border-bottom: #331906 1px dotted;
	background-color: #FFCCCC;
	background-image: url(images/award-2009.gif);
	background-repeat: no-repeat;
	background-position: center 2.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	}
#footer span {
	color: #627081;
	position: relative;
	top: 38px;
	margin-bottom: 10px;
	}
#footer span a:link,
#footer span a:visited {
	color: #627081;
	text-decoration: none;
	}
#footer span a:hover,
#footer span a:active {
	color: #331906;
	text-decoration: none;
}
	
.clear {
	clear: both;
	height: 107px;
	background: url(images/bg_bottom.gif) no-repeat center bottom;
}

#content {
	width: 554px;
	margin-right: 20px;
	float: right;
	margin-top: 56px;
	background-color: #eddcd2;
	display: inline; /* Double-margin Float Bug (IE6 and below) */
}

/****** CALENDAR *****/

.p2:hover, .p1:hover{
	background-color: #eddcd2;
}
.p1 {
	background-color: #FFDFDF;
	font-size: 0.9em;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: #996666 1px dotted;
}
#firstP {
	background: url(images/calendar_top_pink.gif) repeat-x bottom;
	margin-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: #996666 1px dotted;
}
#lastP {
	background-image: url(images/calendar_btm_pink.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
	padding-right: 4px;
}

.p2 {
	font-size: 0.9em;
	background-color: #FFCCCC;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: #996666 1px dotted;
}

/***********/

ul#nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
}
#navcontainer {
	width: 170px;
	margin-left: 23px;
	background: url(images/sidebar_divider.gif) no-repeat right 240px;
	padding-top: 290px;
	padding-bottom: 70px;
	float: left;
	display: inline; /* Double-margin Float Bug (IE6 and below) */
}

/* Two backgrounds are used, the second being a hack for Internet Explorer */

#nav li {
	padding-top: 1px;
	font-size: 1.15em;
	color: #627081;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-position: 0 21%;
	margin-top: 10px;
	margin-bottom: 10px;
} 

#nav li a {
	background: #eddcd2;
	color: #627081;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#nav li a:hover {
	color: #331906; 
	background: #eddcd2;
}
a:link {
	color: #627081;
}
/*
a:link, a:visited {
	display: block;
	width: 165px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-indent: 30px;
	background-image: url(images/btn_hover2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#996666;
}
a:hover {
	background-position: right top;
	color: #996666;
}
*/
#index object {
	margin-left: 70px;
}
#gowns object {
	margin-left: 20px;
}

br {
	margin-top: -8em;
}
/* -------------------------------------- Home ----------------------------------------- */

body#index h1 {
	color: #996666;
	background: url(images/h1_welcome.gif) no-repeat center;
	padding-bottom: 60px;
	text-align: center;
	text-indent: -3000px;
	position: absolute;
	left: 360px;
	top: 20px;
	z-index: 3;
	width: 220px;
	height: 50px;
}

/* -------------------------------------- Calendar ----------------------------------------- */
body#calendar h1 {
	color: #996666;
	background: url(images/h1_calendar.gif) no-repeat center;
	padding-bottom: 60px;
	text-align: center;
	text-indent: -3000px;
	position: absolute;
	left: 360px;
	top: 20px;
	z-index: 3;
	width: 220px;
	height: 50px;
}
.newYear {
	padding-left: 240px;
}


/* -------------------------------------- Contact Us ----------------------------------------- */

body#contactUs h1 {
	color: #996666;
	background: url(images/h1_contactUs.gif) no-repeat center;
	padding-bottom: 60px;
	text-align: center;
	text-indent: -3000px;
	position: absolute;
	left: 351px;
	top: 20px;
	z-index: 3;
	width: 241px;
	height: 50px;
}
body#contactUs #content img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-right: 5px;
}
/* Two backgrounds are used, the second being a hack for Internet Explorer */
#hoursOfOperation li {
	padding-top: 1px;
	font: .8em Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(images/bg_dotted.gif) repeat-x 0 77%;
	list-style-type: none;
	margin: 8px 8px 8px 10px;
} 
ul#hoursOfOperation li span {
	display: block;
	float: right;
	padding: 1px 3px;
}	

#hoursOfOperation li a {
	float: left;
	text-decoration: none;
	padding: 1px 3px;
	color: #627081;
}
#hoursOfOperation li a:hover {
	background: #eddcd2;
	color: #331906;
}

li.mapLink {
	list-style-type: none;
	text-decoration: none;
	color: #627081;
	display: inline;
	margin-left: 1em;
}
li.mapLink a {
	list-style-type: none;
	text-decoration: none;
	color: #627081;
}
li.mapLink a:hover {
	color: #331906; 
}
/* -------------------------------------- Gowns ----------------------------------------- */
body#gowns h1 {
	color: #996666;
	background: url(images/h1_gowns.gif) no-repeat center;
	padding-bottom: 60px;
	text-align: center;
	text-indent: -3000px;
	position: absolute;
	left: 360px;
	top: 20px;
	z-index: 3;
	width: 220px;
	height: 50px;
}

/* -------------------------------------- News & Promotions ----------------------------------------- */
body#news h1 {
	color: #996666;
	background: url(images/h1_news.gif) no-repeat center;
	padding-bottom: 60px;
	text-align: center;
	text-indent: -3000px;
	position: absolute;
	left: 295px;
	top: 20px;
	z-index: 3;
	width: 342px;
	height: 50px;
}
body#news div#content p {
	padding: 1em;
	border: dotted 1px #996666;
	margin-bottom: 1em;
	text-align: center;
}
body#news div#content p:hover {
	padding: 1em;
	border: dotted 1px #fff;
	margin-bottom: 1em;
	background: #FFDFDF;
	text-align: center;
}

#tweet {
	background: url(images/dove.png) 30px 10px no-repeat;
}