﻿/******************* BEGIN GLOBAL STYLES ******************/
/*                INCLUDED IN INDIVIDUAL PAGES TO SUPPORT DREAMWEAVER      */	

a {
	color:#AA8C48;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
	
#content {
	padding:30px 20px 10px 30px;
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px; 
	color:#545454;
	}
	
#content h1, h1 {
	font-family:"Century Gothic", Arial, sans-serif; 
	font-size:18px; 
	line-height: 22px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:0;
	padding-bottom:0;
	}
	
#content p{
	margin-top:15px;
	text-align:left;
	}
	
#content span.rule {
	display:block; 
	height:0px; 
	border-bottom:1px solid #BCA263; 
	margin-bottom: 5px;
	width:380px;
	}

#content ul, #content ol, #overlay ul, #overlay ol
{
	margin: 5px 0 5px 30px;
	list-style-type: disc;
}	
#content ol 
{
	list-style-type: decimal;
}


hr {
	height: 1px;
	border: 0;
	color: #A87A00;
	background-color: #A87A00;
} 


label {padding-left: 4px;}



.printableonly { display: none; }

/* CLASS FOR CALENDAR LAYER */
.diventry { 
    position: absolute; 
    z-index: 1; 
    text-align: center; 
    visibility: hidden;
    filter:alpha(opacity="90");
    -moz-opacity:0.9;
    opacity: 0.9;
} 

em 
{
	font-style: italic;
}



/******************* END GLOBAL STYLES ******************/


.alertsmlr 
{
	color: #FF0000;
	font-size: 9px;
}

.alert {color: #FF0000;}

.alertblue
{
	color: #336699;
	font-size: 9px;
}

/*
input.btn 
{
	color: #000;
	font-family: Verdana, Arial, sans-serif; font-size: 11px;
	margin: 2px;
	padding:.2em .35em .2em .35em;
	width:auto;
	overflow:visible;
	background: url(/images/btn_background.gif);
	border: solid 1px #000000;
}	

a.btn 
{
	color: #000;
	font-family: Verdana, Arial, sans-serif; font-size: 11px;
	margin: 2px;
	padding:.2em .35em .2em .35em;
	width:auto;
	overflow:visible;
	background: url(/images/btn_background.gif);
	border: solid 2px #000000;
}	

a:hover.btn 
{
	text-decoration: none;
}
*/
.tblformlabel { text-align: right; vertical-align: top; padding: 5px 5px 0 0; width: 200px;}
.webpartformlabel { width: auto; }


.smallnotetext
{
	font-size: 9px;
}

.testimonialname {color: #A87A00;}

.bodyCopylarger { font-size:12px; }

.bodyCopylarger2 { font-size:11.5px; line-height:18px; }

ul.michelles_bullets {
margin: 0px 0px 0px 30px;
line-height:17px;
padding: 0 0;
margin-top:0;
}

table.gridtable {border: solid 1px #ECE2C7; border-collapse: collapse;}
td.gridheader { background: #FFFFFF url(/images/forms-gradiant.gif) repeat-x; border-bottom: solid 1px #ECE2C7; padding: 5px; font-weight: bold; text-align: center;border: solid 1px #ECE2C7;}
td.gridlabel { border: none; text-align: right; }
td.grid { border: solid 1px #ECE2C7; vertical-align: top; padding: 3px;}
td.nolinegrid { border: none; vertical-align: top; padding: 3px;}

div.group {border: solid 1px #CCCCCC; margin: 10px 0 5px 0; padding: 0 0 10px 0;}
div.group div.groupheader {background: #FFFFFF url(/images/forms-gradiant.gif) top repeat-x; border-bottom: solid 1px #CCCCCC; padding: 5px 5px; font-weight: bold; }

.gradiantbkground {background: #FFFFFF url(/images/forms-gradiant.gif) top repeat-x; border-bottom: solid 1px #CCCCCC; padding: 5px; font-weight: bold; margin-bottom: 5px; }

.small
{
	font-size: 11px;
	line-height: 12px;
}

.extrasmall
{
	font-size: 8px;
	line-height: 8px;
}

img.horizontalrule
{
	border: none;
	padding: 10px 0 5px 0;
}



.breadcrumbs 
{
	font-size: 10px;
	line-height: 11px;
}

div.mytitleoneselectionitem
{
	float: left; padding: 0 3px 0 3px;
}

.t1webpart
{
	width: 160px;
	min-height: 190px;
}

.smallwebpartcontent
{
	font-size: 9px;
}
.smallwebpartcontent input, .smallwebpartcontent select
{font-size: 11px;}

.webpartselectionscroll
{
	width: 530px;
	height: 98px;
	overflow: visible;
	overflow-x: auto;
	overflow-y: hidden;
}

.webpartscroll {
	height:170px; width: 154px; 
	overflow: auto;
	position: relative;
	margin: 0.3em auto;
	padding: 3px;
}

.caption {
color:#BCA263;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:11px;
font-style:normal;
line-height:12px;
}

.newstitle 
{
	color:#BCA263;
	font-family:arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.headingnew
{
	color:#545454;
	font-family:arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}

.headingblue
{
	color:#4B6081;
	font-family:arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}

.topnavlines 
{
	color:#BCA263;
	font-family:"Tahoma",Arial,sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:14px;
}

div.indent
{
	padding: 5px 0 5px 20px;
}