/* Basic styles */

a,a:visited{color:#6946B7; cursor:pointer; text-decoration:none }
a:hover{color:#000000; cursor:pointer; text-decoration:underline }
input,textarea{ padding:1px }
ul,ol,dl{ position:relative }
ul{ list-style:none }
/* Fonts */
body,input,textarea,select,table{ color:#000000; font:12px/16px "Times New Roman", Times, serif; }
/* Body,html,wrapper */
body {background-image:url(../images/bground.jpg); background-repeat: repeat-x;}

.bgwhite {background:#FFFFFF;}
.bgpale {background:#E4DFE5;}
.contact {font-size: 14px}
.quote {color: #6946B7; font-weight: bold;}

H1 {font-size: 14px; color: #6946B7; font-weight: bold; margin-top: 0; margin-bottom: 3; line-height: 18px;}
H2 {font-family: georgia, Times, serif; font-size: 18px; color: #000000; font-weight: bold; margin-top: 0; margin-bottom: 5; line-height: 20px;}
H3 {font-family: georgia, Times, serif; font-size: 16px; color: #000000; font-weight: bold; margin-top: 0; margin-bottom: 5; line-height: 20px;}

A.h1link, a:visited.h1link {font-size: 14px; color: #6946B7; font-weight: bold;}
A:hover.h1link {font-size: 14px; color: #4D4D4D; font-weight: bold;}
A.homelink, a:visited.homelink {font-size: 12px; color: #4D4D4D; font-weight: normal;}
A:hover.homelink {font-size: 12px; color: #6946B7; font-weight: normal;}
A.snlink, a:visited.snlink {font-size: 12px; color: #000000; font-weight: normal;}
A:hover.snlink {font-size: 12px; color: #6946B7; font-weight: normal;}
A.copylink, a:visited.copylink {font-family: arial, sans-serif; font-size: 11px; color: #6946B7; font-weight: normal;}
A:hover.copylink {font-family: arial, sans-serif; font-size: 11px; color: #4D4D4D; font-weight: normal;}
.copytext {font-family: arial, sans-serif; font-size: 11px; color: #6946B7; font-weight: normal; line-height: 15px;}

