
#banner blockquote {
    				display:block;
					background:url('images/quote.png') no-repeat top left;
    				padding-left:40px;
    				margin:0px;
}

.bannertag h1 {
				color: #F0F3DF;
         		font-size: 16px;
         		text-align:left;
         		margin:0;
}

#content p{
            padding: 0px; 
            margin-bottom:10px
}

#content a {
			text-decoration:none;
			color:#6a2e5a;
			border-bottom:1px dotted #6a2e5a;
            font-weight:bold;
}
#content a:hover {
		text-decoration:none;
		color:#6a2e5a;
		border-bottom:1px solid #6a2e5a
}

#content h2{
            padding: 0px; 
            margin:0 0 20px 0;
            font-size: 1.2em;
            text-align:left;
}

#content h3{
           font-size: .85em;
           color:#A7468D;
           text-transform:uppercase;
           word-spacing:3px;
           letter-spacing:2px;
           padding:0;
           margin:20px 0 10px 0;
           text-align:left;
}


.style1 {font-size: 13px;font-weight:normal;text-align:justify}
.style2 {text-align:left;font-weight:bold}
.style3 {}
.style4 {}
.style5 {}
.style6 {}
       
img {
	border:0
}

img.pic {
		padding:10px;
		margin:0px 0px 15px 0px;
		border:1px #CFD0D2 solid;
		float: right
}

img.picborder{
padding:5px;
margin:0px 0px 10px 30px;
border:1px #6A2C5A solid;
float: right;
clear:both;
}

.bulletlist {
            margin:5px 0 0 10px;
            padding: 0;
            list-style: none
}

.bulletlist li {
               padding:0 0 5px 17px;
               background-image: url(images/bullit.png);
               background-repeat: no-repeat;
               background-position: 0 .5em
}


#footer a {
          text-decoration:none;
          color:#D79CC3;
          font-weight:normal;
}

#footer a:hover {
		        text-decoration:none;
		        color:#fff;
}

#footer p  {
           font-size: 9px;
           TEXT-ALIGN: left;
           Color: #D79CC3;
           padding:0px;
           margin: 10px 0 0px 40px;
}

#footer h3  {
            font-size: 11px;
            TEXT-ALIGN: left;
            Color: #E3C2DA;
            padding:0px;
            margin: 20px 0 0px 40px;
            line-height: 155%;
}