/* general */
body,td,a {font-family: verdana,arial,sans-serif; font-size:11px; color: #6B5A18; }
a {color:#b5307e;}

/* header */
#headerBar1 {background-color:#a5b842;height:90px;}
#headerBar2 {background-color:#b8216e;height:13px;}
#headerBar3 {background-color:#a5b842;height:31px; color:#FFFFFF; font-size:16px; font-weight:bold; padding-left:12px;}
#mainNavBar {background-color:#EAC32D;height:26px; color:#C23737; font-size:11px; font-weight:bold; padding:0px 12px 0px 12px;}
.mainNav {color:#8b8a51;}
a.mainNavLink {color:#b5307e; font-size:11px; font-weight:bold; text-decoration:none;}
a.mainNavLink:hover {text-decoration:underline;}

/* category list */
ul.categories {list-style: square url(bullet.gif); margin: 5 0 2 17; padding:0px;}
ul.categories li {margin: 3 0 0 0;}
ul.categories li a {color:#6B5A14; text-decoration:none; }
ul.categories li a:hover {text-decoration:underline; }
ul.categories li a.selectedCategory { color:#b8216e;}

.heading1 {color:#b8216e; font-weight:bold; font-size:12px;}
.categoryHeading {color:#b8216e; font-weight:bold; font-size:16px;}
.dots {background-image:url(dots.gif);}
.bg1 {background-color: #e9e6d5; }
.bg2 {background-color: #f7efce; }
.bg2 {background-color: #e8edd0; }
.rightBG {background: url(dots1.gif) #e9e6d5 repeat-y;}

/* form elements */
input.advertise {width:300px;font-size:11px;}
select.advertise {width:300px;font-size:11px;}
textarea.advertise {width:300px;height:80px;font-size:11px;font-family:Verdana,arial;}
.required {color:#C23635;}
.required2 {color:#339900;}
.required3 {color:#a5b842;}

/* warning box */
.warningForeground{background-color:#e8edd0;}
.warningBackground{background-color:#EAC32D;}

/* footer */
.footerText {font-size:10px; color:#AEACAC;}
a.footerTextLink {color:#AEACAC;text-decoration:none;}
a.footerTextLink:hover {text-decoration:underline;}


