body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.bhcreativedesign.com/images/site_bg_gradient.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #E9E9A1;
	color: #333333;
	height:100%;
	text-align:left;	
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

.headertext {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#3366AA;
font-weight:400;
}

.bodytext {
margin-left: 20px;
margin-right: 20px;
text-align:left;	
}

.bodytext_email {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-align:left;
}

.bodytext_email a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

.newspaper_ad_1 {
display: block;
width: 330px;
height: 265px;
background: url(http://www.bhcreativedesign.com/images/newspaper1.jpg) no-repeat center center; 
font-family: "Times New Roman", Times, serif;
color:#555555;
}

.newspaper_ad_2 {
display: block;
width: 330px;
height: 265px;
background: url(http://www.bhcreativedesign.com/images/newspaper2.jpg) no-repeat center center; 
font-family: "Times New Roman", Times, serif;
color:#555555;
}

.newspaper_text_1 {
padding-top: 0px;
font-size:14px;
padding-left: 50px;
padding-right: 50px;
text-align:justify;
line-height: 125%;
}

.newspaper_text_2 {
padding-top: 0px;
font-size:14px;
padding-left: 50px;
padding-right: 50px;
text-align:justify;
line-height: 100%;
}

.newspaper_header {
padding-top: 35px;
font-size:20px;
font-weight:bold;
padding-left: 50px;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.footer_bar {
background-image:url(http://www.bhcreativedesign.com/images/sub-navigation-bar.jpg) repeat-x center center;
}

.footer_text {
font-family:arial, verdana, sans-serif;
font-size:12px;
line-height:25px;
color:#FFFFFF;
font-weight:bold;
}

.footer_text a{
font-family:arial, verdana, sans-serif;
font-size:12px;
line-height:25px;
color:#FF3300;
font-weight:bold;
text-decoration:none;
}

#pad {
height:25px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
padding:0;
margin:0;
list-style:none;
height:25px;
position:relative;
z-index:500;
font-family:arial, verdana, sans-serif;
}

#menu li {
float:left;
margin-right:0px;
text-align:center;
}

#menu li a {
display:block;
float:left;
width: 113px;
height:25px;
line-height:25px;
background: url(http://www.bhcreativedesign.com/images/sub-navigation-bar.jpg) repeat-x center center;
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:0 0px 0 0px;
text-align:center;
}

#menu table {
border-collapse:collapse;
width:0;
height:0;
position:absolute;
top:0;
left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {
z-index:200;
position:relative;
color:#fff;
background: url(http://www.bhcreativedesign.com/images/topnavbar_silver.jpg) repeat-x center center;
text-align:center;
}

#menu li:hover {
position:relative;
z-index:200;
text-align:center;
}

#menu li:hover > a {
color:#003366;
background: url(http://www.bhcreativedesign.com/images/topnavbar_silver.jpg) repeat-x center center;
text-align:center;
}

#menu li:hover > a.sub {
color:#003366;
background: url(http://www.bhcreativedesign.com/images/topnavbar_silver.jpg) repeat-x center center;
text-align:center;
}

#menu li.current a {
color:#003366;
background: url(http://www.bhcreativedesign.com/images/topnavbar_silver.jpg) repeat-x center center;
text-align:center;
}

#menu li a.sub {
background: url(http://www.bhcreativedesign.com/images/sub-navigation-bar.jpg) repeat-x center center;
text-align:center;

}

#menu li.current a.sub {
color:#003366;
background: url(http://www.bhcreativedesign.com/images/topnavbar_silver.jpg) repeat-x center center;
text-align:center;
}

#menu :hover ul {
left:0;
top:25px;
width:210px;
background:#444;
text-align:left;
}
/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {
position:absolute;
left:-9999px;
top:-9999px;
width:0;
height:0;
margin:0;
padding:0;
list-style:none;
}

#menu :hover ul :hover ul
{
left:210px;
top:-1px;
background:#242;
white-space:nowrap;
width:210px;
z-index:200;
height:auto;
}

#menu :hover ul li {
margin:0;
border-top:1px solid #fff;
text-align:left;
}

#menu :hover ul li a {
width:210px;
padding:0;
text-indent:10px;
background:#4C42B8;
color:#fff;
height:30px;
line-height:30px;
text-align:left;
}

#menu :hover ul li a.fly {
background:#4C42B8 url(http://www.bhcreativedesign.com/images/right-arrow.gif) no-repeat right center;
text-align:left;
}

#menu :hover ul :hover {
background-color:#EE3E29;
color:#ffffcc;
text-align:left;
}

#menu :hover ul :hover a.fly {
background-color:#EE3E29;
color:#ffffcc;
text-align:left;
}

#menu :hover ul li.currentsub a {
background:#EE3E29;
color:#ffffcc;
text-align:left;
}

#menu :hover ul li.currentsub a.fly {
background:#EE3E29 url(http://www.bhcreativedesign.com/images/right-arrow.gif) no-repeat right center;
color:#ffffcc;
text-align:left;
}

#menu :hover ul :hover ul li a {
width:210px;
padding:0;
text-indent:10px;
background:#4274b8;
color:#ffffcc;
text-align:left;
}

#menu :hover ul :hover ul :hover {
background-color:#EE3E2B;
color:#ffffcc;
}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {
background:#EE3E29;
color:#ffffcc;
}

.sample_shot {
border: 1;
border-collapse:collapse;
border-color:#999999;
}