body {
	margin:0px 0px; padding:0px;
	text-align:center;
/* All text except main content; type and size */
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}

img
{  border-style: none;
}

#main_pic {
	border-color:#A87878;
	border-width:8px;
    	border-style:solid;
	}

#room {
	border-color:#301830;
	border-width:4px;
    	border-style:solid;
	}
	
#plain {
	margin:5px 20px 10px 20px;
	}

a	{
	color:#fff;
}

#Table_01 {
	position:relative;
	width:100%;
}

#header_container {
	position:relative;
	float:left;
	width:100%;
	height:100px;
	background:url(images/repeat.jpg) repeat-x top left;
}

#menu {
	background:transparent url(images/barnav_background.gif) repeat-x top left;
	position:relative;
	float:right;
	width:100%;
	height:45px;
}

#content_container {
	background:url(images/Dalmore_template_03_BG.jpg) repeat-x top left;
	position:relative;
	float:left;
	width:100%;
	padding-top:30px;
/* Main content text type */
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
}

#footer {
	position:relative;
	float:left;
	width:100%;
	height:70px;
	background:url(images/Dalmore_template_04_BG.jpg) repeat-x top left;
	color:#fff;
	padding-top:30px;
}

#content {
	width:600px;
	margin:0px auto;
	text-align:left;
/* Main content text size */
	font-size:12px;
	}

#content a {
	color:black;
}

#rooms_text {
	margin:10px 20px 10px 0px;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
/* Smaller header for sub headings */
h1 {
	color:#926465;
	font-size:17px;
	margin:25px 20px 10px 20px;
	font-weight:normal;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
}

/* Larger header for pages */
h2 {
	color:#926465;
	font-size:26px;
	font-weight:normal;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
}

/* Smaller header for sub sub headings */
h3 {
	color:#000000;
	font-size:14px;
	margin:15px 20px 10px 20px;
	font-weight:bold;
	font-style: italic;
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
}

p	{
	margin:10px 20px;
	text-align:justify;
	}

/* menu code */
.brown #barnav{
	margin:0px auto;
	width:780px;
	position:relative;
	display:block;
	height:45px;
	font-weight:bold;
	text-transform:uppercase;
}

.brown #barnav ul{
	margin:0px;
	padding:0;
	list-style-type:none;

}

.brown #barnav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}

.brown #barnav ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:16px 22px 0 22px;
	height:30px;
	}

.brown #barnav ul li a:hover,.brown #barnav ul li a.current{
	color:#fff;
	background:transparent url(images/barnav_backgroundOVER.gif) no-repeat top center;
}
 
#left {
	position:relative;
	float:left;
	width:130px;
	height:102px;
	margin-top:18px;
	}	

#right {
	position:relative;
	float:right;
	width:470px;
	height:120px;
	}	

/* 4 column box code */
#box_1 {
margin:0 0 0 20px;
padding:8px;
float:left;
width:180px;
background-color:#e3dcdc;
}

#box_2 {
margin:0 0 0 0;
padding:8px;
float:left;
width:100px;
background-color:#e3dcdc;
}

#box_3 {
margin:0 0 0 0;
padding:8px;
float:left;
width:90px;
background-color:#e3dcdc;
}

#box_4 {
margin:0 0 0 0;
padding:8px;
float:left;
width:140px;
background-color:#e3dcdc;
}

#box_1 p, #box_2 p, #box_3 p, #box_4 p {
font-size:11px;
color:#000000;
}

#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:11px;
} 

#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul {
margin:0 0 0 5px;
padding:0 0 0 0;
list-style:none;
}

#box_1 li, #box_2 li, #box_3 li, #box_4 li {
margin:0 0 .3em 0;
padding:5px 0 0 5px;
font-size:11px;
}
