/* The following styles are used by the CMS - they can be changed, but should not be removed */

body {
	background-color: #eeeeee;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663399;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

/* main font */
.main {
color: #663399;font-size: 11px; font-family: Comic Sans MS, Verdana  Arial;
}

/* standard link */
A:link {
color: #663399;font-size: 11px; font-family: Comic Sans MS, Verdana Arial; text-decoration: underline;
}
A:active {
color: #663399;font-size: 11px; font-family: Comic Sans MS, Verdana Arial;  text-decoration: underline;
}
A:visited {
color: #663399;font-size: 11px; font-family: Comic Sans MS, Verdana Arial;  text-decoration: underline;
}
A:hover {
	color: #ffcc00;font-size: 11px; font-family: Comic Sans MS, Verdana Arial;  text-decoration: underline;
}

/* top level menu link */
A.menu:link {
	color: #663399;
	font-size: 12px;
	font-family: Comic Sans MS, Verdana Arial;
	text-decoration: none;
	line-height: 24px;
        font-weight: bold;
}

A.menu:active {
	color: #663399;
	font-size: 12px;
	font-family: Comic Sans MS, Verdana Arial;
	text-decoration: none;
	line-height: 24px;
        font-weight: bold;
}
A.menu:visited {
	color: #663399;
	font-size: 12px;
	font-family: Comic Sans MS, Verdana Arial;
	text-decoration: none;
	line-height: 24px;
        font-weight: bold;
}

A.menu:hover {
	color: #ffcc00;
	font-size: 12px;
	font-family: Comic Sans MS, Verdana  Arial;
	text-decoration: none;
	line-height: 24px;
        font-weight: bold;
}

/* menu item div style */
#menuitem {
	color: #663399;
	font-size: 11px;
	font-family: Comic Sans MS, Verdana Arial;
	background-color: #FFFFFF;
        border-bottom: solid #ffcc00;
        border-bottom-width: 1px;
}

/* current menu item selected */

A.menuitemselected:link {
	color: #ffcc00;
	font-size: 11px;
	font-family: Comic Sans MS, Verdana Arial;
	text-decoration: none;
	line-height: 20px;
        font-weight: bold;
}

A.menuitemselected:active {
	color: #ffcc00;
	font-size: 11px;
	font-family: Comic Sans MS, Verdana Arial;
	text-decoration: none;
	line-height: 20px;
        font-weight: bold;
}
A.menuitemselected:visited {
	color: #ffcc00;
	font-size: 11px;
	font-family: Comic Sans MS, Verdana Arial;
	text-decoration: none;
	line-height: 20px;
        font-weight: bold;
}

A.menuitemselected:hover {
	color: #663399;
	font-size: 11px;
	font-family: Comic Sans MS, Verdana  Arial;
	text-decoration: none;
	line-height: 20px;
        font-weight: bold;
}

/* sub menu item div style */
#submenuitem {
	padding-left: 5px;
	font-size: 11px;
	font-family: Comic Sans MS, Verdana Arial;
	background-color: #FFFFFF;
        border-bottom: solid #ffcc00;
        border-bottom-width: 1px;
}
/* selected submenu item style - selected and not */
#submenuitemselected {
 padding-left : 5px; 
 color: #ffcc00;
 font-size: 11px; 
 font-family:Comic Sans MS, Verdana  Arial; 
 text-decoration: none;
 font-weight: bold;
 border-bottom: solid #ffcc00;
        border-bottom-width: 1px;
}
/* selected subsubmenu (3rd level) item style - selected and not */

#subsubmenuitem {
 padding-left : 10px; 
 color: #663399; 
 font-size: 11px; 
 font-family: Comic Sans MS, Verdana Arial; 
 font-weight: bold;
 border-bottom: solid #ffcc00;
        border-bottom-width: 1px;
}
#subsubmenuitemselected {
 padding-left : 10px; 
 color: #ffcc00;
 font-size: 11px; 
 font-family:Comic Sans MS, Verdana  Arial; 
 text-decoration: none;
 font-weight: bold;
 border-bottom: solid #ffcc00;
        border-bottom-width: 1px;
}

/* form elements */
INPUT, TEXTAREA, SELECT, OPTION, FILE {
 font-size: 11px; 
 font-family: Comic Sans MS, Verdana Arial; 
 color: #663399; 
 background: white; 
 border: 1px solid #000000;
}

/* paragraph, list and table cell (these can be separated out if needed into individual elements */
P, TD {
 color: #663399;
 font-size: 11px; 
 font-family: Comic Sans MS, Verdana Arial; 
 line-height: 22px;
}

LI {
 color: #663399;
 font-size: 11px; 
 font-family: Comic Sans MS, Verdana Arial; 
 line-height: 12px;
 list-style-image: url("images/bullet.gif");
}

/* Headers */
H1 {
 color: #663399;
 font-size: 20px; 
 font-family: Comic Sans MS, Verdana Arial; 
 font-weight: bold;
}

H2 {
 color: #ffcc00;
 font-size: 16px; 
 font-family: Verdana , Arial; 
 line-height: 16px; 
 font-weight: bold;
}

H3 {

}


td#dropshadowmiddle {
	background-attachment: scroll;
	background-image: url(images/dropshadow_middle_02.jpg);
	background-repeat: repeat-y;
}

/* footer */
/* content */

td#content {
	vertical-align: top;
	width: 420px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

td#content h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

td#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 10px;
}

td#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

td#content img {
	margin-top: 10px;
}

td#content blockquote {
	color: #FFCC00;
	font-size: 14px;
}

td#content ul {
	list-style-type: disc;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

td#content li {
	margin-bottom: 10px;
}

/* news */

td#news {
	vertical-align: top;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
}

td#news h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 20px;
}

td#news h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 20px;
}

td#news p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	margin-right: 20px;
}

td#footer {
	background-attachment: scroll;
	background-image: url(images/dropshadow_middle_02.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 9px;
}

td#nav {
	width: 150px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

td#content {
	vertical-align: top;
	width: 420px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

td#news {
	vertical-align: top;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
}

B { 	color: #ffcc00;  }
