body { font: .8em Verdana, Arial, Sans-Serif; line-height: 1.6em; margin: 10px 0 0 0; background: #fff;}

a { color: #0066B3; background: inherit; }
a:hover { color: #808080; background: inherit; }

h1 { font-size: 155%; 
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-weight: bold;
	 line-height: inherit;
	 color: #214584; padding: 0; margin: 0;}
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }
ul {  padding: 0; margin: 0;}
/*li { list-style-type: none;}*/

#logo { float: left; margin: 0 0 1em 1em; }
#menu { float: right; margin: 20px 1em 0 0; }
#menu li { display: inline; margin: 0 0 0 1.4em; }
#menu li a.current{ font-weight: bold; color: #E60000;}

#subheader { 
	clear: both; 
	
	/*background: #eee url('images/bar1.png') ;*/
	color: #FFF;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
	height: 25px;
	line-height: 25px;
}

#breadcrumbs { float: left; }
#breadcrumbs a { color: #E60000;  }

/* <!-- */
    body {
        margin:0;
        padding:0;
        /*font-size:90%; */
    }
	/* header styles */
    #header {
	    background: #fff url('images/justcarloan_banner.jpg');
	    background-repeat: no-repeat;
		clear:left;
		float:left;
		width:100%;
		overflow:hidden;		
		border-bottom:2px solid #000;
    }
	#header p,
	#header h1
	{
		display: none;
	}
	#header h2 {
		clear:left;
		float:left;
		text-align: right;
		width:96%;
		margin:0;
		padding:.4em 2% .1em 2%;
	}
	.menua
	{
		align: right;
		float : right;
	}
	#header ul {
		clear:left;
		float:left;		
		width:96%;
		margin:.7em 0 0 2%;
		padding:0;
		list-style:none;
		white-space: nowrap;
		text-transform: uppercase;		
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
	}
	#header ul li {
		display:inline;
	}
	#header ul li a {
		display:block;
		float:right;
		list-style:none;
		padding:.2em .5em;
		text-decoration:none;
		margin-right:10px;
		color: #DC260D;
		font-weight:bold;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
	}
	#header ul li a.active {
		font-weight:bold;
		color:#fff;
		background:#000;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;				/* width of whole page */
		overflow:hidden;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;				/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:.5em 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
								only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#f4f4f4;		/* right column background colour */
	}
	.threecol .colmid {
		right:20%;				/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:60%;				/* width of the middle column */
		background:#f4f4f4;		/* left column background colour */
	}
	.threecol .col1 {
		width:56%;				/* width of center column content (column width minus padding on either side) */
		left:102%;				/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:16%;				/* Width of left column content (column width minus padding on either side) */
		left:26%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:16%;				/* Width of right column content (column width minus padding on either side) */
		left:90%;				/* Please make note of the brackets here:
								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	
	.col2,
	.col3 li a {	  
	    font-size: .75em;
	}
	
	
	.col2 li { list-style-type: square;}
	/*.col3 li { list-style-type: square;}*/
	
	
	/* 3 Column blog style settings */
	.blogstyle {
		background:#eee;			/* right column background colour */
	}
	.blogstyle .colmid {
		right:25%;				/* width of the right column */
		background:#f4f4f4;		/* center column background colour */
	}
	.blogstyle .colleft {
		right:25%;				/* width of the middle column */
		background:#fff;			/* left column background colour */
	}
	.blogstyle .col1 {
		width:46%;				/* width of center column content (column width minus padding on either side) */
		left:52%;				/* 100% plus left padding of center column */
	}
	.blogstyle .col2 {
		width:21%;				/* Width of left column content (column width minus padding on either side) */
		left:56%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.blogstyle .col3 {
		width:21%;				/* Width of right column content (column width minus padding on either side) */
		left:60%;				/* Please make note of the brackets here:
							(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

	
	/* Footer styles */
	#footer {
        clear:both;
        padding:1em 2%;
		border-top:1px solid #ccc;
    }
    /* --> */

.box {
	border: 0 solid #ccc;
	/*padding: 1em;
	margin: 0 0 1em 0; */
}

#leadbox {
	float: right;
	border: 0px solid #ccc;
	padding: .1em;
	margin: 0 0 .5em 0;
}

/** #footer { clear: both; border-top: 1px dotted #ccc; margin: 0 0 0 0; text-align: right; font-size: .8em;} **/

#ads { background: #fff; 
	background-repeat: no-repeat;
	width: 549px;
	height: 109px;
	padding-left: 40px;
	padding-top: 22px;
}

#rss { float: right; text-align: right; }
#rss li { float: left; margin: 0 0 0 10px; }

/* sNews */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }
