/*  
Site Name: 
Site URI: 
Description: 
Version: 
Author: 
Author URI: 

*/

/*  =COLORS
---------------------------------------------------
	Body Background:
	Main Text:
	Links:
*/


/*  =RESET
---------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
ol,ul {
	list-style: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
abbr,acronym { border: 0;
	}
	
	
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

html {font-size:100%}

body {
	font-family: ;
	font-size: 1em;
	background-color: rgb(153,51,51);
	background:
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF9966), to(#993333));
	background:-moz-linear-gradient(0% 0% 0deg,#FF9966, #993333);
	color: #ddd;

}




a:link {
	color: rgb(255,255,255);
	background: transparent;
}

a:visited {
	color: rgb(200,200,200);
	background: transparent;
}

a:hover, a:active {
	color: rgb(0,63,76);
	background: rgb(255,255,255);
	text-decoration: none;
}

h1 {padding-left: 1em;color: rgb(0, 0, 0, 0.5);
	color: rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
	font-size: 1.5em;line-height:1.2em;float:left;
	position:absolute;left:180px;top:20px;
}

h1 a{text-decoration:none; outline:none;
	color: rgb(0,63,76);
	text-shadow: 2px 2px 1px rgba(255,255,255,.6);}

h2 {
	color: rgb(0,63,76);
	float:right;
	width:600px;
	font-size: 1.5em;
	text-align:center;
	text-shadow: 2px 2px 1px rgba(255,255,255,.6);
	position:absolute;left:350px;top:25px;
}

h3 {
	color: #;
	font-size: 1.4em;
	font-variant:small-caps;
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
	padding-left:1em;
	
}

h4 {
	color: #;
	font-size: 1.2em;
}

ol {
	list-style-type: ;
}

ul {
	list-style-type: ;
}

li {
	margin: ;
}

blockquote {}

#wrapper {
	width: 960px;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius:0.6em;
	padding: 20px;
	margin: 1em auto;
	background-color:rgb(0,63,76);
	background-color:rgba(0,63,76,1);
	box-shadow: 10px 10px 5px #000; 5px 5px 5px 15px;
	-webkit-box-shadow:5px 5px 20px #000;5px 5px 5px 15px;
	-moz-box-shadow:5 5px 20px #000;5px 5px 5px 15px;
}


/*  =HEADER
-------------------------------------------------------------- */

#header {
	position:relative;
	width: 912px;
	height: 150px;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius:0.6em;
	padding: 20px;
	margin: 1em auto;
	background-image: url(../images/banner8.jpg);
	background-color:rgba(0,63,76,1);
	box-shadow: 10px 10px 5px #000; 5px 5px 5px 15px;
	-webkit-box-shadow:5px 5px 20px #000;5px 5px 5px 15px;
	-moz-box-shadow:5px 5px 20px #000;5px 5px 5px 15px;
	}
#logo {}
#header p{width: 10em;
	font-size:20px;
	position:absolute;top:8px;left;40px;
	color: rgb(0,63,76);
}
#header a{color:rgb(0,63,76);background:transparent;}

/*  =NAVIGATION
-------------------------------------------------------------- */

#nav {
	width: 96%;
	height: 2.1em;
	margin-top: 0;
	float: right;
	background: transparent;
	background-color:rgba(255,255,255,0.4);
	position:absolute;top:158px;right:20px;
	}
#nav ul {float:right;}
#nav li {
	display: inline;
	color:rgb(255,255,255);
	-moz-border-top-left-radius: 0.3em;
	-moz-border-top-right-radius: 0.3em;
	-webkit-border-top-left-radius: 0.3em;
	-webkit-border-top-right-radius: 0.3em;
	border-top-left-radius:0.6em;
	border-top-right-radius:0.6em;
	background-color: rgb(0,63,76);
	background-color: rgba(0,63,76,0.9);
	border: 2px solid rgb(0,63,76);
	margin: 20px 5px 0 5px;
	float: left;
	margin-left:10px;
	margin-top:10px;
	}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a, body#tab10 li.tab10 a, body#tab11 li.tab11 a {color: #900;z-index:13}
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6, body#tab7 li.tab7, body#tab8 li.tab8, body#tab9 li.tab9, body#tab10 li.tab10, body#tab11 li.tab11 {border-bottom: .2em solid #fff;background-color:#fff;z-index:14;padding:0px 10px 15px 10px;}
	
#nav a:link {color:rgb(255,255,255);background:transparent;text-decoration:none;padding:20px 10px 0px 10px;}
#nav a:visited {color:rgb(255,255,255);background:transparent;text-decoration:none;padding:20px 10px 0px 10px;}
#nav a:hover {color:rgb(100,10,10);background-color:rgb(255,255,255);text-decoration:none;padding:0px 10px 20px 10px;}
#nav a:active {color:rgb(255,255,255);background:transparent;background-color:rgb(255,255,255);text-decoration:none;padding:20px 10px 0px 10px;}

/*  =CONTENT
-------------------------------------------------------------- */

#content {
	magin:10px;
	padding:10px;
	width: 600px;
	float:right;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,1);
	color:rgb(0,63,76);
	-moz-border-bottom-left-radius: 0.3em;
	-moz-border-bottom-right-radius: 0.3em;
	-webkit-border-bottom-left-radius: 0.3em;
	-webkit-border-bottom-right-radius: 0.3em;
	border-bottom-left-radius:0.6em;
	border-bottom-right-radius:0.6em;
	}
#content h2 {}
#content h3 {font-weight:bold;}
#content h4 {font-weight:bold;margin-left:25px;padding-top:15px;}
#content p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 20px 8px 25px;}
	
#content a:link {
	color: rgb(0,63,76);
	background: transparent;
}
#content a:visited {
	color: rgb(200,200,200);
	background: transparent;
}
#content a:hover, a:active {
	color: rgb(225,225,225);
	background: rgb(0,63,76);
	text-decoration: none;
}

#content ul {list-style-type: square;padding:10px;margin-left:50px;}
#content ul ul{list-style-type: square inside}
#content li {padding-left:10px;line-height:1.4em;}

#content ol {padding:10px;margin-left:35px;}
#content ol {list-style-type: lower-alpha;}


#content img.bc{width: 27em; height: 15.75em; align: left;
	box-shadow: 2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-webkit-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-moz-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;}  
#content img.quarter{width: 30em; height: 39em; align: left;
	box-shadow: 2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-webkit-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-moz-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;}  
#content img.half{width: 35em; height: 21.5em; align: left;
	box-shadow: 2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-webkit-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-moz-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;}  
#content img.whole{width: 35em; height: 46.7em; align: left;
	box-shadow: 2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-webkit-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;
	-moz-box-shadow:2px 2px 5px rgb(0,63,76);padding: 2px 2px 2px 2px;}  
#content img.right{float:right;}

table.aquaplex{width:500px;background: white;border-spacing: 0;border-collapse: collapse;padding: 0;font-size:1em; line-height:1.5em;}
	table.aquaplex td.one{width:100px;}
	table.aquaplex td.two{width:200px;}
	table.aquaplex td.three{width:150px;text-align:right;}
	tr.even td{background-color:#eee;}
	tr.blue td {background-color:rgb(102,153,153)}
	

/*  =SIDEBAR
-------------------------------------------------------------- */

#sidebar {
	magin:10px;
	padding:10px;
	width: 300px;
	float: left;
	background-color: rgb(102,153,153);
	background-color: rgba(255,255,255,0.2);
	}
#sidebar h2 {}
#sidebar ul {padding:10px 0 10px 15px; list-style: square outside url(../images/whitearrow.png)}
#sidebar ul ul{padding-left:15px; list-style-type: square inside}
#sidebar li {padding:0.2em;}
#sidebar img {
	display:block;	/* changes image from inline to block - necessary to keep it from simply
		floating into its natural position... */
	margin: 0 auto;	/* centers the block ... */
	width:80%; /* sets a width that is less than the container box ... */
	height:auto; 
	}

/*  =FORMS
-------------------------------------------------------------- */

input {}
textarea {}
button {}

input:focus {}
textarea:focus {}
button:hover {}


/*  =TABLES
-------------------------------------------------------------- */

table {margin:20px;}
tr {}
th {}
td {padding:5px 5px 0 0;}


/*  =FOOTER
-------------------------------------------------------------- */

#footer {
width: 100%;
	height: 60px;
	display: block;
	clear: both;
	position: relative;
	}
#footer h2 {}
#footer p {
	text-align:center;
	padding:15px;color: rgb(255,255,255);
	}
#copyright {}


/*  =DEFAULT STYLES
-------------------------------------------------------------- */

.alignleft {float: left;}
.alignright {float: right;}
.clear {clear: both;}

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.small {font-size: 0.8em;}
.hidden {display: none;}
h1 .capital {font-size:2.5em;font-style:italic;font-weight:bold;position:relative;
top:5px;}

.dropcap { float:left; color:rgb(0,63,76); font-size:80px; 
line-height:60px; padding-top:2px; }