* {
	margin: 0;
	padding: 0;
}
body {
	background-position: center top;
	font: 100% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #1F0C06;
	background-image: url('../images/nc_hd_fill.jpg');
	background-repeat: repeat-x;
	background-color: #1F0C06;
}
.main {
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: left;
	height: 100%;
}
img {
	border: 0;
}
.header {
	height: 180px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-width: 900px;
}
.logo_wrapper {
	width: 830px;
	height: 112px;
	padding-top: 55px;
	padding-left: 22px;
}
.logo {
	width: 680px;
	height: 92px;
	margin-top: 20px;
	float: left;
	margin-bottom: 10px;
}
h1 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-top: 0px;
}
h2 {
	margin: 15px 0px 0px 0px;
	font-size: 1.2em;
	color: #381409;
	font-weight: bold;
	font: 100% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
h2 a {
	border: 1px solid #ADC6E3;
	font-size: 1.09em;
	letter-spacing: 0.1em;
	color: #018FF7;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 10px;
}
h2 a:hover {
	background-color: #DDE8F8;
	color: #018FF7;
	display: block;
	text-decoration: none;
	padding: 10px;
}
h3 {
	font-size: 10pt;
	letter-spacing: 0.1em;
	color: #1D1F23;
	font: 100% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
h4 {
	font-size: 10pt;
	color: #1B1B1B;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	font: 100% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	margin-top: 10px;
}
a {
	color: #1F0C06;
}
a:hover {
	text-decoration: none;
}
#menuwrapper {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 32px;
	color: #B89A6E;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	min-width: 900px;
}
.menu {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.95em;
	color: #B89A6E;
	float: left;
	display: block;
	width: 65px;
	padding: 0px 26px 0px 26px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
.menu a {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.95em;
	color: #B89A6E;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.95em;
	color: #DBCCB7;
	text-decoration: none;
}
/*=======content===========*/
.container {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 34px;
	padding-bottom: 10px;
	min-width: 900px;
}
.container_inner {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #1F0C06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 536px;
	line-height: 1.3em;
	padding-left: 22px;
	padding-right: 24px;
}
#content a {
	color: #1F0C06;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
.ul_content {
	text-indent: -0em;
	list-style-type: disc;
	margin-left: 16px;
	padding-left: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.ul_content li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.ul_content li a {
	color: #272727;
	text-decoration: underline;
}
.ul_content li a:hover {
	color: #272727;
	text-decoration: none;
}
.sidebar {
	background-position: center bottom;
	padding: 10px;
	font-size: 10pt;
	text-align: center;
	background-image: url('../images/nc-news-back.jpg');
	background-repeat: no-repeat;
}
.ul_sidebar {
	list-style-type: none;
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	list-style-image: url('../images/arrw.jpg');
}
.ul_sidebar li {
	background-image: none;
	padding-left: 5px;
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 1.2em;
}
.ul_sidebar li a {
	color: #272727;
	text-decoration: underline;
}
.ul_sidebar li a:hover {
	color: #272727;
	text-decoration: none;
}
/*=====//content===========*/
/*=======content_2===========*/
#content_2 {
	background-color: #DEDBD4;
	border: 1px solid #CDCAC3;
	float: left;
	width: 278px;
	margin-left: 10px;
	margin-right: 10px;
}
.sidebar_2 {
	padding: 2px 10px 10px 10px;
	font-size: 10pt;
}
.clear2 {
	background-position: right bottom;
	clear: both;
	width: 856px;
	background-image: url('../images/experience_AVEDA.jpg');
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-right: 22px;
	padding-top: 15px;
	height: 44px;
}
.clear {
	clear: both;
	width: 900px;
	height: 15px;
}
/*=====//content_2===========*/
#columnbottom {
	height: 20px;
	font-size: 11pt;
	color: #B89A6E;
	width: 900px;
	padding-top: 18px;
	text-align: center;
}
#columnbottom a:link {
	font-size: 11pt;
	color: #B89A6E;
	text-decoration: none;
}
#columnbottom a:visited {
	color: #B89A6E;
	text-decoration: none;
}
#columnbottom a:hover {
	color: #DBCCB7;
	text-decoration: none;
}
/*=======footer===========*/
#footer {
	background-position: center top;
	background-image: url('../images/nc_foot.jpg');
	background-repeat: repeat-x;
	min-width: 900px;
	height: 142px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #CECBB3;
	text-decoration: none;
}
#bg_footer_left {
	color: #B89A6E;
	width: 900px;
	float: left;
	font-size: 9pt;
	text-align: center;
	padding-top: 5px;
}
#bg_footer_left a {
	color: #B89A6E;
}
.footer_inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.shop {
	width: 415px;
	float: left;
	text-align: right;
}
.fcebk {
	width: 415px;
	float: left;
	text-align: left;
	padding-left: 20px;
}
#footer span {
	display: block;
	word-spacing: 18px;
	color: #CECBB3;
	margin-bottom: 5px;
}
#footer span a {
	text-decoration: none;
	word-spacing: 0em;
}
#footer span a:hover {
	text-decoration: underline;
}
#footer_copy a {
	color: #CECBB3;
}
/*=====//footer===========*/
.float_right {
	float: right;
}
.top_indent_0px {
	margin-top: 0px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_25px {
	margin-top: 25px;
	display: block;
	margin-bottom: 0px;
}
/*=====Slides===========*/
.slide {
	height: 144px;
	width: 850px;
	text-align: left;
}
#box1 {
	position: absolute;
}
.mask {
	height: 144px;
	width: 850px;
	overflow: hidden;
}
.mask img {
	position: absolute;
	display: block;
	border: none;
}
.slide2 {
	height: 180px;
	width: 240px;
	text-align: left;
}
#box2 {
	position: absolute;
}
.mask2 {
	height: 180px;
	width: 240px;
	overflow: hidden;
}
.mask img2 {
	position: absolute;
	display: block;
	border: none;
}
/*=====//Slides===========*/
.title_content2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.news {
	font-size: 10pt;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.news_back {
	height: 180px;
}
.note {
	background-color: #DEDBD4;
	border: 1px solid #CDCAC3;
	margin-top: 15px;
	padding: 5px;
	font-size: 0.9em;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.explore {
	color: #7E7E54;
	margin-top: 10px;
	font-family: Tahoma, Arial, Courier;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 8px;
}
.rghtalgn {
	text-align: right;
}
.lftalgn {
	text-align: left;
}
/*==========================//board========================*/
.forumTitle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.formTitle {
	padding: 5px;
	background-color: #1F0C06;
	font-size: 1.09em;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #B89A6E;
	height: 18px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #200C06;
}
.postsTitle {
	padding: 8px 5px 8px 5px;
	background-color: #1F0C06;
	font-size: 1.09em;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #200C06;
	color: #B89A6E;
	width: 63%;
	height: 22px;
}
.formFieldsTitle {
	padding: 5px;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.forumPostsList {
	padding: 5px;
	border-bottom: 1px solid #E0E2D6;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #BBAEA7;
	width: 63%;
}
.pagesNavigation {
	padding: 5px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #1F0C06;
	font-weight: bold;
}
.pagesNavigation a {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pagesNavigation a:visited {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pagesNavigation a:hover {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.postDetails {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #333333;
	background-color: #DEDBD4;
}
.postBody {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.postQuestion {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mid_algn {
	vertical-align: middle;
}
.sm_style {
	font-size: 0.85em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
