/**** Site Attributes ****/
* {
	margin:0px auto;
	}
body {
	font-family:"century gothic", verdana, arial;
	color:#663300;
	background:url(images/bg.jpg);
	}
/** Style Style **/
#aActive {
	color:#FFF;
	background-color:#663300;
	}
a {
	text-decoration:none;
	}
p {
	font-size:16px;
	}
.indent {
	margin-left:10px;
	width:400px;
	padding:3px;
	}
h2 {
	font-size:26px;
	color:#663366;
	font-weight:lighter;
	}
h4 {
	color:#00347b;
	}
h6 {
	color:#9c9c9c;
	}

/** Style End**/

/** Layout **/
#header {
	background:url(images/header.png);
	height:370px;
	margin-bottom:100px;
	}
.primary-links {
	position:relative;
	height:40px;
	font-size:30px;
	left:-65px;
	font-family:"Edwardian Script ITC";
	margin-bottom:20px;
	font-weight:bold;
	width:900px;
	}
.primary-links li {
	display:inline;
	float:none;
	}
.primary-links li a {
	display:block;
	float:left;
	color:#663300;
	padding:5px 4px;
	margin:0px 4px;
	padding-right:10px;
	}
.primary-links li a:hover {
	color:#FFF;
	background-color:#663300;
	}
#twisted-curl-link {
	height:169px;
	width:165px;
	background:url(images/twisted-curls.png);
	position:absolute;
	right:65px;
	top:340px;
	}
#columns {
	background:#FFF;
	border:solid 3px #663300;
	padding:10px 15px;
	height:630px;
	margin:0px;
	}
#content-column  {
	width:452px;
	height:630px;
	margin-right:0px;
	margin-top:-640px;
	position:relative;
	}
#sidebar-first {
	width:410px;
	height:630px;
	margin-left:0px;
	}
#footer {
	margin:10px;
	text-align:center;
	height:100px;
	}
#footer a{
	color:#333;
	}
/** Layout End **/

/** Home **/
#home {
	width:960px;
	}
#home #top-left {
	height:307px;	
	background:url(images/blog-ad.jpg);
	}
#home #bottom-left {
	height:307px;
	margin-top:15px;
	}
#home #content-top {
	height:277px;
	padding:15px;
	}
#home #content-bottom {
	height:277px;
	padding: 15px;
	}
/** Home End **/

/** Philosophy **/
#philosophy {
	width:900px;
	}
#philosophy #top-left {
	height:207px;
	}
#philosophy #bottom-left {
	background:url(images/afro-lady.jpg);
	background-repeat:no-repeat;
	height:407px;
	margin-top:26px;
	}
#philosophy #content-top{
	background:#009;
	height:277px;
	padding:15px;
	background:url(images/top-content-bg);
	}
#philosophy #content-column  {
	margin-top:-630px;
	}

/** Philosophy End**/


/** Services **/
#services {
	width:900px;
	}
#services #top-left {
	font-size:68px;
	color:#cc6666;
	height:107px;
	}
#services #bottom-left{
	background-repeat:no-repeat;
	height:510px;
	margin-top:23px;
	background:url(images/services-girl.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#services #content-top{
	height:395px;
	margin-top:100px;
	border:2px solid #663366;
	}
#services #content-bottom{
	height:131px;
	overflow:hidden;
	}
#services #content-bottom p{
	font-size:12px;
	}
/** Services End **/

/** Hairology **/
#hairology {
	width:900px;
	}
#hairology #columns {
	background:url(images/ology-bg.jpg);
	background-repeat:no-repeat;
	background-position:center 5px;
	background-color:white;
	}
#hairology #content-top{
	background:url();
	height:277px;
	padding:15px;
	}
#hairology #content-top p{
	color:#663366;
	}
#hairology #content-bottom #highslide{
	background-image:url(images/highslide-bg.png);
	display:table;
	margin-top:20px;
	padding:10px;
	}
#hairology #content-bottom #highslide img{
	padding:0 27px;
	border:none;
	}
#hairology #content-bottom #highslide a{
	display:block;
	float:left;
	}
#hairology #content-bottom #highslide p{
	text-align:center;
	margin-top:-5px;
	margin-bottom:5px;
	color:#993366;
	}
#hairology #top-left {
	background:url(images/ologyshow.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:308px;
	}
#hairology #bottom-left {
	margin:15px;
	background:url(images/ology-contact-bg.png);
	padding:5px;
	color:#fff;
	border:2px #999 solid;
	line-height:20px;
	text-align:center;
	}
/** Hairology End **/

/** About Me **/
#about {
	width:900px;
	}
#about #top-left {
	height:207px;
	font-size:68px;
	}
#about #bottom-left{
	height:407px;
	margin-top:26px;
	}
#about #sidebar-first {
	background:url(images/about-pic.jpg);
	background-repeat:no-repeat;
	}
/** About End **/

/** F.a.q Me **/
#faq {
	width:900px;
	}
#faq #content-top {
	text-align:center;
	}
#faq #content-bottom p {
	margin-bottom:5px;
	}
#faq #content-bottom p {
	color:#ff7dd0;

	}
#faq #content-column {
	margin-top:-640px;
	}
#faq #content-column a {
	color:#666;
	}
#faq #top-left {
	height:207px;
	}
#faq #bottom-left {
	height:407px;
	margin-top:26px;
	}
#faq #columns {
	background-image:url(images/faq-girl.jpg);
	background-position:left 240px;
	background-repeat:no-repeat;
	}
	
/** F.a.q End **/
