/* CSS Document */

body {
	text-align:center;
	background-color:#643A8C;
	margin:0px;
	font-family: "Trebuchet MS";
	line-height: 100%;	
}

h1 {
	font-size:1.2em;
	margin:10px 0px 10px 0px;
}
h2 {
	font-size:1.1em;
	margin:10px 0px 10px 0px;
}

#top {
	text-align: left;
	background-image: url("images/nav_bkgnd.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height:161px;
	padding-bottom:10px;
}

#nav {
	background-image: url("images/top.png");
}

#nav_inner {
	width: 959px;
	padding: 6px 0px 6px 50px;
	font-size:1.2em;	
	margin:0px auto;
}

#nav_inner a:link, #nav_inner a:visited {
	text-decoration:none;
	color:#FFFFFF;
	padding-right:35px;
}

#nav_inner a:hover {
	color:#C5BD44;
}

#content, #footer {
	margin:0px auto;
	width: 930px;
	text-align: left;
	font-size:0.8em;
	color:#FFFFFF;
}

.main_pic {
	float:left;
	width:467px;
}

#copy {
	width:399px;
	padding-left: 54px;
	padding-right:10px;
	float:left;
	height: 466px;
	overflow-x:hidden;
	overflow-y:auto;
}

#copy p {
	margin-top:0px;
	width:378px;
}

#copy a {
	color:#C5BD44;
	text-decoration:none;
}

#copy a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer {
	padding:7px 0px 7px 0px;
	font-size:0.95em;
}

.tel {
	font-size:1.2em;
}

.tel2 {
	color:#ffffff;
	padding-left:70px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover {
	text-decoration:none;
	color:#ECE05A;
}

.item {width:166px; float:left; padding:10px;}

.item a {
	color:#C5BD44;
	text-decoration:none;
}

.item a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}