/* @override 
	http://localhost:9020/css/angeleyes.css
	http://angeleyes.radardesign.com/css/angeleyes.css
	http://angeleyesni.org/css/angeleyes.css
*/

body {
	background: #174c94 url(/img/header_back.png) repeat-x;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	line-height: 1;
}

body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}


h1 {
	font-size: 3.4em;
	margin-bottom: 8px;
	color: #114588;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 2px dashed #c5dae9;

}

h2 {
	color: #114588;
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-right: 30px;
}

h3 {
	color: #114588;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	width: 105px;
	background-color: red;
	text-align: center;
	color: #ffffff;
	padding: 3px 0;
	font-size: 1.3em;
}


p {
	margin: 5px 0 12px 0;
	font-size: 14px;
	line-height: 1.4;
}

li {
	margin: 5px 0 8px 0;
	font-size: 14px;
	line-height: 1.3;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p.intro {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 30px;
}

p.title {
	color: #114588;
	margin-bottom: 15px;
}

p.readmore {
	font-size: 1.2em;
	color: #000;
	padding: 5px 0;
}

p.error {
	color: red;
	font-size: 1.1em;
	margin: 0;
}

a {
	text-decoration: none;
	color: #114588;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width:980px;
	/*outline: 1px solid green;*/
}

#header {
	margin-top: 25px;
	padding-bottom: 10px;
	/*outline: 1px solid red;*/
}

#header #logo {
}

#header h2 {
	float: right;
	color: #fff;
	font-size: 3.4em;
	margin-top: 80px;
}

#header #changeFont {
	float: right;
	margin-top: 0px;
}

#header #changeFont a {
	color: #fff;
}


#main {
	background: #fff url(/img/page_shadow.png) repeat-x;
	/*background-color: #fff;*/
	float: left;
	padding-bottom: 20px;
	width: 980px;
}

#nav {
	float: left;
	width: 200px;
	margin-top: 10px;
}

#nav li {
	margin: 0 20px;
	color: #300000;
	font-size: 1.4em;
	border-bottom: 2px dashed #c5dae9;
	padding: 7px 0;
}

#nav li a {
	text-decoration: none;
	color: #000000;
	padding: 0 0px;
}

#nav li a:hover, #nav li a.selected, #nav li.nav_active a {
	color: #ff0b02;
}

#content {
	/*outline: 1px solid pink;*/
	float: left;
	width: 698px;
	margin: 20px 0px;
	padding: 0 40px 0 40px;
	border-left: 2px dashed #c5dae9;
}

#content ul {
	margin: 0 20px 20px 20px;
	padding: 0 20px;
	list-style: disc;
}

#content ul li p {
	padding: 0;
	margin: 0 0 5px 0;
}

.module {
	clear: both;
	padding: 10px 0;
}

#events_module {
	/*outline: 1px solid red;*/
	width: 710px;
	margin-top: 190px;
	border-top: 1px dotted #ddd;
}

/*#people_module {
	clear: both;
}

.person {
	float: left;
	width: 220px;
	font-size: 1.1em;
	margin: 0 25px 20px 0;
}

.person img {
	margin: 10px 0;
}*/

.title {
	font-weight: bold;
	margin: 0;
}

.listitem {
	border-bottom: 2px dashed #c5dae9;
	margin-bottom: 10px;
}

.date {
	font-size: 1.1em;
	padding: 0;
	margin: 10px 0 0 0;
}

#map {
	width: 400px;
	height: 300px;
	margin: 0 50px;
	float: right;
	border: 1px solid #999;
}

#footer {
	clear: both;
	color: #fff;
	padding: 15px 0 0 0;
	text-align: center;
}

#footer a {
	color: #fff;
	
}

/* @group Home */

#home h1 {
	font-size: 6.2em;
	line-height: 1;
	margin-bottom: 20px;
}

#home #module {
	border-top: 2px dashed #c5dae9;
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
}

#home #module img {
	margin-right: 30px;
}


/* @end */

/* @group Glossary */

#letter_list {
	text-align: center;
	letter-spacing: 5px;
	color: #999;
	font-weight: bold;
}

ul.results_list {
	margin: 0;
	padding: 0 !important;
}

ul.results_list li {
	list-style: none;
	padding: 0;
}

/* @end */



/* @group News */

#newsmain {
	float: left;
	width: 500px;
}

#newsnav {
	float: right;
	width: 160px;
	text-align: right;
	margin-left: 20px;
}

#newsnav ul {
	list-style: none;
	padding: 0;
	margin: 0;	
	font-size: 1.3em;
}

#newsnav ul li {
	margin-bottom: 15px;
	color: #828282;
	font-size: 13px;
	line-height: 1.3;
}

#newsnav ul li.lastmonth {
	margin-bottom: 30px;
}

#newsnav ul li a {
	color: #000;
	text-decoration: underline;
}

#newsnav ul li.newsyear a {
	color: #114588;
	font-weight: bold;
}

.newsstory {
	margin-right: 30px;
}

.articlestory {
	margin-right: 150px;
}


#newsstorypic {
	float: right;
	width: 250px;
	text-align: center;
	margin-left: 20px;
}

#newsstorypic img {
	clear: both;
	
}

#newsstorypic p.caption {
	clear: both;
	color: #114588;
	font-size: 1.2em;
}

/* @end */

/* @group Events */

#eventsmain {
	width: 500px;
	float: left;
	/*outline: 1px solid red;*/
}

#eventsnav {
	float: right;
	width: 160px;	
	/*outline: 1px solid green;*/
	padding: 0;
}

#eventsnav table {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 10px 5px;
	/*float: left;*/
}

#eventsnav  th, #eventsnav td {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size: 1.1em;
	text-align: center;
			/*background-color: #f7f5e6;*/

}

table#zoom_table td {
	border: 0;
}

th {
	padding: 5px 0;
	font-size: 1.1em;
	text-align: center;
	color: #555;
	/*background-color: #fff;*/
}

th.calhead {
	/*background-color: #000;*/
	/*color: #fff;*/
	font-weight: bold;
}

div.calcontent, div.calnocontent {
	display: block;
	padding: 2px 4px;
}

div.calnocontent {
		background-color: #fff;
		color: #114588;
}

div.today {
	background-color: #b3d5ff;
	font-weight: bold;
}

div.calcontent {
	background-color: #114588;
	color: #ffffff;
}



div.calcontent a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #ffffff;
}

div.calcontent a:hover {
	color: #000000;
}

#calnav {
	/*outline: 1px solid blue;*/
	width: 150px;
	padding: 10px 6px 0 6px;
}

#calnav a {
	font-size: 1.0em;
	/*background-color: #ff7c00;*/
	color: #6d6d6d;
	font-weight: bold;
	/*padding: 2px 5px;*/
	/*display: inline;*/
	text-decoration: none;
}

#calnav a:hover {
	text-decoration: underline;
}

#calnav a#currentlink {
	margin: 0 24px;
}

/* @end */

/* @group People */

.person {
	border-bottom: 2px dashed #c5dae9;
	margin-bottom: 20px;
}

.person h2 {
	margin-bottom: 0;
}


.person img {
	width: 100px;
	float: left;
	margin: 10px 20px 10px 0;
}

/* @end */



/* @group Contact */


#contact_us #module {
	width: 250px;
	padding-left: 0px;
	float: right;
	border: 0;
}

#contact_us #pagecontent {
	width: 400px;
	float: left;
}

#contactform {
	/*outline: 1px solid blue;*/
	width: 250px;
	font-size: 1em;
	float: right;
}

#nullcheck {
	display: none;
}

label {
	margin-top: 10px;
	display: inherit;
	font-size: 1.3em;
	color: #114588;
}

.field {
	width: 230px;
	font-size: 1.3em;
	color: #000000;
	border: 1px solid #999999;
	padding: 5px 3px;
}

#submit {
	width: 238px;
	color: #666;
	border: 1px solid #999;
}

/* @end */

