@charset "utf-8";

/*COLORS*/
body { background: #ADB6DE; }
#container { background: #6BB26B url(images/containerbg.gif) repeat-y; } /*78b661*/
p {  color: #000000; }
#header { background: #395DA5; }
#bar { background: #f66938; }
#sidebar1 {
	background-color: #427D42;
	background-image: url(images/sidebarbg.gif);
	background-repeat: repeat-x;
} 

.imageborder { border-color: #427D42; }
img.floatRight { border-color: #427D42; }

#footer {background: #395DA5 url(images/footerbg.gif) repeat-y; }
h1, h2, h3, h4, h5, h6 { color: #003366;}
#header p { color: #8492C6;}

a:link {color: #f66938;}     /* unvisited link */
a:visited {color: #ff9933;}  /* visited link */
a:hover {color: #ff3333;}   /* mouse over link */
a:active {color: #ff3333;}   /* selected link */

.cayoosh #container #mainContent a:link {color: #003366;}     /* unvisited link */
.cayoosh #container #mainContent a:visited {color: #395DA5;}  /* visited link */
.cayoosh #container #mainContent a:hover {color: #ff9933; }   /* mouse over link */
.cayoosh #container #mainContent a:active {color: #ff9933;}   /* selected link */
.cayoosh #footer a:link {color: #003366;}     /* unvisited link */
.cayoosh #footer a:visited {color: #003366;}  /* visited link */
.cayoosh #footer a:hover {color: #ff9933; }   /* mouse over link */
.cayoosh #footer a:active {color: #ff9933;}   /* selected link */

.linku{  color: #f66938; } /* unvisited link */ 
.linkv { color: #ff9933; } /* visited link */
.linkmo { color: #ff3333; }  /* mouse over link */
.linksel { color:  #ff3333; } /* selected link  */
/*
Cayoosh Kidz Orange - ff6633 web safe (was f66938)
FFCB63 yellow
39758C darker blue
52929C mid blue
8CBEBD pale blue
CEE3E7 paler blue
9FA9B5 DRUM
993333 CONTRAST
666699; purple WS
CCCCCC; grey WS
003366 dark blue WS
0303C9; bright blue 3333CC WS
336699 med blue
green 669933
brown 996633
336666 dark green
21654A dark green 
214539 darker green
*/
