﻿
/* -----------   Colors   ----------------

dark blue = #036
red = #8d1619

-------------------------------------- */

body {
color:#333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:15px 0 75px;
}

a:link, a:visited {
color:#036; text-decoration:none; font-weight:bold
}

a:active, a:hover {
color:#8d1619; text-decoration:none	; font-weight:bold
}

img {
border:0;
}

p {
margin:14px 0 0;
}

form {
margin:0; padding:0; display:inline	
}

table {
border:0; border-collapse:collapse; margin:12px 0;	
}

td {
padding:3px; border:0	
}

h1 {
font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#8d1619; line-height:normal;
}

h2 {
font-size:13px; 
}

h3 {
font-size:13px; margin:0 0 24px; padding:0;
}

h4 {
font-size:14px; margin:12px 0 18px; padding:0; color:#036;
}

h5 {

}

h6 {
font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#8d1619
}

#container {
width:970px; margin:0 auto; line-height:16px;
}

#containerBG-home {
width:100%; background-image:url(images/BG-home.jpg); background-position:top center; background-repeat:no-repeat; min-height:685px;	
}

#containerBG-home p {
margin:8px 0 18px;
}

#rightSideContent-home {
float:right; width:400px; padding:60px 20px 50px 15px;	
}

#rightSideContent-home h1 {
margin:12px 0 42px; color:#036; font-size:80px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;	
}

#rightSideC {
float:left; width:684px; padding:18px 0 20px 20px;	
}

#rightSideWithBGC {
float:left; width:684px; padding:52px 0 20px 20px; background-image:url(images/BG-rightSideTop2.jpg); background-position:left top; background-repeat:no-repeat;
_width:681px;
}

.topRightCornerPics {
margin:8px 0 12px 40px	
}

#rightSideT {
width:680px; margin:0 auto 28px; border:0; border-collapse:collapse	
}

#rightSideT td {
vertical-align:top; padding:0 15px 0 0; border:0; line-height:16px
}

#rightSideT ul {
margin:0 0 0 15px; padding:0	;
*margin:0 0 0 17px;
}

#rightSideLeftColumn {
float:left; width:340px;	
}

#rightSideRightColumn {
float:left; width:340px;	
}

.grayLink {
color:#777;	
}

.grayLink a:link, .grayLink a:visited {
color:#777; text-decoration:none
}

.grayLink a:active, .grayLink a:hover {
color:#036; text-decoration:none	
}

.biggerText {
font-size:14px; font-weight:bold	
}

.blueText {
color:#036	
}

.redText {
color:#8d1619	
}

.redTextLink {
color:#8d1619; font-weight:normal;	
}

.bigPageTitle {
font-size:80px; color:#8d1619; font-family:Georgia, "Times New Roman", Times, serif; margin:40px 0 51px;	
}

.clear {
clear:both	
}

/*        Left Nav Styles         */

#leftNavC {
float:left; width:266px; 	
}

#leftNavTop {
	
}

#leftNav {
	padding:0 0 0 40px;
}

.menu a:link, .menu a:visited {
color:#777; text-decoration:none; font-weight:bold; font-size:11px;
}

.menu a:active, .menu a:hover {
color:#8d1619; text-decoration:none	; font-weight:bold; font-size:11px
}

.leftNavDiv {
	margin:0 0 8px;
}

ul.menu {
	display: none;
	list-style-type: none;
	margin:2px 0 0 6px;
	padding:0;
	font-size:12px;
	line-height:18px
}

a.menuLink {
	font-size: 13px;
	font-weight: bold;
}

.showMenu1 #menu1 {
display:block;	
}

.showMenu2 #menu2 {
display:block;	
}

.leftNavSubTitle {
font-weight:bold; font-size:11px; color:#333; margin-top:4px	
}

#footer {
padding:6px 0 0 40px; font-size:10px; color:#222;	
}

