/* BJWalsh Designs Style Sheet */
/* Created by Terry Church Design */
body {
	font: small Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
	background: #000 url(images/bgstrip-repeat.gif) repeat-x left top;
}
#wrapper {
	margin: 0px auto;
	width: 840px;
}
#header {
	height: 115px;	
	width: 840px;
	background: url(images/header.jpg) no-repeat left top;
}
#intro {
	height: 40px;
	border-bottom: 1px solid #FF6600;
}
#intro ul {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}
#intro li {
	display: inline;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 15px;
	padding-right: 5px;
}
#intro .first {
	background: none;
	padding-left: 0;
}
#flashBanner {
	padding-top: 3px;	
	padding-bottom: 3px;
	border-bottom: 1px solid #FF6600;
	margin-bottom: 20px;
}
#menu {
	float: right;
	width: 440px;
	margin-top: 84px;
}
#menu ul {
	list-style: none;	
	margin: 0 0 0 8px;
	padding: 0;
}
#menu li {
	display: inline;
}
#menu a {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 17px 0 16px;
	border-left: 1px solid #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
#menu a:hover {
	color: #CC6600;
}
#menu a.firstItem {
	border: none;
	padding-left: 0;
}
#content {
	margin-bottom: 20px;
}
#sideContent {
	width: 265px;
	float: left;	
}
#mainContent {
	width: 547px;
	float: right;
}
#mainContent p {
	padding-left: 15px;
	padding-right: 15px;
}
#contact {
	height: 100px;
	background: url(images/orange-star.jpg) no-repeat right top;	
}
#contactDetails {
	width: 400px;
	padding-top: 20px;
	margin-left: 15px;
}
#contactDetails img {
	float: left;
}
#contactDetails p {
	font-size: 15px;
	margin: 0 0 0 70px;
	
}
#footer {
	margin: 0;
	padding: 0;
	clear: both;
	border-top: 1px solid #FF6600;
}
#footer p {
	text-align: center;
	font-size: 11px;
	margin: 10px 0;
}
#footer a {
	color: #999;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

h1 {
	font-size: 20px;
	font-weight: normal;	
	margin: 0px 0px 10px;
	color: #FF6600;	
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
	margin: 15px 0 10px 15px;	
}
h3, h4, h5 {
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	margin: 15px 0 15px 0;
}
p {
	line-height: 1.4em;
	margin-top: 15px;
	padding: 0;
	text-align: justify;
}
img {
	border: none;
}
a {
	color: #FF9933;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
li {
	list-style: square;
	margin-bottom: 5px;
}
strong {
	color: #FF6600;
	font-weight: bold;
}

.box {
	height: 84px;
	background: url(images/tile.jpg) no-repeat left top;	
	margin-bottom: 10px;
}
.box h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 90px;
	padding-top: 15px;
}
.box p {
	width: 180px;
	margin-left: 90px;
	text-align: left;
	margin-top: 5px;
}
.box a {
	padding-left: 35px;
	background: url(images/bullet-grey.gif) no-repeat left center;
}
.titleBar {
	height: 46px;
	background: url(images/titlebar.jpg) no-repeat left top;
}
.titleLongBar {
	height: 46px;
	background: url(images/titlebar-long.jpg) no-repeat left top;
}
.titleBar h1, .titleLongBar h1 {
	padding-top: 15px;
	padding-left: 15px;
}	
.separatorInvisible {
	clear: both;
}
.separatorVisible {
	border-top: 1px dotted #666666;
	margin: 10px 15px 10px;
}	
.warning {
	font-weight: bold;
	color: #FF3300;
}
.notice {
	font-size: 11px;
	font-style: italic;
}
.img-wrapper {
	margin: 0 40px 10px 0;
	border-top: 1px solid #FF6600;
	width: 233px;
	float:left;
	line-height:0;
} 
.img-wrapper img {
	float: none;
	margin: 0;
}
.gallery {
	margin: 10px 0 10px 20px;
}
.gallery h2 {
	margin-left: 0;
	padding: 10px 0;
}
.gallery p {
	line-height: 1.4em;
	margin: 10px 0;
	padding: 0;
	text-align: justify;
}
.indented {
	padding-left: 15px;
	padding-right: 15px;
}
.galleryText {
	margin: 0 20px 20px;
}

#boxKitchen1, #boxKitchen2, #boxKitchen3, #boxKitchen4 {
	width: 780px;
	margin: 20px;
}
.boxImage {
	width: 233px;
	float: left;
}
.boxImage img {
	padding-bottom: 10px;
}
.boxText {
	width: 530px;
	float: right;
}
.boxText p {
	margin-top: 0;
}

/* CONTACT FORM */
#contactForm {
	margin: 20px 0 20px 15px;
}
#contactForm label, #contactForm input, #contactForm textarea {
	font: small Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #333;
	background-color: #000;
	color: #999;
}
#contactForm label {
	text-align: left;
	width: 120px;
	padding-right: 20px;
	border: none;
}
#contactForm .submitButton {
	border: 1px solid #333333;
	background: #333333;
	font-weight: bold;
	color: #999;
	width: 100px;
	cursor: pointer;
}
#contactForm p {
	padding-left: 0;
	line-height: normal;
}
#contactForm br {
	clear: left;
}
#contactForm input.radioButton {
	width: 20px;
	border: none;
}
#contactForm .wideLabel {
	width: 450px;
}
#contactForm .smallInput {
	width: 120px;
}