@charset "utf-8";
/* CSS Document */

* {
margin:0pt;
padding:0pt;
}
.logo {
	width: 190px;
	height: 108px;
	position: absolute;
	top: 26px;
	left: 41px;
}

.right
{
	float: right;
}
img
{
	border: 0pt;
}
h1 {
	padding-bottom: 0.5em;
	text-align: right;
	color: #8b0b04;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	text-align: right;
	font-size: 14px;
	padding-bottom: 0.5em;
	color: #8b0b04;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	padding-bottom: 3px;
}




html, body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21140c;
	/*color: #5a3821;*/
}

body {
text-align:center;
}
a:link, a:visited {
	color: #21140c;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

#splash
{
background-color:#8b0b04;
}

#content
{
background: #8b0b04 url(../images/bg-flowers.jpg) no-repeat 50% 50% scroll;
}

#distance {
float:left;
height:50%;
margin-bottom:-282px;
width:1px;
}
.column {
	width: 116px;
	float: left;
	margin-right: 12px;
}


#container {

clear:left;
height:565px;
margin:0 auto;
position:relative;
text-align:left;
width:758px;
}
.lft {
	float: left;
	padding-top: 5px;
}
.left
{
		float: left;
}


#distance2
{
float:left;
height:50%;
margin-bottom:-267px;
width:1px;
}

#container2
{
clear:left;
height:534px;
margin:0 auto;
position:relative;
text-align:left;
width:728px;
}
a:hover, a:focus, a:active {
	color: #8e110b;
	text-decoration: none;
}
#newsletter {
	position: absolute;
	right: 207px;
	top: 47px;
	font-size: 11px;
	font-family: "Trebuchet MS", "Trebuchet";
}
#blog {
	position: absolute;
	right: 395px;
	top: 47px;
		font-size: 11px;
	font-family: "Trebuchet MS", "Trebuchet";
}


#nav
{
	position: absolute;
	top: 74px;
	right: 30px;
}

#nav ul
{
	float: left;
	
}

#nav ul li
{
	float: left;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
	font-family: "Trebuchet MS", "Trebuchet";
}

#quote
{
	position: absolute;
	right: 53px;
	top: 115px;
	
}


#picture {
	position: absolute;
	top: 171px;
	left: 17px;
}
#copy {
	position: absolute;
	left:308px;
	width: 407px;
	top: 175px;
	height: 320px;
	overflow-x: hidden;
	overflow-y: auto;
}
#copyinner {
width: 385px;
}

#telephone
{
	position: absolute;
	top: 47px;

	font-weight: bold;
	right: 30px;
	font-size: 11px;
	font-family: "Trebuchet MS", "Trebuchet";
}



p {
	line-height: 1.3;
	text-align: justify;
	font-size: 10px;
	margin-bottom: 0.5em;
}
.para {
	margin-bottom: 1em;
}


#footer {
	position: absolute;
	top: 497px;
	right: 30px;
	text-align: right;
	font-size: 9px;
	width: 387px;
	font-weight: bold;
}

#footer p
{
	font-size: 9px;
	text-align: right;
	font-weight: bold;
	line-height: normal;
}
.column p {
	text-align: left;
	font-size: 9px;
	line-height: normal;
	margin-bottom: 6px;
}
