@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.jpg) top center no-repeat #c3c4c4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	}

/* DIVs */

#wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	}

#banner {
	width: 800px;
	height: 175px;
	background: url(images/banner.jpg);
	float: left;
	}

#nav {
	width: 800px;
	height: 55px;
	background: url(images/nav_bg.gif);
	float: left;
	}

#nav_left {
	width: 314px;
	height: 20px;
	padding: 16px 25px 19px 42px;
	float: left;
	text-align: center;
	}

#nav_right {
	width: 352px;
	height: 20px;
	padding: 16px 42px 19px 25px;
	float: left;
	text-align: center;
	}

#body {
	width: 760px;
	background: #fff;
	float: left;
	padding: 0 20px 0 20px;
	}

#content {
	width: 735px;
	background: url(images/content_bg.gif) top left repeat-y;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 5px 0 20px;
	}

#content_2 {
	width: 735px;
	background: url(images/content_bg.gif) top left repeat-y;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 5px 0 20px;
	}

#slogan {
	width: 760px;
	float: left;
	margin: 0 0 35px 0;
	padding: 0px;
	text-align: center;
	}

#sidebar {
	float: right;
	width: 217px;
	margin: 0 0 20px 20px;
	}

.feature_section {
	width: 217px;
	float: right;
	margin: 0 0 10px 0;
	}

.feature_content {
	width: 195px;
	float: left;
	padding: 10px 10px 10px 10px;
	border-right: 1px #bcbcbc solid;
	border-left: 1px #bcbcbc solid;
	background: #ebebeb;
	}

.read_more {
	width: 217px;
	height: 31px;
	float: left;
	}

div.sb-button {
	width: 193px;
	height: 18px;
	margin: 0 0 8px 0;
	background: url(images/sb-button-red.gif) top no-repeat;
	padding: 8px 20px 3px 3px;
	color: #ffffff;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	float: right;
	}

div.sb-button:hover {
	background: url(images/sb-button-black.gif) top no-repeat;
	cursor: pointer;
	}

div.sb-button-2 {
	width: 193px;
	height: 18px;
	margin: 0 0 8px 0;
	background: url(images/sb-button-black.gif) top no-repeat;
	padding: 8px 20px 3px 3px;
	color: #ffffff;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	float: right;
	}

div.sb-button-2:hover {
	background: url(images/sb-button-red.gif) top no-repeat;
	cursor: pointer;
	}

div.sb-button a, div.sb-button-2 a {
	color: #ffffff;
	text-decoration: none;
	}

#sidebar2 {
	float: right;
	width: 270px;
	margin: 0 0 20px 20px;
	}

#footer {
	width: 800px;
	height: 19px;
	background: url(images/footer.gif);
	float: left;
	text-align: center;
	padding: 2px 0 0 0;
	}

#subfooter {
	width: 800px;
	height: 15px;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	}

#copyright {
	width: 400px;
	height: 15px;
	float: left;
	text-align: left;
	}

#keyweb {
	width: 400px;
	height: 15px;
	float: right;
	text-align: right;
	}

#boilerplate {
	width: 800px;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	}

.feat_box {
	float: right;
	border: 1px #CCCCCC solid;
	margin: 0 0 20px 0;
	padding: 10px 10px 5px 10px;
	background-color:#EBEBEB;
	width:250px;
	}

/* Text Styles */

p, p a, p a:hover, p a:visited {
	color: #444444;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 18px;
	}

ul, ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	}

li {
	margin: 0 0 10px 0;
	padding: 0 0 0 7px;
	}

.small {
	font-size: 11px;
	}

ul.small li {
	margin: 0 0 5px 0;
	}

h1{
	color: #630c0d;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
	}
	
h1 a, h1 a:hover, h1 a:visited {
	color: #630c0d;
	text-decoration: none;
	}
	
h2 {
	color: #630c0d;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
	}
	
h2 a, h2 a:hover, h2 a:visited {
	color: #630c0d;
	text-decoration: none;
	}

#footer, #footer a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

#footer a:hover {
	text-decoration: underline;
	}

#boilerplate p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	}

#feature_content p {
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	}

.feature_content p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	}

p a.hyperlink {
	color: #630c0d;
	text-decoration: underline;
	}

p a.hyperlink:hover {
	color: #630c0d;
	text-decoration: none;
	}

h1 a.hyperlink, h2 a.hyperlink {
	color: #630c0d;
	text-decoration: none;
	}

h1 a.hyperlink:hover, h2 a.hyperlink:hover {
	color: #111111;
	text-decoration: none;
	}

.title, .title a, .title a:hover {
	color: #630c0d;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none;
	}

a.franchising {
	text-decoration: none;
	}

a.franchising:hover {
	text-decoration: underline;
	}

/* Other */

#maslyn_pic {
	float: left;
	}

.nav_button {
	float: left;
	}

.spacer {
	margin: 0 20px 0 20px;
	}
.numbers{
	color: #630c0d;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	}

.qa {
	color: #630c0d;
	font-weight: bold;
	font-size: 16px;
	margin: 0 10px 0 0;
	}