body{background: #959BCD url('../IMG/LAYOUT/bg.gif') repeat-x; font-family: Verdana, Helvetica, Arial, sans-serif; }

p{line-height: 19px; font-size: 14px; margin-bottom: 15px; color: #000;}

a{color: #527C36; text-decoration: underline;}
a:hover{text-decoration: none;}

blockquote{font-size: 13px; font-weight: normal; line-height: 17px; padding: 0px 10px 0px 10px; margin-bottom: 25px; }

h1{letter-spacing: 0.1em; line-height: 22px; color: #2B3262; font-weight: bold; font-size: 17px; font-family: Verdana, Helvetica, Arial, sans-serif; margin-bottom: 5px;}
h2{color: #2B3262; font-size: 15px; line-height: 22px;}
h3{font-size: 12px; color: #333; margin-bottom: 10px;}

ul{margin-left: 30px; list-style: square;}
li{margin-bottom: 15px;}

/*Layout elements*/
#headerDiv{width: 850px; height: 80px; margin: 0px auto 0px auto;}
#pageContainer{width: 828px; padding: 10px 10px 2px 10px; margin: 0px auto 0px auto; border: 1px solid #5E68AF; background: #f9f9f4 url('../IMG/LAYOUT/stripe2.gif');}
#stainedGlassDiv{width: 826px; height: 175px; border: 1px solid #959BCD; background: url('../IMG/LAYOUT/stained-glass.jpg') top left no-repeat;}
#navContainer{width: 828px; height: 30px; line-height: 30px; font-size: 14px; text-align: center; color: #5E68AF;}

#contentFrame1{width: 826px; border: 1px solid #5E68AF;}
#contentFrame2{width: 824px; border: 1px solid #FFF; background: #FFF;}
#contentFrame3{width: 802px; padding: 10px; border: 1px solid #959BCD; background: #FFF; overflow: auto;}

#footerDiv{width: 822px; text-align: right; height: 18px; line-height: 18px; margin: 0px auto 0px auto; font-size: 10px; color: #333;}

.breaker{width: 700px; height: 10px; clear: both; border-top: 1px solid #959BCD; margin: 10px auto 10px auto;}

/*floaters*/

.w580{width: 580px;}
.w480{width: 480px;}
.w300{width: 300px;}
.w200{width: 200px;}
.w287{width: 287px;}

/*heights*/
.h400{height: 400px;}
.h425{height: 425px;}

/*alignments*/
.aCenter{text-align: center;}
.aRight{text-align: right;}

/*link styles*/
.mainNavLnk{margin-left: 15px; color: #744762; font-weight: bold; text-decoration: none;}
.mainNavLnk:hover{text-decoration: none; border-top: 3px solid; }



/*floats*/
.fLeft{float: left; display: inline;} .fRight{float: right; display: inline;}

/*margins*/
.center{margin: 0px auto 0px auto;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb0{margin-bottom: 0px;}
.mr20{margin-right: 20px;}
.mbn5{margin-bottom: -5px;}
.mt5{margin-top: 5px;}


/*font-sizes*/
.t10{font-size: 10px;} .t11{font-size: 11px;} .t12{font-size: 12px;} .t13{font-size: 13px;} .t14{font-size: 14px;} .t16{font-size: 16px;} .t18{font-size: 18px;} .t20{font-size: 20px;} .t24{font-size: 24px;} .t30{font-size: 30px;} .t36{font-size: 36px;}

/*line heights*/
.lh15{line-height: 15px;}

/*letter spacing*/
.ls1{letter-spacing: 1px;}


/*colors*/
.lGrey{color: #666;} .dGrey{color: #333;} .white{color: #FFF;} .black{color: #000;} .red{color: red;}
.navy{color: #2B3262;}
.dBlue{color: #5E68AF;}
.lBlue{color: #959BCD;}
.purple{color: #744762;}
.green{color: #527C36;}
