/* MC note during website development */

.mcnote { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #f606c6;
}


.stonehilllogoprint {
	display:block;
	width:247px;
	height:100px;
}

.contactinfoprint {
	display:block;
	width:684px;
	height:47px;
	margin-top:15px;
	margin-bottom:15px;
}


body { 
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin:0px;
}


p, td { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5c2c04;
}

b.soft {
	font-weight:normal;
	color:#207182;
}

hr {
	background-color: #f0aa3a;
	height: 1px;
	border: 0;
}





ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 17px; 
	color: #3E3E3E;
}

li {
	list-style: none;
}

ul li { 
	background-image: url("../images/bullet.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat; 
	font-family: Helvetica, Arial, sans-serif;
	color: #7d3f0b;
	margin-left:25px;
	padding: 0px 0px 0px 20px; /*sets the space between words and bullets*/
}

ul.special li { 
	background: url("../images/bullet2.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left:25px;
	padding: 0px 0px 0px 15px; /*sets the space between words and bullets*/
}

ul ul li { 
	list-style-type: square; 
	background-image: none;
	margin-left:30px;
	padding: 0px 0px 0px 0px; /*sets the space between words and bullets*/
}


/*************************************************************
Bigger bullets w/ the dingbat character
*************************************************************/
li.big { 
	background-image: url("../images/bullet_big.gif"); 
	background-repeat: no-repeat; 
	font-size: 13px;
	font-weight:bold; 
	color: #6f721c;
	margin-left:45px;
	padding: 0px 0px 0px 25px !important; /*sets the space between words and bullets*/
	padding: 0px 0px 0px 12px; /*sets the space between words and bullets*/
}

li.big a:link, li.big a:visited { 
	color: #5a5c22;
	text-decoration:underline;
}

li.big a:link:hover, li.big a:visited:hover { 
	color: #3c3d11;
	text-decoration:underline;
}




img {
	border: 0px;
}

img.right {
	float: right;
	margin: 10px;
	border: 0px;
}

img.left {
	float: left;
	margin: 10px;
	border: 0px;
}


a:link {
	color: #7d3f0b;
	text-decoration: underline;
}

a:visited {
	color: #7d3f0b;
	text-decoration: underline;
}

a:visited:hover {
	color: #3b1d00;
	text-decoration: underline;
}

a:hover {
	color: #3b1d00;
	text-decoration: underline;
}

a:focus {
	outline: none;
}





textarea {
	color: #000000;
	font-weight: normal;
	background-color: #edefba;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #f0aa3a;
}

input {
	color: #000000;
	background-color: #edefba;
	font-weight: normal;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #f0aa3a;
}

select {
	color: #000000;
	background-color: #edefba;
	font-weight: normal;
	font-size: 12px;
	border: 0px;

}


.alert {
	color: #A90202;
}

.small {
	font-size:10px;
	color: #884915;
}

.margin  {
        margin-left:70px;
		margin-top:0px;
}

.eventtypes {
        margin-left:10px;
        margin-top:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
}





/*************************************************************
TOP PORTION w/ nav, logo, contact bar, text increase/decrease
*************************************************************/
#topbgd {
        display:none;
}

#topcontainer {
        display:none;
}

#topcontainer .leftcol {
		display:none;
}

/*layer for interior main navigation */
#topcontainer .intnavlayer {
		display:none;
}

#topcontainer .rightcol {
        display:none;
}

.contacthome {
		display:none;
}

.contactint {
		display:none;
}


/*************************************************************
HOME BOTTOM PORTION w/ welcome copy, news & events, address
*************************************************************/
#homebotcontainer {
        margin:0px auto 0px auto;
        width:960px;
}

#homebotcontainer .leftcol {
		text-align:left;
}

#homebotcontainer .leftcol p {
		line-height:18px;
}

#homebotcontainer .rightcol {
        text-align:left;
}

#homebotcontainer .rightcol p {
       text-align:left;
}


/*************************************************************
INTERIOR BOTTOM PORTION that contains page copy
*************************************************************/
#intbotcontainer {
		position:relative;
        margin:0px auto 0px auto;
        width:960px;
        z-index:400;
}

#intbotcontainer .leftcol {
		display:none;
}

#intbotcontainer .rightcol {
        margin:0px;
        width:665px;
		text-align:left;
		float:left;
}

#intbotcontainer .rightcol p {
        margin-left:45px;
}

/* add ADDITIONAL ITEMS TO LEFT COLUMN on interior pages */
#leftcolanchor {
		 display:none;
}

#leftcolanchor .leftcolmore {
		display:none;
}



/*************************************************************
Main Navigation
*************************************************************/
.nav {
        display:none;
}

/*************************************************************
Sub Navigation
*************************************************************/
#subnav {
        display:none;
}

#subnav .textbox {
		width:613px;
        background-image:url("../images/subnav_bgd.gif");
		background-repeat:repeat;
		margin:0px;
		padding:1px 0px 1px 0px;
}

#subnav p {
        width:530px;
		line-height:20px;
		margin: 0px 0px 0px 43px;
		font-size: 12px;
		color:#cd7e33;
}

#subnav a:link {
        color:#a75a12;
		text-decoration: underline;
}

#subnav a:visited {
        color:#3b1d00;
		text-decoration: underline;
}

#subnav a:visited:hover {
        color:#612f01;
		text-decoration: underline;
}

#subnav a:hover {
        color:#3b1d00;
		text-decoration: underline;
}

/*************************************************************
HEAD TAGS AND SIFR
*************************************************************/



h1 { 
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 45px; 
	font-weight: normal;
	color: #4c4e14;
	margin:0px 0px 0px 40px;
}

h2 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	text-transform:uppercase;
	color: #651d03; 
	margin-bottom:5px;
	margin-left:45px;
	margin-top:15px;
}

h3 { 
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 30px; 
	font-weight: normal;
	color: #4c4e14; 
	margin-bottom: 25px;
	margin-left: 45px;
	margin-top: 0px;
}

h4 { 
	font-size: 13px; 
	color: #A45002; 
	text-transform: none;
	font-weight: normal;
	margin-bottom: 0px;
}



/*************************************************************
TABLES
*************************************************************/

table {
	border:0px;
}

table.benefits {
	width:90%;
	margin-left:45px;
}


table.benefits th {
	text-transform:uppercase;
	vertical-align:bottom;
	font-size:11px;
	border-bottom:solid 3px #f0aa3a;
	text-align:center;
}

table.benefits td {
	padding:5px;
	text-align:left;
	line-height:14px;
	vertical-align:top;
	border-bottom:solid 1px #f0aa3a;
}




/*************************************************************
CALENDAR
*************************************************************/


.mainTableTOC {
	border: 0px solid #BBBBBB;
	table-layout: fixed;
	border-collapse: collapse;
 }

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;
	vertical-align: middle;
	padding: 8px 3px 2px 3px; 
	/*background-color: #FFFFFF;*/
	border-style: solid; 
	border-width: 0px 0px 0px 0px;
	border-color: #D5D1A2;
}

/* Day Name Setup */
.dayNamesTextTOC {
    font-size: 10px;
    color: #40250C;
	font-weight: bold; 
	text-align: left;  
}

.titleTOC {
	overflow:hidden;
	white-space:nowrap;
    padding: 1px;
    margin: 0px;
    color: #fff;
   }

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #40250C;
	background-color: #fddf86;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Monday Through Friday */
.s20TOC {
	/*background-color: #F5F4E5; */
	height:88px; 
	padding: 1px 1px 1px 1px;
	border-style: solid; 
	border-width: 1px 1px; 
	border-color: #f0aa3a; 
	vertical-align: top;
}
	
/* Saturday and Sunday */
.s20TOC0 {
	/*background-color: #FFF; */
	height:88px; 
	padding: 1px 1px 1px 1px; 
	border-style: solid; 
	border-width: 1px 1px; 
	border-color: #f0aa3a; 
	vertical-align: top;
}


#popupDateTable {
	background-color:#FFF;
    text-align: left;
	padding: 1px 1px 1px 1px; 
	/*border-style: solid; 
	border-width: 1px 1px; 
	border-color: #D5D1A2; */
}
	
#popupDatetable td.row1 {
	font-weight: bold;
	text-align: left;
}

.CalendarFrame { 
	position: absolute; 
	left: 75px; 
	top: 100px; }




#clients ul { margin-top: 0; padding-top: 0;}
#clients li .holder { position: relative;}
#clients .quote { display: none; position: absolute; width: 225px; top: 0; left: 1.5em; border: 1px solid #94948C; background-color: #FFF; padding: 5px 12px; z-index: 500; font-size:11px;}
#clients .holder .quote { top: 0; left: -15em; right: 1.5em;}
#clients li:hover .quote, #clients li.over .quote { display: block; }
#clients .quote p { margin: 0; padding: 0; font-size:11px; line-height:15px;}
#clients .quote p.indent { margin-left:1cm; color: #337752; font-size:11px; line-height:15px;}




