@charset "UTF-8";
/* CSS Document */

#frame { background: url(/images/bkg-full.gif) no-repeat top center #FFF; width: 1000px; height: 900px; margin-left: auto; margin-right: auto; }

#frame-home { background: url(/images/bkg-home.gif) no-repeat top center #FFF; width: 1000px; height: 660px; margin-left: auto; margin-right: auto; }

#Nav { float: right; margin: 30px 100px 0 0; width: 400px; height: 20px; text-align: right; color: #AAA; font-weight: bold; text-transform: uppercase; }

#Nav a:link { color: #FFF; text-decoration: none;}
#Nav a:hover { color: #FFF; text-decoration: underline;}
#Nav a:visited { color: #FFF; text-decoration: none;}
#Nav a:active { color: #FFF; text-decoration: underline;}

#left-col { float: left; margin: 270px 0 0 100px; width: 525px; }

#right-col { float: right; margin: 210px 125px 0 0; width: 200px; }

#mid-col { float: left; margin: 270px 0 0 100px; width: 800px; text-align: center; text-transform: uppercase; line-height: 250%; }

#footer { width: 900px; height: 30px; margin-left: auto; margin-right: auto; padding: 0 0 0 100px; font-size: 11px; letter-spacing: .2px; color:#333333; }

#footer a:link { color: #333333; text-decoration: underline; }
#footer a:hover { color: #005D92; }

img { border-radius: 8px; margin-bottom: 15px; }

a:link {
    text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #005D92;
}
a:active {
	text-decoration: none;
	color: #005D92;
}





p1 {
font-family: Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #869abc;
font-weight: bold;
text-transform: uppercase;
}

p2 { 
font-family: Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
color:#005D92;
text-shadow: 0px 1px 0px #fff;
}

p3 { 
font-family: Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
color:#C71D23;
text-shadow: 0px 1px 0px #fff;
}

p4 {
font-family: Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
}

body { 
font-family: Helvetica, sans-serif;
font-size: 14px;
line-height: 150%;
letter-spacing: .2px;
color:#333333;
	margin-top: 0px;
}

p5 { 
font-family: Helvetica, sans-serif;
font-size: 11px;
line-height: 150%;
letter-spacing: .2px;
color:#333333;
}

p6 { 
font-family: Helvetica, sans-serif;
font-size: 9px;
color:#FFF;
}