﻿/* global */
html{height: 100%;}

body
{
	background-position: center;
	padding: 0px;
	margin: 0px;
	font-size: .78em;
	background-repeat: repeat-y;
	background-color: #dbd8db;
}

p
{
	font-family: Georgia, "Times New Roman", Garamond, serif;
	margin: 10px 0px 0px 0px;
	padding: 0px 0 0px 0;
	line-height: 1.4em;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
}

h1
{ 
  font-family:"Trebuchet MS", Verdana, Georgia, Arial;
  letter-spacing: -.02em;
  background: transparent;
  color: #3A5278;
  font-weight: bold;
}

h2
{
	font-family: Tahoma, Verdana;
	margin: 10px 0px 10px 0px;
	font-size: 20pt;
	font-weight: bold;
	text-transform: none;
	color: #AA0000;
	line-height: 28px;
	text-align: center;
}

h3
{
	font-family: Tahoma, Verdana;
	font-size: 16pt;
	letter-spacing: -.02em;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

h4
{
	font-family: Tahoma, Verdana;
	margin: 2px 0px 12px 0px;
	font-size: 24pt;
	font-weight: bold;
	text-transform: none;
	color: #AA0000;
	line-height: 32px;
	text-align: center;
}

.bigbluelink {
	font-size: large;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

.blacktext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.redtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20pt;
	color: #AA0000;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}

.redtext2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24pt;
	color: #AA0000;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}

.blacktext2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.blacktext3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.bigtext {
	font-size: 16pt;
	font-weight: bold;
}
.smallredtext {
	color: #AA0000;
	font-weight: bold;
}

.highlight {
	background-color: #FFFF00;
}

.capitalletter {
	font-size: xx-large;
}

.alignleft {
	text-align: left;
}
.underline {
	text-decoration: underline;
}

a{outline: none;}

.headertestimonial 
{   background-image: url('images/top-testimonial.jpg');
}

.testimonialbg 
{   background-image: url('images/middle-testimonial.jpg');
}

.tableborderpurple {
	margin: 0 0 0 50px;
	padding: 20px 20px 20px 20px;
	border: 6px dashed #800080;
	color: #800080;
	width: 540px;
}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

img
{  
  border: 0px;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 0px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 0px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 0px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 0px 0px; 
  padding: 0px;
}

.centertext {
	text-align: center;
	margin-top: 20px;
}

td {
	font-size: 14pt;
	color: #000000;
}

.dashedborder {
	margin: 0 0 0 50px;
	padding: 20px 20px 20px 20px;
	border: 6px;
	color: #800080;
	border-style: dashed;
	width: 540px;
}

/* content */

#main{
	background: #ffffff;
	width: 800px;
	margin: 0 auto; 
}

#mainwrapper{
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto; 
}

#header
{
	background: #0a1727;
	width: 800px;
	height: 222px;
}

#smalllogo
{
	background: #FFFFFF;
	width: 240px;
	height: 79px;
	padding-top: 30px;
}

#navbar
{
	background: #85c54a;
	width: 781px;
	height: 25px;
	padding-left: 20px;
	padding-top: 4px;
	color: #B5B9A7;
	font-size: large;
}

#navbar a
{
	background: #85c54a;
	width: 761px;
	height: 25px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 4px;
	color: #333;
	font-size: 12pt;
	text-decoration: none;
}

#navbar a:hover
{
	background: #0d1e30;
	width: 761px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	color: #E4D530;
	font-size: large;
}

/* page content */
#content
{
	text-align: justify;
	width: 760px;
	padding: 0 0 15px 0;
	float: left;
	color: #777;
	margin-left: 20px;
	margin-right: 20px;
}

#content h1
{
	font-family: Tahoma, Verdana;
	margin: 2px 0px 0px 0px;
	font-size: 24pt;
	font-weight: bold;
	text-transform: none;
	color: #AA0000;
	text-align: center;
}

#content a
{
	padding: 0px 0px 2px 0px;
	text-decoration: underline;
	background: transparent;
	font-weight: bold;
	color: #0000FF;
	font-size: 13pt;
}

#content a:hover
{ padding: 0px 0px 2px 0px;
	text-decoration: underline;
  background: #F5F6F0;
  background: transparent;
  font-weight:bold;
  color: #EA6500;
}

#content a:visited
{
	padding: 0px 0px 2px 0px;
	text-decoration: underline;
	background: #F5F6F0;
	background: transparent;
	font-weight: bold;
	color: #808080;
}

/* lower content */
#lowercontent
{
	width: 720px;
	padding: 0 20px 10px 20px;
	float: left;
	color: #BBBBBB;
	margin-top: 20px;
}

/* sidebar */ 
#sidebar {
	float: left;
	width: 240px;
	margin-top: 30px;
	background-color: #BBBBBB;
}

body#home #sidebar {
	margin-top:30px;
}

#sidebar h2 {
	padding: 0 0 0 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #EFEAE1;
	font-family: Georgia, Times, serif;
	line-height: 2.2em;
	background: #0D1E30;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 0px;
}

#subnav ul {
	list-style:none;
	margin-right:1px;
	background:#195EA1;
}

#subnav li {
	display:inline;
}

#subnav li a {
	background: #BBBBBB;
	display: block;
	color:#0D1E30;
	text-decoration: none;
	padding: 0 0 0 0px;
	line-height: 2.2em;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#subnav li a:hover {
	color:#fff;
	text-decoration:none;
	padding: 0 0 0 5px;

}

#footer
{
	height: 115px;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	clear: both;
	text-align: center;
	color: #dbd8db;
	width: 800px;
	margin: 0 auto; 

}

.bottomtext {
	text-align: center;
	color: #333;
	font-size: 10pt;
}

.bottomtext a
{
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dashed;
	background: transparent;
	color: #333;
	font-size: 8pt;
}

.bottomtext a:hover
{ text-decoration: none;
  padding: 0px 0px 2px 0px;
  border-bottom: 1px solid;
  background: transparent;
  color: #000;
}