/* CSS Document */
html {
	height:100%;
	margin:0;
	padding:0;
}
body {
	padding:0; 
	margin:0; 
	height:100%; 
	font-size:62.5%;
	background:url(images/topbg.jpg) repeat-x top center #FFF;
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	text-align:center;
}
/* ----------- HEADER STYLES ------------ */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	font-weight:normal;
	color:#a53fbe;
	padding:0;
	margin:0;
	margin-bottom:25px;
}
h2 {
	font-weight:bold;
	font-size:1.1em;
	color:#a53fbe;
	margin:0;
	padding:0;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#a53fbe;
	margin:0;
	padding:0;
}
img, a img { 
	border:none;
}
ul {
	line-height:1.5em;
}
/* ------------ CHANGE LINK COLOR HERE ------------ */
a:link{
	color:#a53fbe;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#a53fbe;
}
a:hover{
	text-decoration:none;
	color:#a53fbe;
}
a:active {
	text-decoration:none;
}
h2 a:link, h2 a:visited {
	font-weight:bold;
	color:#a53fbe;
	margin:0;
	padding:0;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;	
}
#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:1000px;
	height:auto;
	text-align:left;
}
#header {
	position:relative;
	height:265px;
	width:1000px;
	margin:0;
	padding:35px 0 0 0;
}
#headertext {
	width:327px;
	height:auto;
	text-align:center;
	color:#a53fbe;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	margin:20px 0 20px 0;
	line-height:1.4em;
}
.phone {
	font-style:italic;
	font-size:36px;
	font-family:Times, "Times New Roman", serif;
	display:block;
	margin-bottom:10px;
}
#nav {
	width:355px;
	height:auto;
	margin:0;
	padding:0;
	color:#98bed9;
	font-size:1.6em;
	margin-top:30px;
}
#nav a {
	color:#568baf;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 5px 0 5px;
}
#nav a:hover, #nav a.here {
	text-decoration:underline;
	color:#a53fbe;
}
#nav a.noleft {
	margin-left:0;	
}
#nav a.noright {
	margin-right:0;	
}
#flash {
	position:absolute;
	top:0px;
	right:0px;
	width:627px;
	height:353px;
	margin:0;
	padding:0;
	background:url(images/flashbg.jpg) no-repeat top left;
}
#tree {
	position:absolute;
	bottom:0;
	left:50px;
	width:250px;
	height:445px;
	margin:0;
	padding:0;
	background:url(images/palmtree.gif) no-repeat top left;
}
#sidebar {
	position:absolute;
	top:400px;
	left:0px;
	width:350px;
	height:auto;	
	color:#333;
	font-size:1.3em;
	line-height:1.3em;
	z-index:40;
	padding:0;
}
#content {
	width:600px;
	height:auto;
	font-size:1.3em;
	line-height:1.4em;
	padding:0 0 40px 0;
	margin:90px 0 0 390px;
	color:#333;
}
#footer {
	width:100%;
	height:180px;
	background:url(images/bottombg.png) repeat-x top left;
	padding:0;
	margin:0;
	text-align:center;
}
#footertext {
	position:relative;
	width:1000px;
	height:125px;
	padding:50px 0 0 0;
	margin:0 auto;
	color:#62290c;
	font-size:1.1em;
	line-height:1.6em;
	text-align:center;
}
#footertext a {
	color:#62290c;
	text-decoration:none;
	margin:0 5px 0 5px;
}
#footertext a:hover {
	text-decoration:underline;
}
#bbb {
	position:absolute;
	top:40px;
	left:75px;
	width:136px;
	height:52px;
	margin:0;
	padding:0;
}
.floatright {
	float:right;
	margin:0 0 15px 15px;
}
.floatleft {
	float:left;
	margin:0 15px 0 0;
}
hr {
	width:100%;
	height:1px;
	background:none;
	border:none;
	border-top:1px dotted #333;
	margin:20px 0 20px 0;
}
.smaller {
	font-size:10px;
	font-style:italic;
	line-height:1.4em;
}
.pic, .gallery img {
	border:1px solid #333;
}
.gallery img {
	border:1px solid #d5d5d5;
	padding:4px;
	background:#FFF;
}
.redtext {
	color:#FF0000;
	font-weight:bold;
}
.purpletext {
	color:#a53fbe;
	font-weight:bold;
}
.noshow {
	display:none;
}
.input {
	border:1px solid #999;
	background:none;
	color:#333;
	width: 100%;
}
.form {
	width: 100%;
}
.clear {
	clear:both;
}
blockquote.test {
	width:545px;
	background:url(images/leftquote.gif) no-repeat top left;
	font-size:16px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0 0 0 55px;
}
blockquote.test p {
	text-align:right;
	font-weight:bold;
	color:#a53fbe;
	font-size:.9em;
	font-family:Helvetica, Arial, sans-serif;
}


.noshow {
    display:none;
}
.contact  table {
    width:90%;
    border-collapse:collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.contact td {
    color:#333333;
    padding:0.5em;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.contact .input {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
}
.contact .textarea {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
    height:100px;
}
.input {
    border:1px solid #666;
}