/*  Kitchen Gallery on 9th and Neepawa Country Cabinetry Style */


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #282828;
}

#wrapper {
	width: 823px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 800px;
	padding: 10px;
	border: 1px solid #ccc;
	height: 78px;
	margin: 0px 0px 0px 0px;
	background-color: #F2F2E6;
	text-align: center;
}

#header img { padding-left: 25px; padding-right: 25px; }

#navigation {
	width: 800px;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	background-color: #666633;
}
#content {
	width: 800px;
	color: #333;
	border: 1px solid #ccc;
	background: #F2F2E6;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 570px;
}
#contentindex {
	width: 800px;
	color: #333;
	border: 1px solid #ccc;
	background: #F2F2E6;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 620px;
}
#footer {
	width: 800px;
	color: #333;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFF;
	background-color: #666633;
	text-align: center;
}
div#navibar {
	height: 20px;
	width: 100%;
	text-align: center;
}
div#navibar ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 20px;
	white-space: nowrap;
}
div#navibar li {
	list-style-type: none;
	display: inline;
}
div#navibar li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
	font-weight: bold;
}
div#navibar li a:link {
    color: #FFF;
}
div#navibar li a:visited {
	color: #FFF;
}
div#navibar li a:hover {
	font-weight: bold;
	color: #333333;
	background-color: #999966;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;

}	
address {
	float: left;
	width: 400px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}

	
.hometext {
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
}

.cent {
	text-align: center;
	font-size: 22px;
}


.textlarger {
	font-size: 16px;
}

.allabout {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.gallerytext {
    font-size: 18px;
}

.content img { margin-right: auto;	margin-left: auto; }

div.swap a{
	display:block;
	width: 435px;
	height: 348px;
	background-image:url(images/Picture-FrameA.png);
}

div.swap a:hover {
	background-image:url(images/Picture-FrameB.png);
}

div.caption {
  margin-left: 0.5em;
  margin-bottom: 1.4em;
  margin-right: 0.5em;
  margin-top: 0.2em;
  float: right;
  width: 455px;
  height: 315px;
  padding: 0.5em;
}
div.caption p {
  line-height: 20px;
  font-size: small;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  text-indent: 0;
}

div.caption2 {
  float: left;
  width: 455px;
  height: 315px;
  margin: 0.5em;
  padding: 0.5em;
}
div.caption2 p {
  line-height: 29px;
  font-size: medium;
  font-weight: bold;
  text-align: center;
  text-indent: 0;
}
