/*
Theme Name: Kingston Fleet
Theme URI: http://www.kingstonfleet.com/
Description: The original WordPress theme developed by Darcy Voutt.
Version: 1.0
Author: Darcy Voutt
*/

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
letter-spacing:0px;
line-height:15px;
background:#fff url(images/background2.jpg);
background-repeat:repeat-x;
margin:0px 10px 0px 10px;
padding:0px; 
}


#background{
background:url(images/background.jpg);
background-repeat:no-repeat;
width:1100px;
height:800px;
margin-left:auto;
margin-right:auto;
padding-top:25px;
}

#box{
width:950px;
background:#fff;
margin-left:auto;
margin-right:auto;
}

/* Top Section */

#logo{
width:950px;
height:210px;
padding:5px 0px 5px 0px;
float:left;
background:#fff;
}

#quote{
clear:both;
background:#fff;
width:950px;
height:50px;
font-size:18px;
text-align:center;
line-height:50px;
}

/* Content */

#wrap{
background:#fff;
width:950px;
}

	#content{
	width:570px;
	background:#fff;
	margin:0px 20px 0px 0px;
	padding:10px 30px 10px 30px;
	float:left;
	}

	#sidebar{
	width:235px;
	background:#f6f6f6;
	border:#dfdfdf 1px solid;
	margin:0px 20px 20px 0px;
	padding:20px;
	float:right;
	}
	
blockquote{
width:490px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
padding:5px 15px 5px 15px;
background:#f6f6f6;
border:#dfdfdf 1px solid;
font-size:14px;
}
	
/* Footer */

#footer{
clear:both;
width:950px;
height:45px;
line-height:30px;
text-align:center;
color:#fff;
background:#275897 url(images/footer.jpg);
border-top:10px #fff solid;
margin-bottom:10px;
}	

	#footer a{
	color:#fff;
	}
	
	#footer a:hover{
	color:#fff;
	}

/* Options */

#optionsWrap{
background:#fff;
margin-left:25px;
}

	#options{
	width:420px;
	background:#fff;
	margin:0px 10px 0px 0px;
	padding:10px;
	float:left;
	}
	

/* Navigation */

		#nav{
		width: 950px;
		height: 30px;
		line-height: 30px;
		text-align:center;
		text-transform:none;
		font-size:16px;
		font-weight:bold;
		padding: 0px;
		margin: 0px;
		border:none;
		clear:both;
		background:#0c553d url(images/nav.jpg);
		}
		
		#nav a{
		color:#fff;
		padding:10px;
		margin:0px;
		border:none;
		}
		
		#nav a:hover{
		border:none;
		color:#0c553d;
		background:#fff;
		padding:6px 10px 6px 10px;
		margin:0px;
		}	
			
	/* Hyperlinks */
	
a{
font-weight:normal;
text-decoration:none;
color:#275897;
}	

a:hover{
font-weight:normal;
text-decoration:none;
color:#0c553d;
}
	
	/* HTML Styles */
	
h1{
font-size:22px;
line-height:22px;
margin:0px;
padding:0px;
color:#0c553d;
}

h2{
font-size:16px;
margin:15px 0px -5px 0px;
padding:0px;
color:#0c553d;
}

h3{
font-size:14px;
margin:15px 0px -8px 0px;
padding:0px;
color:#0c553d;
}

.logos img{
margin:0px 0px 20px 30px;
}

.testimonial{
font-size:13px;
font-style:italic;
color:#515151;
line-height:18px;
}

img{
border:0px;
}

