﻿/* Layout Begin */

body {
	background-color:		#000000;
	font-family:			Arial;
	color:					#F2F2F2;
	font-size:				11px;
}

a {
	color:					#F2F2F2;
}

p {
	margin-top:				5px;
	margin-bottom:			0px;
}

#layout {
	top: 					0px;
	position: 				absolute;
	width:					940px;
	left:					50%;
	margin-left: 			-470px;
}

/* Layout End */

/* Banner Begin */

#banner {
	background-image:		url('../site-images/jo-curtis-banner.gif');
	background-repeat:		no-repeat;
	height:					128px;
	width:					940px;
}

/* Banner End */

/* Navigation Begin */

ul {
	display:				inline;
	margin:					0px;
	padding:				0px;
}

li {
	display:				inline;
	list-style:				none;
	margin-right:			17px;
}

li a {
	font-size:				12px;
	color:					#F2F2F2;
	text-decoration:		none;
}

li img {
	border:					0px;
}

/* Navigation End */

 /* Gallery Begin */

#gallery {
	float:					left;
	margin-top:				17px;
}
 
.large {
	width:					571px;
	float:					left;
}

.large img {
	width:					571px;
	height:					366px;
}

.small {
	float:					left;
	width:					368px;
}

.small img {
	margin-left:			2px;
	margin-bottom:			2px;
	border:					0px;
	padding:				0px;
}

/* Gallery End */
 
/* Main Body Begin */

#mainbody {
	width:					940px;
	float:					left;
	margin-top:				10px;
	padding-bottom:			20px;
	border-bottom:			1px #4D4D4D solid;
}

/* Left Body Begin */

#left {
	width:					552px;
	margin-right:			20px;
	float:					left;
}

#left span {
	color:					#808080;
}

p span {
	float:					right;
}

#left address {
	font-style:				normal;
}

#mainbody h1, h2 {
	font-size:				14px;
	margin-bottom:			5px;
}

#mainbody h2 {
	font-size:				13px;
}

/* Left Body End */

/* Right Body Begin */

#right {
	width:					360px;
	float:					left;
	margin-left:			8px;
}

#right div {
	float:					left;
	margin-right:			20px;
}

#right ul {
	display:				list-item;
	margin:					0px;
	padding:				0px;
	list-style:				none;
}

#right li {
	margin-bottom:			10px;
	display:				list-item;
}

#right li a {
	font-size:				11px;
}

a:hover {
	text-decoration:		underline;
}

/* Right Body End */

/* Main Body End */

/* Footer Begin */

#footer {
	width:					940px;
	float:					left;
	margin-bottom:			10px;
	margin-top:				10px;
	padding-bottom:			10px;
}

#footer p {
	float:					left;
	margin-top:				0px;
	font-size:				12px;
	text-decoration:		none;
	color:					#808080;
}

#footer a {
	font-size:				12px;
	text-decoration:		none;
	color:					#808080;
}

#footer span {
	float:					right;
}

#footer img {
	float:					left;
	margin-right:			2px;
	margin-top:				2px;
	border:					0px;
}

div#preload { 
	display: 				none; 
}

#seo {
	width:					960px;
	text-align:				center;
	display:				none;
	margin-top:				10px;
}

#seo-cont {
	width:					960px;
	text-align:				center;
	display:				none;
	margin-top:				10px;
}


#seo p {
	font-size:				11px;
	color:					#808080;
}

ul span {
	font-style:				italic;
}

h2 span {
	font-style:				italic;
}
