﻿body {
	background-color: #347299;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	
	}
h1 {
	font-family: "comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
h2 {
	font-family: "comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-family: "comic Sans MS";
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
h4{
	
	font-weight:bold;
}
a {
	font-family: "comic Sans MS";
	text-decoration: underline;
	color: #C0C0C0;
}
table {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 900px;
	border-style: none;
	margin-left:auto; 
	margin-right:auto; 
	padding:0px;
}
.dataorder{
	width:500px;
	margin:px;
	border: thin white solid;
	vertical-align:top;
	padding:10px;
}
.products{
	width:600px;
	border: thin white solid;
	margin-left: 5px;
	
}
table.cart{
	width: 200px;
	border: thin white solid;
}

hr{
	color:#FFFFFF;
	width:250px;
	}
hr#price{
	width:55px;
	color:#FFFFFF;
}
a img {
	border: none; 
} 
/*hr.small{
	width:100;
}*/	
.centertext {
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}
IMG.center{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
img.href {
 	border:0px;
	
}
.align-right { 
	float:right; 
	margin: 0 0 15px 15px; 
}
.side-squiggle{
	background:url(/images/side-squiggle.jpg) top left repeat-y;
	width:7px;
}
.imgcaption{
	text-align: center;
	font-style: italic;
	font-size: small;
}
.index-left{
	vertical-align:text-top;
	text-align:center;
}
.index-right{
	text-align:center; 
	vertical-align:text-top;
	
}
.texttop {
	vertical-align:text-top;
}

/* styles for news boxes  */
.newsbox  {
	width:400px;
	height:330px;
	border:0px;
	border:#000000 0px solid;
	background:#347299;
	color:#333333;
	text-align:center;
	background:url(/surf/images/surf_news.jpg) #347299 no-repeat center center;
	border-collapse:collapse;
}
.innernews{
	border: #000000 0px solid;
	background:#347299;
	width:285px;
	height:165px;
	margin-left:auto; 
	margin-right:auto; 
	}
.surf-right{
	width:400px;
}
.newscell-surf{
	padding-top:56px;
}
.polonewsbox {
	width:400px;
	height:300px;
	border:0px;
	background:#347299;
	color:#333333;
	background:url(/polo/images/polo_news.jpg) #347299 no-repeat center center;
	border-collapse:collapse;
	text-align:center;
}
.newscell{
	padding-top:55px;
}
.polo-innernews{
	border: #000000 0px;
	background:#ffffff;
	width:290px;
	height:190px;
	border-style:none;

}
.newsarticle{
	background-color:#3f9ac6;
	color:#666666;
	border: #000000 0px;
	border-style:none;
}
.kayak-price{
	width:300px;
	padding-left:10px;
	background-color:#418fbe;
	border: 1px #FFFFFF groove;
	text-align:center;
	font-size:small;
}
.propaddler-info;{
	
}
.team-head{
	text-align:center;
	font-size:large;
	font-weight:bold;
}
.team-image{
	text-align:center;
	vertical-align:top;
	width:310px;
	height:300px;


}
.team-title{
	font-weight:bold;
}
.left-col{
	padding-left:10px;
	vertical-align:top;
	width:auto;
	
}
.boat-table{
	width:700px;
	background-color:#418fbe;
	border:medium #FFFFFF inset ;
	margin-bottom:20px;
	}
.boat-tableb{
	width:500px;
	background-color:#418fbe;
	border:medium #FFFFFF inset ;
	margin-left:auto;
	margin-right:auto;
	}

.foot{
	background-color:#418fbe;
	border:medium #FFFFFF inset;
}
img.profile{
	max-width:300px;
	max-height:400px;
	
  width: expression(this.width > 300 ? "300px" : true);
  height: expression(this.height > 300 ? "300px" : true);
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.blog{
	background-color:#418fbe;
	border:medium #FFFFFF inset;
	padding-left:5px;
	padding-right:5px;
	width:310px;
	vertical-align:top;
	
		

}
.fixed{
	table-layout: fixed;
}
.cellodd{
	background-color:#3A5C73;
}
.celleven{
	background-color:#114363;
}
.accimg{
	max-width:100px;
	max-height:100px;
}

