@charset "UTF-8";
body {
	padding: 0;
	background: url(images/bgpattern.gif) repeat center top;
	font-family:Cambria, Garamond, "Apple Garamond", Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#444444;
	word-wrap:break-word;
	overflow:-moz-scrollbars-vertical;
	display:block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a, img{
	border: none;
}
 p {
	margin-top: .3em;
	margin-bottom: 1em;
	border: none;
}

#wrap {
	background: url(images/bodybgpattern.jpg) repeat-y center top;
	width: 1002px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1002px;
	height: 164px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#nav {
	background: url(images/navbg.jpg) no-repeat;
}
ul {
	list-style-type: none;
	height: 24px;
	position: relative;
}

li#nav1 a, li#nav2 a, li#nav3 a, li#nav4 a {
	line-height: 27px;
	position: absolute;
	height: 27px;
	border: none;
}
li img {
	border: none;
}
li#nav1 a {
	left: 120px;

}
li#nav2 a {
	left:250px;

}
li#nav3 a  {
	right: 250px;

}
li#nav4 a {
	right: 100px;
}
#wrapper {
	width: 1002px;
	height: 100%;
	text-align: center;/*border: 1px solid black;*/
	padding-top: -10px;
	background:  url(images/bgimage.jpg) no-repeat center top;

}
#wrapperTopBg {
	margin: 0px;
	min-height: 410px;
	padding-bottom: 50px;
}
.fullwidth {
	position: relative;
	top: 10px;
	height: auto;
	width: 746px;
	border: 1px #999999 dotted;
	min-height: 280px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background:white;

}

#container3 {
    float:left;
    width:240px;
	left: 505px;
    background: white;
    overflow:visible;
    position:relative;

	margin-bottom: 4em;
}
#container2 {
    float:left;
    width:240px;

    background: white;
    position:relative;
	
    right:250px;
}
#container1 {
    float:left;
    width:240px;
    background: white ;
    position:relative;
    right:255px;
}
#columns {
	width: 750px;
	height: auto;
padding-bottom: 40opx;
margin-right: auto;
	margin-left: auto;
}

#address {
	text-align:center;
	font-variant:small-caps;
}
#phone {
	text-align:center;
	font-size: 2em;
	margin-top:.3em;
		margin-bottom:.3em;
}

.textbox {
	text-align: left;
}

h1 {
	font-weight: normal;
	margin-top:0px;
	font-size:1.5em;
	color: #888888;
	letter-spacing: -.1em;
}

h2 {
	font-weight: normal;
	margin-top:0px;
	font-size:1.5em;
	color: #888888;
	letter-spacing: -.1em;
	color: #1e6099;
	letter-spacing:normal;
	margin-top: 20px;
}

a, a:hover {
	color:#234F85;
}
a, a:visited {
	color:#555;
	text-decoration:none;
}
a:hover {
	text-decoration: underline
}
#footer {
	clear:both;
	text-align:center;
	background-color:#333;
	vertical-align:middle;
	color:#888;
	line-height: 30px;
	font-size:.7em;
	font-style:italic
}
.clear {
	clear:both;
}
.accordion_toggle {
	display: block;
	height: 30px;
	width: 700px;
	
	outline: none;
	border: 1px dotted #bbbbbb;
	cursor: pointer;
	margin: 0 0 0 0;
	background: #e7e6da;
}

.accordion_toggle a {
  display:block;
  width: 700px;
  height:100%;
  text-decoration:none;
  background: url("images/bar.png") no-repeat
}


.accordion_toggle a:hover {
  background: #ddecf3;	
}

.accordion_toggle_active img, .accordion_toggle img {
	margin-top:10px;
	margin-left: 10px;
}
.accordion_toggle_active {
	background: url("images/bar.png") no-repeat #cedbe2;
	color: #444444;
	border-left: 1px dotted #bbbbbb;
	border-top: 1px solid #e8f8ff;
	border-right: 1px dotted #bbbbbb;
	border-bottom: 2px solid #a7becd;
	display: block;
	height: 30px;
	width: 700px;
	padding: 0;
	cursor: pointer;
	margin: 0;
}

.accordion_content {
	width: 670px;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 15px;
	padding-bottom: 30px;
	color: #444444;
	background: white;
	overflow: hidden;
}

.accordion_content blockquote {
	margin-left: 60px;
	margin-right: 60px;
}

.photo {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #777;
	margin-right: 20px;

}

.testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 11px;
	margin-left:auto;
	margin-right: auto;
	color: #777;
	border-top: dotted #888 1px;
	border-bottom: dotted #888 1px;
	padding: 10px;
	margin-top: 10px;
	width:80%;
	
}

blockquote .testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-left:auto;
	margin-right:auto;
	color: #777;
	border-top: dotted #888 1px;
	border-bottom: dotted #888 1px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	
}
.clearfix {
	    clear: both;
	}

/* Container styling*/

#vertical_container {
	margin: 20px auto 20px auto;
	width: 700px;
	text-align:left;

}
#container {
	width: 700px;
}



[if lte IE 7] <style type="text/css"> body {
word-wrap:break-word;
}
#column1 {
	display:inline;
	float:left;
	margin-left:0;
	margin-right:0;
}
.contentright {
	margin-left:0;
}
#wrapper {
	display:inline-block;
}
</style> <![endif]
