/*  Template Items */

#container {
	margin-right:auto;
	margin-left:auto;
	width:760px;
	padding:0px 10px 0px 10px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	}
#header {
	margin-right:auto;
	margin-left:auto;
	width:780px;
	background-image:url(../images/header.jpg);
	}
#navrow {
	background: #f0f1d1;
	border-bottom:thin solid #deddbe;
	float: left;
	width:100%
	}
#navrow ul {
	list-style:none;
	padding:0px 5px 0px 5px;
	margin:0;

	}
#navrow li {
	color: #7E3639;
	font-family:Arial, Helvetica, sans serif;
	padding:5px 10px 5px 10px;
	float:left;
	font-size: 1em;
	}
#navrow li:hover {
	text-decoration:underline;
	}
#navrow li a {
	color: #6F2F30;
	text-decoration:none;
	}
li.current {
	background: #f0f1d1 url(../images/current.gif) 55% 100% no-repeat;
	}
#navrow2 {
	background: #deddbe url(../images/nav2_background.gif) 100% 100% no-repeat;
	float: left;
	width:100%
	}
#navrow2 ul {
	list-style:none;
	padding:0px 5px 0px 5px;
	margin:0px;
	}
#navrow2 li {
	font-family:Arial, Helvetica, sans serif;
	padding:5px 10px 5px 10px;
	float:left;
	font-size: 0.98em;
	}
#navrow2 li:hover {
	text-decoration:underline;
	}
#navrow2 li a {
	color: #6F2F30;
	text-decoration:none;
	}
li.current2 {
	background: #deddbe url(../images/current2.gif) 55% 100% no-repeat;
	}
#styles {
	font-size: 0.9em;
	float:right;
	border: dashed 1px #B2b2b2;
	background:#deddbe;
	line-height:1.3em;
	}
#content {
	padding: 25px 10px 50px 10px;
	width:auto;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans serif;
	font-size: 90%;
	line-height:1.3em;
	color: #333333;
	}
h2 {
	font: 1.22em Georgia, Times, serif; 
    padding-top: 0.75em;
    padding-bottom: 0.15em;
   
    }
h1 {
	font: 1.5em Georgia, Times, serif; 
    text-align:center;
    padding-top: 0.75em;
    padding-bottom: 0.15em;
    border-bottom: 1px dashed #B2B2B2;
    clear:both;
    }
#footer {
	margin-right:auto;
	margin-left:auto;
	width:780px;
	background-image:url(../images/footer.png);
	padding-top:25px;
	background-repeat:no-repeat;
	font-size:90%;
	}
#footer table {
	width: 740px;
	margin-left:20px;
	margin-right:20px;
	margin-top: 30px;
	font: 95% Georgia, Times, serif;
	color: white;
	}
#footer table a {
	color:white;
	text-decoration:underline;
}
ul {
	list-style-image:url(../images/bullet.gif);
	}
body a {
	text-decoration:none;
	color:#333333;
	}
body a:hover {
	text-decoration:underline;
	}
.img-right {
	float:right;width:auto;padding-top:50px;
	}
.border {
	border:thin solid #666; padding: 6px;margin-top:8px;
	}
#refund {
	font-size: 0.9em;
	color: #333;
	border: 1px dashed #B2B2B2;
	background: #deddbe;
	width: 80%;
	border-spacing:0px;
	line-height: 1.5em;
	clear:both;
	margin-top:20px;
	}
.thumbs {
	float:right;
	width:45%;
	background:#deddbe;
	border:1px dashed #B2B2B2;
	position:relative;
	top:10px;
	padding:8px;
	clear:right;
	}
.left {
	float:left;
	width:50%;
	}
.prefooter {
	width:100%;height:30px;clear:both;
	}
/* Page Specific Items */

/* Index */
#in_img1 {
	float:left;
	}
#in_img1 img {
	margin: 0px 10px 10px 0px;
	width: 150px;
	height: 100px;
	}
#in_img2 {
	background-image:url(../images/home/chairs.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 250px;
	height: 300px;
	margin-right: 10px;
	line-height: 2.4em;
	padding: 10px;
	color:white;
	font-family: Arial, Helvetica, sans serif;
	}
#in_text1 {
	}

/* Overview */
#sp_text1 {
	float: left;
	width: 300px;	
	}
#sp_img1 {
	width: 410px;
	float: right;
	background-color: #AA8787;
	color: white;
	font-family: Arial, Helvetica, sans serif;
	font-style: italic;
	font-size: 90%;
	}
#sp_img2 {
	width:410px;height:305px;float:right;
	}
#sp_img3 {
	float:right;width:187px;height200px;border:thin solid white;padding: 6px;margin:8px;
	}
#features {
	padding: 0 10px 0 30px;
	color: white;
	font-family: Arial, Helvetica, sans serif;
	list-style-image:url(../images/bullet2.gif);
	}
	
/* St Francis */
#details {
	margin:0;
	padding:0 0 0 40px;
	}
#details ul {
	margin:0;
	padding:0;
	}
#details ul li {
	margin:0;
	padding:0;
	}
.list1 {
	float:left;
	width:46%;
	clear:none;
	position:relative;
	left:20px;
	}

.list2 {
	float:left;
	width:48%;
	clear:left;
	}