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

body {
	background-image:url(../images/bg1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:0px;
	background-color: #cecece;
}
img, div {
	behavior: url(iepngfix.htc)
}
p {
	font-size:13px;
}
li {
	font-size:13px;
}
table {
	font-size:13px;
}
form {
	font-size:13px;
}
#wrapper {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}
h1 {
	color:#587348;
	font-family: "Trebuchet MS";
	font-size:22px;
}
h2 {
	color:#1f3a61;
	font-family: "Trebuchet MS";
	font-size:18px;
}
#header {
	background-image:url(../images/header2.png);
	width: 900px;
	height: 225px;
	text-align:center;
}
#flash {
	text-align:right;
	padding-right: 14px;
}
#nav_place {
	padding-top: 25px;
}
#logo_link {
	text-align:left;
	padding-left:30px;
}
#content {
	background-image: url(../images/content.png);
	width: 900px;
	min-height: 470px;
	overflow: auto;
	background-repeat:repeat;
}
#col1 {
	float:left;
	width: 550px;
	padding-left: 50px;
}
#col2 {
	float:right;
	width: 260px;
	text-align:center;
	padding-right: 30px;
	height: 840px;
	background-image:url(../images/rt_column.png);
	background-repeat:no-repeat;
}
#col2_home {
	float:right;
	width: 260px;
	text-align:center;
	padding-right: 30px;
	height: 1100px;
	background-image:url(../images/rt_column_home.png);
	background-repeat:no-repeat;
}
#footer {
	background-image: url(../images/footer.png);
	width: 900px;
	height: 100px;
}
#seo {
	padding-left: 550px;
	padding-top: 65px;
}
#locations p {
	padding: 15px 0;
	font-size: 11px;
}
