body {
	background-image:url(images/bground.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#9f6380;
	font-size:0.9em;
	line-height:1.6em;
}

.container {
	width:855px;
}

#header {
	text-align:left;
}

#header-right {
	float:right;
}

#header-right {
	background-image:url(images/nav.jpg);
	height:137px;
	background-position:top;
	background-repeat:repeat-x;
	width:657px;
	height:108px;
}

#nav {
	padding-top:50px;
	height:55px;
}

#nav a {
	margin-left:12px;
	margin-right:13px;
}

#mailing {
	clear:all;
	height:25px;
	padding:0;
	margin:0;
	vertical-align:bottom;
}

.mailing {
	height:15px;
	background-color:#24221c;
	color:white;
	border:1px solid #24221c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	
}

#subnav {
	background-image:url(images/sub-nav.jpg);
	height:47px;
	padding-top:25px;
}

#subnav a{
	margin-left:12px;
	margin-right:12px;
}

#left-col {
	float:left;
	width:558px;
	padding-left:30px;
	text-align:justify;
	padding-top:10px;
}

#left-col a {
	border-bottom:2px solid #bd789a;
	text-decoration:none;
	color:#9f6380;
}

#left-col a:hover, .footer a:hover {
	border-bottom:none;
	text-decoration:none;
}

h1 {
	text-align:left;
	font-size:1.4em;
	
}

#location {
	background-image:url(images/location.jpg);
	position:relative;
	top:0px;
	width:583px;
	right:20px;
}

#right-col {
	float:right;
	width:200px;
	padding-right:50px;
}

.color1 {
	color:#a2a295;
}
.color2 {
	color:#b9aaca;
}
.color3 {
	color:#d6bf86;
}
.color4 {
	color:#bbbb62;
}
.color5 {
	color:#e68868;
}

.color1, .color2, .color3, .color4, .color5 {
	font-size:1.4em;
}

.test {
	background-color:#edeae2;
	height:75px;
	padding:10px;
	border:1px dashed #9f6380;
	margin-bottom:0px;
}

.bl {
	float:left;
	color:black;
	font-size:small;
}

#footer-cont {
	background-image:url(images/footer-bground.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	height:120px;
	clear:both;
	font-size:0.7em;
	
}

#footer {
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:591px;
	height:115px;
	float:left;
	clear:all;
	padding-top:5px;
}

#footer a{
	color:white;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
	border-bottom:1px solid #bd789a;
}
#footer a:hover  {
	color:white;
	text-decoration:none;
	border-bottom:none;
}

.footer {
	float:right;
	padding-right:40px;
	padding-top:65px;
}

.footer a {
	font-size:1.2em;
	border-bottom:2px solid #bd789a;
	text-decoration:none;
	color:white;
	padding-left:0;
	padding-right:0;
	margin-left:5px;
	margin-right:5px;
}

#blog {
	position:absolute;
	top:182px;
	right:0;
	z-index:11; /* Prevent certain problems with form controls */
}

#comp {
	position:absolute;
	top:375px;
	right:0;
	z-index:11; /* Prevent certain problems with form controls */
}

#vouch {
	position:absolute;
	top:535px;
	right:0;
	z-index:11; /* Prevent certain problems with form controls */
}