/* general styles */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #443424;
	background: #EDEADF url(images/mb-bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #725E8A;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	background-color: #94BBCF;
	color: #FFFFFF;
}
a:focus { /*this avoids having image replacement sections display a dotted outline*/
	-moz-outline-style: none;
}
p {
	line-height: 180%;
	margin-top: 0px;
	margin-bottom: 16px;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #A49300;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
}
h3 {
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #725E8A;
	margin-top: 16px;
	margin-bottom: 8px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6B5F0D;
	margin-top: 16px;
	margin-bottom: 8px;
}
h5 {
	font-size: 14px;
	color: #A49300;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h6 {
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #725E8A;
	margin-top: 0px;
	margin-bottom: 8px;
}
ul {
}
li {
	font-size: 12px;
}
span {
	display: none;
}
.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
	padding-left: 10px;
}
.top {
	padding-top: 4px;
}
p.dl-doc {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_doc.gif) no-repeat left center;
}
p.dl-jpg {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_jpg.gif) no-repeat left center;
}
p.dl-pdf {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_pdf.gif) no-repeat left center;
}
p.dl-zip {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/downloads_zip.gif) no-repeat left center;
}
.highlight {
	background: #EDEADF;
	padding: 10px 0px 10px 8px;
}

/* container and wrapper styles */
#container {
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	width: 780px;
}

/* header images */
body#home #header {
	background: url(images/mb-header1.jpg) no-repeat top;
	height: 230px;
	padding: 0px;
}

/*
.current a {
	color: #FFFFFF;
	background: #94BBCF url(images/nav_bullet.gif) no-repeat left center;
}
*/
/* subnavigation styles for press page */

#b1 {left: 0px; width: 64px;}
#b2 {left: 64px; width: 75px;}
#b3 {left: 139px; width: 53px;}
#b4 {left: 192px; width: 87px;}
#b1 a:hover {background: transparent url(images/nav_press.gif) 0px -21px no-repeat;}
#b2 a:hover {background: transparent url(images/nav_press.gif) -64px -21px no-repeat;}
#b3 a:hover {background: transparent url(images/nav_press.gif) -139px -21px no-repeat;}
#b4 a:hover {background: transparent url(images/nav_press.gif) -192px -21px no-repeat;}
body#press #b1 {background: transparent url(images/nav_press.gif) 0px -21px no-repeat;}
body#video #b2 {background: transparent url(images/nav_press.gif) -64px -21px no-repeat;}
body#audio #b3 {background: transparent url(images/nav_press.gif) -139px -21px no-repeat;}
body#print #b4 {background: transparent url(images/nav_press.gif) -192px -21px no-repeat;}

/* general content styles */
#content {
	width: 520px;
	margin-left: 240px;
}
#content p, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-left: 32px;
}
#content ul.bullets {
	margin: 0px 0px 16px 32px;
	padding: 0px;
	list-style: none;
}
#content ul.bullets li {
	margin-bottom: 8px;
	padding-left: 32px;
	line-height: 180%;
	background: url(images/bullet.gif) no-repeat 10px 8px;
}

/* clear styles for spry tabbed panels */

/* right side padding for single-column pages */
body#thoughts #content p, body#thoughts #content h2, body#thoughts #content h3 {padding-right: 10px;}
body#qa #content p, body#qa #content h2, body#qa #content h3 {padding-right: 10px;}
body#reviews #content p, body#reviews #content h2, body#reviews #content h3 {padding-right: 10px;}
body#contact #content p, body#contact #content h2, body#contact #content h3 {padding-right: 10px;}
body#terms #content p, body#terms #content h2, body#terms #content h3 {padding-right: 10px;}
body#grouprecipients #content p, body#grouprecipients #content h2, body#grouprecipients #content h3 {padding-right: 10px;}

/* image replacement titles for all pages */
body#home #content h1 {
	background: transparent url(images/title_home.gif) no-repeat 0px 0px;
	margin-top: 5px;
	width: 350px;
	height: 42px;
}

#forsale h1{
	color: #3A61AE;
	margin-bottom:0px;
}
#forsale h4{
	margin-top:6px;
}

#newsite {
	border:double #0066CC;
	margin-top:50px;
	margin-left:60px;
	margin-right:60px;
}

#newsite p{
	font-size:18px;
}
#newsite h1{
	color: #3A61AE;
}

#spacing {
	padding:140px;
}

/* clearspace fix */
.clear {
	clear: both;
}

/* footer */
#footer {
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	height: 30px;
	width: 780px;
}
#footer p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 4px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	background-color: #94BBCF;
	color: #FFFFFF;
}
