.content {
	margin: auto;
	width: 920px;
}
.small {
	font-size:9px;
	line-height: 160%;
	color:#666;
}
.filler {
	clear: both;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background-image: url(images/back_all.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#CCC;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
}
h2 {
	font-size: 16px;
	margin-bottom:0;
	font-weight: normal;
}
h3 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-top:0;
}
h4 {
	font-size: 16px;
	font-weight: normal;
}
p {
	font-size: 12px;
	line-height: 150%;
}
.quote {
	line-height:120%;
	font-style:italic;
}
#navlinks ul, #footer ul {
	margin:0;
}
#navlinks li, #footer li {
	display: inline;
	padding-right: 15px;
	font-size: 14px;
	margin:0;
}
a {
	color: #333;
	text-decoration: none;
}

.current {
	font-size: 18px;
	font-weight: bold;
}

#header .content {
	text-align: right;
	background-repeat: repeat-x;
}
.logo {
	float: left;
	width: auto;
	margin: 10px 0;
}
#navlinks {
	float: right;
	margin-top:73px;
}

#main {
	clear: both;
	margin: 0px;
}

#main_content {
	width: 688px;
	float: left;
}
#main_content_right {
	float: left;
	width:auto;
	padding-left:13px;
}
.one_column {
	float: left;
	width: 210px;
	margin-left: 15px;
	margin-bottom:20px;
}
.two_column {
	float: left;
	width: 420px;
	margin-left: 10px;
	margin-bottom:20px;
}
.three_column {
	clear: both;
	width: 665px;
	padding-left: 10px;
}
.contact_form {
	width:auto;
	margin-right:20px;
}

#sidebar {
	float: right;
	width: 230px;
	margin-left: 2px;
}
#sidebar_right {
	float: left;
	width: 210px;
	margin-right: 10px;
	padding:0 10px;
	color:#FFF;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar p, #sidebar li {
	color:#FFF;
	margin-left:10px;
	margin-right:10px;
}
#sidebar h4 {
	padding-top: 10px;
}
#sidebar p, #sidebar_right p {
	font-size:10px
}
#sidebar li {
	font-size:10px;
	display: list-item;
}
#sidebar a {
	color: #FFF;
}
#sidebar hr {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#footer {
	clear: both;
}
#footer .content {
	padding:10px 0;
	background-repeat: repeat-x;
}	
#footer_contact {
	float: left;
	width: auto;
	margin-left: 60px;
}
#footer_links {
	float: right;
	margin: 10px;
}
#footer p, #footer li {
	color:#FFF;
	font-size:10px;
} 
#footer p {
	line-height: 180%;
	margin-top: 10px;
}
#footer a {
	font-size: 11px;
	color: #FFF;
}
.vcard {
	font-size: 12px;
	color:#FFF;
}
.copyright {
	font-style: italic;
	font-size: 9px;
}
