

body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background-color: #eee;
	line-height: 130%;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	text-align: center;
	}

a:link, a:visited {
	color: #A65B24;
	text-decoration: underline
	}

a:hover {
	color: #808080;
	text-decoration: underline;
	}

table, td, p {
	font-size: 12px; 
	color: #000;
	font-weight: normal;
	line-height: 1.1em;
	background:#FFF;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	}
	
.copybold {
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
	font-weight:bold;  
	}


.quote {
	font-weight: bold;
	font-size: 13px;
	color: #808080;
	}

#base-header {
	background: #222;
	}

#header {
	background: #222 url('../images/header_view.jpg') right no-repeat;
	width: 760px;
	height: 140px;
	line-height: 140px;
	margin: 0 auto;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	text-align: left;
	}
	
#header h1 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 220%;
	padding-left: 10px;
	letter-spacing: -0.1em;
	}


h1 {
	color: #000;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-bottom: 1px;
	font-weight: bold;
	}

h2 {
	color: #999999;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

h3 {
	color: #808080;
	margin-bottom: 1px;
	font-size: 13px;
	letter-spacing: 0.10em;
	border-bottom: 1px solid #EACAA1;
	font-weight: bold;
	margin-bottom: 4px;
	}

.phones {
	color: #000;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-bottom: 1px;
	font-weight: normal;
	align: center;
	}


.subtitles {
	color: #808080;
	font-size: 11px;
	letter-spacing: 0.10em;
	font-weight: bold;
	}

#base-menu {
	background: #EACAA1;
	float: left;
	width: 100%;
	}

#nav li {
	display: inline;
	}

#nav {
	width: 760px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 20px;
	border-left:1px solid #818181; 
	border-right:1px solid #818181; 
	letter-spacing: 0.10em;
	font-weight: bold;
	}
	
#nav a:link, #nav a:visited {
	margin: 0px;
	color: #B66427; 
	text-decoration: none; 
	background: #EACAA1;
	text-align: left;
	font-weight: bold; 
	font-style:normal; 
	font-variant:normal; 
	font-size:10px;
	}
	
#nav a:hover {
	color:#FFF;
	background: transparent;
	}


#content {
	width: 760px; 
	margin: 0 auto;
	padding: 0 0 20px 0;
	border-left: 1px solid #818181;
	border-right: 1px solid #818181;
	background: white;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	}
#phonenumbers {
	text-align:center;
	}

.navbottom {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 10px;
	color: #000;
	}

#footer {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	color: white;
	letter-spacing: 0.10em;
	background: #EACAA1;
	border: 1px solid #818181;
	font-size: 11px;
	}
	
.i {
	font-style: italic;
	}
	
#colorblock {
	/*width: 540px;*/
	background: #F9EFE3;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #C0C0C0;
	/*padding-right: 12px;*/
	}