BODY  {
	font-family: arial, verdana, "sans serif";
	font-size: 12px;
	color: #7C4B1A;
}

TD  {
	font-family: arial, verdana, "sans serif";
	font-size: 12px;
	color: #7C4B1A;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	}

li {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image:url(gif/li.gif);
	}

ul {
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 10px;
	list-style-position: outside;	
	}

#menu {
	font-weight: bold;
	color: #5E1F21;
	padding: 10px 0px 10px 10px;
	background-color: #D3A77B;
	}

#menu a {
	color: #5E1F21;
	}

#menu li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	list-style-image:url(gif/li-menu.gif);
	}

.title {
	font-size: 30px;
	font-weight: bold;
	}

.subtitle {
	font-size: 20px;
	color: #FFD4A5;	
	}

.header {
	font-size: 16px;
	font-weight: bold;
	}

.smallheader {
	font-size: 14px;
	font-weight: bold;
	}
	
.biggesttext {
	font-size: 18px;
	font-weight: thin;
	}
	
.bigtext {
	font-size: 16px;
	font-weight: thin;
	}
	
.small  {
	font-size: 12px;
	}

.picture1  {
	padding: 4px 0px 4px 4px;
	}

.picture2  {
	padding: 4px;
	}
	
#phone {
	background-color: #D45238;
	color: #EDC8A3;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	}
	
#copyright1  {
	font-size: 10px;
	color: #EDC8A3;
	padding: 10px;
	}
	
#copyright1 a  {
	color: #ffffff;
	}


/* FORMS */
	
input.butn  {
	color : #edc8a3;
	font-weight : bold;
	background : #7a2224;
	border : 1px solid #7a2224;
	font-size : 12px;
	line-height : 16px;
	}
input  {
	color : #483434;
	font-weight : normal;
	background-color : #edc8a3;
	border : 1px solid #d3a77b;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	}
textarea  {
	color : #483434;
	background-color : #edc8a3;
	border : 1px solid #d3a77b;
	font-size : 12px;
	line-height : 16px;
	}
select  {
	color : #483434;
	background-color : #edc8a3;
	border : 1px solid #d3a77b;
	font-size : 12px;
	line-height : 16px;
	}
.radiostyle {
	color : #483434;
	background-color : #edc8a3;
	border : 1px solid #d3a77b;
	}	
	
	
/* Links */

a.button:link {
	color: #FFF1E1;
	font-weight: bold;
	text-decoration: none;
}

a.button:visited {
	color: #FFF1E1;
	font-weight: bold;
	text-decoration: none;
}

a.button:hover {
	text-decoration: underline;
}
	
	

A:link {
	color: #CC3300;
	text-decoration: none;
}

A:visited {
	color: #CC3300;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
