@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/plansColor2.png), url(images/plansColorRt.png);
	background-position: left top, right bottom;	
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	font-size:15px;
	line-height:19px;
	}
#wrapper {
	width:980px;
	margin:0 auto 16px auto;
	}

#logo	{
		float:right;
		margin:0 0 10px 0;
		}
#container	{
		clear:both;
		border:1px solid #633;
		background-color:#CCCC99;
		background-image: url(images/tanBack.jpg);
		margin:0 auto 0 auto;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #666;
  			-webkit-box-shadow: 2px 2px 7px 2px #666;
 			 box-shadow:        2px 2px 7px 2px #666;
			}


.leftCol	{
		width:520px;
		float:left;
		margin:0;
			}
.leftColWider	{
		width:540px;
		float:left;
		margin:0;
			}
.rtCol	{
		width:420px;
		float:right;
		margin:0;
			}

#footer	{
		width:980px;
		margin:12px auto 12px auto;
}

.slideshow	{
		width:400px;
		float:right;
		margin: 12px 18px 12px 12px;
		border:1px solid #633; 
		}
h1 {
    font-size:18px;
	line-height:22px;
    font-weight:bold;
	font-style:italic;
	color:#600;
	margin: 18px 18px 4px 18px;
	text-align:left;
}
h2 {
    font-size:16px;
	line-height:20px;
    font-weight:bold;
	font-style:normal;
	color:#600;
	margin: 18px 18px 0 18px;
	text-align:left;
}

p { 
	margin:12px 18px 12px 18px;
}
ul.services li	{
	margin-top:0;
	margin-bottom:6px;
	}
.lessBottom	{
	margin-bottom:2px;
	}
.lessTop	{
	margin-top:2px;
	}
.lessLeft
	{margin-left:0}
.shadow2		{
			-moz-box-shadow:    2px 2px 7px 3px #fff;
  			-webkit-box-shadow: 2px 2px 7px 3px #fff;
 			 box-shadow:        2px 2px 7px 3px #fff;
			}


.betterLink {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:link {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}
					
a.betterLink:visited {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:hover {
	color: #663333;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:active {
	color: #003366;
	background-color: inherit;
	text-decoration: underline;
}
.bottomLinkSep {
	color: #CC9;
	background-color: white;
	text-decoration: none;
	text-align:center;
	padding:4px 0;
}
.bottomLink {
	color: #633;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
}

a.bottomLink:link {
	color: #633;
	background-color: inherit;
	text-decoration: none;
}
					
a.bottomLink:visited {
	color: #633;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:hover {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:active {
	color: #633;
	background-color: inherit;
	text-decoration: underline;
}


.copyright {
	background-color: white;
	width:400px;
	font-size:12px;
	line-height:15px;
	color:#333;
	text-align:center;
	margin:6px auto 6px auto;
	font-weight:bold;
		}

.designer {
	font-size: 10px; 
	line-height:16px;
	color:#666666;
	background-color: inherit;
	text-align:center;
	font-weight:bold;
	margin:0 auto 6px auto;
}

a.designer:link {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

a.designer:visited {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

a.designer:hover {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

a.designer:active {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

.center	{
	text-align:center;
	}

.roundBox	{
		width:220px;
		margin:6px 0 6px 12px;
		padding: 20px 5px;
		background-color:#C0CCC8;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 9px 2px #666;
  			-webkit-box-shadow: 2px 2px 9px 2px #666;
 			 box-shadow:        2px 2px 9px 2px #666;
 			}
.call	{
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin:12px 18px 4px 18px;
	}
.phone	{
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	color:#633;
	text-align:center;
	margin:0 18px 12px 18px;
	}
.address	{
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}
.tagline	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	text-align:center;
	color:#603;
	}
.note	{
	font-size:13px;
	line-height:15px;
	font-style:italic;
	}

/* Top Navigation */
#navigation	{
	padding-left:18px;
	color:#fff;
	z-index:10000;
	background-color:#633;
		-moz-border-radius:  9px 9px 0 0;
		-webkit-border-radius:  9px 9px 0 0;
		-khtml-border-radius:  9px 9px 0 0;
		border-radius: 9px 9px 0 0;
			}	

#navigation ul.menu {
	list-style-type:none;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	padding:9px 0;
	margin: 0px 0 6px 0;
	}

#navigation ul.menu li {
	display:inline;
	margin-right:3px;
}

#navigation ul.menu li a, #navigation ul.menu li a:link, #navigation ul.menu li a:visited {
	text-decoration:none;
	color:#fff;
	padding:3px 14px;
}

#navigation ul.menu li a:hover {
	text-decoration:none;
	background-color:#CC9;
	color:#000;
	padding:3px 14px;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
}

#navigation ul.menu li a:active {
	text-decoration:none;
	background-color:#600;
	color:#ccc;
	padding:3px 14px;
}
ul.more-space li	{
	margin-top:8px;
	}
.testimonial	{
	margin:18px 18px 2px 18px;
	font-style:italic;
	}
.author	{
	margin:0 18px 6px 30px;
	font-size:14px;
	}