/**********************************************************************************
** STYLESHEET CODED FOR EYESEE BY BARETTAA.COM
COPYING ENTIRELY / MODIFYING THIS BY ANYONE OTHER THAN THE CLIENT IS PROHIBITED. **
**********************************************************************************/


body {
	background: #25BDC4 url(bgx.jpg) repeat-x;
	margin: 0;
        padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 20px;
        text-align: center;
}

.imageright {
float: right;
margin: 10px 0 10px 10px;
}

.imageleft {
float: left;
margin: 10px 10px 10px 0;
}

b, i, u { color: black;}

td {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	line-height: 18px;
}

h1 {
	color:#4ACFC0;
	font-family: verdana;
	font-size: 8pt;
	letter-spacing: 3px;
	margin: 0 0 10px 0;
	padding: 2px 20px;
	text-transform:uppercase;
	background:#F2FBFA;
	border:#8EE9DF 1px solid;
}

#navigation h1.blue { color:#4ACFC0; }


#navigation .green, .green { color:#80DF8A; border:#80DF8A 1px solid;}

h2 {
	color:#35C6B7;
	font-family: arial;
	font-size: 13pt;
	letter-spacing: 1px;
	border-bottom: #C9E1E8 1px solid;
	margin-bottom:10px;
}

blockquote h2 { margin:0 0 10px 0; }

.lightblue { color:#15CCED; }

#navigation h2.lightblue { padding-left:10px; }

h3 {
	color:#6CEDA2;
	font-family: arial;
	font-size: 11pt;
	letter-spacing: 2px;
	text-transform:uppercase;
	font-weight:bold;
        margin: 10px 0 5px 20px;
}

a { color: #008B83; font-weight:bold; text-decoration: none; padding:1; }

a:hover { color: #48F456; border-bottom: #C9E1E8 1px solid; }

input, textarea {    
	font-size: 8pt;
	border:none;
	font-family: verdana, sans-serif;
	text-decoration: none;
        cursor: none;
	color:#47D0A4;
	background:#F2FBF3;
 	border:#89D0B9 1px solid;
	padding:3px;
	margin-bottom:3px;
}

input:hover, textarea:hover, select:hover { background:#DDF6E0; border:#45B390 1px solid; color:#45B390;}

div#container {
	background: #25BDC4 url(bgy.jpg) top repeat-y;
	margin: 0 auto 0 auto;
	text-align: justify;
	width: 850px;
}

div#wrap {
	background: url(layout.jpg) top no-repeat;
        height: 500px;
	padding: 220px 70px 0 67px;
}

div#content { 
	width:530px;
	float: right;
	text-align:justify;
} 

#bgbot { background: url(bgbot.jpg) bottom repeat-x; }

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
        width: 168px;
}

#navigation li a:visited, #navigation li a:link {
        margin: 2px 0 0 1px;
        display:block;
	padding: 3px 0 3px 18px;
	color:#38CAB5;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
}

#navigation li a:hover, #navigation li a:active {
        color:#15CCED;
	background:#F1F8F2;
	border:0;
	padding: 3px 0 3px 23px;
}

div#navigation a { height:20px; }

div#navigation {
        float:left;
	padding: 0 0 0 0;
	width:170px;
}

div#footer {
	background: url(footer.jpg) bottom no-repeat;
	height: 193px;
	clear: both;
        text-align: center;
	position: relative;
	color:#0B6F8D;
	font-size:8pt;
	font-family:arial;
}

	#footer a { color:#0B6F8D; padding:3px; }

	#footer a:hover { color:#FFF; background:#51BBDB; text-decoration:none; border:0; }

	#footer #copyright {
		position: absolute;
		bottom: 15px;
		left:50%; margin-left:-425;
		width:850px;
	}

blockquote {
	color:#43D4C5;
	background:#F4FEF3;
	border: #AEF3D0 1px solid;
	margin: 20px 50px 20px 50px;
        padding: 10px 10px 30px 10px;
}
