@charset "UTF-8";
/* CSS Document */

p,h1,h2,h3,h4,h5,h6,ul,li		{	font-style: normal;
									font-weight: normal;
									text-transform: normal;
									letter-spacing: normal;}

p								{	font-size: 13px;
									line-height: 1.5em;
									padding-bottom:15px;}
									
.phone-number  	p				{   font-size: 15px;
									color:#d0edfd;}
.col_1			p				{	font-size: 14px;
									color:#666666;
									padding: 10px 0px 0px 10px;	}
.form			p span			{	color:#666666;}																	

a,a:link,a:visited,a:active		{ 	color:#195a3c; font-weight:bold; font-size:14px;  }
a:hover							{ 	color:#287954;}
						
									

									
h1 								{	font-family:Georgia, "Times New Roman", Times, serif;
									font-size: 42px;
									font-weight: normal;
									line-height: 1.2em;
									color:#195a3c;
									margin-bottom:10px;}
h1.mgnbtm 						{	margin-bottom:0px;}
																	
h1 span.italic					{	font-size: 32px;
									font-style:italic;
									line-height: .8em;
									color:#a29c85;
									margin-bottom:0px;}
									
h1.wbg							{ 	background:url(../images/wbg.gif) no-repeat left;}																		
									
h2 								{ 	font-family:Georgia, "Times New Roman", Times, serif;
									font-size: 26px;
									font-style:italic;
									line-height: 1em;
									color:#98927e;
									padding-top:20px;
									margin-bottom:10px;}
									
h2 span 						{ 	font-size:40px;}
									
h2.smallcaps				{		font-size: 15px;
									font-style:normal;
									line-height: 1.2em;
									letter-spacing:.1em;
									text-transform:uppercase;
									color:#959183;
									padding-top:30px;
									margin-bottom:10px;}
																			
h2.smallcapsBDR					{	font-size: 15px;
									font-style:normal;
									line-height: 1.2em;
									letter-spacing:.1em;
									text-transform:uppercase;
									color:#959183;
									border-top:1px #959183 dotted;
									padding-top:7px;
									margin-bottom:10px;}	
																
h3 								{ 	font-size:14px;
									line-height: 1.2em;
									font-weight:bold;
									color:#666666;
									margin-bottom:5px;
									margin-top:5px;
									text-align:left;}
									
h4 								{	font-size:24px;
									line-height: 1em;
									font-weight:bold;
									color:#195a3c; 
									margin-bottom:5px;
									margin-top:10px;}
									
h4 span							{	font-family:Georgia, "Times New Roman", Times, serif;
									font-size: 24px;
									font-weight:normal;
									line-height: .8em;
									color:#847f6d;
									margin-bottom:0px;}	
ul.parList						{ 	list-style:disc;
									font-size: 14px;
									color:#666666;
									padding: 10px 0px 0px 30px;
									line-height: 1.5em;}
																										
ul.parList li					{	padding-bottom:15px;}		
									
.blockquote 					{	font-family:Georgia, "Times New Roman", Times, serif;
									font-size:32px; font-style:italic;
									color:#959183;
									background: url(../images/open-quote.gif) no-repeat 40px 24px;
									width:780px;
									line-height:1.2em;
									height:100px;
									padding-top:30px;
									padding-left: 90px;}
									
.blockquote span 				{	background: url(../images/close-quote.gif) no-repeat right bottom;
									display: block;
									height:80px;
									padding-right: 30px;}
																	
									