/* CSS Document */

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF7E0;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.wireframemenu{
	background-color: #FFFFEC;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0 solid #666666;
	border-left: 1px solid #666666;
	color: #FFFFFF;
}
.imgborder {
	border: thin solid #6A8FD5;
	background-color: #7497D7;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 162px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px solid #666666;
}

.wireframemenu a:visited{
color: #333333;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
}
.wireframemenu a:link {
	color:#333333;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #993300;
}
h1 {
	font-size: 13px;
}
.side-bar {
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: 0px none;
	border-right: 1px solid #333333;
	border-bottom: 0px none;
	border-left: 0px none;
}
.side-bar2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style3 {
	font-family: Papyrus, Verdana, Tahoma;
	font-weight: bold;
	font-size: 13px;
}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
}
.style5 {
	color: #333333;
	font-weight: bold;
}

</style>
.swell-header {
	background-attachment: scroll;
	background-image: url(graphics/swelltime-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.swell-header {
	background-attachment: scroll;
	background-image: url(graphics/swelltime-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 3px;
	padding-right: 3px;
}
