/*
Theme Name: Howard Johnson
Theme URI: http://www.maplewebsites.com
Description: Made for Howard Johnson Kingston by MapleWebsites.com
Version: 1.0
Author: Mike Campbell
Author URI: http://www.maplewebsites.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	color: #333;
	width: 922px;
	float: left;
	height: 48px;
	margin: 0px;
	padding-top: 62px;
}
#navigation {
 float: left;
 width: 922px;
 color: #333;
 margin: 0px 0px 0px 0px;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	height: 670px;
	width: 225px;
	float: left;
}
#leftmiddle {
	color: #666;
	margin: 0px 0px 40px 0px;
	padding: 10px;
	min-height: 350px;
	width: 250px;
	float: left;
}
ul {
	padding-left: 20px;
	padding-top: 10px;
}

#main {
	color: #333;
	margin: 0px 0px 0px 0px;
	height: 273px;
	width: 612px;
	float: left;
}

#mainsub {
	color: #666;
	margin: 0px 0px 15px 0px;
	min-height: 650px;
	width: 612px;
	float: left;
}
.post {
	padding-top: 15px;
	padding-left: 20px;
}

#rightmiddle {
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	min-height: 350px;
	width: 220px;
	float: left;
}
h3 {
	color: #1284C6;
}

h4 {
	color: #666;
	font-size: 14px;
}


#mainsub h3 {
	color: #1284C6;
	padding-top: 6px;
	padding-bottom: 6px;
}

a {
	color: #666;
}
#nav {
	background-image: url(images/nav-back.png);
	background-repeat: repeat-y;
	min-height: 100px;
	padding-left: 10px;
	padding-bottom: 25px;
	float: left;
	width: 207px;
}
#nav ul li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #004C9B;
}

#nav ul {
	list-style-type: none;
}
#nav ul li {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FA5CA;
	margin-bottom: 8px;
	width: 150px;
}


#rightcolumn {
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	min-height: 350px;
	width: 160px;
	float: left;
}
#footer {
	width: 902px;
	clear: both;
	color: #666;
	padding: 20px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainhead {
	color: #FFF;
	margin: 0px;
	height: 43px;
	width: 285px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 63px;
}
#headphone {
	color: #FFF;
	margin: 0px;
	height: 61px;
	width: 338px;
	float: left;
	text-align: right;
	padding-top: 45px;
	font-size: 16px;
}
.smfont {
	font-size: 12px;
}
#leftmiddle p {
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainsub p {
	padding-top: 6px;
	padding-bottom: 6px;
}

