html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Tahoma, Verdana, sans-serif;
	background: #1a366c url(../images/bg.gif) repeat left top;
	text-align: center;
	color: #4f4f4f;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table td{
	padding:6px;
}
p, td{
	color: #4f4f4f;
	font-size: 80%;
	font-weight: normal;
	}
a{
	color: #1a366c;
}
a:hover{
	color: #44528a;
}
h1{
	background: url(../images/h1_underline.jpg) no-repeat left bottom;
	color: #1a366c;
	font-size: 130%;
	font-weight: normal;
	padding: 6px 0px;
	margin: 15px 0px;
}
h2{
	color: #666666;
	font-size: 80%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}
h3{
	color: #1a366c;
	font-size: 95%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 6px 0;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
#container{
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}
#header{
	height: 190px;
}
#logo{
	float: left;
	clear: none;
}
#flash{
	background: url(../images/bg_flashplace.gif) no-repeat left top;
	float: right;
	clear: none;
}
li.plain {
	background: url(../images/nav_bg.jpg) no-repeat left top;
	height: 21px;
	padding: 9px 0 0 0;
	text-align: right;
	width: 265px;
}

li.plainlast {
	background: url(../images/navbottom_bg.jpg) no-repeat left top;
	height: 32px;
	padding: 9px 0 0 0;
	text-align: right;
	width: 265px;
}
li.plain a, li.plainlast a {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #4f4f4f;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 38px;
	text-align: right;
	}
li.plain:hover {
	background: url(../images/over_nav_bg.jpg) no-repeat left top;
	height: 21px;
	padding: 9px 0 0 0;
	text-align: right;
	width: 265px;
}
li.plainlast:hover {
	background: url(../images/over_navbottom_bg.jpg) no-repeat left top;
	text-align: right;
	width: 265px;
}
#maincontent{
	background-color: #fff;
	clear: none;
	float: right;
	padding: 0 36px 0 40px;
	width: 518px;
}
#maincontent p{
	line-height: 130%;
	padding: 0 0 15px 0;
}
#maincontent table{
	background-color: #fff;
	margin: 0;
	width: 518px;
}
#maincontent td{
	height: 30px;
	width: 33%;
}
#maincontent li{
	font-size: 80%;
	background: url(../images/bullet.gif) no-repeat left center;
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 6px 0 6px 15px;
	}
#maincontent table td p{
	font-size: 75%;
	margin: 0 0 0 10px;
	padding: 06px 0 0 15px;
	}
#maincontent .col1{
	clear:none;
	float: left;
	width:275px;
}
#maincontent .col2{
    clear:none;
	float:right;
	width:225px;
}

.clear {clear: both; margin: 0; padding: 0;}
.rowcolor{
	background-color: #e8ebf0;
}

.mainimg{
	border-right:29px solid #ffe794;
	clear: none;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 0 0;
}
#tagimg{
	clear: none;
	float: right;
}

#tag{
	background: url(../images/tag_bg.gif) repeat-x left top;
	clear: none;
	float: right;
	height: 115px;
	margin: 0;
	padding: 0px;
	width: 625px;
}
#tagsub{
	background: url(../images/tag_bg.gif) repeat-x left top;
	clear: none;
	float: right;
	height: 55px;
	margin: 0;
	padding: 0px;
	width: 625px;
}

#tag p{
	color: #1a366c;
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
	line-height: 125%;
	padding: 43px 0 0 105px;
}
#subcontent{
	clear: none;
	float: left;
	margin: 14px 0 0 10px;
	width: 265px;
}
#subcontent_sub{
	clear: none;
	float: left;
	margin: 14px 0 0 10px;
	width: 265px;
}
#features{
	padding: 10px 0px 10px 0;
}
#features img{
	padding: 0 10px 0 0;
}
#siteinfo{
	border-bottom: 20px solid #ffc800;
	clear: both;
	height: 84px;
}

#siteinfo .col1{
	background: #fff url(../images/siteinfo_tab.jpg) left top;
	clear: none;
	float: left;
	height: 84px;
	margin-left: 0px;
	width: 275px;
}
#siteinfo .col1 p{
	color: #626366;
	font-size: 10px;
	line-height: 140%;
	padding: 15px 5px 5px 27px;
}

#siteinfo .col2{
	background: #fff url(../images/siteinfo_yellowbar.gif) no-repeat left 45px;
	clear: none;
	float: right;
	height: 84px;
	width: 625px;
}
#staffemail {
	background: #ffc800 url(../images/staff_email.jpg) no-repeat 20px top;
	float: none;
	clear: both;
	height: 21px;
	margin: 0;
	padding: 0;
}
ul li.staffemail a{
	color: #555555;
	font-size: 10px;
	text-decoration: none;
	padding: 0 0 0 35px;
}
ul li.staffemail a:hover{
	color: #333333;
	text-decoration: none;
}
.submenu {
	padding: 15px 0 0 0;
}#maincontent-calendar {
	background-color: #fff;
	clear: none;
	float: right;
	padding: 0;
	width: 594px;
}

