body {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	text-align: left;
}
body, form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-size: 1em;
}
img {
	border: 0;
}
.small {
	font-size: 0.85em;
}
dl.col {
	line-height: 1.5em;
}
dl.col dt {
	float: left;
	width: 7em;
	padding-right: 0.5em;
	text-align: left;
}
dl.col dd {
	margin-left: 0.5em;
}
p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	line-height: 1.7em;
}
div.note {
	padding: 5px;
	border: 1px solid #fff;
	font-size: 10px;
}
ul {
	margin: 0.5em 0 0.5em 20px;
	padding: 0;
	line-height: 1.5em;
}
li {
	margin: 0.6em 0 0.6em 0;
	list-style: square;
}
.center {
	text-align: center;
}
.clr {
	clear: both;
}
h1 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 10px 0px;
	color: #FE8E00;
}
h1 span {
	color: #000;
}
h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 0px 0 0px 0;
	margin: .8em 0px .8em 0px;
	color: #FE8E00;
}
h3 {
	font-size: 13px;
	color: #FD9800;
	margin: 0.2em 0 0.6em 0;
	border-bottom: 3px solid #CCCCCC;
}
.left_49 {
	width: 48%;
	float: left;
}
.right_49 {
	width: 48%;
	float: right;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.txt-center {
	text-align: center;
	padding: 15px;
}
.border-white {
	border: 2px solid #fff;
}
a {
	color: #EC6126;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.img-left {
	float: left;
	border: 1px solid #333;
	margin-right: 7px;
	margin-bottom: 15px;
}
.right-img {
	margin-bottom: 4px;
	margin-top: 4px;
}
.img-center {
	margin: 0 2px 0 2px;
	border: 1px solid #333;
}
.row-full {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
.row-full-images {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.row-full-images img {
	margin: 0 5px;
}
.txtsmall {
	font-size: 11px;
}
.large-txt {
	font-size: 16px;
	font-weight: bold;
}

.divider{
  line-height: 1px;
  border-bottom: 1px solid #FD9800;
  margin: 1em 0;
}
#wrapper {
	width: 800px;
	margin: 5px auto 0 auto;
	background-color: #fff;
	position: relative;
}
#header {
	height: 115px;
	width: 800px;
	position: relative;
}
#logo {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
#phone {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#focus {
	width: 800px;
	height: 220px;
	background-image: url(../images/site/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	position: relative;
}
#news {
	position: absolute;
	top: 12px;
	left: 35px;
	width: 290px;
	height: 180px;
	z-index: 10;
	color: #fff;
	text-align: left;
	font-size:11px;
}
#news p{
	line-height:1.8em;
}
#news p a{
color: #fff;
text-decoration:underline;
}
#news h2 {
	color: #fff;
	font-size: 14px;
}
#focus-fadder-wrapper {
	position: absolute;
	right: 1px;
	top: 0;
	width: 411px;
	height: 220px;
	text-align: left;
	overflow:hidden;
}
#fadder{
  right: 0;
}
#nav {
	margin: 0px 0 0 0px;
	padding: 0;
	height: 34px;
	width: 798px;
	border-bottom: 3px solid #ccc;
	padding-bottom: 1px;
	
}
#nav li {
	list-style: none;
	height: 34px;
	float: left;
	margin: 0px 0;
	padding: 0;
}
#nav li a {
	color: #FE8E00;
	line-height: 34px;
	display: block;
	width: 125px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-left: 1px;
	background-image: url(../images/site/nav-bg.jpg);
	background-repeat: no-repeat;
		background-image: url(../images/site/nav-active.jpg);
			color: #fff;
}
#nav li a:hover {
	color: #FD9800;
	text-decoration: underline;
	background-image: url(../images/site/nav-bg.jpg);
}
#nav .active {
	color: #FD9800;
	text-decoration: underline;
	background-image: url(../images/site/nav-bg.jpg);
}


#content {
	width: 796px;
	margin: 0px auto;
	padding:  4px 0 0 0;
	text-align: center;
}
#content-in {
	width: 796px;
	margin: 0 auto;
	padding: 5px 0 0px 0px;
	text-align: left;
	background-color: #fff;
}
.home-img_wrapper {
	text-align: center;
	margin-bottom: 10px;
}
#content .home {
	margin: 6px;
	border: 1px solid #3B2D1C;
	/*opacity: .4;
	filter: alpha(opacity=40);
*/
}
.content-full {
	margin: 0 auto;
	width: 790px;
	text-align: left;
	background-color: #ECF3F8;
	margin-left: 2px;
}
#content-left {
	float: left;
	width: 520px;
	padding-bottom: 30px;
}

span.grey{
  color: #666666;
}
span.orange{
  color: #FE8E00;
}
p.quote em{
  color: #FE8E00;
}

.topic{
  cursor: pointer;
  color:#FD9800; 
}





#content-right {
	float: right;
	width: 253px;
	text-align: left;
}

.round-box{
  width: 253px;
  background-image: url(../images/site/right-box-middle.jpg);
  background-repeat: repeat-y;
  float: left;
  margin-bottom: 10px;
 
}

.round-box h2{
  background-image: url(../images/site/right-box-top.jpg);
  background-repeat: no-repeat;
  font-style: italic;
  margin: 0;
  padding: 0;
  height: 41px;
  line-height: 48px;
  text-indent: 15px;
  color: #fff;
  font-size: 13px;
}
.round-box div.round-box-bottom{
  background-image: url(../images/site/right-box-bottom.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  float: left;
  
}
.round-box .round-box-content{
  padding: 0 10px 16px 10px;
}



#footer {
	text-align: center;
	position: relative;
	color: #302A27;
	line-height: 25px;
	
	font-size: 11px;
	color: #000;
	border-top: 1px solid #ccc;
}
#footer a {
	color: #FE8E00;
}
#signature {
	color: #C9C098;
	font-size: 9px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 10px;
	background-color: #E5E1CE;
	line-height: 20px;
}
#signature a {
	color: #BEB383;
	font-weight: normal;
	text-decoration: none;
}


.d label{
  width: 150px;  
  display: block;
}

.d input.text{
  width: 200px;
}

.d textarea.message{
  width: 300px;
  height: 150px;
}

.address{
  
}

 form.c3 {margin-bottom:2;}
    a.c2 {color:#0000FF;text-align:left}
    iframe.c1 {border:1px solid #000; margin-top: 10px;}
    
    
    .services-head td{
      border-bottom: 2px solid #FE8E00;
    }
    
    .errorField {
	  background-color: #990000;
	  color: white;
	}
	.errorFieldDemo2 {
	  background-color: #ffffcc;
	  color: #990000;
	}
	.errorFieldDemo5 {
	  background-color: #ffffcc;
	  border: 1px solid #aa0000;
	  color: #aa0000;
	}
	.errorFieldDemo6 {
	  background-color: green;
	  color: #yellow;
	}
	
	#rsvErrors {styles.css (line 5)
background-color:#FFFFCC;
border:1px solid #AA0000;
display:none;
line-height:12px;
margin-bottom:12px;
padding:8px;
}
