/* ==================================================================

 *  owner: Planeteria Web Design http://www.planeteria.com

 *  author: Shawn Emory (semory@planeteria.com), Jeri A Hastava (jhastava@planeteria.com)

 *  created: July 2007 Forward

 * ================================================================== */


html { 
	font-size:100.01%; 
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	margin: 0;
	color: #072543;
	background: #e8f2fb;
	text-align:center;
	}

p { 
	margin: 0 0 1em 0;
	line-height: 1.75em;
	}

strong {
	color:#072543; 
	font-weight:bold;
	}


a:link {
	color:#072543;
	}
	
a:hover {
	color:#5695ca;
	}
	
a:active {
	color:#5695ca;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	margin: 0;
	color: #072543;
	background: #e8f2fb;
	text-align:center;
	}



/* ==================================================================
 * Headings
 * ================================================================== */

h1 {
	color: #5695ca; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;  
	margin:0 0 .5em 0;
	font-weight:normal;
	border-bottom:1px solid #072543;
	padding-bottom:8px;
	}

h2 {
	color: #5695ca;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;  
	margin:0 0 .3em 0;
	font-weight:normal;
	}

h3 {
	color: #5695ca;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin:20px 0 10px 0;
	line-height: 1.3em;
	}

h4 { 
	color: #5695ca; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;  
	margin:0;
	}

h5 { 
	color: #5695ca;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;  
	margin:0 ;
	}

h6 { 
	color: #5695ca; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;  
	margin:0;
	}

/* ==================================================================
 * Lists
 * ================================================================== */

dl {
	color: #000;
	}

dt {
	font-weight: bold;
	}

dt a:link, dt a:visited { 
	color: #000; 
	text-decoration: underline; 
	}

dd {
	margin: 0 0 0 1em;
	padding: 0;
}


/* ==================================================================
 * Misc
 * ================================================================== */

img.right {
	float: right;
	margin: 8px 0 10px 10px;
	border:1px solid #072543;
}

img.left {
	float: left;
	margin: 0 15px 10px 0;
	border:none;
}

img.center {
	margin: 0 auto;
	border:1px solid #072543;
}

img.inline {
	display:inline;
	margin-bottom:-4px;
	margin-left:5px;
	}

.clear {
	clear: both;
	}
	
#rule {
	border-bottom:1px dotted #072543;
	margin:0 0 15px 0;
	clear: both;
	}

.quoteaccent1 {
	color:#ffc51e;
	font-style:italic;
	}

.quoteaccent2 {
	color:#95bada;
	font-style:italic;
	}
	
/* ==================================================================
 * Pullquote
 * ================================================================== */	

#pullquote {
	width:292px;
	height:111px;
	margin:68px 5px 30px 25px;
	float:left;
	}

#pullquote p {
	line-height:1.6em;
	color:#072543;
	font-size: 150%;
	}

#pullquote .symbolQuoteOpen {
	display:block;
	color: #5695ca;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	margin-left:0px;
	padding-top:15px;
	}

#pullquote .symbolQuoteClose {
	display:block;
    float:left;
    color:#5695ca;
	background-color:transparent;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height:1em;
	text-align:right;
	width:100%;
	}

#pullquote .quote_credit {
	margin-top: -50px;
	float: left;
	text-align: left;
	width:100%;
	font-style:italic;
	font-size: .8em;
}


/* ==================================================================
 * Layout
 * ================================================================== */
#container_outer {
	position:relative;
	width:965px;
	margin:20px auto;
	background: #fff;
	}	
#container {
	float:left;
	font-size: 1em;
	line-height: 1.4em;
	width: 965px;
	margin:0;
	text-align: left;
	background:url(images/bg_main_body.gif) repeat-y;
	}

#header {
	width: 965px;
	height:99px;
	background:url(images/bg_header.jpg) no-repeat;
	}
	
#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	}

#sidebar {
	width:119px;
	margin:0;
	padding:0;
	}
	
#banner {
	width:846px;
	height:209px;
	float:left;
	}
	
#slideshow {
	width:719px;
	margin:0;
	padding:0;
	position: absolute;
	top:0;
	left:119px;
	z-index:0;
	}

#rtcol {
	width:127px;
	height:350px;
	position:absolute;
	top:0;
	right:0;
	background:url(images/bg_rightcol.jpg) no-repeat;
	}

#leftcol {
	width:292px;
	margin:68px 5px 30px 25px;
	float:left;
	text-align:center;
	}

#title {
	width:452px;
	position:absolute;
	top:435px;
	left:475px;
	z-index: 20;
	color:#5695ca;
	font-size:250%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	text-align:right;
	}
	

/* ==================================================================
 * Content
 * ================================================================== */

#main_body {
	float:left;
	width: 965px;
	background:url(images/bg_containerbottom.jpg) bottom no-repeat;
	min-height: 600px;
	position:relative;
	}
	*html #main_body { height: 600px;}

#home_content {
	position:absolute;
	top:0;
	left:338px;
	width:290px;
	padding: 20px 20px 5px 20px;
	z-index: 12;
	}

#main_content {
	margin:30px 100px 0 0;
	width:465px;
	float:right;
	padding: 0 25px;
	display: inline;
	}
#main_body ul {
	margin-top:8px;
	}
#main_body ul li {
	margin-top:5px;
	list-style-position:inside;
	}
#main_body h4 {
	margin-top:8px;
	}

	/*Styles For Template 1 - HOME PAGE*/
	
		.template1 #sidebar {
			height:350px;
			background:url(images/bg_sidebar.jpg) no-repeat;
			position:absolute;
			top:0;
			left:0;
			}
		.template1 #footer { 
			position: absolute;
			right: 20px;
			bottom: 10px;
		}

	/* END Styles For Template 1*/
	
	
	/*Styles For Template 2 */

		
		.template2 #sidebar {
			background:url(images/bg_sidebar2.jpg) no-repeat;
			height:209px;
			float:left;
			}
	
	/* END Styles For Template 2*/
	
/* ==================================================================
 * Forms
 * ================================================================== */


form {
	padding:0;
	margin:15px 0;
	width:80%;
	}

	
.form_item {
	padding-bottom:10px;
	}
	
fieldset {
	padding:15px;
	margin-bottom:20px;
	border:1px solid #000;
	
	}
	
legend {
	background:#000;
	color:#fff;
	font-weight:bold;
	padding:3px 10px;
	margin:10px;
	}

select {
	color:#000;
	background-color:#fff;
	}
	
.radio {
	border:none;
	}
	
.checkbox {
	border:none;
	background-color:#ccc;
	}


focus {
	cursor:auto;
	}


  
label
	{
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color:#fff;
	font-weight:bold;
	background-color:#000;
	}

input {
	padding:3px;
	color:#885454;
	border:1px solid 000;
	background:#fff;
	}

	
textarea {
	padding:3px;
	color:#885454;
	border:1px solid #000;
	background:#fff;
	}

.nicebutton {
  	color:#fff;
	padding:3px;
	border:none;
  	background-color:#000;
    cursor:pointer;
	float:right;
	margin-left:15px;
  }
  
 .required {
 	color:#000;
	font-weight:bold;
	font-size:1.2em;
	padding-right:5px;
	}

/* ==================================================================
 * Table
 * ================================================================== */
 
table {
 	margin-top:10px;
	border:1px solid #000;
	}
	
th {
	background-color:#000;
	text-align:left;
	color:#fff;
	}
	
	
td {
 	font-size:1em;
	background-color:#fff;
	}	
 
 
/* ==================================================================
 * Footer
 * ================================================================== */

#footer {
	width: 945px;
	margin: 50px auto 5px auto;
	text-align: right;
	padding: 10px 20px 0 0;
	color: #5795ca;
	font-size: 0.9em;
	clear: both;
	float: left;
	}

	#footer a:link, #footer a:visited {
		color: #072543;
		}
	.template2 #footer {
		clear:none;
		margin-top:20px;
		}
