/* COMMON ELEMENTS */
body {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	padding-top: 0px;
	margin-top: 20px;
	font-size: 12px;
}

a { color: #91895c; }
a img { border: 0px; }

ul { 
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

li {
	margin: 0px;
	padding: 0px;
}

h1 { font-size: 18px; }

h2 {
  font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h3 { 
	font-size: 12px;
	margin-bottom: 5px;
}

p { margin-top: 10px; }

.big {
	font-size: 18px !important;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

/* HOMEPAGE */
.homepage_main {
	position: relative;
	height: 429px;
}
#homepage_content {
	position: absolute;
	bottom: 0px;
}
.homepage_letter {
	display: block;
	float: left;
}

#homepage_n { margin-right: 20px; }
#homepage_e { margin-right: 8px; }
#homepage_x { margin-right: 15px; }
#homepage_u { margin-right: 16px; }
#homepage_s { margin-right: 0px; }

/* MAIN PAGE LAYOUT */
#main {
	margin-left: auto;
	margin-right: auto;
	width: 799px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
}

/* NAVIGATION */
#navigation div, #navigation_home div {
	border-right: 1px solid #B2A982;
	position: absolute;
	padding-right: 58px;
	margin-top: 0px;
	padding-top: 9px !important;
}

#navigation img, #navigation_home img {
	margin-top: 0px;
}

#navigation, #navigation_home {
	position: relative;
}

#navigation a, #navigation_home a {
	text-decoration: none;
	font-weight: bold;
	color: #827A4D;
	font-size: 20px;
}

#what, #what_main { left: -2px; }
#who, #who_main { left: 177px; }
#where, #where_main { left: 342px; }
#shop, #shop_main { left: 535px; }
#contact, #contact_main { left: 680px; }

#shop img, #shop_main img {
	position: relative;
	left: 5px;
}

#where img, #where_main img {
	position: relative;
	left: 5px;
}

#contact img, #contact_main img {
	position: relative;
	left: 5px;
}

#contact, #contact_main {
	border: 0px !important;
}

#nexus_logo {
	margin-bottom: 14px;
}

#breadcrumb { 
	margin-bottom: 8px;
	font-size: 14px;
	text-transform: uppercase;
}

/* MAIN CONTENT */
#main_content {
	height: 317px;
	border-top: 1px solid #827A4D;
	border-bottom: 1px solid #827A4D;
}

#left {
	width: 249px;
	float: left;
	padding: 10px;
	height: 297px;
	overflow: auto;
	scrollbar-face-color:#B3AB7D;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color: #777777;
	scrollbar-highlight-color: #777777;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	margin: 0px;
}

#who_content h3 {
	margin-bottom: 0px;
}

#who_content p {
	margin-top: 0px;
}

#centre {
	width: 262px;
	float: left;
	margin-left: 1px;
}

#centre img {
	display: block;
}

#right {
	margin-left: 535px;
}

#right_top {
	background-image: url('/images/links_image.jpg');
	height: 157px;
	margin-bottom: 3px;
	padding: 10px;
	background-repeat: no-repeat;
}

#right_top h2 {
	color: white;
}

#right_top p {
	color: white;
	padding-top: 20px;
	font-size: 16px;
}

#right_top a {
	color: white;
	text-decoration: underline;
}

#right_bottom {
	background-image: url('/images/testimonials_image.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	height: 117px;
}

#right_bottom h2 {
	color: white;
}

#right_bottom li {
	list-style-type: none;
	list-style-image: none;
	position: relative;
	left: -15px;
}

#right_bottom a {
	color: white;
	text-decoration: underline;
}


.stretcher {
	clear: both;
}

#department_heading {
}

#department ul {
	margin: 0px !important;
	padding: 0px !important;
}

#department li {
	list-style-type: none;
	list-style-image: none;
}

#last_department li {
}

.links li {
	margin-bottom: 7px;
	margin-left: 15px;
}

.margin-bottom li {
	margin-bottom: 5px;
}
