body {
	font-family: arial;
	font-size: 13px;
	background-color:#CCCCCC;
	color: #000;
	padding: 0;
	cursor: default;
	line-height:12px;
	margin:0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2 {

	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em 0;
}

h3{
	font-size: 13px;
	padding-bottom:10px;
	color:#000;
	
	margin:0px;
}

a img {
	border: none;
}

a {
	color: #BF0202;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

/* Page wrapper
--------------------------------------------------*/
#container {
	background-color:#fff;
	margin: 0 auto;
	width:770px;
	text-align:left;
	position:relative;
}

/* Header
--------------------------------------------------*/
#header {
	background-color:#C9A88C;
	height:auto;
}

.hdrbnr {
	position: absolute;
	top: 4px;
	right: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #023E6C;
}

.hdrbnr img {
	display: block;
	border: none;
}


#header h1 {
	font-size: 24px;
	font-weight: normal;
	color:#fff;
	text-align:left;
	padding: 30px 0 10px 15px;
}


/* Content Wrapper
--------------------------------------------------*/
#subcontainer{	
 	height:100%;
	float:right;
	width:100%;	
	background: #fff;
}

#subcontainerinner{
	background: #fff;
}



/* footer
--------------------------------------------------*/
#footer {
	text-align: center;
	height:40px;
	clear:both;
	color:#fff;
	background-color : #A4856B;
}


#footerhdr {
	padding: 0px;
	background-color : #A4856B;
}

#footer a {
	color: #fff;
	background-color : #A4856B;
}

#footer p {
	margin: 0;
	padding-top:4px;
	background-color : #A4856B;
}


        
#header {
	background-color : #C9A88C; 
	height           : auto;
}                          
                           
#header h1 {               
	font-size        : 22px;
	font-weight      : normal;
	color            : #fff;
	text-align       : left;
	padding          : 30px 0 10px 15px;
}                          
                           
#header p {                
	font-size        : 12px;
	font-style       : italic;
	font-family      : "Times New Roman", Times, serif;
	color            : #fff;
	text-align       : left;
}




#navbar {
	background-color : #A4856B;
	border-top       : 1px solid #C6C8C6;
	height           : 24px;
	color            : #fff;
}                          
                           
#navbar a {                
	color            : #fff;
	font-size        : 11px;
	font-weight      : normal;
	text-decoration  : underline;
}                          
                           
#navbar p {                
	margin           : 0;
	padding          : 5px 0 0 15px;
}






#search {
	clear               : both;
	margin-top          : 15px;
	font-size           : 12px;
}

#search label {
	font-weight         : bold;
}

#search input.text {
	width               : 100px;
	font-size           : 12px;
	color               : #000000;
	background-color    : #ffffff;
	text-align          : left;
	border              : 1px solid gray;
	padding-left        : 2px;  
}

#search input.submit {
	width               : 55px;
	font-size           : 11px;
	border              : 1px solid #000000;
	color               : #000;
}

/* side column
--------------------------------------------------*/

#col2 {
	font-size           : 12px;
	width               : 212px;
	float               : left;
	background-position : top left;
	background-repeat   : no-repeat;
}

#col2inner {
	padding             : 10px 10px;
	background-color    : #E6E6E6;
	border-left         : 1px solid #D4D4D4;
}


#col2 h3 {
	color               : #5A5A5A;
	font-size           : 12px;
	font-weight         : bold;
	margin              : 0;
	padding             : 0px 0px 10px 5px;
}

#col2 ul {
	margin              : 0;
	list-style-type     : none;
	font-size           : 11px;
	padding             : 5px 0px 5px 0px ;
	line-height         : 2em;
	background-color    : #F4F4F4;
	border              : 1px dashed #959595;
}

#col2 li {
	padding             : 0px 0px 0px 12px;
}

#col2 ul a {
	color               : #2061AB;
}

#col2 ul a:hover {
	color               : #000;
	font-weight         : none;
	text-decoration     : underline;
}

#col1 .inner, #col2 .inner{
	padding             : 10px 5px 10px 5px;
}

.fullbox .hdr {
	width               : 100%;
}










/* Content
--------------------------------------------------*/
#content {
	/* top, right, bottom, left */
	margin           : 0px 0px 0px 212px;
}


#contentinner {

	float            : right;
	width            : 99%;
	margin           : 0;
	background-color : #fff;
                           
	line-height      : 1.7em;
}

#content p{
	padding          : 10px 0 5px 0;
	margin           : 0;
	color            : #333;
	line-height      : 15px;
}

#content a.title{
	color            : #0033CC;
	font-size        : 13px;
	font-weight      : bold;
}

#content  a.url {
	font-size        : 10px;
	color            : blue;
	font-weight      : normal;
}

#content a {
	font-weight      : bold;
}

#content td {
	padding-left     : 20px;
}

#content .fullbox .hdr h3{
	font-size        : 14px;
	color            : #000;
	padding          : 0px 14px 20px 0px;
	margin           : 0px;
}


#content .results .resultshdr h2{
	font-size        : 12px;
	color            : #000;
	padding          : 5px 14px 10px 0px;
	margin           : 0px;
}

#content .fullbox {
	width            : 100%;
	margin           : 5px 0px 5px 0px;
}

#content .results {
	border           : 2px solid #3D3D3D;
	margin           : 0px;
	padding          : 10px;
}

#content .inner {
	padding          : 15px 15px 15px 15px;
}

#content .litebox {
	margin           : 20px 10px;
	border-top       : 1px dashed #707070;
}

#content .litebox .inner {
	padding          : 15px 15px 15px 0px;
}

#content .litebox a {
	color            : #707070;
	font-size        : 10px;
	font-weight      : normal;
	text-decoration  : none;
	line-height      : 1.3em;
}




.adbox {
	border           : 2px gray solid;
	padding          : 6px;
}



.pophead {
	color            : #5A5A5A;
	font-size        : 12px;
	font-weight      : bold;
}



/* kwlinks 
-----------------------------------*/

#kwlinks {
	padding          : 0px;
}

#kwlinks table {
	padding          : 0px;
}

#kwlinks table td {
	width            : 260px;
	text-align       : left;
	padding          : 0px;
	padding-left     : 3px;
}

#kwlinks img{
	text-align       : center;
}

#kwlinks ul {
	margin-left      : 0px;
	padding-bottom   : 0px;
}

#kwlinks li {
	list-style-type  : none;
	margin-left      : 0px;
	padding-bottom   : 0px;
}

#kwlinks a {
	color            : #2061AB;
	margin-left      : 0px;
	font-size        : 11px;
	font-weight      : normal;
}

#kwlinks a:hover {
	color            : #000;
	font-weight      : none;
	text-decoration  : underline;
}

#kwlinks h1 {
	font-size        : 12px;
	left             : 20px;
	height           : 15px;
	font-weight      : bold;
	color            : #5A5A5A;
}


/* mainsearch
-----------------------------*/
#mainsearch {
	clear            : both;
	margin-top       : 200px;
	font-size        : 12px;
	margin-left      : 100px;
}

#mainsearch label {
	font-weight      : bold;
}

#mainsearch input.text {
	width            : 200px;
	font-size        : 12px;
	color            : #000000;
	background-color : #ffffff;
	text-align       : left;
	border           : 1px solid gray;
	padding-left     : 2px;
}

#mainsearch input.submit {
	width            : 55px;
	font-size        : 11px;
	border           : 1px solid #000000;
	color            : #000;
}




