/* 
  -----------------------------------
  WMO 2006 Style Sheet
  by Project Seven Development
  www.webmercialonline.com
  Menu Type: vertical - 3col fixed
  -----------------------------------
*/
a img {border: none; }
a:link {
	color: #6F6E65;
	}
a:visited {

	}
a:hover {
	color: #626258;
	text-decoration: none;
	}
a:active { 
	color: #BEB06D;
	}

/*Rounced corners*/

.roundcont {
	width: 218px;
	background-color: #DDDCBD;
	color: #4E4D47;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/corners/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/corners/br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
/*Rounced corners*/

	
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	top: inherit;
	background-image: url(../images/tanBkg.jpg);

/*Changed witdh below to 816 THEN to 830 to 844	*/
}
#layoutwrapper {

	margin: 0 auto;
	width: 844px;
	
}
#leftboxwrapper {
	background-image: url(../images/jazz_sidetileNEW.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 178px;
	margin-top: 0px;
}
#leftbox {
	background-image: url(../images/jazz_sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*#menubar {
	font-size: 0.85em;
	background-image: url(../images/jazz_sidetopper.jpg);
	background-repeat: no-repeat;
	padding: 164px 0 0 0px;
}*/
#leftcontent {
	font-size: 0.7em;
	padding: 0 20px 20px 20px;
}
#leftcontent h4, #rightcontent h4 {
	font-size: 1.25em;
	margin: 16px 0 6px 0;
}
#centerwrapper {
	background-image: url(../images/jazz_left_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 486px;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url(../images/SecTitle/mastHeadBkg_top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#logodiv {
	background-image: url(../images/jazz_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#centerbox {
	background-image: url(../images/jazz_right_side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#centercontent {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 12px;
	padding: 6px 20px;
}
/*-------------------Copy for center text-----------------------------*/
#centercontent .topmainHeader {
	color: #968856;
	font-size: 1em;
	margin: 0 0 6px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centercontent p, #leftcontent p, #rightcontent p {
	margin: 0 0 12px 0;
}
#centercontent h2, #centercontent h3 {
	color: #DAD2AD;
	font-size: 1.35em;
	margin: 24px 0 6px 0;
}
#centercontent h3 {
	font-size: 1.2em;
}
.imageleft {
	float: left;
	padding: .4em 12px 0px 0px;
}
.imageright {
	float: right;
	padding: .4em 0px 0px 12px;
}
#centerbottom {
	background-image: url(../images/jazz_bottom.jpg);
	background-repeat: repeat-x;
}
#centerbottominfo {
	background-image: url(../images/jazz_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightboxwrapper {
	background-image: url(../images/jazz_sidetile3.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 180px;
}
#rightbox {
	background-image: url(../images/jazz_sidebottom3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*#rightheader {
	color: #D7C8CA;
	background-image: url(../images/jazz_sidetopper3.jpg);
	background-repeat: no-repeat;
	font-size: .7em;
	margin: 0;
	padding: 150px 24px 8px 24px;
}*/

#rightcontent {
	font-size: .7em;
	padding: 0 24px 20px 24px;
}
#footer {
	clear: both;
	font-size: 0.7em;
	padding: 0px 0 5px 0;
	margin: 0px 0px 0px 0px;
	height: 98px;
}
#footer p {
	margin: 0 0 4px 0;
}
/*LINK STYLES*/
#centercontent a, #rightcontent a {
	color: #7E7238;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#centercontent a:visited, #rightcontent a:visited {
	color: #5E5C40;
}
#centercontent a:hover, #rightcontent a:hover {
	color: #AB9D6B;
}
#centercontent a:active, #centercontent a:focus,
#rightcontent a:active, #rightcontent a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #505050;
}
#leftcontent a {
	color: #747557;
}
#leftcontent a:visited {
	color: #92936C;
}
#leftcontent a:hover {
	color: #333333;
}
#leftcontent a:active, #leftcontent a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #505050;
}
#footer a {
	color: #747557;
}
#footer a:visited {
	color: #92936C;
}
#footer a:hover {
	color: #333333;
}
#footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #505050;
}
/*#skiplinks {
	font-size: 0.8em;
	margin: 0 0 10px 0;
}*/
#skiplinks a, #skiplinks a:visited, #skiplinks a:hover {
	color: #72226A;
	text-decoration: none;
	cursor: default;
}
.p7ie6Fix:active, #skiplinks a:active, #skiplinks a:focus {
	color: #F7E577;
	background-color: #505050;
}
.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B623F;
	list-style-image: url(../images/BuSqr1.gif);
}
.DirTxLeftMn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707066;
	font-style: normal;
	line-height: 12px;
	letter-spacing: normal;
}
.TestimonialsLeftMn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 11px;
	letter-spacing: normal;
}
.BottomInfoDir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #938555;
	font-style: normal;
	line-height: 13px;
	letter-spacing: normal;
	padding-top: -2px;
	padding-bottom: 0px;
}
