@charset "UTF-8";

/* Clear Marketing CSS Document */

/* General Styles */

body	{
	background-image: url(../img/bg/4.jpg);
	}

.hoverBtn div {
	background:	white url(../img/navhover_cyan.gif) repeat 0 0 scroll;
	overflow: hidden;
	text-indent: 4px;
	}

li a.selected	{
	background: url(../img/navhover_cyan.gif) repeat;
	color: #8cdeee;
	}

#directions_block	{
	width: 236px;
	float: right;
	background: #6c6863;
	height: 442px;
	padding:10px;
	}

h2	{
	padding-bottom: 5px;
	font-size: 1.4em;
	}
		
h3	{
	color: #7bcbda;
	font-size: 1.4em;
	font-size: 1.1em;
	}

#rightcol img	{
	padding: 10px 0 0 10px;
	float: left;
	}
	
#rightcol	{
	padding: 20px;
	width: 742px;
	}

.contactblock	{
	width: 220px;
	float: left;
	border-left: 5px solid #6c6863;
	padding-left: 20px;
	margin: 0 0 20px 0;
	height: 110px;
	}

p a {
	color: #8CDEEE;
	text-decoration: none;
	border-bottom: 1px dotted #8CDEEE;
	}

p a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}
