/* MC note during website development */

.mcnote { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #f606c6;
}

.stonehilllogoprint {
	display:none;
}

.contactinfoprint {
	display:none;
}

body { 
	background-image:url("../images/bgd2.gif");
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin:0px;
}


p, td { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:17px;
	color: #5c2c04;
}

b.soft {
	font-weight:normal;
	color:#207182;
}

b.softbold {
	font-weight:normal;
	color:#000;
}

hr {
	background-color:  #f0aa3a;;
	height: 1px;
	border: 0;
}





ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px; 
	color: #3E3E3E;
}

li {
	list-style: none;
	margin-bottom:10px;
}

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;
}

.thumbs {position:relative; z-index:900;}


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;
}


a.totop:link, a.totop:visited {
	color: #7d3f0b;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left:25px;
	float:right;
}



a.totop:visited:hover, a.totop:hover {
	color: #3b1d00;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float:right;
}




/**********************************************************************
 FORM ELEMENTS                                                    
**********************************************************************/



textarea {
	color: #000000;
	font-weight: normal;
	background-color: #edefba;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #f0aa3a;
}

input {
	color: #000000;
	background-color: #edefba;
	font-weight: normal;
	font-size: 12px;
	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:11px;
	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;
		width:580px;
		float:left;
		position:relative;
		display:inline;
}*/

/*.eventtypes ul
{
	margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    border:1px solid #ff0000;
}*/

.what   {border:0px solid #ff0000;margin:0px 0 0 5px; padding:0px;position:relative; float:left;
}

.what li {border:0px solid #000;display:inline; float:left;width:128px;margin:0px; padding:0px;
}



/*ul .eventtypes li
{	
	display: inline;
	float:left;
    margin: 0px;
    padding: 8px 8px 1px 8px;
    background:none;
    float:left;border:0px solid #000;
}*/


	
form div {
	border-top: 1px solid #f0aa3a;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	width: 560px;
	float:left;
}
	
form div label {
	float: left;
	display:inline;
	padding: 4px 10px 4px 0px;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #5c2c04;
}

div span {
	float: left;
	padding: 4px 0px 4px 20px;
	width: 150px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #5c2c04;
	}


.button {
	background-color: #b37e8e;
	border: 1px outset #592000;
	color: #FFF;
	padding: 1px;
}
	

form div.headrow {background-color: #e7c061;border-top: 4px solid #f0aa3a;;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;}



/*************************************************************
TOP PORTION w/ nav, logo, contact bar, text increase/decrease
*************************************************************/
#topbgd {
        margin:0px;
        width:100%;
        background-color:#2b1101; /*brown background */
		text-align:center;
}

#topcontainer {
        margin:0px auto;
        width:960px;
		position:relative;
}

#topcontainer .leftcol {
		width:271px;
		margin:0px;
		float:left;
}

/*layer for interior main navigation */
#topcontainer .intnavlayer {
		width:295px;
		margin:0px;
		position:absolute;
		left: 0px;
        top: 0px;
		z-index:500;
		border:0px solid #fff;
		background: transparent url("../images/intnavbg.jpg") no-repeat;
}

#topcontainer .rightcol {
        margin:0px;
        width:689px;
		margin:0px;
		float:left;
}

.contacthome {
		width:689px;
		height:42px;
		background-image:url("../images/contact_bgd_home.jpg");
		margin:0px;
		float:right;
}

.contactint {
		width:689px;
		height:42px;
		background-image:url("../images/contact_bgd_int.jpg");
		float:right;
}


/*************************************************************
HOME BOTTOM PORTION w/ welcome copy, news & events, address
*************************************************************/
#homebotcontainer {
        margin:0px auto 0px auto;
        width:960px;
}

#homebotcontainer .leftcol {
		width:590px;
		margin:0px;
		text-align:left;
		float:left;
}

#homebotcontainer .leftcol p {
		margin-left:145px;
		margin-top:0px;
		width:380px;
}

#homebotcontainer .rightcol {
        margin:0px;
        width:370px;
		text-align:left;
		float:left;
}

#homebotcontainer .rightcol p.margin {
        margin-left:70px;
		margin-top:0px;
        width:245px;
}


/*************************************************************
INTERIOR BOTTOM PORTION that contains page copy
*************************************************************/
#intbotcontainer {
        margin:0px auto 0px auto;
        width:960px;
        z-index:400;
}

#intbotcontainer .leftcol {
		width:295px;
		margin:0px;
		text-align:left;
		float:left;
}


#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 {
	position:relative;
	width:960px;
	z-index:200;
	text-align:left;
	float:left;
}

#leftcolanchor .leftcolmore {
		width: 190px;
        position: absolute;
        margin: 0px;
        left: 75px;
        top: 440px;
        z-index: 300;
}


#intbotcontainer .rightcolinvestments {
		width:295px;
		margin:0px;
		text-align:left;
		float:left;
}
#intbotcontainer .leftcolinvestments {
		width:295px;
		margin:0px;
		text-align:left;
		float:left;
}



/*************************************************************
Main Navigation
*************************************************************/
.nav {
        margin:0px;
        width:213px;
		height:411px;
		background-image:url("../images/nav_bgd.jpg");
		float:left;
		padding:29px 0px 0px 0px;
		margin:0 0 0px 0px;
}



/*************************************************************
Sub Navigation
*************************************************************/
#subnav {
        margin: 0px 0px 0px 15px;
        width:613px;
}

#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;
		margin: 8px 0px 8px 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: 16px; 
	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:12px;
	border-bottom:solid 3px #f0aa3a;
	text-align:center;
}

table.benefits td {
	padding:5px;
	text-align:left;
	vertical-align:top;
	border-bottom:solid 1px #f0aa3a;
}

.col4 {width:210px;float:left;margin:0 0 0 0px; border:0px solid #fff;} /*quad column*/
.col5 {width:325px;float:left;margin:0 0 0 5px; border:0px solid #fff;} /*double column*/
.floorplan {width:325px;height:350px;float:left;margin:0px 0 0 5px; border:0px solid #fff;}
.big {font-size:13px; text-transform:uppercase; color:#452713;}

/*************************************************************
CALENDAR
*************************************************************/


.mainTableTOC {
	border: 0px solid #BBBBBB;
	table-layout: fixed;
	border-collapse: collapse;
 }

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;width:85px;
	vertical-align: middle;
	padding: 8px 3px 2px 3px; 
	/*background-color: #FFFFFF;*/
	border:0px solid #D5D1A2;
}

/* Day Name Setup */
.dayNamesTextTOC {
    font-size: 11px;
    color: #40250C;
    width:85px;
	font-weight: bold; 
	text-align: left;  
}

.titleTOC {
	/*text-overflow: ellipsis;*/
	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;width:85px;
    border:0px solid #D5D1A2;
}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* 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; */
	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:12px;
}

#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:12px; 
	line-height:15px;
}

#clients .quote p.indent { 
	margin-left:1cm;
	color: #337752; 
	font-size:12px; 
	line-height:15px;
}

.address { display:block;}

.address2 { display:none;}

#assisi .address { display:none;}

#assisi .address2 { display:block;}


#homeimage {z-index:600;position:relative;top:0px; left:0px; width:689px; height:236px;}

#homeimageeffect {background: transparent url(../images/homephoto_effect.png) no-repeat;z-index:800;position:absolute; top:157px; left:271px;width:689px; height:236px;}

.homeanimation {z-index:50;position:relative;top:0px; left:0px;border:0px solid #ffff00;}



.testimonials {border:2px solid #fce8ae; background: #fddf86 url(../images/bg_testimonial.gif) repeat-x bottom right; padding: 8px; width:230px;float:left;margin:10px 0px 30px 45px;text-align:left;}

.testimonialshm {border:2px solid #fce8ae; background: #fddf86 url(../images/bg_testimonial.gif) repeat-x bottom right; padding: 8px; width:260px;float:left;margin:10px 0px 30px 25px;text-align:left;}
.testimtitle {font-family: Times New Roman, Times, Georgia, serif;
	font-size: 17px;/*font-weight:bold;*/
	color: #4c4e14;
	border-bottom: 1px solid #8b8d50;
	margin: 0 0 8px 0;
	}
.testimname {font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #696b10;margin:5px 30px 2px 0px;
	float:right;}
	
.testimcontent p {font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;line-height:15px;
	color: #313131;margin:2px 0px 2px 0px;}
	
	.testimcontent  {font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;line-height:15px;
	color: #6e5009;margin:2px 0px 2px 0px;}
	
	#homebotcontainer.rightcol .testimcontent p{margin:0px;}