/*
(c)2008 - 2010 Ramona Maxwell - all rights reserved
Design by Ramona Maxwell
Please visit www.MaxwellArts.com for web development and media services.
*/

body {
	margin: 0px 0;
	background: #8b0a50;
	font: normal 13px Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4 {
	color: #8b0a50;
}

h1 {
	font: italic 197% "Times New Roman", Times, serif;
	color: #8b0a50;
}

h2 {
	font-size: 107%;
	color: #8b0a50;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
	color: #8BOA50;
}

blockquote {
	padding: 15px 0 0 10px;
	background: url(images/wcolor/grnprpdeco.jpg) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background:  #4A7023 url(images/wcolor/mandm-bullet.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #8b0a50;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}
/* Marquee */

#marquee {
	width: 460px;
	background: #8b0a50 center center;
	font: italic 297% "Times New Roman", Times, serif;
	color: #FFFFFF;
	vertical-align: middle;
	
}

/* Logo */

#logo {
	width: 100%;
	height: 432px;
	padding: 0 0 0 0;
	background: #D95A84 url(images/wcolor/grnprpflr.jpg) repeat-x;
	margin-bottom: 15px;
}

/* Container for header images */
* {margin:0; border: 0; padding: 0;}

#container {
	width: 804px;
	height: 443px; 
	margin:0 auto; 
	}

#box1 {
	width: 150px;
	height: 180px;
	float: left;
	margin-top: 145px;
	}

.box2 {
	width: 504px;
	height: 423px;
	background: url(images/cache2/fireplace.jpg);
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.box2 h1 {
	margin: 0;
	text-align: center;
	padding: 35px 80px 0px 0px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 46px "Times New Roman", Times, serif;
	font-style: italic;
}

.box2 h2 {
	margin: -7px 0 0 0;
	text-align: center;
	padding: 0px 70px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	}

.box2 a {
	text-decoration: none;
	color:  #8b0a50;
}
	
#box3 {
	width: 150px;
	height: 180px; 
	float: right;
	margin-top: 145px;
	}	

.clear {clear: both; line-height: 1px; visibility: hidden}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background:  #8b0a50;
	}

/* Content */

.content {
	float: left;
	width: 460px;
	height: 2100px;
	margin-right: 8px;
	padding: 0 10px 0 10px;
	background:  #4A7023;
	color: #8BOA50;
	}

.content .title {
	padding: 10px 10px 10px 10px;
	background:  #4A7023 url(images/img07.gif) no-repeat 20px 50%;
}	

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	height: 2100px;
	padding: 0 10px 0 10px;
	background:  #4A7023;
}

#sidebar h2 {
	margin-bottom: 1em;
}


/* Menu */

#menu {
	padding-top: 20px;
}

/* img */
.img
  {
  margin: 2px;
  border: 0px solid #0000ff;
  height: 95%;
  float: left;
  text-align: center;
  }
.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
.img a:hover img
  {
  border: 1px solid #0000ff;
  }

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: #8b0a50 url(images/img06.gif) no-repeat;
	}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color:  #4A7023;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color:  #4A7023;
}

#footer a {
	color:  #4A7023;
}
