







body{
font-family: tahoma, verdana, arial;
font-size: 0.8em;
background-color: white;
padding: 0px;
border: 0px;
margin: 0px;
background-color: #2e3092;
background-image: url(images/back.png);
background-repeat: repeat-x;
}

a{
text-decoration: none;
color: #2e3192;
font-size: 15px;
padding-left: 7px;
padding-right: 7px;
}

a.nopad{
padding: 0px;
}

a:hover{
text-decoration: none;
color: #43241f;
}

h1{
font-size: 14px;
font-weight: lighter;
color: #666;
letter-spacing: 2px;
text-transform: uppercase;
}


h2{
font-size: 14px;
font-weight: normal;
color: #666;
padding-top: 5px;
margin-bottom: -15px;
letter-spacing: 1px;
font-variant: small-caps;
}

img{
border: none;
}

.highlight{
color: #292927;
}





.container{
width: 900px;
text-align: left;
margin: 0px;
padding: 0px;
border-top: 0px;
background-color: #f7f5f1;
}

#leftcol{
float: left;
width: 700px;
border-right: 1px dashed #ccc;
border-top: 1px dashed #ccc;
margin-right: 5px;
}

#rightcol{
float: left;
width: 150px;
background-color: #f7f5f1;
}

#contactinfo p{
padding: 5px;
}



.header{
text-align: left;
width: 900px;
height: 125px;
margin: 0px;
padding: 0px;
background: #2e3092;
}


#content{
width: 635px;
text-align: justify;
padding: 10px;
padding-left: 30px;
border-left: 1px solid #cccccc;
font-size: 12px;
color: #4d4d4d;
line-height: 14pt;
}

#content a{
font-size: 12px;
color: #363636;
padding: 0px;
}

#imgholder{
width: 550px;
text-align: justify;
background-color: #f1f1f1;
height: 300px;
background-position: center;
background-repeat: no-repeat;
}

#footer{
clear: both;
width: 850px;
height: 30px;
color: #cccccc;
font-size: 11px;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 5px;
}


#footr{
float: left;
width: 430px;
text-align: right;
padding: 5px;
}

#footer a{
color: white;
}

.leftbar{
float: left;
height: 100%;
width: 208px;
padding: 5px;
text-align: justify;
background-color: #2e3092;
}



.navbox{
width: 850px;
margin-top: 5px;
height: 27px;
padding: 0px;
font-size: 9px;
/*background-color: #2e3092;*/
}

.contimg{
margin: 8px;
}


.infobar{
width: 370px;
background: #2e3092;
padding: 5px;
color: white;
background-image: url(images/barback.png);
background-repeat: no-repeat;
}

#imgholder div{
letter-spacing: 5px;
margin-top: 170px;
font-size: 13px;
padding: 10px;
padding-left: 30px;
width: 400px;
background-image: url(images/transback1.png);
color: #171849;
}

#pricelist td{
padding-left: 5px;
}

.phead{
background-color: #2e3092;
color: white;
margin-top: 10px;
padding: 2px;
}

.narrow{
width: 150px;
}

.formwide{
background-image: none;
}


.estimate h4{
padding-top: 10px;
padding-bottom: 2px;
border-bottom: 1px dashed #ccc;
font-size: 14px;
}

.estimate td{
padding: 5px;
font-size: 11px;
text-align: left;
}

.bookingwide{
width: 640px;
font-size: 13px;
letter-spacing: 3px;
}

















	#navigation {
		width: 850px;
	}
	#navigation td {
		padding: 0px 0px 0px 0px;
		letter-spacing: 0px;
	}
	#navigation a {
		display: block;
		padding: 5px 5px 5px 5px;
		background: #2e3092;
		background-image: url(images/aback.png);
		background-repeat: repeat-x;
		color: #ffffff;
		text-decoration: none;
		vertical-align: middle;
		text-align: center;
		border-left: 1px dashed #999999;
		float: left;
		font-size: 13px;
	}
	#navigation a:hover {
		display: block;
		padding: 5px 5px 5px 5px;
		background: #171849;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
	}
	#navigation a.current {
		display: block;
		padding: 5px 11px 5px 11px;
		background: white;
		color: #363636;
		text-decoration: none;
		text-align: center;
	}
	#navigation a.current:hover {
		display: block;
		padding: 5px 11px 5px 11px;
		background: #f7f5f1;
		color: #363636;
		text-decoration: none;
		text-align: center;
	}




























.sidebox {
padding:5px;
width: 190px;
color: #363636;
font-size: 11px;
}

.sidebox p {
	margin: 0 10px;
	vertical-align: middle;
}

.sidebox h2 {
	margin: 0 10px;
	border-top: none;
	font-weight: bold;
	color: #171849;
}

.sidebox h3 {
	margin: 0 10px;
	border-top: none;
	text-transform: lowercase;
	color: #171849;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 2px;
	padding-top: 5px;
}




table.storageTable{
margin-top: 20px;
}

table.storageTable td.title{
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px solid #363636;
}

table.storageTable td.columnTitle{
font-size: 1.1em;
font-weight: bold;
}


