@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	8;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

body{
	color: #480024;
	background-color: #480024;
	background-image: url(images/bwc_bg2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	background: #FFFFFF;
	border: 1px solid #2B3E42;
	font-family: Verdana, Geneva, sans-serif;
}
.header {
}
.header p{
	font-size:12px;
}
.page-title {
}
.mobile_navigation{
   background-color:#470024;
   padding-top:3px;
}
.mobile_navigation li { display:inline;background-color: #470024;}
.mobile_navigation li a { display:block; padding:1px 17px 9px 17px; color:#fff; text-decoration:none; }
.mobile_navigation li a:hover { text-decoration:none; }
.mobile_navigation li img { vertical-align:middle;}
#menu:not( .mm-menu ) {
   display: none;
}
.navigation {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	background-color: #470024;
	font-size: 0.8em;
	height: 2em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	position: relative;
	color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #820041;
	border-bottom-color: #820041;
	display: block;
}
.navigation li{
	float: left;
	margin: 0;				
}
.navigation li a {
	text-decoration: none;
	display: block;
	line-height: 2em;
	color: #FFF;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
}
.navigation li a:hover, #navigation li.active a {
	background-color: #820041;
	color: #f5f5f5;
	text-decoration: underline;
}
.main_content {
width: 100%;
}
.main_services {
width: 100%;
}
.content-title {
	font-size:2em;
	margin:0.5em 0;
}
.content-subtitle {
	
}
.content-subtitle2{
margin-left: 0;
width: 100%;
}
.tel{
	display:inline;
}
.notel{
	display:none;
}
p{
	font-size:0.9em;
}
.images1{
	text-align:center;
	display: block;
	margin-left: 0;
	width: 100%;
}
.images2{
	text-align:center;
	display: block;
	margin-left: 0;
	width: 100%;
}
.images3{
	text-align:center;
	display: block;
	width: 100%;
	margin-left: 0;
}
.areas {
display: block;
}
.areas a, .areas a:active, .areas a:hover, .areas a:visited{
	color: #480024;
	text-decoration:none;
	font-size:0.9em;
}
.footer {
	background-color: #470024;
	color:#f5f5f5;
}
.footer p{
	font-size:0.7em;
	margin:4px;
	text-align:center;
}
.top-image {
	text-align:center;
}
.rightcol {
width: 100%;
margin-left: 0;
clear: both;
}
.common-wasp {
	text-align:center;
	width: 100%;
}
.common-wasp-1 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
.common-wasp-2 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
.spacer {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
	margin-left: auto;
}
.header {
}
.page-title {
}
.mobile_navigation li {
}
.mobile_navigation li a {
}
.mobile_navigation li a:hover {
}
.mobile_navigation li img {
}
#menu:not( .mm-menu ) {
}
.navigation {
display: block;
}
.main_content {
width: 61.5384%;
}
.main_services {
width: 100%;
}
.content-title {
}
.content-subtitle {
}
.content-subtitle2{
margin-left: 0;
width: 100%;
}
.tel{
	display:none;
}
.notel{
	display:inline;
}
p{
	font-size:0.8em;
}
.images1{
width: 100%;
margin-left: 0;
display: block;
}
.images2{
margin-left: 0;
width: 100%;
display: block;
}
.images3{
margin-left: 0;
width: 100%;
display: block;
}
.areas {
display: block;
}
.footer {
}
.top-image {
}
.rightcol {
display: block;
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
.common-wasp {
width: 23.0769%;
}
.common-wasp-1 {
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
.common-wasp-2 {
width: 35.8974%;
margin-left: 2.5641%;
clear: none;
}
.spacer {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 97.5%;
	max-width: 770px;
	padding-left: 1.25%;
	padding-right: 1.25%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.header {
}
.page-title {
}
.mobile_navigation li {
}
.mobile_navigation li a {
}
.mobile_navigation li a:hover {
}
.mobile_navigation li img {
}
#menu:not( .mm-menu ) {
}
.navigation {
display: block;
}
.main_content {
width: 61.5384%;
}
.main_services {
width: 100%;
}
.content-title {
}
.content-subtitle {
}
.content-subtitle2{
width: 100%;
margin-left: 0;
}
.tel{
	display:none;
}
.notel{
	display:inline;
}
p{
}
.images1{
display: block;
width: 100%;
margin-left: 0;
}
.images2{
display: block;
width: 100%;
margin-left: 0;
}
.images3{
display: block;
width: 100%;
margin-left: 0;
}
.areas {
display: block;
}
.footer {
}
.top-image {
}
.rightcol {
display: block;
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
.common-wasp {
width: 23.0769%;
}
.common-wasp-1 {
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
.common-wasp-2 {
width: 35.8974%;
clear: none;
margin-left: 2.5641%;
}
.spacer {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}