/*
Theme Name: Rescue Tacoma
Theme URI: http://rescuetacoma.com/
Description: The default theme for the CEO blog on rescuetacoma.com
Author: Scott Dahl
Author URI: http://elitewgd.com/

*/
#content {
	float:right;
	width:735px;
}
h2 {
	text-decoration:none;
	font-size:22px;
}
#sideNav p {
	border:1px dashed #74644a;
	padding:10px;
}
#searchsubmit {
	border:none;
	background:transparent;
	font-size:16px;
	float:right;
	margin:10px 0 0 0;
	color:#707070;
	cursor:pointer;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}