/* CSS Document */

body{
	margin: 10px;
	background-color:#C0C0C0;
}

.header{
	margin:auto;
	text-align:center;
}

.nav{
	margin:auto;
	text-align:left;
	width:710px;
	height:22px;
	background-image:url(images/04.jpg);
	padding-left:10px;
	padding-top:2px;
}

.content{
	margin:auto;
	height:auto;
	width:696px;
	background-color:#FFFFFF;
	margin-top:5px;
	border:2px #000000 solid;
	padding:10px;
	height:auto;
}

.clear{
clear:both;

}	

.extrasround{
	float:right;
	width:190px;
	padding:5px;
}

.extras{
	background-color:#C0C0C0;
	padding:5px;
	height:400px;
}

.portpic{
	width:200px;
	float:left;
	margin:auto;
	text-align:center;
	padding:10px;
	font-size:small
}

img.port{
	border:1px #C0C0C0 solid;
}

.serviceheader{
	height:35px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}

.special{
	z-index:5;
	float:right;
}

.price{
	color:#996600;
	width:auto;
}

.right{
	float:right;
}

.center{
	text-align:center;
}

p.indent{
text-indent: 20px
}

a:link{
color:#000000;
text-decoration:none;
}

a:visited{
color:#000000;
text-decoration:none;
}

a:active{
color:#000000;
text-decoration:none;
}

a:hover{
color:#CC6600;
text-decoration:underline;
}

a.white:hover{
color:#FFFFFF;
text-decoration:underline;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
