﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #cb8;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #c5d5e5;
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	background-color: #cb8;
}
#sidebarswimplatforms {
	position: relative;
	float: left;
	width: 100px;
	background-color: #cb8;
}
#content {
	margin-left: 160px;
	padding: 10px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #c5d5e5;
	font-weight: bold;
}
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
#sidebar a

a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.defaulttext
{
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
.photo1
{
    width: 138px;
}
.biotext
{
    width: 502px;
}
.companydesc
{
    width: 644px;
}
.style1
{
    width: 400px;
}
.style2
{
    width: 400px;
    font-size: large;
}
.style3
{
    width: 300px;
    text-align: center;
}
.style4
{
    width: 300px;
    text-align: center;
}
.style5
{
    width: 343px;
}
.style6
{
    width: 300px;
}
.style7
{
    text-align:left;
    top:auto;
    vertical-align:top;
}
.style12
{
    width: 150px;
    font-size: x-large; 
    font-weight: bolder
}
.style13
{
    width: 150px;
    font-size: large;
    font-weight: bold
}
.style18
{
    width: 637px;
    font-size: large;
    font-weight: bold;
}
.style19
{
    width: 96px;
    font-size: x-large;
    font-weight: bolder;
}
.style20
{
    width: 244px;
}
.style_events_header
{
	font-size: x-large;
	font-weight: bold;
	font-style: oblique;
}
.style_events_info
{
	font-size: x-large;
	font-weight: bold;
	font-style: oblique;
}
.style_price 
{
	font-style: italic;
	font-size:x-large;
	font-family:Verdana;
	font-weight:bold;
	color:Blue;
}
.servicestyle1
{
    width: 600px;
	font-family: tahoma;
	font-style: italic; 
	font-size: x-large; 
	color: #009999; 
	font-weight: bold;
	border-color: #FF9933;
	border-style: solid; 
}
.servicestyle2
{
    width: 600px;
	font-family: tahoma;
	font-style: italic; 
	font-size: x-large; 
	color: #0000FF; 
	font-weight: bold;
	border-color: #009999;
	border-style: solid; 
}
.servicestyle3
{
    width: 200px;
	font-family: tahoma;
	font-style: italic; 
	font-size: x-large; 
	color: #0000FF; 
	font-weight: bold;
	border-color: #009999;
	border-style: solid; 
}
.style01
{
    width: 200px;
	font-family: tahoma;
	font-style: italic; 
	font-size: large; 
	color: #0000FF; 
	font-weight: bold;
	border-style: none; 
}
.productstyle1
{
    width: 600px;
	font-family: tahoma;
	font-style: italic; 
	font-size: x-large; 
	color:Blue;
	font-weight: bold;
	text-align: right;
}

.privacy
{
	font-size: small; 
	font-weight: normal; 
	font-style: normal;
	text-align: left;
}
.subheading
{
	font-size: large; 
	font-weight: bold;
}
.brokerage01
{
	font-family: Verdana; 
	font-size: medium; 
	font-weight: bold;
	color: #CC0000;
}
.brokerage02
{
	font-family: Verdana; 
	font-size: small; 
	font-weight: normal;
	color: #0C084E;
}

