@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #361c0a;
	line-height:1.9em;
}
body {
	background-color: #fff0d2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
body,td,th a:link {
	color:#8b0605;
}
body,td,th a:hover {
	color: #663300;
}


#maintable {
margin-top:42px;}

#menu {
display:block;
margin-top:5px;
margin-bottom:3px;
margin-left:10px;
height:18px;}

#menu ul {
list-style:none;
margin:0;
padding:0;
	}
	
#menu li {
display: inline;}

#menu li a {
display:table-cell;
float:left;
text-align:center;
width:auto;
padding-left:13px;
padding-right:13px;
height:29px;
font-size:13px;
text-decoration:none;
padding-top:3px;
color:#8b0605;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

#menu li a:hover {
color:#381d0a;
background-image:url(images/back-menu.jpg);
background-position:bottom center;
background-repeat:no-repeat;}

#phone {
margin-bottom:20px;
width:253px;
text-align:center;
font-weight:bold;
color:#8b0605;}

#copy {
padding-top:28px;
margin-bottom:10px;
text-align:center;
font-size:10px;
line-height:1.2em;}

#copy a {
color:#8b0605;
}
#copy a:hover {
color: #330000;
}

#model {
margin-top:20px;
margin-right:30px;
width:187px;
text-align:center;
line-height:1.3em;

background-color:#f3e4c0;
}

#maintxt {
margin-left:20px;
margin-right:15px;
margin-top:30px;}

#maintxt a:link {
color:#8b0605;
}
#maintxt a:hover {
color: #663300;
}
#maintxt a:visited {
color:#8b0605;
}

#bottom {
margin-top:10px;
margin-bottom:20px;
background-image:url(images/ornament.jpg);
background-repeat:repeat-x;}

#boerne td,th {
line-height:1.2em;
}