@charset "UTF-8";/* CSS Document */body {	margin: 30px 0px 0px 0px;	}	#nav-box {	background-color: #e1e1e1;	margin-top: 15px;	padding: 15px 15px 15px 15px;	width: 150px;	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color:#973b4a;	line-height: 175%;	text-align:left;	}	#nav-box a {	text-decoration: none;	color: #333333;	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	line-height: 175%;	text-align:left;	}	#nav-box a:hover {	text-decoration: none;	color: #973b4a;	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	line-height: 175%;	}		#copy {	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 150%;	color:	#636466;	padding-left: 20px;	padding-right: 15px;	text-align:left;	}#copy h1 {	size: 15px;	font-weight: normal;	line-height: normal;	}.contact {	padding: 5px 0 5px 0;	}	input{	color: #000;	font:normal 12px Arial, Helvetica, sans-serif;	border:1px solid #636466;	padding:2px 2px 2px 2px;	}	textarea{	color: #000;	font:normal 12px Arial, Helvetica, sans-serif;	border:1px solid #636466;	padding:2px 2px 2px 2px;	width: 235px;	}#footer {	font-family:Arial, Helvetica, sans-serif; 	font-size:12px; 	color:#333333; 	line-height: 175%;	background-color:#CCCCCC;	padding: 10px 0px 10px 0px;	width: 800px;	font-weight: bold;	text-align: center;	}