body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	color: #333333;
}
h1 {
	font-size:0.9em;
	font-weight:bold;
	color:#CCCCCC;
	line-height: .9px;
	border-bottom: 1px dotted #cccccc;
}
h2 {
	font-weight:bold;
	font-size:1.3em;
	color: #bd071a;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 { font-weight:bold; color:#999999; font-size:1em;
	border-bottom-color: #000000;
}

h1,h2,h3 {border-bottom:0px; margin-bottom:3px;}

a:link {color:#666; text-decoration:none}
a:visited{color:#333; text-decoration:none}
a:hover {color:#333; text-decoration:none}
a:active {color:#333; text-decoration:none}

li {
	padding: 2px;
}


#page {
	margin:auto;
	width: 762px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
#header {
	position: relative;
	height: 80px;
	width: 760px;
	border-top: #333333  1px;
	border-right: #333333  1px;
	border-left: #333333  1px;
	top: -10px;
	font-size: 2em;
}
#logo {
	float:left;
	height: 32px;
	width: 169px;
	background-repeat:no-repeat;
	margin: 20px 0px 0px 30px;
}

#site_title {
	font-size: 1.2em;
	margin-top: 30px;
	float: left;
	margin-left: 30px;
	font-weight: bold;
}

#site_slogan {
	float: left;
	font-style: italic;
	margin-top: 40px;
	font-size: 0.5em;
}

#date {
	position: relative;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#tooltip {
	padding-left: 10px;
	padding-top: 10px;
}

#nav {
	width: 762px;
	background-color: #a7afb9;
	border-left: #000000 1px;
	border-right: #000000 1px;
	
	
}
	
#main {
	width: 760px;
	border-right: #333333  1px;
	border-left: #333333  1px;
}

#sidebar {
	position: relative;
	float: right;
	padding-top: 30px;
	padding-right: 25px;
	width: 220px;
	overflow: visible;
	height: 0;
}
	
#columns {
	width: 760px;
	padding-top: 1px;
   	padding-bottom: 1px;
	border-right: #333333  1px;
	border-left: #333333 1px;
	

}
	
#footer {
	clear:both;
	background-color: #a7afb9;
	height: 70px;
	width: 762px;
	border-right: #333333  1px;
	border-left: #333333  1px;
	border-bottom: #333333  1px;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 10px;
}

#footer a {
	color: white;
	font-weight: bold;
}

#copyright {
	float: left;
	margin: 10px 0px 0px 15px;
	font-size: 0.9em;
}
#sub_menu {
	float: right;
	font-size: 0.9em;
	margin: 5px 5px 0px 0px;
}

div#sub_menu ul {
	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;	
}

div#sub_menu ul li {
	display: inline;
	margin-left: -4px;}

div#sub_menu ul li a {
	color: white;
	text-decoration: none;
	background-color: transparent;
	padding: 6px 10px;
}

div#sub_menu ul li a:hover {
	background-color: #686d74;
	color: white;
}

/*Decocrations*/
.arrow{
	float: left;
	padding-left: 17px;
	height: 18px;
	background: url(images/return.jpgg) no-repeat 0px 0px;
}

/* columns*/

#onecolumn {
	width: 720px;
	padding: 20px 20px 20px 20px;
}

#col1 {
	float:left;
	width: 233px;
	height: 200px;
	padding: 20px 5px 0px 15px;
	
	}

#col2 {
	float:left;
	width: 233px;
	height: 200px;
	padding: 20px 5px 0px 15px;
	}
	
#col3 {
	float: right;
	width: 233px;
	height: 200px;
	padding: 20px 9px 0px 10px;
}

/* NAV MENU*/

div#navcontainer
{
	width: 759px;
	background-color: #a7afb9;
	letter-spacing: .1em;
	font-size: 8pt;
	padding-left: 1px;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
	list-style: none;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
color: white;
padding: 6px 45px;
text-decoration: none;
}

div#navcontainer ul li a:hover
{
background-color: #686d74;
color: white;
}

.active a { 
	background-color: #686d74;
	color:white;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #414142;
	border: 1px solid #99CC33;
}
#no_columns {
	width: 695px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#TwoCol1 {

	float:left;
	width: 233px;
	padding: 20px 5px 0px 15px;

}
#TwoCol2 {
	float:left;
	width: 460px;
	background-repeat:no-repeat;
	background-position: 0px 12px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #333333;
	background-color: #D2D2D2;
	text-transform: uppercase;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#columnsContact {
	width: 760px;
	height: 500px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.companyBG {
	background-image: url(../images/company.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#columnsCompany {
	width: 760px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: #333333 solid 1px;
	border-left: #333333 solid 1px;
	height: 650px;
}

/*</group>*/

/*<group=Blog>*/
/*<group=Archive Page>*/

.blog-archive-background {	color: #000000;	text-align: center; /* To Make Content Centered */	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}.blog-archive-headings-wrapper {
	text-align: left;
}

.blog-archive-entries-wrapper {
	text-align: left;
	background: transparent;
}.blog-archive-month {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-top: 10px;
}.blog-archive-link {
	color: #000000;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 10px;
}
	
/*</group>*/

.blog-entry {
	letter-spacing: -.5px;
	text-align: justify;
	padding-left: 50px;
	padding-top: 10px;
	background: no-repeat url(images/aquaballs_blog.png);
	width: 500px;
	border-bottom: 1px  #cccccc;
}

.blog-entry-title {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 7px;
	letter-spacing: -1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 9px;
}

.blog-entry-body {
	font-size: 11px;
	line-height: 15px;
}

.blog-entry-comments {
	text-align: right;
	font-size: .85em;
	color: #999999;
	padding: 1px 8px 1px 1px;
	margin-top: 10px;
}

.blog-entry-summary { }

.blog-read-more { }

#blog-rss-feeds .blog-rss-link, .blog-comments-rss-link{
	color: #999999;
	position: relative;
	text-align: left;
	width: 150px;
	float: right;
}

#blog-categories {
	color: #999999;
	position: relative;
	text-align: left;
	width: 150px;
	float: right;
}
	
/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/

.blockquote, .standout {
	color: #333333;
	font: bold italic 18px Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #ccc 5px 5px;

}

.testimonial {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;

}

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	list-style: none;
	font-size: 0.9em;
}

#breadcrumbcontainer ul {
	list-style: none;
}

#breadcrumbcontainer li {
	list-style: none;
	display: inline;

}

#breadcrumbcontainer a {
	list-style: none;
	color: white;

}

#breadcrumbcontainer a:hover {
}
	
/*</group>*/