/*
CSS 
*/
body {
	background: #E2E2E2 no-repeat right top;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
}

a {
	color: #CC0000;
	text-decoration: none;
}

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

h1 {
font-size: 100%;
color: #FFFFFF; 
}

h2 {
font-size: 80%;
color: White;
font-weight: bold;
text-transform: uppercase;
}

h3 {
	font-size: 16px;
	color: #CC0000;
	font-weight: normal;
	background-color: #E8E8E8;
	letter-spacing: 1px;
	padding: 7px;
	margin-right: 20px;
	margin-left: 20px;
}
h4 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 4px;
	margin-left: 20px;
	background-color: #E8E8E8;
	margin-right: 20px;
}
h5 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 7px;
	margin-right: 10px;
	margin-left: 20px;
}



#container {
	width: 803px;
	background-color: #fff;
	border: 0px solid #CCCCCC;
	background-image: url(images/LeftBlank.jpg);
	background-repeat: repeat-y;
	margin-top: 10;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
margin-left: 0px;
margin-right: 0px;
} 

#left_coll {
	width: 149px;
	margin: 0;
	border: 0px solid #996600;
	padding: 0px;
	background-image: url(images/DragonLogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 
 

 #logo {
width: 149px;
height: 250px;
display: block;
padding-top: 0px;

} 

#left_coll #nav {
	width: 149px;
	height: 107px;
	padding-top: 0px;
	padding-bottom: 58px;
	text-transform: capitalize;
	color: #CC0000;
} 

html #left_coll #nav {
	margin: 30px 0 22px 0;
	padding-top: 0;
	padding-bottom: 0;
}

#left_coll #nav ul {
margin: 0px;
padding: 0px;
list-style-position: outside;
list-style-type: none;
border-bottom: 1px solid #CCCCCC;
}

#left_coll #nav li {
	font-size: 95%;
	font-weight: bold;
	color: #CC0000;
	text-transform: capitalize;
	border-top: 1px solid #CCCCCC;
	letter-spacing: 0px;
	line-height: 1.8em;
}

#left_coll #nav li a {
height: 22px;
padding: 3px 0 0 16px;
display: block;
color: #CC0000;
text-decoration: none;
} 

#left_coll #nav li a:hover {
	color: #FFFFFF;
	background-image: url(images/Leftalt.jpg);
	background-repeat: repeat-y;
}  

#left_coll .box {
width: 150px; 	
border: 1px solid #996600;
margin-top:10px;
}

#left_col .img {
padding: 5px
}

#left_coll .box h2 {
margin: 0px;
height: 20px;
background-color: #CCCCCC;
border-top:3px solid #996600;
color:#fff;
}

#left_coll .box p {
	font-size: 90%;
	line-height: 120%;
	margin: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-top: 0px;
}

#left_coll .box ul {
list-style: none;
margin: 10px 0;
}

#right_coll {
	float: right;
	width: 650px;
	background-repeat: repeat-y;
	padding: 0px;
	background-position: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #CCCCCC;
}

#right_coll #header {
	background: #CC3333 no-repeat;
	height:280px;
	width:650px;
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#right_coll p {
	border: 0px none;
	text-align: justify;
	color: #333333;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 1.8em;
}

#right_coll #header h1 {
	font-size: 1.3em;
	padding: 0px 20px 6px 30px;
	margin-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}

#right_coll #content {
	width: 650px;
	float: right;
	padding-top: 15px;
	padding-bottom: 20px;
}

#right_coll #content h2 {
margin: 0px;
padding: 10px 5px 0px 9px;
height: 22px;
background-color: #999999;
}

#right_coll hr {
margin: 5px 9px 3px 9px;
border: none;
border-top: 1px solid #c6c6c6;
border: 1px solid;
} 

#footer {
	width: 800px;
	height: 1px;
	z-index: auto;
	clear: both;
	float: none;
} 

#footer a {
}

#footer a:hover {
} 

#navigationWrapper {
width: 650px;
background-color: #FFFFFF;
        }

#navigationWrapper ul {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#navigationWrapper li {
display: inline;
margin: 0px;
padding: 0px;
}

#navigationWrapper li a {
padding-top: 7px;
padding-right: 25px;
padding-bottom: 10px;
padding-left: 25px;
display: block;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FFFFFF;
}

#navigationWrapper li a:hover {
background-color: #996600;
text-decoration: underline;
}
<title>Accomodation in crickhowell , rooms in crickhowell</title>
