/* CSS Document */

html {
	height: 100%; 
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	background: #333742;
	background-image:url(template_images/body_background.png);
	background-repeat:repeat-x;
}

a {
	color:#899002;
	font-weight:bold;
	}
	
a:hover, a.hover {
	color:#000000;
	}
	
a img { border:none }
#main {
	width:738px;
	}

#header {
	width:100%;
	height:77px;
	background-image:url(template_images/header_background.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size:13px;
	}

ul#top_nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float:right;
	position:relative;
	top:50px;
	right:20px;
	}

ul#top_nav li {
	display:block;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
}

ul#top_nav li a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}

ul#top_nav li a:hover {
	color: #899002;
}

ul#top_nav .dots {
	background-image:url(/includes/template_images/menu_top_spacer.png);
	background-position:right;
	background-repeat:no-repeat;
	}

#banner {
	width:100%;
	height:131px;
	background-image:url(template_images/banner_background.png);
	background-repeat:no-repeat;
	}
	
#outline {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-left:10px;
	}

#menu {
	width:202px;
	height:3000px;
	float:left;
	background:#14171E;
	position:absolute;
	top:0;
	left:0;
	text-align:left;
	}
	
ul#left_nav {
	list-style: none;
	padding:0px;
	margin: 15px;
	position:relative;
	}

ul#left_nav li {
	display:block;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
}

ul#left_nav .title {
	color:#899002;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	margin-bottom:0!important;
	margin-bottom:15px;
	}

ul#left_nav li a {
	display:block;
	padding-left: 15px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background-image:url(/includes/template_images/menu_left_bullet.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #2B2E37;
	float:left;
	clear:left;
}

ul#left_nav li>a {
	float:none;
	}

ul#left_nav li a:hover {
	color: #899002;
}
ul.sponsors {
	font-size:10px;
	}

#content {
	text-align:left;
	padding:20px;
	padding-top:10px;
	padding-bottom:0px;
	width:475px!important;
	width:515px;
	float:left;
	background:#FFF;
	position:relative;
	left:202px;
	min-height:200px;
	}

#footer {
	width:100%;
	height:85px;
	background-image:url(template_images/footer_background2.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFFFFF;
	overflow:visible;
	}
	
#upcoming {
	border:1px solid #666;
	border-top:2px solid #444;
	width:200px;
	height:125px;
	margin:15px;
	margin-top:0px;
	margin-bottom:50px;
	text-align:center;
	overflow:hidden;
	font-style:italic;
	font-size:10px;
	color:#666666;
	}
	
#upcoming a {
	color:#666;
	font-size:11px;
	text-decoration:none;
	}

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

#title_show {
	width:100%;
	background:#666;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	font-style:normal;
	}	

h1 {
	font-size:20px;
	font-weight:bold;
	color:#333742;
	}
	
h2 {
	font-size:14px;
	font-weight:bold;
	color:#899002;
	margin-top:20px;
	}
	
h3 {
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin-top:10px;
	margin-left:10px;
	}

p, td, th {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color:#444;
	}

th { font-weight:bold; background-color:#CCCCCC; text-align:center }
	
.description {
	font-style:italic;
	}

.deletebox {
	height:30px;
	width:30px;
	background-image:url(/includes/template_images/admin_cancel.png);
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
	}
.editbox {
	height:30px;
	width:30px;
	background-image:url(/includes/template_images/admin_edit.png);
	border:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
	}

#resource {
	border:1px solid #CCC;
	width:450px;
	float:right;
	height:60px;
	overflow:hidden;
	margin-bottom:10px;
	}

#res_a {
	background-color:#CCCCCC;
	height:100%;
	width:40px!important;
	widows:60px;
	padding:10px;
	float:left;
	}

#res_b, #res_b1 {
	padding:10px;
	width:205px!important;
	width:225px;
	float:left;
	font-style:italic;
	}

#res_b1 {
	padding:20px;
	}
	
#res_c {
	float:right;
	padding-top:20px;
	line-height:20px;
	width:80px;
	height:100%;
	text-align:center;
	border-left:1px solid #CCC;
	}
	
#res_d {
	float:right;
	padding-top:20px;
	line-height:20px;
	width:80px;
	height:100%;
	text-align:center;
	border-left:1px solid #CCC;
	}
	
.prop {
	height:200px;
	float:right;
	width:1px;
	}

/***********************************************/	
/* popout menu css *****************************/
/***********************************************/	

#menu_pop {
	width:202px;
	background:#14171E;
	text-align:left;
	} 

#menu_pop ul { /* remove bullets and list indents */
	list-style: none;
	padding:0px;
	margin: 15px;
	margin-top:0px;
	}

#menu_pop ul ul { 
	margin:0;	
 	}

/* style, color and size links and headings to suit */
#menu_pop a {
	width:157px;
	display:block;
	padding-left: 15px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background-image:url(/includes/template_images/menu_left_bullet.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #2B2E37;
	float:left;
	clear:left;
	}

#menu_pop a:hover {
	color: #899002;
	}
#menu_pop li {
/* make the list elements a containing block for the nested lists */
	position: relative;
	display:block;
	margin: 0;
	line-height: 19px;
	white-space: nowrap;
	} 

#menu_pop ul ul ul {
	position: absolute;
	top: 0px;
	left: 10px; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	font-size:10px;
	background-color:#14171E;
	}

.title {
	color:#899002;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	position:relative;
	left:10px;
	}

.title2 {
	line-height:20px!important;
	line-height:3px;
	}

div#menu_pop ul ul ul,
div#menu_pop ul ul li:hover ul ul
{display: none;}

div#menu_pop ul ul li:hover ul,
div#menu_pop ul ul ul li:hover ul
{display: block;}