body { 
	background : white; 
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
}

table
{
	margin: 0px;
	padding: 0px; 
	border-width: 0px;
	border-spacing: 0px;
}

img { border: 0px; }

UL { list-style-image:url('images/bullet.gif'); }
LI { margin-left: -10px; }
.bulletlist1{
	font-size: 9pt; 
	line-height: 150%;
	margin-top:1px;
	margin-bottom:1px;
}
.bulletlist2{
	font-size: 10pt; 
	line-height: 125%;
	margin-top:1px;
}

.bulletlist3 {
	font-size: 10pt; 
	line-height: 150%;
	margin-top:3px;
}

.headname {
	font-size:10pt;
	margin-top:4px; 
	font-weight:bold; 
	margin-left:5px;
}




div.mainBody { background-color : #B7B7B7; clear:left; width:100%;   }

h1 { font-size: 13px; color:#FFFFFF;  font-weight : bold; text-indent: 5px; margin: 0px;}
div.heading { background-image : url('http://www.seawayinn.com/images/heading.gif'); background-repeat:no-repeat; width: 180px; height: 20px;}


td.pane { background-color : #E8E8E8; }
div.content { background-color : #E8E8E8; border-right:1px solid #FFFFFF;}
div.container { background-color : #E8E8E8; border-right:1px solid #FFFFFF; width:609px; float:right; }

td.paneBottomShadow { padding-top: 5px; padding-bottom: 10px; border-bottom:1px solid #CCCCCC; }
div.paneBottomShadow { padding-top: 5px; padding-bottom: 10px; border-bottom:1px solid #CCCCCC; }

td.paneMiddleShadow { padding-top: 5px; padding-bottom: 10px; border-top:1px solid #FFFFFF; border-bottom:1px solid #CCCCCC; }
div.paneMiddleShadow { padding-top: 5px; padding-bottom: 10px; border-top:1px solid #FFFFFF; border-bottom:1px solid #CCCCCC; }

td.paneTopShadow    { padding-top: 5px; padding-bottom: 10px; border-top:1px solid #FFFFFF; }
div.paneTopShadow    { padding-top: 5px; padding-bottom: 10px; border-top:1px solid #FFFFFF; }


/* ---------------------- Navigation Pain ---------------------- */
div.sideColumn {
	float:left;
	width: 135px;
	background-color : #003366; 
	border-right: 4px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	text-indent: 6px;
	margin-bottom: -20000px; padding-bottom: 20000px;
/*	-moz-box-sizing: border-box; 	/* Mozilla */
/*	box-sizing: border-box; 		/* Opera7 */
/*	-webkit-box-sizing: border-box;	/* Safari */
/*	-ms-box-sizing: border-box;		/* IE* */
}
div.Side { border-top:1px solid #4D6E94; background-color : #214B7A; border-bottom:1px solid #003366; padding-top:8px;padding-bottom:8px;}
div.activeSide {border-top:1px solid #717D9C; background-color : #E8E8E8; border-bottom:1px solid #003366; padding-top:8px;padding-bottom:8px;}

a:link.Side, a:visited.Side  { text-decoration:none; color:#a5b1d3; }
a:hover.Side               { text-decoration:underline; color:#FFFFFF;}
a:link.activeSide, a:visited.activeSide,  a:hover.activeSide {text-decoration:none; color:#FF0000;}

/* ---------------------- Footer Page ---------------------- */
div.footer { background-color : #DCDCDC; padding-top:4px; padding-bottom:4px; border-top:1px solid #FFFFFF; text-align:center; }
.foot1 { font-size:8pt; font-weight: bold; height: 25px;}
.foot3 { font-size:8pt; }

.selectHotel { font-family: Verdana, Arial, sans-serif; font-size:12px; background-color: #E8E8E8; }




/* ---------------------- Home Page ---------------------- */
.captionClass {
	width: 387px;
	height: 35px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	background: #003366;
}

/* ---------------------- Career Page ---------------------- */
H4 {
	font-family: Verdana, Arial, sans-serif;
	margin-top:4px; 
	margin-bottom:0px; 
	font-weight:bold; 
	margin-left:15px; 
	font-size:10pt
}
div.careerPane { padding: 5px 35px 10px 35px; font-size: 12px; line-height: 16px; }

/* ---------------------- DVD Pages ---------------------- */
a.dvd  {
	color: #000033;
	text-decoration: none;
}
a:hover.dvd {
	color: #CC0000;
}

div.dvd {
	width: 128px;
	height: 200px;
	padding: 0px 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
}
img.dvdThumb {
	padding-bottom:2px;
}
img.dvdDetail {
	padding:0px 15px 5px 25px; 
	float:left;
}
img.dvdList {
	padding:0px 10px 5px 10px; 
	float:left;
}

