h1{
	font-size:1.6em;
	margin:0;
	padding:0;
	font-weight:normal;
}

h1.h1_lg{
	font-size:1.8em !important;
	padding-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:1em;
}

h3{
	font-size:1.3em;
}

h4{
	font-size:1.25em;
}

.hide{display:none;}

p{
	font-size:0.8em;
	color:#4D4D4D;
}

a{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.left{
	float:left;
}

/* Site Color Declarations */
.sr-notice.dark .sr-notice-top h1{background:#F1F6F4 none !important; padding-top:5px; color:#85C37E; height:37px; font-size:1.8em !important;}
.sr-notice.dark .sr-notice-top, .sr-notice.light .sr-notice-top{background:none; padding:0;}
.sr-notice.light .sr-notice-top h1 {background:#fff !important; padding-top:5px; color:#85C37E; height:37px; font-size:1.8em !important;}
.sr-notice.dark,.sr-notice.light{margin-bottom:0;}
.sr-notice.dark .sr-notice-bottom{background:#F1F6F4; color:#808080;}
.sr-notice.light .sr-notice-bottom{color:#808080;}

.sr-notice-top h1,
.sr-news-bottom p span a,
.sr-news-bottom p a span{
	background:#85C37E !important;
}

.news .sr-news-top,
.news .sr-notice-bottom,
.news .sr-more-info a,
.news .sr-news-bottom p.more a,
.news .sr-block-copy-right h1 a,
.news .sr-block-copy-full h1 a,
.news h1.h1_lg{
	color:#85C37E;
}

.work .sr-notice-top h1,
.work .sr-news-bottom p span a,
.work .sr-news-bottom p a span{
	background:#3A6F88 !important;
}

.work .sr-news-top,
.work .sr-notice-bottom,
.work .sr-more-info a,
.work .sr-news-bottom p.more a,
.work .sr-block-copy-right h1 a,
.work .sr-block-copy-full h1 a{
	color:#3A6F88;
}

.people .sr-notice-top h1,
.people .sr-news-bottom p span a,
.people .sr-news-bottom p a
{
	background:#800053 !important;
}

.people .sr-news-top,
.people .sr-notice-bottom,
.people .sr-more-info a,
.people .sr-news-bottom p.more a,
.people .sr-block-copy-right h1,
.people .sr-block-copy-full h1,
.people .sr-block-copy-bio-right h1{
	color:#800053;
}

.people .sr-news-top{
	background:#fff;
	font-size:1.4em;
}

.people .sr-news-bottom{
	padding-top:0;
}

.about .sr-notice-top h1,
.about .sr-news-bottom p span a,
.about .sr-news-bottom p a{
	background:#77A793 !important;
}

.about .sr-news-top,
.about .sr-notice-bottom,
.about .sr-more-info a,
.about .sr-news-bottom p.more a,
.about .sr-block-copy-right h1,
.about .sr-block-copy-full h1{
	color:#77A793;
}
.contact .sr-notice-top{
	background:#77A793 !important;
}

/* sr-block-copy */

.sr-block-copy-left{
	float:left;
	width:205px;
}

#landing_block .sr-block-copy-left{
	float:left;
	width:290px;
}

#landing_block .sr-block-copy-left img{
	width:285px;
}

.sr-block-copy-right{
	float:right;
	width:315px;
	margin-left:15px;
}

#landing_block .sr-block-copy-right{
	float:right;
	width:260px;
	margin-left:0px;
}

.sr-block-copy-bio-left{
	float:left;
	width:150px;
}

.sr-block-copy-bio-right{
	float:right;
	width:370px;
}

.sr-block-copy-bio-right p{
	line-height:1.4em;
}

.sr-block-copy-right h1{
	font-size:1.1em;
	color:#666666;
	font-weight:normal;
}

.sr-block-copy-full h1{
	font-size:1.6em;
	color:#85C37E;
	font-weight:normal;
	margin-bottom:0.2em;
}

.sr-block-copy-right h2,
.sr-block-copy-right p,
.sr-block-copy-full h2,
.sr-block-copy-bio-right h2{
	font-size:0.90em;
	font-weight:normal;
	padding:0 0 2px 0;
	color:#808080;
	line-height:1.3em;
}

.sr-more-info{
	width:100%;
	display:block;
	float:right;
}

.sr-more-info ul{
	
}

.sr-more-info ul li{
	float:right !important;
	line-height:22px;
	text-align:center;
	width:89px;
	background:#fff;
	margin-left:7px;
}

.landing_links  ul li{
	background:#F1F6F4 !important;
}

.sr-more-info a{
	font-size:0.7em !important;
}

.sr-more-info a:hover{
/*	text-decoration:underline;*/
color:#999;
}


.sr-footer{
	width:875px;
	margin-top:45px;
	margin-left:-25px;
	float:left;
	background:#ffffff;
	font-size:0.75em;
	color:#808080;
	padding:0.2em 0;
	text-align:left;
	text-indent:2.5em;
}

#landing_block h1 a,
.sr-notice.dark .sr-notice-top a,
.sr-notice.light .sr-notice-top a{
	color:#85C37E;
}

.google_map_link{
	
}

.google_map_link a{
	display:block;
	text-indent:-9999px;
	float:left;
	width:638px;
	height:350px;
	background:#fff url(/html/images/framework/gmap.jpg) no-repeat;
}