body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.2em;
}
p, ul, ol {
}
p {
}
.blockbg {
	background: #D9D785;
}
blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}
ul {
}
ol {
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
small {
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
img.floatleft{
	margin:0px 18px 5px 0;
}
img.floatright{
	margin:0px 5px 5px 18px
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 100px 20px 0px 30px;
	font-size: 180%;
	color: #ccc;
}
/* Header */
#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(../images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}
#contact {
	float: left;
	margin-top: 30px;
	background-image: url(../images/phone_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #396;
	margin: 0;
	font-weight: normal;
	padding-left: 50px;
}
#contact p a {
	color: #396;
}
#contact a {
	text-decoration: none;
}
#contact a:link {
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
	color: #c00;
}
#contact a:active {
	text-decoration: none;
}
#menu {
	float: right;
	margin-top: 21px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}
#menu a:hover {
	background: url(../images/img03b.jpg) no-repeat center top;
	color: #999999;
}
#menu .current a {
	background: url(../images/img03a.jpg) no-repeat center top;
	color: #333;
	text-decoration: underline;
}
#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}
#maincontent {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}
#sidepanel {
	float: right;
	width: 250px;
	padding:330px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
	background-color: #e5e5e5;
	background-image: url(../images/george-mathieson_01.jpg);
	background-repeat: no-repeat;
}
#sidepanelmobile {
	float: right;
	width: 250px;
	padding: 250px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
	background-color: #e5e5e5;
	background-image: url(../images/car-table_290px.jpg);
	background-repeat: no-repeat;
}
#sidepanel .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}
#sidepanel .more {
	background: url(../images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}
.post {
	margin: 0;
}
.title {
	margin: 0;
	color: #336;
	line-height: 150%;
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}
.post .meta a {
	color: #000000;
}
.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}
.entry {
padding-left: 30px;
}
/* Sidebar */

#basenav {
	clear: both;
	width: 900px;
	background: #262626;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#basenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#basenav li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}
#basenav li ul {
	line-height: 1.8em;
}
#basenav li li {
	display: list-item;
	background: url(../images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}
#basenav h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
#basenav a {
	text-decoration: none;
	color: #CCCCCC;
}
#basenav a:hover {
	text-decoration: underline;
}
#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}
#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}
#footer a {
	color: #fff;
}
#legal {
	float: left;
}
#links {
	float: right;
	color: #808080;
}
#links a {
	color: #808080;
	text-decoration: none;
}
#links a:hover {
	color: #ccc;
	text-decoration: underline;
}

#one{
	float:left;
	padding:0 15px;
}
.w50{
	width:50%;
}
.floatleft p{
	padding:0 10px 0 0; 
}
.floatright p{
	padding:0 0 0 10px;
}
.bullettick {
	list-style-image: url(../images/bullettick.gif);
}