@charset "utf-8";

html, body, p, div, img, h1, h2, h3, h4, li, ul, ol, dl, dd, dt, form
{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	line-height: 20px;
}

input, select
{
	margin:0;
	padding:0;
}

.clear
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

body
{
	background: #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #656464;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}

h2
{
	font-size: 14px;
	color: #345B6C;
	font-weight: normal;
	margin: 9px 0px 0px;
	text-transform: uppercase;
}

p
{
	font-size: 12px;
	line-height: 17px;
	color: #757373;
	margin-bottom: 18px;
}

body a
{
	color: #333;
	text-decoration: underline;
}

body a:hover
{
	color: #900;
	text-decoration: underline;
}

#wrapper
{
	width:880px;
	text-align:left;
	margin:45px auto;
	padding: 0px;
	height: 100%;
}

#content
{
	background: #FFF;
	padding: 25px;
}

#content2
{
	background: #FFF;
	padding: 25px 15px;
}
#content3
{
	background: #FFF;
	padding: 25px 100px;
	margin-right: auto;
	margin-left: auto;
}

#outer
{
}

#left
{
	width: 240px;
	padding: 0px;
}

#right
{
	float: right;
	width: 470px;
	padding: 0px;
	margin-right: 70px;
}

#footer
{
	background: url(images/footer_bg.gif) repeat;
	height: 90px;
}

#footercopy
{
	color: #aeabab;
	margin-left: 50px;
	line-height: 90px;
	font-size: 11px;
}

#footerlinks
{
	float: right;
	color: #aeabab;
	margin-right: 50px;
	line-height: 90px;
	font-size: 11px;
}

#footerlinks a
{
	color: #aeabab;
	text-decoration: none;
}

#footerlinks a:hover
{
	color: #900;
	text-decoration: none;
}

#left p
{
	font-size: 10px;
	margin: 0px;
	padding-top: 8px;
	line-height: 13px;
}

#left img
{
	float: left;
}

#news1, #news2, #news3
{
	height: 90px;
}
.ita {
	font-size: 10px;
	font-style: italic;	
}
#bookingform {
	font-size: 12px;
	color: #757373;
	margin: 0px auto;
	background: #F5F5F5;
	width: 450px;
}

.formfield
{
	font-size: 12px;
	border: 1px solid #CDCDCD;
}
#work {
	width: 600px;
	margin-right: auto;
	margin-left: auto;	
}

.small {
	font-size: 11px;	
}
