{
	font-family: Arial, Helvetica, sans-serif;
}

body {
font-family: Arial, Helvetica, sans-serif;
	margin: 00px 0 00 0;
	padding-left: 00px;
	width: auto;
	background: #ffffff;
	font-size: 12px;
	color: #464646;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #363636;
}

h2 {

	margin-bottom: 10px;
	/*border-bottom: 1px solid #F4F4F4;*/
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	/*border-bottom: 1px solid #F4F4F4;*/
}

p, ol, ul, blockquote {
	line-height: 24px;
}


ul {	
	margin-left: 0;
	padding-left: 10px;
	list-style: bullet;
}

a {
	text-decoration: none;
	color: #6C4430;
}

a:hover {
color: #980034;
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: ;
	border-right-color: ;
	border-bottom-color: ;
}

#submit1 {
	border: ;
	border-bottom-color: ;
	background: ;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: ;
	border-bottom:;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #000000;
}

/* Header */

#header {
	width:800;
	height: 600px;
	margin: 0 auto;
	padding: 0px 100px 100 100;
	background: ;
}

/* Logo */

#logo {
	text-decoration: none;
	z-index: 1;
	padding: 20px 0px 40px 20px;
	background: ;
	clear: both;
}

/* Menu */

#menu {
visibility: inherit;
z-index: 25;
	float: right;
position: relative;top:-12px;right: 10%;
	padding: 00px 0px 20px 100px;
font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: 30px;
}

#menu ul {
	margin:  ;
	padding:00;
	list-style: none;
}

#menu li {
	display: inline;
	position: relative; right: 10%;
}
/*top links*/
#menu a {
	padding: 5px 25px 30px 25px;
	border-left: 0px solid #DBDBDB;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #6c4430;
}

#menu .first a {
background-color: #d8d2be;
border: 2px;
	text-decoration: none;
			color: #555555;
		font-weight: bolder;
}

#menu .bardes a:hover {
background-color: #d8d2be;
border: none;
		text-decoration: none;
			color: #F26522;
		/* 			font-weight: bolder;
			background-color: #000000;*/
}
/* Splash */

#splash {
	width: auto;
	height: 170px;
	margin: 0 auto;
	background: ;
	border-right: ;
	border-left: ;
}

#contact{ background:#ffffff; width: 250px; position: relative; top:-400px; margin-left: 50%; padding: 3px 12px 6px; }

/* Content */

#content {
/*height: 550px;*/
	width: auto;
	margin-left: 0%;
	margin-right: 0%;
	padding: 10px 10% 0px 10%;
	background:#d8d2be ;
}
#content ul{
	list-style: bullet;
	line-height: 12px;

}
#colOne p{
	padding-bottom: 12px;
}
#colOne h2{
	font-size: 18px;
}
#colOne h3{
	font-size: 14px;
}

#colOne {
	float: left;
	width: auto;
}

.image {
float: left;
margin-right: 12px;
margin-bottom: 12px;
/*border-style: solid;
border-width:2px;
border-color:#6c4430;
*/
}

/* 
/* RoomView */

#roomView {

/*height: 550px;*/
	width: auto;
		margin-left: 0%;
	margin-right: 0%;
	padding: 10px 10% 0px 10%;
	background:#d8d2be ;
}
#colPort h2{
	font-size: 18px;

}
#colPort {
	float: inherit;
	width: auto;
		background:#d8d2be ;

}


/* 
#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}
*/
/* Footer */

#footer {background:#6c4430;
position: relative;top: -12px;
	width: auto;
}

#footer table  p {
text-align: center;
	text-decoration: none;
	color: #ffffff;

}

#footer {
	padding: 0px 10% 0px 10% ;
	text-align: center;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	color: #e7573b;
}
