/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
/*	background-image: url(00000000.gif);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-image: url(00000000.gif);
}
.top {
	background-image: url(col-2.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
#logo {
	width:338px;
	height:150px;
	z-index:1;
	margin-left: 0px;
	float: left;
}
#phone {
	color: #FF0000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	float: right;
	padding-top: 70px;
}
#menutop {
	height: 35px;
	border-top: 1px solid #CA9725;
	border-bottom: 1px solid #CA9725;
	line-height: 35px;
}
#menutop ul{
	
}
#menutop li{
	display: inline;
	padding-right: 20px;
}
#menutop a{
	color: #6D4418;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	text-transform: uppercase;
}
#menutop a:hover{
	color: #F00;
	text-decoration: underline;
}
p {
	text-align: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.style1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6D4418;
	font-size: 24px;
}
.center {
	margin: 0 auto;
}
.lefttext {
	width: 700px;
	float: left;
}
#right {
	width: 230px;
	float: right;
	height: 230px;
}
#menuright {}
#menuright ul{}
#menuright li{
	width: 230px;
	list-style-type: none;
	text-align: right;
	height: 25px;
	border-bottom: 1px dotted #000;
}
#menuright li:hover{
	background-color: #6D4418;
}
#menuright a{
	color: #000;
	text-decoration: none;
}
#menuright a:hover{
	color: #FFF;
	padding-right: 10px;
}

