body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0px;
  padding: 0px;
  color: #373737;
  background-image:url(wp-content/themes/travis/images/background.jpg);
  background-position:top; 
  background-repeat:repeat-x;
  background-color:#0d4f7a;

}
#header {
 background-color: #fff;
 height: 122px;
 font-family: Arial, Helvetica, sans-serif;
 color: #373737;
 width: 982px;
 margin:auto;
 padding-top: 20px;
}
#tagline{
	float: left;
	padding-left:50px;
	color: #666;
	
	font-size: 12px;
}
#logo{
	float: left;
	width: 179px;
	height: 95px;
	margin-left: 15px;
}
#main{
	padding: 0px;
	width: 982px;
	margin: auto;
	background-color: #fff;
}
#content-wrapper{
	padding-left: 20px;
}

#footer-links{
	width: 982px;
	margin: auto;
	background-color: #fff;
	text-align: center;
	padding-bottom: 10px;
	color: #1982d1;
	font-size: 12px;
}
/*
#footer-links a, #footer-text a, #footer-links a:link, #footer-text a:link,#footer-links a:visited , #footer-text a:visited, #footer-links a:active , #footer-text a:active, {
		color: #1982d1;
		font-size: 12px;
		text-decoration: none;
}

#footer-links a:hover , #footer-text a:hover{
	text-decoration: underline;
}
*/

#footer-text{
	width: 982px;
	margin: auto;
	background-color: #fff;
	text-align: center;
	font-size: 12px;
}
#page_bottom
{
	background-image:url(wp-content/themes/travis/images/footer_background.png);
	background-position:bottom;
	margin:0px auto;
	width:982px;
	height:25px;	
	margin-bottom:30px;
}
#login{
	padding-top: 50px;
	padding-bottom: 50px;
	width: 250px;
	margin: auto;
	font-size: 12px;
}       
#recover{
	padding-top: 50px;
	padding-bottom: 50px;
	width: 450px;
	margin: auto;
	font-size: 12px;
}
     
a , a:link{
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

#menu{
	float:left;
	margin-left: 10px;
	background-color: black;
	width: 963px;
}
#logininfo{
float:right;
color: White;
margin: 4px 10px 0 0;
font-size: 12px;

}
#adminmain{
	min-height: 500px;
	font-size: 12px;
	background-color: white;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
  
.RadMenu_Black .rmLink:hover
{
	color: #99CCFF !important;
}  

/* easy query styles */
.bodytext{
	font-size: 11px;
	color: #333333;
	}

.title0 {

	font-size: 24px;
	font-weight: bold;
	color: #6d7785;
}
.title1 {

	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3 0 0 10;
	background: url(images/corner.gif) 140px 0 no-repeat;	
}
.title2 {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 3 10 3 10;
}
.slogan1 {

	font-size: 14px;
	font-weight: bold;
	color: #6d7785;	
}
.border_blue {
	background-color: #4b9edc;
}
.back_blue {
	background: #FFFFFF url(images/back_blue.jpg) 100% 0 repeat-y;
}
.th {
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;		
}
.powered {
	
	background-color:#f0f0f0; 
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 2 0 2 0; 
}
.addnew {
	font-size: 11px;
	font-weight: bold;
	color: #669900;	
	padding: 5 0 10 10;
}
.addnew a{
	color: #669900;	
}

textarea {
	font-family: Verdana, "Courier New", Geneva, Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color: #333333;
}
.btn {
	background: url(images/back_btn.gif) 0 50% repeat-x;
	width: 70px;
}
.box {
	background-color:#ffffff; 
	width:100%; 
	height:150px; 
	overflow: scroll; 
	border: solid 1px #cccccc;
	background: url(images/watermark.gif) 0 0 repeat;	
}
h1, h2 {
  background: #e8b246 url(wp-content/themes/travis/images/client-area_header-Bckg.jpg) no-repeat left;
  clear: both;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;  
  font-weight: normal;
  line-height: 40px;
  padding: 0 0 0 20px;
  margin: 20px 10px;
  width:913px;
  height: 42px;
}
p {
	margin-left: 20px;
	margin-bottom: 2px;
}

ul {
	margin-left: 60px;
}
td {
	padding-bottom: 2px;
}
