body {
	font-size: .8em;
	line-height: 1em;
	font-family: Verdana, Sans Serif;
	height: 99%;
	width: 99%;
}

#body_content {
 position: relative;
	width: 952px;
	border: solid 1px #999999;
	height: auto;
}

#main_content_home {
 position: relative;
	width: 99%;
	margin: auto 0 20px auto;
	height: auto;
}

#main_content_store {
 position: relative;
	width: 90%;
	margin: 0 auto 20px auto;
	height: auto;
}

#main_content {
 position: relative;
	width: 97%;
	margin: auto auto 20px auto;
	height: auto;
}

#header_table {
	border: none;
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*
	must define any background images (anything specifying a path) from other files
	background: url("http://www.sambierstock.com/mm/images/mcbb_bg_home.jpg") repeat-y;
	*/
}

h1 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
	margin-bottom: 5px;
 }

h2 {
 font-size: 1.1em;
 line-height: 1.2em;
	color: #666666;
	margin-bottom: 5px;
 }

h3 {
 font-size: 1em;
 line-height: 1.1em;
	color: #333333;
	margin-bottom: 5px;
}

h4 {
	font-size: 1em;
	line-height: 1.1em;
	color: #333333;
	margin-bottom: 5px;
 }

a {
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	color: #993333;
}

a.parody_menu_selected {
	font-weight: bold;
	font-size: .9em;
	text-decoration: underline;
	color: #000000;
}

.menu {
 font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	color: #993333;
}

td {
 vertical-align: top;
}

a:hover {
 text-decoration: underline;
}

.vertical_menu_link {
 font-weight: bold;
	color: #993333;
}

.vertical_menu {
	margin: 0 0 5px 10px;
}

.horizontal_menu_cell {
	text-align: center;
	padding: 0 2px 0 2px;
}

.help {
 margin: 0 0 8px 0;
}

.help_indent {
 margin: 0 0 8px 10px;
}

.faq {
 margin: 0 0 8px 0;
}

.contact {
	margin: 0 0 4px;
}

.interview_question {
 margin: 20px 0 0 0;
}

.interview_answer {
	margin: 5px 0 0;
}

.testimonial {
	width: 90%;
	margin: 0 0 15px 15px;
	padding-bottom: 5px;
	border-bottom: inset 1px #666666;
}

.email_anyone {
	margin: 4px 0 4px;
}

.small_indent {
	margin: 0 0 0 6px;
}

.large_indent {
	margin: 0 0 0 10px;
}

.tiny_link {
	font-size: .75em;
	font-weight: normal;
}

.footer {
	margin: 0 0 1px 0;
	font-size: .85em;
}

#flash_content {
	vertical-align: middle;
}

.cd_title {
	margin: 0 0 0 20px;
	font-weight: bold;
	font-size: 1.1em;
}

.bold_text {
	font-weight: bold;
}

.clear_both {
	clear: both;
}

.large_text {
	font-size: 1.2em;
	line-height: 1.3em;
}

.text_align_center {
	text-align: center;
}

.red_text {
	color: #cc3333;
}