@charset "ISO-8859-1";

body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial; 
	font-size: .9em;
	background-color: #ffffff;
	padding:0; 
	margin:0; 
}
hr{
	background: #999 url(/fileadmin/resources2/images/hr.gif) repeat-x;
	color: #999;
	height: 2px;
	border: 0;
  	width: 80%;
}
#container, #wrapper{
	width: 100%;  
	min-width: 760px; 
	max-width: 2000px; 
	margin: 0 auto;
}

/*Creates the lefthand column and content color */
#container {
	background: #ffffff url(/fileadmin/resources2/images/bg2.gif) repeat-y top left;
}  

/*This image creates the righthand column */
#wrapper {
	background: url(/fileadmin/resources2/images/bg.gif) repeat-y top right;
}          

#banner{
	color: #cc5600; 
	height: 135px; 
	background-color: #cc5600;
	background-image:url(/fileadmin/resources2/images/logo_bgd.jpg);
}

/*This ensures that the banner and footer expand fully */
#banner, #footer {
	padding: 1px 0;
}  

/*This positions the title of the website in the banner */
#banner h6 {
	margin: 50px 0 0 25px; 
	color: #96c89f; 
	font-size: 2em; 
}  
#nav {
	width: 100%;
	white-space: no-wrap; 
	overflow: hidden; 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000; 
	background-color: #05312f; 
}
#leftcol {float: left; width: 240px;}
#rightcol {float: right;text-align:right;}
#leftcol, #rightcol, #footer {padding: 0px;}
#content {margin: 0px 360px 0px 240px; padding: 25px 0px 0px 0px;}
#footer {clear: both;  text-align: left; padding-left:240px; padding-top:10px;}

#header_links {
	position:relative;
	top:20px;
	left:0px;
	width:100%;
	height:30px;
	margin:0px;
	text-align:right;
	padding:0px;

}

#army {
	text-align:left;
	padding: 10px 0px 0px 20px;
}

#news_panel {
	position:relative;
	width:320px;
	float: left;
	border: 1px solid #000000;
}

/* MAIN TEXT STYLES */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 24px;
}

p.indent {
	margin-left:10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #cc5500;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight:normal;
	margin-right: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight:bold;
	margin-right: 20px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight:bold;
	margin-right: 20px;
}

a {
	text-decoration:underline;
	color:#555555;
}

.blacktext {color: #000000}

.smalltext {
	font-size:11px;
}

input {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	margin:0px;
}

form {
	margin:0px;
}

/* HOMEPAGE STYLES */

p.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-color:#cc5600;
	color: #FFFFFF;
	margin: 1px;
	font-weight:normal;
	padding:5px 0px 5px 10px;
}

p.news_title {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	background-color:#dddddd;
	padding: 10px;
	margin: 1px;
	font-weight:normal;
}
p.news_description {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight:normal;
	margin-left:10px;
}

p.events-header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-color:#cc5600;
	color: #FFFFFF;
	margin: 0;
	font-weight:normal;
	padding:5px 0px 5px 10px;
}
p.events-title {
	font-size: 13px;
	line-height: 15px;
	color: #000;
	background-color:#fff;
	padding: 10px;
	margin: 0;
	font-weight:normal;

	border: 1px solid #999999;
	margin-top: 0px;
}

.footer {
	color:#555555
}

.search {
	margin-right: 15px;
	margin-bottom: 10px;
}

/* NAVIGATION STYLES */

p.headerlinks {
	padding: 0px;
	margin: 0px;
}

a.links,a.links:link,a.links:visited {
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 15px;
	text-decoration:none
}

a.links:hover,a.links:visited:hover {
	color:#000000
}

a.nav1,a.nav1:link,a.nav1:visited {
	font-size: 14px;
	color:#555555;
	text-decoration:none
}

a.nav1:hover, a.nav1:visited:hover {
	color:#000000;
}

.nav1live,a.nav1live:link,a.nav1live:visited {
	font-size: 14px;
	color:#cc5500;
	text-decoration:none
}

a.nav1live:hover, a.nav1live:visited:hover {
	color:#000000;
}

a.nav2,a.nav2:link,a.nav2:visited {
	font-size: 12px;
	color:#555555;
	text-decoration:none
}

a.nav2:hover, a.nav2:visited:hover {
	color:#000000;
}

a.nav2live,a.nav2live:link,a.nav2live:visited {
	font-size: 12px;
	color:#cc5500;
	text-decoration:none
}

a.nav2live:hover, a.nav2live:visited:hover {
	color:#000000;
}

.livepage {
	margin-left:55px;
	color:#cc5500;
}

li {
	margin-top: 0px;
	margin-bottom: 5px;
}

ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:35px;
	padding:0px
}

ul ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:15px;
}

ul ul ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:15px;
}

ul ul ul ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:15px;
}

ul.standard {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 24px;
	margin-left:15px;
	padding:0px;
	list-style-position: inside;
	text-indent: -15px;
}

dl{
	margin: 0 0 1em;
	}
	
/* Tables, layout 1 */

td {
	vertical-align:top;
}

table.contenttable-0 {
         border-spacing: 0px;
         border-collapse: collapse;
         margin:0 0 15px 0;
         padding:0;
      	font-size: .9em;
      	font-family: Arial, Helvetica, sans-serif;
}
table.contenttable-0 P {
         color: #000;
}
table.contenttable-0 TR TD {
         border: solid 1px #fff;
         background: #ddd;
         padding: 5px;
}
table.contenttable-0 TR.tr-0 TD P {
         font-weight: bold;
         color:#fff;
         margin:5px;

}
table.contenttable-0 TR.tr-0 TD {
          border: solid 1px #fff;
          background: #cc5500;
          color:#fff;
}
table.contenttable-0 tr td {
	background-color:#cccccc;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	padding:5px;
}
td.td-0 {
	width:65px;
}	
