@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(images/bg_img.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#998675;
	line-height:20px;
}

img{
	margin:0;
	padding:0;
}

a img { 
	border:none; 
}

li {
	list-style-type: none;
	display: inline;
}

ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#534741;
	font-weight:lighter;
	line-height:18px;
	margin:30px 0px 20px 0px;
}

h3{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#534741;
	font-weight:lighter;
	line-height:18px;
	text-align: left;
}

h4{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#534741;
	font-weight:lighter;
	line-height:16px;
}

#clearer{
	clear:both;
}

#all_content{
	width:962px;
	height:auto;
	margin:auto;
}

#header{
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	height:130px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

#big_logo{
	width:300px;
	height:130px;
	margin:auto;
}

#menu_bar{
	height:25px;
	background-color:#CFCCAB;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}

#main_nav_list {
	width:840px;
	margin:auto;
	color:#FFFFFF;
}

#main_nav_list span{
	color: #534741;
}


#main_nav_list li {
	width: auto;
	float: left;
	height:25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}



#main_nav_list .list_divider  {
	width: 20px;
	margin: 0px;
	padding: 0px;
}

#main_nav_list a:link,
#main_nav_list a:visited,
#main_nav_list a:active {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin:0;
}

#main_nav_list a:hover {
	color: #534741;
}

#flash_banner{
	height:200px;
	width:960px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	
}

#sketch1{
	float:right;
	display:inline;
	width:290px;
	height:210px;
	margin:0px 0px 0px 30px;
}

#sketch2{
	float:right;
	display:inline;
	width:310px;
	height:200px;
	margin:10px 0px 0px 0px;
}

#sketch3{
	float:right;
	display:inline;
	width:260px;
	height:280px;
	margin:50px 0px 0px 0px;
}

#sketch4{
	float:right;
	display:inline;
	width:270px;
	height:205px;
	margin:65px 0px 0px 20px;
}

.main_content{
	background-color:#FFF5CC;
	height:auto;
	padding:10px 40px 20px 40px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	font-size: 12px;
	text-align: left;
}

#main_text{
	width:auto;
	line-height:20px;
}


.main_text2{
	width:auto;
	line-height:20px;
	color:#534741;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_text2 span {
	font-style: italic;
	color: #998675;
}
.second_feedback{
	width:auto;
	padding:10px 40px 20px 40px;
	line-height:20px;
	background-color:#CFCCAB;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}

#second_text{
	float:right;
	display:inline;
	width:315px;
	margin:0px 40px 0px 0px;
}

#second_text a:link, a:visited{
	color:#998675;
}

#second_text a:hover{
	color:#534741;
}

#footer{
	height:85px;
	padding:25px 40px 0px 40px;
	background-color:#CFCCAB;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;	
}

#footer a:hover, a:link, a:visited{
	color:#CFCCAB;
}

#site_by{
	float:right;
	display:inline;
	margin:2px 2px 0px 0px;
}

#frown_logo{
	float:right;
	display:inline;
}

#copyright{
	margin-top:2px;
}
.prices {
	display: inline;
	width: 40px;
	float: right;
	margin-left:50px;
}

