body{
	margin:0;
	padding: 0;
	background-image: url(graphics/blueBackgroundGradient.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3{
	margin:15px 0  10px 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #142e49;
}
H1{
	width:700px;
	font-size: 18px;
	margin-bottom: 15px;
	/*border-bottom: 2px solid #459ec8;*/
}
H2{
	font-size: 14px;
	background-image: url(graphics/blueHeadFade2.gif);
	border-bottom: 1px solid #459ec8;
	height: 40px;
	padding-top: 5px;
	background-repeat: repeat-x;
}

H2.two{
	font-size: 14px;
	background-image: url(graphics/blueHeadFade2.gif);
	border-bottom: 1px solid #459ec8;
	height: 40px;
	padding: 5px 0 00px 0;
	background-repeat: repeat-x;
}

li{
	list-style: disc;
}
A.nav{
	font-size: 12px;
	color: #142e49;
	text-decoration: none;
}


A.nav:link{
	text-decoration: none;
	color: #142e49;
	font-size: 12px;
}

A.nav:visited{
	font-size: 12px;
	color: #DBDBDB;
}
 A.nav:hover{
text-decoration:underline;
	color: #AAFFFF;
	font-size: 12px;
}

#theBigBopper{

	margin: 15px auto 15px auto;

}
#holdsMedalion{
	width: 738px;
	height: 162px;
	background-image: url(graphics/sarnoHeadband.jpg);
	background-repeat: no-repeat;
}

#content{
	background-color: white;
	color: black;
	border-right: 3px solid #459ec8;
	border-left: 3px solid #459ec8;
	border-bottom: 4px solid #459ec8;
}
#contentContainer{
	margin: 5px 15px 15px  15px;
	width: 700px;
}

#sarnoMedalion{
	width:166px;
	float: left;
	
}

#leftLinks{
width: 286PX;
color: 142e49;
float: left;
margin: 90px 0 0 0;
text-align: center;
	
}

#rightLinks{
	width: 286PX;
	color: 142e49;;
	float: left;
	margin: 90px 0 0 0;
	text-align: center;
}

#leftCol{
	float: left;
	clear: right;
	width:415px;
	font-size: .8em;
	/*border: thin solid Black;*/
}

#rightCol{
	width:265px;
	float: right;
	font-size: .8em;
	/*border: thin solid Black;*/
}
#footer{
	width: 738px;
	margin: 5px 5px 15px 0;
	text-align: right;
	font-size: 10px;
	
	
}

#fish{
	width: 738px;
	margin: 5px 5px 15px 0;
	text-align: center;
	font-size: 10px;
	color: #646464;
}

/* clasas and id's  for  contact */

.formLable{
float: left;
clear: right;
width: 190px;
margin-bottom: 10px;
font-size: .8em
	
}

.formData{
margin-bottom: 10px;
}

fieldset{
	margin-top: 25px;
	width: 550px;
}

input, textarea {
	background-color: #e1e4e7;
	color: #142e49;
}

#contactInfo{
	line-height: 130%;
}
.errorMsg{
	color: red;
	font-weight: bold;
	font-size: 10px;
	margin:-4px 0 5px 200px;
}

.leftImg{
	margin: 0 10px 10px 0;
	float:left;
}

.rightImg{
	margin: 0 0 10px 10px;
	float: right;
}

/*  for portfolio */
.imageRow{
	
}

.imageRow img{
	margin: 0 30px 0 30px;
}
.click{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
}

.holdsPortfolio{
	margin-bottom: 20px;
}