body {
	text-align: center; /* center wrapper for IE */
  /* putting this here sets the width of wrapper and ensures Gecko browsers don't lose the left side in small windows */
	min-width: 770px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 0;
	padding: 0;
	background: url(../images/stripe_f56f0f548c1df0d2b47df88b34fc176e.png) repeat;
}

/* Zero-out browser default margins/padding */
* {
	margin: 0;
	padding: 0;
}

/* layout divs */
#wrapper {
	position: relative;
	text-align: left; /* all content defaults to left aligned */
  margin: 10px auto; /* center wrapper for Gecko */ 
	width: 766px;
	border: 1px solid #8A2034;
}

#main {
	display: block;
	background: #fff url(../images/bg_dkredmenu_766_border2.gif) repeat-y 50% 0;
}

#header {
	width: 766px;
	/* border-bottom: 2px solid #8A2034; */
	border: solid 1px #8A2034;
	border-width: 0 0 1px 0;
	margin: 0; 
	padding: 0;
}
* html #header img { float: left; }

#leftside {
	float: left;
	margin: 0;
	padding: 0;
	width: 175px;   /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;	
	text-align: center;
}
html>body #leftside 	{
	width: 165px;
}

#rightside {
	margin: 0 0 0 175px;
	padding: 18px 0 0 0;
}

.clearing { 
	clear: both; 
	line-height: 0;
	height: 0;
}

/* Business description box */
#myname {
	width: 165px;
	height: 19px;
	background-color: #BE2C49;
	padding: 4px 0 1px;
	text-align: center;
	margin: 0 0 4px 4px;
}
#myname p {
	color: #fff;
	font-weight: bold;
	padding: 0;
}
#whatido {
	width: 165px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
	text-align: left;
	margin: 0 0 10px 14px;
}
#whatido p {
	color: #fff;
	font-size: 120%;
	font-style: bold;
}

/* Subscription box */
#subscribebox {
	margin: 15px 0 0 10px;
	width: 150px;
	display: block;
	background: #fff;
	border: 1px solid #BE2C49;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
}
#subscribebox h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #8a2034;
	margin: 8px 0 0 0;
}
#subscribebox p {
	font-size: 11px;
	margin: 2px;
	text-align: center;
}
#subscribebox input {
	margin: 4px 0;
	padding: 1px;
}
#sbmtbtn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #BE2C49;
	border: 2px solid #8a2034;
	color: #FFFFFF;
	margin: 6px;
	padding: 0 5px;
}

/* Nav Menu styles */
#leftmenu ul {
	margin: 0 0 8px 17px;
	padding: 0;
	list-style-type: none;	
}
#leftmenu ul li {
	margin: 5px 0;
	padding: 0;
	list-style-position: outside;
}
#leftmenu ul li a {
	width: 125px;
	padding: 2px 2px 2px 12px;
	display: block;
	color: #FFF;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border:solid #BE2C49 1px; 
	background-color: #BE2C49;
}
#leftmenu ul li a:hover {
	color: #FFF;
	background-color: #8a2034;
	border: solid #BE2C49 1px;
}

/* Header styles */
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8a2034;
	text-align: center;
	margin: 15px 0;
}
h2 {

	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8a2034;
	text-align: center;
	margin: 15px 0;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #8a2034;
	margin: 8px 0 6px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	color: #8a2034;
	margin: 8px 0 6px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #8a2034;
	margin: 8px 0 6px;
}
/*link styles */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* text styles */
#rightside p {
	font-size: 13px;
	color: #8a2034;
	line-height: 16px;
	margin-bottom: 12px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.highlight {
	color: #FF0033;
	font-weight: bold;
}
#rightside p.indent {
	padding-left: 25px;
}
#rightside p.bigindent {
	padding-left: 50px;
}
#rightside p.biggestindent {
	padding-left: 75px;
}

/* main content styles */
div#content {
	margin: 0; 
	padding: 0 13px 3px;
	min-height: 200px; /* for good little browsers */
	position: relative;
	text-align: left;
}
div#content div {
	text-align: left;
}
div#content div#dater {
	text-align: right;
	font-size: 13px;
	color: #8a2034;
	line-height: 16px;
	margin-bottom: 12px;
}
div#content ul, ol {
	font-size: 13px;
	color: #8a2034;
	margin: .2em 0 1em;
}
div#content li {
	margin: 0 0 .3em 4em; 
	padding: 0;
}
div#content ul li {
	font-size: 13px;
	color: #8a2034;
}
div#content li.redcheck {
	margin: 0 0 1em 2em; 
	padding: 0 0 0 22px;
}
div#content ul li.redcheck {
	list-style: none;
	background: transparent url(../images/red-checkmark.gif) 0 0 no-repeat;
	line-height: 16px;
}
div#content table.booktable {
	width: 95%;
	margin: 0;
	padding: 0;
}
div#content table.booktable td {
	width: 50%;
	padding: 5px;
}
div#content table.booktable td p {
	padding-top: 8px;
}
img.decorative {
	float: right;
	margin: .2em 1em 1em;
	border: 1px solid #333;
}
img.decorative-left {
	float: left;
	margin: .2em 1em 1em;
	border: 1px solid #333;
}

/* testimonial styles */
#content blockquote {
	float: none;
	display: block;
	width: 85%;
	margin: 1em auto;
	padding: 20px 18px 24px 24px;
	border: 1px solid #2A335A;
	background: #4B6292 url(../images/grayonmedblueleft_quote.gif) top left no-repeat;
}
#content blockquote p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}
#content blockquote cite {
	display: block;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	text-align: right;
	margin-right: -18px;
	margin-bottom: -24px;
	padding: 0 24px 28px 0;
	background: transparent url(../images/grayonmedblueright_quote.gif) bottom right no-repeat;
}
#content blockquote cite a {
	color: white;
}

/* Footer styles */
#footer, 
#footermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #8A2034;
	clear: both;
	padding: 3px 0;
}
#footer p {
	margin-left: 198px;
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
#footermenu ul,
#footermenu ul li {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	float: none;
	background-color: transparent;
	background-image: none;
	width: auto;
}
#footermenu ul {
	margin-left: 198px;
}

#footermenu li {
	display: inline;
	padding: 0 .3em;
	white-space: nowrap;
}
#footermenu ul li a {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	display: inline;
	padding: 0 .2em;
}
#footermenu ul li a:hover {
	text-decoration: underline;
}

/* Printer styles */ 
@media print{ 
/*hide the left column when printing*/
#leftside{display:none;} 
#footer{display:none;}
#wrapper{border:0;} 
}