body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #009595;
	/*background-image: url(/images/elements/background.gif);*/
}

.background {
	background-color: #3DCECE;
}

.bottombackground {
	background-color: #008585;
}


.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

p {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
}

p, .bodytxt, .bodyheader, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}

.bodyheader {
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

hr 
{
	border: 1px dotted #009595; 
	border-style: none none dotted; 
}



a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008585;
	text-decoration: underline;
	line-height: 20px;
}

a.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 20px;
}

a.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 20px;
}

a.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #349A99;
	line-height: 20px;
}

a.navi:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
a.navi:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #349A99;
	line-height: 20px;
	text-decoration: none;	
}

.bodytxtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

/* New Styles for Online Shop */

/*
input {
	font-size: 9px;
	width: 16px;
	height: 12px;
}
*/

.small-tx {
	font-size: 9px;
	/*vertical-align: top;*/
	color: #666666;
	font-weight: normal;
}

.large-tx {
	font-size: 22px;
	/*font-weight: bold;*/
	color: #666666;
	line-height: 22px;
}

.ssp-tx {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	/*vertical-align: top;*/
}

.align-tx-top {
	vertical-align: text-top;
}

.col-left {
	width: 200px;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 7px 0px 0px 0px;
	float: left;
}

.col-right {
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.col-left-equal {
	width: 320px;
	height: auto;
	margin: 0px 20px 0px 0px;
	float: left;
}

.col-right-equal {
	width: 320px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.col-inner {
	width: 100px;
	height: auto;
	float: left;
}

.col-inner img
{
	border-width:1px;
	border-color:#000000
}

.clr {
	clear: both;
}

.col-left-home {
	width: 550px;
	height: auto;
	margin: 0px 10px 0px 0px;
	float: left;
}

.col-right-home {
	float: right;
	height: auto;
	width: 110px;
}


select {
	font-size: 9px;
	height: 18px;
}

#searchform {
	background: #00c6c6;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 10px 10px;
}

/* Image Gallery Styles */
#gallery {
	width: 680px;
	margin: 0px;
	padding: 0px;
}
#gallery .container-row {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#gallery .photo {
	width: 155px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}
#gallery .photo-thumb {
	width: 155px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#gallery img {
	border: 1px solid #333;
	margin: 0px;
	padding: 0px;
}
#gallery .text-container {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#gallery .title {
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#gallery .spacer {
	width: 20px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

