html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	border:0;
	font-family:inherit;
	font-size:100%;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

body {
	line-height:1;
}

:focus {
	outline:0;
}

ol, ul {
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}

input, textarea {
	margin:0;
	padding:0;
}

hr {
	background-color:#000000;
	border:0;
	color:#000000;
	height:1px;
	margin:0;
	padding:0;
}

body {
	background:#EAEAEA;
	background-image:url(../img/bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:16px;
	line-height:16px;
}

h1 {
	color:#CB6615;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:45px;
	line-height:50px;
	text-align:center;
	text-shadow:1px 1px 0 #A95413;
}

h2 {
	color:#444444;
	font-family:'Advent Pro', sans-serif;
	font-size:20px;
	font-weight:lighter;
	line-height:25px;
	text-align:center;
}

h3 {
	color:#CB6615;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:24px;
	line-height:24px;
	margin-bottom:15px;
}

h4 {
	font-size:20px;
	font-weight:lighter;
	line-height:16px;
	margin-top:10px;
	text-align:center;
}

p {
	color:#444444;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:16px;
	font-weight:lighter;
	line-height:24px;
}

#header {
	height:80px;
	margin:0 auto;
	width:960px;
}

.logo {
	background:url(../img/logo.png) no-repeat left top;
	display:inline-block;
	float:left;
	height:80px;
	text-indent:-9999px;
	width:225px;
}

nav {
	-moz-border-radius:5px;
	background:#000000;
	border-radius:5px;
	float:right;
	height:46px;
	line-height:46px;
	margin:17px 20px 0 0;
	padding:0 15px;
	text-align:center;
}

nav ul li {
	display:inline-block;
	padding:0 10px;
}

nav ul li.current {
	color:#CB6615;
}

nav ul li a, nav ul li a:visited {
	color:#FFFFFF;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:16px;
	text-decoration:none;
}

nav ul li a:hover {
	color:#CB6615;
}

.login a {
	-moz-border-radius:5px;
	background:#D16604;
	border-radius:5px;
	color:#FFFFFF;
	float:right;
	height:46px;
	line-height:46px;
	margin:17px 0 0 0;
	padding:0 40px;
	text-align:center;
	text-decoration:none;
}

.login a:hover {
	background:#B65B10;
}

#outer-featured-content {
	background:#FFFFFF;
	float:left;
	font-family:'PT Sans Narrow', sans-serif;
	height:340px;
	min-width:100%;
}

#featured-content {
	height:340px;
	margin:0 auto;
	width:960px;
}

#featured-content-text {
	float:left;
	height:220px;
	padding:60px 50px;
	text-align:center;
	width:380px;
}

#featured-content-text h2 {
	margin-top:15px;
}

#featured-content-pic {
	background:url(../img/home-header.jpg) no-repeat left top;
	display:inline-block;
	float:right;
	height:340px;
	width:480px;
}

#featured-image {
	height:290px;
	margin:0 auto;
	padding:25px;
	width:910px;
}

#container {
	margin:0 auto;
	width:960px;
}

#home-content {
	float:left;
	padding:50px 0;
	width:960px;
}

.brands {
	-moz-border-radius:15px;
	background-color:#FFFFFF;
	border-radius:15px;
	float:left;
	height:150px;
	margin-top:5px;
	width:470px;
}

.testimonials {
	height:160px;
	float:right;
	text-align:left;
	width:440px;
}

#slides_testimonials {
	margin-top:10px;
	width:440px;
}

#slides_testimonials p {
	font-weight:bold;
}

#slides_testimonials .slides_container {
	display:none;
	height:125px;
	width:440px;
}

#slides_testimonials .slides_container div {
	display:block;
	width:440px;
}

#slides_testimonials .pagination {
	height:0;
	visibility:hidden;
	width:0;
}

#content {
	float:left;
	padding:25px 0 50px;
	width:960px;
}

#content h3 {
	margin-top:30px;
}

#content p {
	margin-top:10px;
}

#content a:link, #content a:visited {
	color:#CB6615;
	text-decoration:underline;
}
#content ul {
	margin-top:5px;
}
#content li {
	line-height:25px;
	margin-left:15px;
	list-style:inside;
}

.jessica-pic {
	background:url(../img/jessica.png) no-repeat;
	height:253px;
	margin:20px auto 0;
	width:188px;
}

#about-main {
	padding:0 45px;
	width:870px;
}

.about {
	float:left;
	margin:30px 60px 0 0;
	text-align:left;
	width:250px;
}

.about-end {
	float:left;
	margin-top:30px;
	text-align:left;
	width:250px;
}

.about p, .about-end p {
	margin-top:10px;
}

.about p strong, .about-end p strong {
	font-weight:bold;
}

#outer-footer {
	background:#D16604 ;
	background-image:-ms-linear-gradient(bottom, #D16604 0%, #A85200 100%);
	background-image:-moz-linear-gradient(bottom, #D16604 0%, #A85200 100%);
	background-image:-o-linear-gradient(bottom, #D16604 0%, #A85200 100%);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #D16604), color-stop(1, #A85200));
	background-image:-webkit-linear-gradient(bottom, #D16604 0%, #A85200 100%);
	background-image:linear-gradient(to top, #D16604 0%, #A85200 100%);
	float:left;
	font-family:'PT Sans Narrow', sans-serif;
	height:90px;
	min-width:100%;
}

#footer {
	height:30px;
	margin:30px auto;
	width:960px;
}

#footer ul.footer-menu {
	text-align:right;
}

#footer ul.footer-menu li {
	-moz-border-radius:10px;
	background:#B75600;
	border-radius:10px;
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 15px;
}

ul.footer-menu li a {
	color:#FFFFFF;
	text-decoration:none;
}

ul.footer-menu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#container_simple {
	background:#FFFFFF;
	border-bottom:10px solid #CB6615;
	margin:20px auto;
	padding:40px;
	width:800px;
}

#header_simple {
	height:80px;
	margin:0 auto;
	width:880px;
}

#container_simple h1 {
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	text-shadow:0 0 0 #FFFFFF;
}

#container_simple h2 {
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	margin-top:20px;
	text-align:left;
	width:100%;
}

#container_simple h3 {
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:lighter;
	line-height:18px;
	margin:20px 0 7px 0;
}

#container_simple p {
	color:#555555;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	margin-top:5px;
}

#container_simple p strong {
	font-weight:bold;
}

#container_simple a:link, #container_simple a:visited {
	color:#CB6615;
	text-decoration:underline;
}