body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg3.jpg);
	background-color: #77A7A7; /*#B1C3D9;*/
	margin: 10px;
	background-repeat: repeat-x;
	color:#3A4D4D;
}
a:link {
	color: #3A4D4D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3A4D4D;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#container {
	background-color: #D1E2E2;
	margin: auto;
	width: 45em;
	border: 1px solid #3A4D4D;
	height: 100%;
}
#banner {
	background-color: #000;
	height: 127px;
	background-image: url(../images/top2.gif);
	background-repeat: repeat-y;
	margin: 1px;
}

#banner_repeat {
	background-color: #000;
	height: 10px;
	background-image: url(../images/banner.gif);
	background-repeat: repeat-y;
}

#container #banner #text h1 {
    font-family:"Verdana", "Arial", sans-serif;
	font-size: 1.6em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#container #banner #text h2 {
	font-size: 1.1em;
    font-family:"Verdana", "Arial", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: left;
    
}
#container #banner #text {
	height: 60px;
	vertical-align: middle;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#nav, #nav_repeat {
 	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-y;
    background-color:#737373;   
    height:20px;
    margin:0;
    padding:0;
}

#nav ul, #nav_repeat ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li, #nav_repeat li {
	display: block;
	width: 16%;
    font-family:"Georgia","Times New Roman", "Times", serif;
    font-family:"Verdana", "Arial", sans-serif;
	font-size: 1em;
    float: left;
}

#nav a, #nav_repeat a {
	color: #3A4D4D;
	display: block;
	height: 20px;
	padding-left: 2px;
	text-decoration: none;
   	font-size: 0.6em;
    font-weight:bold;
}

#nav_repeat {
    height: 21px;
    border-top: 1px solid #3A4D4D;
}

#leftbar {
	float: left;
	width: 10em;
	display: block;
	background-color:#D1E2E2;  /*#ADCACA;*/ 
    margin-left: 1px;
	height: 100%;
    padding:0;
   }

#nav a:hover, #nav_repeat a:hover {
	color: #FF0000;
	text-decoration: none;
}

#main {
	height: 100%;
}

#content {
	height: 100%;
	margin-left: 10.3em;
	margin-right: 2px;
    background-color:#fff;
    border-left: solid 1px #333;
}

#leftbar a {
    color:#000; 
    text-decoration:none;
    font-weight:bold;
    font-size:1.4em;
	color: #3A4D4D;
	font-size:1em;
    height:20px;
}
#leftbar a:hover {
	color: #3A4D4D;
	text-decoration: none;
    font-size:1.8em;
    color:#e91d33;    
    font-size:1.7em;
    font-weight:normal;
    font-style:italic;
    font-family:"Times", "Times New Roman", serif;
    padding-top:-1em;
}
#leftbar ul {
    list-style:none;
    margin-left:8px;
    padding:0 0 10px 0;
}
#leftbar li {
    height:4.2em;
    font-family:"Georgia","Times New Roman", "Times", serif;
}

#content h1 {
    font-family: "Georgia", "Times New Roman", serif;
    font-style:Italic;      
    font-size: 2em;
	color: #046363; 	
    margin: 0;
	padding: 1.2em 0 0 1em;
}
#content h2, h3, h4, p, ul, blockquote {
    font-family:"Georgia","Times New Roman", "Times", serif;
    padding: 0 2em 0 2em;
}

#content p, li, blockquote {
    font-size:0.8em;
    font-family:"Verdana", "Arial", sans-serif;
}

#content img {
    padding: 0 2em;
    float:right;
}

#content ul {
    padding-left:0em;
    margin:3em;
}

#content li {
    list-style-image:url(../images/redball.gif);
    padding-bottom:1em;
}

#content h2 {
    font-size:1em;
    padding: 2em 2em 0 2em;
}

#content h3 {
    margin:3em 2em;
    font-size:0.8em;
    font-weight:bold;
    padding:0.5em 0 0.5em 0.5em;
    background:#FFEFAA;
}

#content h4 {
    font-size:0.8em;
    font-weight:bold;
}
#content blockquote {
    border-left: solid 4px red;
   	color: #046363;     
    font-family:"Georgia","Times New Roman", "Times", serif;
    font-style:normal;
    color:#D1A602;
    font-size:1.2em;
}


.display {
	border-collapse: collapse;
}

.quarter {
    width:50%;
    height:3em;
    font-weight:bold;
    font-size:0.8em;
    border-width:0;
    padding-left:1em;
}

.one {
    background-color:#FF0000;
}

.two, .three {
    background-color:#77A7A7;
}

.four {
    background-color:#FFCB03;
}

#container #footer {
	color: #3A4D4D;
	background-color: #D1E2E2; /*A6BBD0;*/
	border-top: 1px solid #3A4D4D;
	border-right: 1px none #3A4D4D;
	border-bottom: 1px none #3A4D4D;
	border-left: 1px none #3A4D4D;
	font-size: small;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.button {
    height:29px;
    font-weight:bold; 
    width: 150px;
    margin: 0 2em;
    text-align:center;
    font-family:"Georgia","Times New Roman", "Times", serif;
    color:#000;
    font-size:0.9em;
    background-color:#ffCB03;
    border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
}

#content p.boxout {
    margin:0 1em; 
    background-color:#ffCB03;
    font-style:italic;
    color:#046363; 	
    width:30%;
    padding:1.5em;
    float:right; 
    font-family:"Georgia","Times New Roman", "Times", serif;
    font-size:1.2em;
 }

