body{
	background:url('../images/background.jpg');
	margin:0;
	padding:0;
	
}

a img{
	border:none;
}

#wrapper{
	width:927px;
	margin:auto;
}

#container{
	text-align:center;
}

#header{
	background:url('../images/header.png') no-repeat;
	width:927px;
	height:142px;
}

#sidebar{
	float:left;
	width:217px;
	background:url('../images/interior_side_menu_bottom.png') bottom right no-repeat;
}

#sidebar .interior_side_menu_picture{
	width:203px;
	height:131px;
}

#sidebar .interior_menu{
	width:203px;
}

#sidebar .dots{
	background:url('../images/blue_dots.jpg') top left repeat-x;
	width:203px;
	height:2px;
}

#sidebar .interior_menu_bottom_copy{
	width:183px;
	height:203px;
	text-align:left;
	background:#fff;
	padding:30px 0 0 20px;
	margin:0 0 17px 0;
}

#sidebar .current{
	color:#7c1d1d !important;

}

#content{
	float:right;
	width:710px;
	height:auto;
	background:url('../images/interior_content_area_bottom.png') bottom right no-repeat;
	padding: 0 0 17px 0;
	margin-bottom:20px;

}

#content .dots{
	background:url('../images/blue_dots.jpg') top left repeat-x;
	width:710px;
	height:2px;
}

#content .interior_top_pictures{
	width:710px;
	height:131px;
	background:url('../images/interior_top_pictures.png');
	margin:0;
}

#content .menu{
	width:710px;
	height:41px;
	background:#fff;
	margin:0;

}

#content .menu ul{
	margin:0;
}


#content .menu ul li{
	display:inline;
}


#content .menu a{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#7c1d1d;
	display:block;
	text-decoration:none;
	float:left;
	padding:12px 20px 12px 20px;
	background:url('../images/nav_spacer.jpg') right no-repeat;
	margin-top:3px;
}

#content .menu a:hover{
	color:#000;
}

#content .current{
	color:#000 !important;
}

#contact{
	background:none !important;
}

.interior_menu ul
{
	
	padding:30px 0 75px 20px;
	margin:0;
	list-style-type:none;
	text-align:left;
	background:#fff;
}

.interior_menu li
{
	background:url('../images/menu_arrow.jpg') top left no-repeat;
}

.interior_menu a
{
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	line-height:29px;
	color:#3b3b3b;
	text-decoration:none;
}

.interior_menu a:hover{
	color:#7c1d1d;
}

.interior_menu ul ul{
	padding:0;
}

.interior_menu ul ul li
{
	background-image:none;
	background-repeat:no-repeat;
	background-position:left;
}

.interior_menu ul ul li a
{
	line-height:22px;
	
}


.interior_menu_bottom_copy
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:9px;
	line-height:10px;
	color:#000000;
	text-decoration:none;
	text-align:left;

}

.interior_menu_bottom_copy a
{
	font-style:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	padding-left:3px;
	text-align:left;
	margin-left:-10px;

}

.body_copy
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:19px;
	color:#3b3b3b;
	text-align:left;
	padding:27px 47px 47px 47px;
	background:#fff;
}
.body_copy h1
{
	margin:0px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#7c1d1d;
}
.body_copy h2
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#3b3b3b;
}
.body_copy a
{
	color:#7a1314;
	text-decoration:underline;
}