body {
	margin:0px;
	border:0px;
	font-family:arial;
	font-size:10pt;
	background-color:#f2cb64;
	color:#505050;
	}

html {margin:0px; border:0px;}

img {border:0px; behavior: url(iepngfix.htc);}

.clear {clear:both;}

.link1 {color:#505050;}


#container {
	position:relative;
	background-image: url('../images/common/bg.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
	}

	#phone {
		width:777px;
		margin: 0 auto;
		height:20px;
		padding-top:5px;
		text-align:right;
		}

	#content-top {
		width:797px;
		background-image: url('../images/common/top.jpg');
		background-repeat:repeat-y;
		margin: 0 auto;
		height:7px;
		}

	#content {
		width:797px;
		background-image: url('../images/common/bg2.jpg');
		background-repeat:repeat-y;
		margin: 0 auto;
		height:100%;
		}


		.menu a {
			background-color:#ececda;
			display:block;
			padding:5px;
			font-family:arial;
			color:#a79b97;
			font-weight:bold;
			font-size:12pt;
			text-decoration:none;
			border-bottom:5px solid #ffffff;
			}

		.menu-on a {
			background-color:#a79b97;
			display:block;
			padding:5px;
			font-family:arial;
			color:#ffffff;
			font-weight:bold;
			font-size:12pt;
			text-decoration:none;
			border-bottom:5px solid #ffffff;
			}

		.menu a:hover {
			background-color:#a79b97;
			color:#ffffff;
			}

		h2 {
			color:#a79b97;
			font-weight:bold;
			font-size:14pt;
			display:inline;
			}

		h3 {
			color:#a79b97;
			font-weight:bold;
			font-size:12pt;
			display:inline;
			}

		.h3specials {
			color:#ffffff;
			font-weight:bold;
			font-size:11pt;
			display:inline;
			}

.news {font-size:8pt;}

hr {}

p {padding:0px; margin:0px;}

#maincontentpanel{position:relative; float:left; margin:5px; margin-left:0px; background-color:#ececda; width:446px;padding:10px; height:100%;}

.maintext {line-height:18px;}

	#content-bottom {
		width:797px;
		background-image: url('../images/common/bottom.jpg');
		background-repeat:repeat-y;
		margin: 0 auto;
		height:7px;
		}

#footer {
	position:relative;
	height:100px;
	width:780px;
	margin:0 auto;
	color:#8b8c8f;
	}



.input-home {border:0px; padding:3px; color:#505050; width:135px; font-family:arial; font-size:8pt;}
