﻿

body 
{
    font-family:Verdana;
    font-size:11px;
    color:#66675a;
    
    border:0;
margin:0;
padding:0;
}

a
{
	color:#66675a;
}

a:visited
{
	color:#66675a;
}

h1
{
  font-family:Verdana;
    font-size:14px;
    color:#767676;
    padding:0px;
    margin:0px;
    margin-left:10px;
}

#homecontent h1
{
	margin-left:0px;
	
}

h2
{
  font-family:Verdana;
    font-size:14px;
    color:#b4b4b4;
}


.newsheadline
{
    margin-left:5px;
       color:#767676;
}

#main
{
    width:885px;
    
    background-color:White;
    position:relative;
    margin:0 auto;
    padding:0px 5px 0px 5px; 
}

p
{
	margin:0px;
	padding:0px;
}

span
{
	margin:0px;
	padding:0px;
}

.block
{
	display:block;
	margin:0px;
	padding:0px;
}

.bioquestion
{
	color:#93a976;
	font-weight:bold;
}
/*  ********************************* TOP MENU **************************** */
#topmenu
{
    padding-top:25px;
    position:relative;
    width:100%;

    
}

#navlist
{
position: relative;
width: 100%;
height: 1.05em;
margin: 0;
padding: 0;
white-space: nowrap;


}

#navlist li
{
float: right;
margin: 0 0 0 0px;
list-style-type: none;
}

#navlist li a
{
position: relative;
display: block;
padding: 0px 10px;
color: #666;
text-align: center;
text-decoration: none;
border-bottom: 6px solid #b86241;
}

#navlist li a:hover
{
}

#navlist li.topmenuitemactive a
{
border-bottom: 6px solid #a8c387;
}

#navlist li#start div
{
border-bottom: 6px solid #fbf3f0;
 width:109px;
}

#navlist li.topmenuitemactive a:hover {  }

#logo
{
    position:absolute;
    left:10px;
    top:80px;
}

#logged
{
    position:absolute;
    left:10px;
    top:10px;
    font-size:9px;
    color:#b4b4b4;
}

#logged p
{
    position:relative;
    left:20px;
    top:-20px;
}

*html #logged p
{
    top:-33px;
}


/*********** LOGIN BOX ********************/
#loginbox
{
    
    position: relative;
    left:637px;
    top:7px; 
    background-color:#e7e8da;
    width:248px;
    height:74px;
    color:#66675a;
    text-align:right;
    font-size:10px;
    margin:0;
    margin-bottom:7px;
}

* html #loginbox
{
   top:0px;
   margin-bottom:0px;
   left:640px;
   width:245px;
}

/************** layout *******************/

#submenu
{
    width:100%;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    background:white;
}

* html #submenu
{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


#submenu a
{
    text-decoration:none;
    color:#66675a;
}

.submenuitem
{
    padding-left:20px;
    height:23px;
    border-bottom: solid 1px #dee3d9; 
    cursor:hand;
    
}

.submenuitem:hover
{
    background:#dee3d9;
}

.submenuitemtext
{
    position:relative;
    left:10px;
    top:2px;
}

.submenuitemactive
{
    padding-left:20px;
    background:#dee3d9;
    height:23px;
     cursor:hand;
}

#leftcol
{
    
    padding:0px;
    margin:0px;
    width:237px;
    height:700px;
    float:left;
    
    
    
   
}

#rightcol
{
    float:left;
    padding:0px;
    margin:0px;
    width:648px;
    /*margin-left:237px;*/
    
    background:white;
}

.skew1
{
    background:url(/images/skew1.gif);
    background-repeat:repeat-x;
    height:7px;
    
    margin-top:3px;
    
    
}

.skewfill
{
    background:url(/images/skew.gif);
    background-repeat:repeat;
    
}

#imagecol
{
    width:150px;
    float:left;
    height:100%;
    background:red;
}

ol
{
    width:498px;
    
    float:none;
    margin-left:150px;
}

  * html #contentcol
{
    width:495px;
    margin-left:148px;
}

#topcontent
{
    background:#d8dcd2;
    width:498px;
    
}

#topcontent p
{
    padding:10px;
}

/** html #topcontent  
{
    width:495px;
}*/

.newsitem
{
    background:#eceee9;
    position:relative;
    left:10px;
    top:0px;
    width:480px;
    
}

.newsitemalt
{
    background:#cdd5c2;
    position:relative;
    left:10px;
    top:0px;
    width:480px;

}

.newsdate
{
    float:left;
    width:100px;
    margin-left:10px;
    margin-top:5px;
}

.newsitemcontent
{
    margin-left:110px;
    padding-bottom:10px;
    padding-top:5px;
    padding-right:10px;
}

#content
{
    background:#d8dcd2;
    padding:10px;
}
/*********** homepage **************/

 #grayline
 {
     position:relative;
     left:0px;
     padding:0px;
     margin:0px;
     border:0px;
     height:6px;
     width:100%;
     line-height:6px;
     background-color:#d1d1d1;
 }
 
 #homewelcome
 {
     position:relative;
     left:0px;
     padding:0px;
     margin:0px;
     border:0px;
     height:23px;
     width:100%;
     color:#eddfc7;
     
     background-color:#bd9d67;
 }
 
 #welcometext
 {
    
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
position:relative;left:0px;width:100%;height:150px;background-color:#898989;color:White;
 }
 
 #flash
 {
    width:380px;
    height:240px;
    float:left;
    background:#93a976;
    margin:0px;
    padding:10px;
    
 }
 
 * html #flash
 {
 }
 
 #projects
 {
    float:left;
    /*margin-left:400px;*/
    width:245px;
    height:260px;
    background:white;
 }
 
 * html #projects
 {
    /*margin-left:390px;
    width:242px;
    padding:0px;
    margin:0px;*/
 }
 
 #somebodysaid
 {
    width:232px;
    height:154px;
   float:left;
    background:url(/images/somebodysaid.gif);
    margin:0px;
    padding:0px;
 }
 
 #somebodysaid2
 {
    width:498px;
    height:154px;
   
    background:url(/images/somebodysaid_big.gif);
    margin:0px;
    padding:0px;
 }
 
 #whatsgoingon
 {
    float:left;
    /*margin-left:232px;*/
    width:413px;
    height:154px;
    /*position:relative;*/
    background-color:white;
 }
 
 #whatsgoingonrightbar
 {
	background:#ebebeb;position:absolute;left:880px;top:378px;width:7px;height:154px;
 }
 
 * html #whatsgoingonrightbar
 {
	left:883px;
 }
 
 #homecontent
 {
	float:left;
	
 }
 
 /** html #whatsgoingon
 {
     width:413px;
     margin-left:230px;
 }*/
 
 .project
 {
  border-bottom: solid 1px #898989; 
 }
 
 #bottomline
 {
    background:#b0b0b0;height:10px;width:648px;position:relative;top:0px;left:0px;
 }
 


/********************* homepage rollover *************************/

div.leadbayroll {
	float: left;
	width: 245px; height: 45px;
	background: url( '/images/leadbay_roll.gif' ) -248px 0 no-repeat;
	 border-bottom: solid 1px #898989;
	}

div.leadbayroll a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '/images/leadbay_roll.gif' ) top left no-repeat;
	}
	
div.leadbayroll a:hover {
	background-image: none;
	}
	
div.addevaroll {
	float: left;
	width: 245px; height: 45px;
	background: url( '/images/addeva_roll.gif' ) -250px 0 no-repeat;
	 border-bottom: solid 1px #898989;
	}

div.addevaroll a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '/images/addeva_roll.gif' ) top left no-repeat;
	}
	
div.addevaroll a:hover {
	background-image: none;
	}
	
	div.buyyourcarroll {
	float: left;
	width: 245px; height: 46px;
	background: url( '/images/buyyourcar_roll.gif' ) -251px 0 no-repeat;
	 border-bottom: solid 1px #898989;
	}

div.buyyourcarroll a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '/images/buyyourcar_roll.gif' ) top left no-repeat;
	}
	
div.buyyourcarroll a:hover {
	background-image: none;
	}
	
	div.okozaroll {
	float: left;
	width: 245px; height: 46px;
	background: url( '/images/okoza_roll.gif' ) -250px 0 no-repeat;
	 border-bottom: solid 1px #898989;
	}

div.okozaroll a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '/images/okoza_roll.gif' ) top left no-repeat;
	}
	
div.okozaroll a:hover {
	background-image: none;
	}
	
	div.businessextraroll {
	float: left;
	width: 245px; height: 46px;
	background: url( '/images/businessextra_roll.gif' ) -251px 0 no-repeat;
	 border-bottom: solid 1px #898989;
	}




div.wabbadabbaroll {
	float: left;
	width: 245px; height: 46px;
	background: url( '/images/wabbadabba_roll.gif' ) -250px 0 no-repeat;
	 border-bottom: solid 1px #898989;
	}

div.wabbadabbaroll a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '/images/wabbadabba_roll.gif' ) top left no-repeat;
	}
	
div.wabbadabbaroll a:hover {
	background-image: none;
	}


	
	div.businessextraroll {
	float: left;
	width: 245px; height: 46px;
	background: url( '/images/businessextra_roll.gif' ) -251px 0 no-repeat;
	 border-bottom: solid 1px #898989;
	}



div.businessextraroll a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '/images/businessextra_roll.gif' ) top left no-repeat;
	}
	
div.businessextraroll a:hover {
	background-image: none;
	}
