
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	//background:url(../images/body.jpg) #f6f6f6;
	background:url(../images/body.jpg) top repeat-x #779FAA;
}

* {
	margin:0;
	padding:0;
	
}



#header .topmenu {
   float:right;
   width:710px;
   height:40px;
   margin-right:60px;
   margin-top:10px;
}


#sidebar .sidemenu {
    margin-top: -5px;
    padding-bottom:20px;
    border-bottom:1px solid #136c78;
}

#sidebar .bottommenu {
    margin-top: 15px;
}

#sidebar h5 {
    color:#136c78;
    font-size:0.9em;
    padding-bottom:10px;
}

#wrapper {
	background:#fafafa;
	border:1px solid #136c78;
	max-width:1150px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:960px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	padding:5px;
}

#header {
margin-bottom:30px;
min-height:110px;
max-width:1195px;
min-width:760px;
tops:-20px;
}

#imagecontainers .cts-logo {
floats:left;
width:300px;
min-height:93px;
background:  url(../images/cts-logo2.jpg) no-repeat left top;
paddings:1px;
display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
//border:4px solid #f6f6f6;
}

/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
			#header .imagecontainer{
				  float:left;
				  clear:left;
				  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
				  background: url(../images/shadow.gif) no-repeat bottom right;
				  margin: 10px 0 10px 10px !important;
				  margin: 10px 0 10px 5px;
			}
			#header .imagecontainer img{
				display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
			}


#dmu-logo {
float:left;
width:110px;
min-height:41px;
background:  url(../images/dmu.jpg) no-repeat left top;
}

#kings-logo {
float:left;
width:125px;
min-height:115px;
background:  url(../images/kings-logo.gif) no-repeat left top;
padding-left:15px;
margin-top:40px;
}

#browning-logo {
float:left;
width:125px;
min-height:115px;
background:  url(../images/brownings.png) no-repeat left top;
padding-left:15px;
margin-top:40px;
}

#humi-logo {
float:left;
width:125px;
min-height:115px;
background:  url(../images/humi.gif) no-repeat left top;
padding-left:15px;
margin-top:40px;
}

#nott-logo {
float:left;
width:135px;
min-height:50px;
background:  url(../images/nott.gif) no-repeat left top;
padding-left:15px;
margin-top:15px;
}

#bl-logo {
float:left;
width:125px;
min-height:115px;
background:  url(../images/bl.gif) no-repeat left top;
padding-left:15px;
margin-top:-30px;
}

#ahrc-logo {
float:left;
width:125px;
min-height:50px;
background:  url(../images/ahrc.gif) no-repeat left top;
padding-left:15px;
margin-top:10px;
}

#footer .foot {
float:right;
font-size:0.8em;
position:relative;
text-align:center;
}

#footer .foot2 {
font-size:0.8em;
text-align:center;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	margin:0 20px 0 0;
}




#sidebar {
	background:#fafafa;
	width:170px;
	padding:10px 20px 0 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}



#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 10px 10px 10px;
	margin-top:-50px;
	margin-left:10px;
	background:#ffffff;
	border:1px solid #136c78;
}

#sidebarright li{
    margin-left:-10px;
    text-indent:0px;
}

#sidebarright p {
	font:80% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font-size:1.1em;
    color:#136c78;
}


#sidebarright a {
	border-bottom:1px dotted #000000;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #136c78;
}

#sidebarright .nl_summaryPost {
margin-top:10px;
font-size:0.8em;

}

#sidebarright h1{

font-size:1.1em;
color:#136c78;

}

#recentdocsctnr {
margin-top:10px;
padding-bottom:5px;
}

#recentdocsctnr ul {
padding-left:10px; 
margin-top:10px;
list-style-types: none;
font-size:0.8em;
}

#recentdocsctnr h2{
font-size:1.1em;
color:#136c78;
}

#content {
	margin:-80px 215px -20px 210px;
	padding:20px 10px 0 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:1.2em Verdana;
	color:#136c78;
	border-bottom:2px solid #f6f6f6;
}

#content h2 {
	font:1.2em Verdana;
	color:#136c78;
	border-bottom:1px solid #f6f6f6;
}

#content h1 {
	font:1.3em Verdana;
	color:#136c78;
	border-bottom:2px solid #f6f6f6;
}

#content h3 {
    font:1.1em Verdana;
    font-weight:680;
    color:#000000;
    border-bottom:2px solid #f6f6f6;
}

#content h7 {
    font:1.1em Verdana;
    font-weight:680;
    color:#000000;
    border-bottom:2px solid #f6f6f6;
}

h6 {
    font:1.1em Verdana;
    color:#000000;
    border-bottom:1px solid #d1d1d1;
    background:url(../images/cross2.jpg) right no-repeat;
}

#content h4 {
    font:1em Verdana;
    color:#136c78;
}

#content h5 {
    font:1.1em Verdana;
    color:#000000
}

h2s a {
	color:#136c78;
	text-decoration:none;
}

h2s a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
	min-height:60px;
}

#footer a {
border-bottom:1px dotted #000000;
	color:#444;
	text-decoration:none;
}

#footer a:hover {
	border-bottom:1px solid #136c78;
}

a-old {
	color:#136c78;
}

a-old:hover {
	text-decoration:none;
}

#content a {
	border-bottom:1px dotted #000000;
	color:#444;
	text-decoration:none;
}

#content a:hover {
	border-bottom:1px solid #136c78;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin-left:15px;
	line-height:20px;
	padding-top:5px;
	padding-left:15px;
	color:#000000;
}


#content li {
    text-indent:15px;
    background-image: url(../images/bullet-circle.jpg);
    background-repeat: no-repeat;
    background-position:0 0.8em;
}

#content ul li a{
    border-bottom:1px dotted #136c78;
	color:#444;
	/*background: url(../images/bullet-square_aqua.jpg) no-repeat left;*/
	margin-left:-15px;
	padding-left:15px;
	line-height:20px;
}

*:first-child+html #content ul li a{
    margin-left:-18px;
    padding-left:15px;
}



#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

imgs {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:5px;
	margin-bottom:10px;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}


#ajaxSearch_input {

width:150px;
height:13px;
text-align:left;
border: 1px solid #d6d6d6;
}

#sidebarlogin {
padding-top:10px;
text-align:left;
border-top:1px solid #136c78;
}

#ajaxSearch_submit
{
width: 50px !important;
height: 20px !important;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(../images/search.jpg) left no-repeat;
}

*:first-child+html #ajaxSearch_submit{
    width:50px;
    height:20px;
}

#ajaxSearch_output {

padding-bottom:10px;
border-bottom:1px solid #136c78;
margin-bottom:10px;

}


#username {
width:80px;
height:13px;
margin-left:28px;
border: 1px solid #d6d6d6;
}


#password {
width:80px;
height:13px;
border: 1px solid #d6d6d6;
}

.button {
width:100px;
height:20px;
}

*:first-child+html .button{
    width:100px;
    height:20px;    
}

#WebLoginLayer0 {
font-size:0.9em;
}

fieldset {
border:1px solid #ffffff;
}

/* News Calendar */

#newscalendar {
    padding-left:14px;
    padding-bottom:15px;
}

.calendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border: 1px solid #d6d6d6;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#sidebarright .calendar a {
    color:#136c78;
}

#newscalendar .calendar-prev {
    font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #136c78;	
	text-align: center;
	text-decoration: none;
  
}

#newscalendar .calendar-next {
    padding-left:5px;
    font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #136c78;	
	text-align: center;
	text-decoration: none;
}

#newscalendar .calendar-month {
    color:#136c78;
}

table a{
    color:#136c78;
}

