/*
Theme Name: 
Theme URI: http://www.
Description: Custom template for 
Version: 1.0
Author: Image Design
*/
html, body{
	height:100%;
}
body{
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #3A3A3C url(images2/background.png) repeat-y center center;
}

.clear {
	clear: both;
}
.alignleft{
	float:left;
	margin-right: 10px;
}
.alignright{
	float:right;
	margin-left: 10px;
}
p.alignleft{
	text-align:left;
	float:none;
	margin-right: 0;
}
p.alignright{
	text-align:right;
	float:none;
	margin-left:0;
}
.centre{
	text-align:center;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
small{
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
h1{
	font-size: 22px;
	color:#CD021B;
}
h2{
	font-size: 18px;
	color:#1F0084;
	text-transform: uppercase;
}
h3{
	font-size: 20px;
	color:#CD021B;
}
h4{
	font-size: 18px;
	color:#1F0084;
}
h5{
	font-size: 16px;
	color: #1F0084;
}
h6{
	font-size: 14px;
}
p{
	font-size: 14px;
	line-height: 1.4;
	padding-top: 5px;
	padding-bottom: 5px;
}
blockquote p{
	border: none;	
}
a{
	color: #CD021B;
	text-decoration:none;
}
a:hover, a:active, a:focus{
	color: #1F0084;
}
ul, ol{
	font-size: 12px;	
	padding-left: 40px;
}
ul ul, ul ol, ol ol, ol ul{
	border:none;	
}
ul{
	list-style-type:disc;	
}
li{
	padding: 5px;	
}
blockquote{
	padding: 10px 15px;
	font-size: 10px;
}
table{
	width: 90%;
	font-size: 12px;
	margin: 5px;
}
table th{
	text-align:center;
	vertical-align:top;
	padding: 5px;
}
table td{
	vertical-align:top;
	padding: 5px;
	
}
#OuterContainer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background: url(images2/jack.jpg) no-repeat right bottom;
}
#OuterContainer.nobg{
	background:none;	
}
#OuterContainer.nobg #Content{
	margin-right:20px;
}
#ColumnOne {
	position: relative;
	width: 155px;
	float: left;
	padding-right:20px;
}
#ColumnTwo {
	float: left;
	width: 805px;
	position: relative;
}
#MenuContainer {
	position: relative;
	height: 455px;
	width: 165px;
	margin-bottom:20px;
	background: url(images2/jackpics/00.jpg) no-repeat 11px 23px;
}
#Menu {
	background: url(images2/menu-background.png) no-repeat;
	position: relative;
	height: 455px;
	width: 165px;
}
#Menu ul {
	margin: 0px;
	padding: 115px 0px 0px;
	list-style: none;
}
#Menu ul li {
	margin: 0px;
	padding: 0px;
}
#Menu a {
	background: url(images2/menu-hover.png);
	display: block;
	padding: 3px 3px 3px 8px;
	margin: 5px 0px;
	color: #996D30;
	font-weight: bold;
	font-size: 14px;
}
#Menu a:hover, #Menu a:focus, #Menu a:active, #Menu li.current a {
	color:#000;	
}

h1#Logo {
	background: url(images2/remaxjack.gif) no-repeat;
	position: relative;
	height: 95px;
	width: 277px;
	text-indent: -9999px;
}
#Tagline {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 23px;
	color: #D91512;
	font-style: italic;
	font-weight: bold;
}
#Contact {
	position: absolute;
	top: 50px;
	right: 35px;
	font-size: 17px;
	font-weight: bold;
	color: #1A1483;
}
#Split{
	display:block;
	width: 540px;
	position:absolute;
	top: 85px;
	right:-10px;
	border-bottom:solid 4px #1A1483;
}
#Content {
	margin-right: 290px;
	margin-left: 10px;
	color:#1A1483;
}

form label{
	float:left;
	display:block;
	width: 150px;
	text-align:right;
	padding-right:10px;
	font-size:12px;
}
form label.checkbox, .submit{
	width:auto;	
	margin-left: 160px;
	text-align:left;
}
form label.checkbox input{
	width:auto;
	float:none;
	margin-left: -20px;
}
form input, form select, form textarea{
	float:left;
	width: 250px;
}
form .short{
	width: 78px;	
}
form p, form h3{
	clear:both;	
}.amenity {
	text-align: center;
	display: block;
	width: 205px;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	float: left;
	height: 120px;
}
