@charset "UTF-8";
/* this stylesheet is for rigmorhouse.com, all pages except calendar
developed by Susan Strozier, bantam designs*/

* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}

/* to avoid page-shift */
html { 
	min-height: 100%; margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical; 
}
a img {
	border: none;
}
p {
	font: 12px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #5A2F28;
	padding-bottom: 11px;
	padding-left: 36px;
	padding-right: 36px;
}
h1 {
	font: normal 22px/26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #066;
	text-align: right;
	background-color: #D9E5A3;
	padding: 4px 24px 4px 14px;
}
h2 {
	font: bold 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0E767F;
	text-transform: none;
	margin-left: 36px;
	margin-right: 32px;
	margin-top: 32px;
	margin-bottom: 8px;
	border-top: 2px dotted #0E767F;
	padding-top: 5px;
}
body {
	font: 11px Georgia, "Times New Roman", Times, serif;
	background-color: #f4eacf;
	background-image: url(images/rigmorback2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background: url(images/wrapperback.jpg) no-repeat left 210px;
	min-height: 600px;
	position: relative;
}
/*navigation */
#nav {
	width: 960px;
	text-align: center;
}	
#nav ul {
	list-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav li {
	display: inline;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-left: 2px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	color: #026458;
	background-color: #d9e5a3;
}
#nav a:hover {
	color: #D9E5A3;
	background-color: #0E767F;
}
#nav .current a:link, #nav .current a:visited {
	color: #D9E5A3;
	background-color: #0E767F;
}
/*home page layout */

#hometop {
	width: 990px;
	position: relative;
	margin-top: 8px;
}
#homelogo {
	position: absolute;
	left: 7px;
}
	
#homeleft {
	float: left;
	width: 276px;
	margin-left: 84px;
	background-color: #c8dbc9;
	height: 306px;
	margin-bottom: 10px;
	margin-top: 90px;
	padding-top: 20px;
	overflow: hidden;
}
#homeleft p {
	color: #066;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
}
#homeleft h4 {
	font: italic normal 26px/34px "Times New Roman", Times, serif;
	color: #d75d2f;
	letter-spacing: 1px;
	padding-left: 1px;
	text-align: center;
}
#homeright {
	width: 566px;
	float: right;
	margin-right: 54px;
	margin-top: 24px;
}
#hometag {
	font: italic normal 20px/20px "Times New Roman", Times, serif;
	color: #d75d2f;
	margin-bottom: 18px;
	letter-spacing: 1px;
}
/*for home page crossfade-slideshow */
	
#slides {
	width: 560x;
	height: 340px;
	background-color: #f7f6f4;
	border: 1px solid #ccc;

}
#gallery {
	list-style-type: none;
	position: relative;
	display: block;
}
#gallery li {
	width: 100%;
	text-align: center;
	display: block;
}
#gallery img {
	border: 1px solid #ccc;
	margin: 16px 12px 20px 12px;
}

#homebottom {
	clear: both;
	width: 990px;
	margin-left: 74px;
}
#homebottom .bottomphoto {
	float: left;
	width: 278px;
	font: bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #066;
	text-align: center;
	margin-left: 8px;
	background-color: #FDF4EB;
	border: 1px solid #ccc;
	padding-bottom: 9px;
	text-transform: uppercase;
}
.bottomphoto img {
	border: 1px solid #ccc;
	margin-bottom: 4px;
}

#in-top {
	width: 960px;
	margin-bottom: 4px;
	margin-top: 8px;
}
#in-top img {
	margin-right: 4px;
}
/*left side content  for inner pages*/
#contentleft {
	float: left;
	width: 237px;
	text-align: right;
	background-color: #C8DBC7;
}

#contentleft ul {
	list-style: none;
	text-align: right;
	margin-right: 8px;	
}
#contentleft li {
	font: 12px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 6px;
	padding-right: 20px;
	
}
#contentleft li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #9C9;
}

.quote {
	margin-top: 18px;
	margin-bottom: 16px;
}
.quote p {
	font-size: 13px;
	line-height: 22px;
	color:#A62910;
	font-style: italic;
	padding: 0px 22px 9px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contentright {
	float: left;
	width: 718px;
	margin-bottom: 6px;
	margin-left: 4px;
	background-color: #f7f6f4;
	min-height: 420px;
	padding-top: 26px;
	border-top: 1px solid #D9E5A3;
	border-left: 1px solid #D9E5A3;
	padding-bottom: 24px;
}
#contentright ul {
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 18px;
}
#contentright li {
	margin-left: 16px;
	list-style: disc;
	font: 12px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 7px;
	color: #53221D;
}
#contentright .facility-section {
	clear: both;
	overflow: hidden;
	margin-left: 24px;
	margin-right: 24px;
}
.calendar {
	margin-left: 12px;
}
.map {
	margin-left: 18px;
	border: 1px solid #C93;
	text-align: center;
	padding-top: 6px;
	width: 660px;
}
.clear {
	clear: both;
}

a:link, a:visited {
	color: #953029;
}
a:hover {
	color:#CD4A2F;
}
.current a {
	color:#CD4A2F;
}
.imgleft {
	float: left;
	margin: 6px 12px 12px 0px;
	border: 1px solid #D9E5A3;
}
.imgright{
	float: right;
	margin: 6px 0px 12px 12px;
	border: 1px solid #D9E5A3;
}
#footer {
	width: 237px;
	clear: both;
	background-color: #D9E5A3;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: right;
}
#homefooter {
	width: 860px;
	margin-left: 80px;
	clear: both;
	text-align: center;
	margin-top: 8px;
	background-color: #D9E5A3;	
}
#footer p, #homefooter p {
	color:#0E767F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	padding-top: 6px;
	padding-left: 6px;
}
#thumbnails {
	width: 140px;
	float: left;
	margin-left: 32px;
	_margin-left: 12px;
}
#thumbnails img {
	border: 1px solid #699;
	margin-right: 2px;
	margin-bottom: 2px;
}
#thumbnails a.thumbnail {
	cursor: pointer;
}
#portfolio_image {
	float: right;
	width: 504px;
	margin-right: 18px;
	text-align: center;
	min-height: 450px;
}
#portfolio_image img {
	border: 1px solid #699;
}
#portfolio_image p.portfolio_label {
	padding-top: 6px;
	color: #666;
	font: bold 10px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#portfolio_image p.portfolio_label2 {
	color: #666;
	font: 10px/12px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	margin-bottom: 12px;
}
.floorplan {
	margin-right: 30px;
	text-align: center;
}
.floorplan img {
	border: 2px solid #9C9;
	padding: 4px;
	
}
	
/*for mailing list form and order form */
#contactinfo {
	border: 2px solid #D9E5A3;
	width: 650px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-left: 32px;
	line-height: 14px;
	padding: 12px;
	margin-top: 14px;
}
#contactinfo input, #contactinfo textarea {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#contactinfo input.button {
	padding: 6px 9px;
	margin-left: 36px;
	background-color: #D9E5A3;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	color: #0E767F;
}
#contactinfo td {
	padding: 8px 4px 4px;
	color: #930;
}
#contactinfo td.label {
	width: 120px;
	text-align: right;
}
	
	
/*for mail stuff, from Devin from nacredata*/
.not_displayed {
    display: none;
}
.hide {
    visibility: hidden;
}
