table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px; 
	vertical-align:top;
	line-height:14px;
	color:#776D5A;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#352E2C}

.bg1{  background:url(images/menu_bg.jpg) repeat-x}
.bg2{  background:url(images/title_bg.jpg) repeat-x}
.bg3{ background-color:#352E2C; background-image:url(images/content_bg.jpg); background-repeat:repeat-x; background-position:left bottom}

.header ul{margin:0px; padding:0px; list-style:none; line-height:20px}
.header ul li { background:url(images/list_marker.gif) no-repeat left top; padding-left:12px}
.header ul li a{ color:#E4E1AE;  text-decoration: none}
.header ul li a:hover{ text-decoration: underline}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px; color:#776D5A}
.list ul li a{ color:#776D5A;  text-decoration: none}
.list ul li a:hover{ text-decoration: underline}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px; color:#776D5A}
.list1 ul li { background:url(images/list_marker1.gif) no-repeat left top; padding-left:11px}
.list1 ul li a{ color:#837456;  text-decoration: underline}
.list1 ul li a:hover{ text-decoration: none}

a{ color:#877C38; text-decoration:underline}
a:hover{ text-decoration:none}

.prices td{ color:#776D5A; line-height:19px}
.prices a{ color:#776D5A; text-decoration:none}
.prices a:hover{ text-decoration:underline}
.prices a span { color:#837456}

span a{ color:#837456}

.footer { color:#61594A; margin-left:45px} 
.footer a{ color:#817769; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer span { color:#817769} 

.form input{
	width:192px;
	height:21px;
	color: #7A8B98;
	padding:1px 0 0 5px;
	background-color:#ffffff
}

.form textarea {
	width:192px;
	height:81px;
	color: #7A8B98;
	overflow: auto;
	padding:1px 0 0 5px;
	background-color:#ffffff
}

