/*
Theme Name: WordPress Default
Theme URI: http://ncpic.net/
Description: Designed for the Governor's Institute - All Rights Reserved
Version: 1.0
Author: Anthony McLeod
Author URI: http://www.raleighwebdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	font-size: 9px;
	font-family: Arial, Sans-Serif, 'Lucida Grande', Verdana;
	background-color: #006600;
	color: #333;
	padding: 5px 0 0 0;
	}

form {
	margin: 0px;
	}

li { 
	list-style-type: none;
	margin: 0px;
	}

a.link {
	text-decoration: none;
	color: #336699;
	}

a.visited {
	text-decoration: none;
	color: #336699;
	}

a.hover {
	text-decoration: underline;
	color: #006600;
	}

.menu1 {
	background-color: #006600; 
	border-bottom: 1px solid #E8E9EC; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	padding: 4px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	}

a.menu1_item:link, a.menu1_item:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu1_item:hover {
	text-decoration: underline;
	color: #EEEEEE;
}

.menu2 {
	background-color: #336699; 
	border: 1px solid #000000; 
	padding: 4px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	}

a.menu2_item:link, a.menu2_item:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu2_item:hover {
	text-decoration: underline;
	color: #EEEEEE;
}

.division {
	background-color: #336699; 
	border-bottom: 1px solid #E8E9EC; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	padding: 4px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

.contentheading {
	color: #c2080f;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	text-decoration: none;
}

a.contentheading:link, a.contentheading:visited {
	color: #c2080f;
	text-decoration: none;
}

a.contentheading:hover {
	text-decoration: underline;
	color: #006600;
}

.event-head {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	text-decoration: none;
}

.event-side {
	color: #c2080f;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.event-side:link, a.event-side:visited {
	color: #c2080f;
	text-decoration: none;
}

a.event-side:hover {
	text-decoration: underline;
	color: #006600;
}

.pagenavigationbox {
	text-align: center;
	padding: 5px 0;
}

.pagenav, .pagenavcurrent {
	border: 1px solid #FFFFFF;
	background-color: #CC0000;
	color: #CECECE;
	margin: 0 3px;
	padding: 5px;
}

.pagelink {
	border: 1px solid #FFFFFF;
	background-color: #CC0000;
	color: #FFFFFF !important;
	margin: 0 3px;
	padding: 5px;
}

.pagelink:hover {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	color: #CC0000 !important;
}
