/* Masthead custom */

#masthead {
	color:#003399;
}

#masthead .content a {
	color:#003399;
}

/* End masthead custom */

/* Page links custom */

.timedate, .cmnts a:link, .cmnts a:visited, .category a:link, .category a:visited, .tagit a:link, .tagit a:visited {
	color: #003399;
	text-decoration: none;
}

.cmnts a:hover, .category a:hover, .tagit a:hover {
	text-decoration: underline;
	color: #9999CC;
}

/* End page links custom */

/* Top Menu Custom */

#topmenu {
	color: #333333;
	padding: 0px;
	margin: 0;
	height: 40px;
	background-color: #003399;
	border: 1px solid #555555;
}

#menu a {
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}

#menu a:hover {
	color:#000000;
	background-color:#6699CC;
}

#menu a:active, #menu a:focus {
	color:#003366!important;
	font-weight: bold!important;
}

#menu ul ul {
	background-color:#003399;
	border: 1px solid #666666;
}
/* End top menu custom */

/* Bottom menu custom */

#menu2 a {
	color:#006699;
	border-right-color: #003399;
}

#menu2 a:hover {
	color:#FFFFFF;
	background-color:#6699CC;
}

#menu2 a:active, #menu2 a:focus {
	color: #990000!important;
	font-weight: bold!important;
}

#menu2 ul ul li {
	border: 1px solid #000000;
	background-color:#6699CC;
}

#menu2 ul ul li a {
	color: #FFFFFF;
}

#menu2 ul ul li a:hover {
	color: #FFFFFF;
	background-color: #003399;
}

/* End bottom menu custom */

/* Main content links custom */

#left p a:link, #left p a:visited, #left_full p a:link, #left_full p a:visited,
#left .section li a:link, #left .section li a:visited, #left_full .section li a:link, #left_full .section li a:visited {
	color:#000099;
	text-decoration:underline;
}

#left p a:hover, #left_full p a:hover,
#left .section li a:hover, #left_full .section li a:hover {
	text-decoration: none;
	color: #6699CC;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	color: #003366;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#6699CC;
}

/* End main content links custom */

/* Right panel custom*/

.RTphead h3 {
	color:#CCCCCC;
	background-color:#6699CC;
}

/* End Right panel custom */

/* Footer custom */

#footer {
	color: #FFFFFF;
	background-color: #003399;
	padding: 0px;
	font-size: 0.7em;
	margin: 0;
	border: 1px solid #555555;
}

#footer h4 {
	color:#FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
}

/* End footer custom */

/* WP calendar custom */

#wp-calendar #next a {
	border: none;
	color:#FFFFFF;
	background-color: #003399;
}

#wp-calendar #prev a {
	border: none;
	color:#FFFFFF;
	background-color: #003399;
}

#wp-calendar a:link, #wp-calendar a:visited {
	border: 1px solid #FFFFFF;
	text-decoration: underline;
	color: #990000;
	background-color: #CCCCCC;
}

/* End calendar custom */
