img {
	/* behavior: url("pngbehavior.htc"); */
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	xcolor: #3A4F65;
	color: #000000;
	background: #A6BDC5;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	azimuth: 
}

#Main{
	text-align: left;
	width: 780px;
	height: 100%;
	background: #EAEAEA;
	background: #ffffff;
	border-left: solid #565656 4px;
	border-right: solid #565656 4px;
	/* border-bottom: solid #565656 4px; this line commenteed out here and defined at the bottom of the template */
}
#Main div.Inside{
	border: none;
	border-left: solid #98AAC0 9px;
	border-right: solid #586D88 9px;
	margin: 0px;
	padding: 0px;
}

#Main div.BottomLinks{
	text-align: center;
	background: url(images/bottom-nav-gradient.jpg) repeat-y;
	height: 23px;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
}
#BottomMenu ul, #BottomMenu li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Main div.BottomLinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
}
#Main div.BottomLinks a:hover{
	color: #555;
}
#HRBlueGray{
	margin: 0px;
	padding: 0px;
	height: 13px;
	background-image: url(images/hr-blue-gray.gif);
	background-repeat: repeat-x;
}
#Content{
	padding: 1px 10px 5px 10px;
}
#Content div{
	margin: 0px;
	padding:0px;
}
#Content p, #Content ul{
	line-height: 20px;
	margin-left: 15px;
	margin-right: 5px;
}

#Content img{
	padding-right: 7px;
}
#Content h1{
	color: #600;
	font-size: 19px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}
#Content h2{
	margin-top: 3px;
	padding: 0px;
	color: #600;
	font-size: 19px;
	text-align: center;
	padding-top: 5px;
	border-top: solid 2px #de8c39;
	text-transform:uppercase;
}
#Content h2.First {
	margin-top: 3px;
	padding: 0px;
	color: #600;
	font-size: 19px;
	text-align: center;
	border-top: none;
	text-transform:uppercase;
}
#Content p.h2_style:first-line, span.h2_style {
	color: #600;
	font-size: 19px;
	text-align: center;
	border-top: none;
}
#Content h3{
	margin-top: 3px;
	padding: 0px;
	color: #600;
	font-size: 16px;
	text-align: center;
	text-transform:uppercase;
}
#Content .RedText{
	color: #600;
}
#Content a{
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	color: #D17B23;
}
#Content a:hover{
	color: #600;
}
#Content hr{
	color: #D17B23;
	border: 0px;
	/* width: 518px; */
}
#Content #Subnav{
	position: relative;
	margin: 0px;
	float:left;
	left: -10px;
	top: -2px;
	background:url(images/subnav-box-middle.gif);
	width: 251px;
	vertical-align: top;
}
#Content #Subnav hr{
	color: #bbb;
	width: 100%;
}
#Content #Subnav ul, #Subnav li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#Content #Subnav div{
	background:url(images/subnav-box-bottom.gif) bottom;
	background-repeat:no-repeat;
	padding: 5px 10px 20px 10px;
	color: #fff;
}
#Content #Subnav div h1{
	color: #fff;
	font-size: 24px;
	font-style: italic;
	margin: 0px 0px 8px 0px;
	text-align: center;
}
#Content #Subnav div li{
	background: url(images/subnav-box-arrow.gif) left 5px;
	background-repeat: no-repeat;
}
#Content #Subnav div a{
	padding-left: 15px;
	/*background: url(images/subnav-box-arrow.jpg) left 5px;
	background-repeat: no-repeat;*/
	color: #fff;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
}
#Content #Subnav div a:hover{
	/*background: url(images/subnav-box-arrow.gif) left 5px;
	background-repeat: no-repeat;*/
	font-size: 15px;
	color: #fc0;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#Content #Subnav div a.active{
	/*background: url(images/subnav-box-arrow.gif) left 5px;
	background-repeat: no-repeat;*/
	font-size: 15px;
	color: #fc0;
	text-decoration: none;
	display:block;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	display:block;
}

#ContactForm td{
	border-bottom: dotted #ddd 1px;
	padding: 5px;
}

#Calendar{
	border: #eee solid 2px;
	background: #FDFEFF;
		background:#D8DADB;
	border: solid 1px #ccc; 
	color: #555;
}
#Calendar td{
	background: #F7F9FA;
	padding: 0px;
}
#Calendar td p{
	margin: 0px;
	background:#E7E8E9;
	padding: 1px;
	padding-left: 6px;
	padding-top: 5px;
	margin-bottom: 3px;
	border-bottom: dotted #ccc 1px;
	color: #333;
}
#Calendar td ul{
	margin-top: 5px;
	position:relative;
	left: 15px;
}
#ContactContact{
	margin: 0px;
	margin-bottom: 4px;
	color:#f00;
	font-style: italic;
	font-weight: bold;
}

#Testimonials{
}
#Testimonials p{
	height: 170px;
	padding-right: 50px;
	padding-left: 10px;
	text-align:justify;
}
#Testimonials p.Last{
	height:auto;
}
#Testimonials img{
	/*margin-right: 25px;*/
}
#Testimonials td{
	padding-bottom: 10px;
}
#Testimonials td.Photo{
	font-size: 10px;
	color: #999;
}