/* ----------------- PHARAOH'S HAIRUM STYLES 0809 ----------------- */

body {
	margin:10px 0 0 0;
	font:normal 14px/20px  Arial, Helvetica, sans-serif;
	color:#333333;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e7e7e7;
}

p {
	font:normal 14px/20px  Arial, Helvetica, sans-serif;
	color:#333333;
}

a {
	color:#da794a;
	text-decoration:none;
}

a:hover {
	color: #A84B37;
	text-decoration:underline;
}

.red {
	color:#EAB262;
	font-size: 16px;
}

.redSmall {
	color:#DA794A;
	font-size: 14px;
}

.bold {
	font:bold;
}

.subhead {
	font:normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #A84B37;
	margin:15px 0 10px 0;
}
h1 a {
	background:url(../images/PH_head_sml.gif) no-repeat;
	width:25px;
	height:30px;
	text-indent:-5000px;
	margin:0 0 0 0;
	overflow:hidden;
	float:right;
}

h1 a:hover {
	background:url(../images/PH_head_sml.gif) no-repeat; 
}

/* ----------------- LAYOUT STYLES ----------------- */

#container {
	width:950px;
	background-color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:hidden;
	clear: both;
}
#containerIndex {
	width:950px;
	background-color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:hidden;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: bottom;
	height: 575px;
	clear: both;
}
#indexBump {
	width:950px;
	background-color:none;
	margin-top: 460px;
	overflow:hidden;
	height: 125px;
}
#topContainer {
	width:950px;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#bottomContainer {
	margin:0 auto 10px auto;
	width:950px;

}
#header {
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
		
#logo {
	float:right;
	width:100px;
	height: 30px;
	text-align:right;
	vertical-align: baseline;
	background-color: #FFFFFF;
}

#logo IMG{
	float:right;
	margin:0 0 0 3px;
	vertical-align: baseline;
}
#nav {
	float:left;
	width:850px;
	height: 30px;
	background-color:#FFFFFF;
	vertical-align: baseline;
	overflow: visible;
}

#topImage {
	margin:0;
	float: left;
	background-image: url(../images/pyramids.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:950px;
	height:90px;
}
#topImageIndex {
	margin:0;
	float: left;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:950px;
	height:90px;
}

#shadow {
	width:950px;
	height: 30px;
	float: left;
	background-image: url(../images/shadow.gif);
	margin:0 auto 0 auto;
}

/* ----------------- NAV STYLES ----------------- */


.topNav {
	float:left;
	padding:0;
	margin:0 0 0 0;
	font:normal 17px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color:#CCCCCC;
}

.topNav li {
	display:inline;
	margin:0 3px 0 3px;
}

.topNav li a {
	color:#000000;
	text-decoration:none;
}

.topNav li a:hover {
	color:#DA794A;
	text-decoration:none;
}

.storeNav {
	float:left;
	padding:0;
	margin:0 0 0 0;
	font:normal 17px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color:#DA794A;
}

.storeNav li {
	display:inline;
	margin:0 2px 0 2px;
}

.storeNav li a {
	color:#DA794A;
	text-decoration:none;
}

.storeNav li a:hover {
	color:#000000;
	text-decoration:none;
}

.homeNav {
	float:right;
	padding:0;
	margin:0 0 0 0;
	font:normal 17px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color:#DA794A;
}

.homeNav li {
	display:inline;
	margin:0 2px 0 2px;
}

.homeNav li a {
	color:#DA794A;
	text-decoration:none;
}

.homeNav li a:hover {
	color:#000000;
	text-decoration:none;
}


/* ----------------- SIDEBAR STYLES ----------------- */

#sidebar {
	float:right;
	width:255px;
	margin:10px 15px 0 10px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#sidebar p {
	font:normal 14px/20px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#sidebar H2 {
	font:normal 24px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
	padding:0 0 5px 0;
	margin:10px 0 0 0;
	border-bottom:  1px solid #FFFFFF;
	text-align: left;
	clear:both;
}
	
.sidebarLinks {
	margin:0 0 0 0;
	padding:0;
}
.sidebarLinks li {
	list-style:none;
	margin:0;
	padding:0;
	font:normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}	
.sidebarLinks li a {
	display:block;
	background:#eab262;
	margin:0 0 7px 0;
	padding:5px 0;
	color:#FFFFFF;
	text-align: center;
}
.sidebarLinks li a:hover {
	background:#e7e7e7;
	color:#000000;
	text-decoration:none;
}

.sidebarLinks2 {
	margin:0 0 0 0;
	padding:0;
}
.sidebarLinks2 li {
	list-style:none;
	margin:0;
	padding:0;
	font:normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}	
.sidebarLinks2 li a {
	display:block;
	width:255px;
	background:#da794a;
	margin:0 0 7px 0;
	padding:5px 0;
	color:#FFFFFF;
	text-align: center;
}
.sidebarLinks2 li a:hover {
	background:#e7e7e7;
	color:#000000;
	text-decoration:none;
}

.sidebarLinks3 {
	margin:0 0 0 0;
	padding:0;
}
	
.sidebarLinks3 li {
	list-style:none;
	margin:0;
	padding:0;
	font:normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}	
.sidebarLinks3 li a {
	display:block;
	background:#a84b37;
	margin:0 0 7px 0;
	padding:5px 0;
	color:#FFFFFF;
	text-align: center;
}
.sidebarLinks3 li a:hover {
	background:#e7e7e7;
	color:#000000;
	text-decoration:none;
}

#buttons {
		float: left;
		margin:10px 0 10px 0;
		overflow: hidden;
}

#buttons A {
		float: none;
		width:123px;
		display: block;
		border: 1px solid #666666;
		margin:0 0 5px 0;
}
#buttons A:hover {
		width:123px;
		display: block;
		border: 1px solid #e7e7e7;
		margin:0 0 5px 0;
}
#buttonsRight {
	float: right;
	margin:10px 0 10px 5px;
	overflow: hidden;
}

#buttonsRight A {
		float: none;
		width:123px;
		display: block;
		border: 1px solid #666666;
		margin:0 0 5px 0;
}
#buttonsRight A:hover {
		width:123px;
		display: block;
		border: 1px solid #e7e7e7;
		margin:0 0 5px 0;
}

/* ----------------- MAIN CONTENT STYLES ----------------- */

#content {
	width:625px;
	float:left;
	margin:0 0 0 15px;
	padding:0 10px 10px 10px;
	background-color:#FFFFFF
}
#contentHeader {
	width:645px;
	float:left;
	margin:10px 0 0 15px;
}
#contentFooter {
	width:645px;
	float:left;
	margin:0 0 10px 15px;
}

#content H2 {
	font:normal 40px/40px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #A84B37;
	padding:0 0 10px 0;
	margin:5px 0 0 0;
	border-bottom:  1px solid #999999;
	text-align: left;
}

#content H3 {
	font:normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #A84B37;
	margin:15px 0 10px 0;
}

#content H4 {
	font:normal 16px/20px Georgia, "Times New Roman", Times, serif;;
	color:#A84B37;
	margin:15px 0 5px 0;
}

#content H4 a {
	color:#A84B37;
	text-decoration:none
}

#content H4 a:hover {
	color:#A84B37;
	text-decoration:underline
}

#SPECS {
	margin:10px 0 25px 0;

}


#SPECS TD {
	border-bottom:  1px dotted #CCCCCC;
	vertical-align: top;
	padding: 2px 0 2px 0;
	margin:0 0 0 0;
	width: 100px;
}

#SPECS TD .bold {
	font:bold;
}

.headshots {
	margin: 5px 10px 10px 0;
	white-space: normal;
	float: left;
}

#contentIndex {
	width:655px;
	height:125px;
	float:left;
	margin:10px 0 0 15px;
	padding:0 0 0 0;
	background-color:none;
}
#contentIndex A {
		float: left;
		width:152px;
		height:103px;
		display: block;
		border: 1px solid #666666;
		margin:0 8px 3px 0;
}
#contentIndex A:hover {
		width:152px;
		height:103px;
		display: block;
		border: 1px solid #e7e7e7;
		margin:0 8px 3px 0;
}

#gallery {
	float:none;
	margin:10px 0 0 0;
	
}

#gallery IMG {
	float: none;
	margin:0 3px 3px 0;
	border: 1px solid #CCCCCC;
}


#note {
	float: none;
	background-color: #F2F2F2;
	height: auto;
	width: auto;
	border: 1px dotted #e7e7e7;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#note H2 {
	font:normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #A84B37;
	padding:0 0 5px 0;
	margin:10px 0 0 0;
	border-bottom:  1px solid #A84B37;
	text-align: left;
	clear:both;
}





/* ----------------- FOOTER STYLES ----------------- */

#footer {
	float:left;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	/*  background: #e7e7e7;
	border-top: 1px dotted #CCCCCC;  */
	width:940px;
}
		
#copyright {
	float:left;
	width:500px;
	font:normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

#copyright a {
	color:#000000;
	text-decoration:none;
}

#copyright a:hover {
	color:#A84B37;
	text-decoration:underline;

}

#copyright IMG{
	float:left;
	margin:0 5px 0 0;
	vertical-align: top;
}

#copyright2 {
	float:right;
	width:440px;
}



.footerNav {
	float:right;
	padding:0;
	margin:0 0 0 0;
	font:normal 9px Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

.footerNav li {
	display:inline;
}

.footerNav li a {
	color:#000000;
	text-decoration:none;
}

.footerNav li a:hover {
	color:#A84B37;
	text-decoration:underline;
}


/* ----------------- LINKS STYLES ----------------- */

#links {
	width:950px;
	float:left;
	margin:10px 0 0 0;
}

#links H2 {
	font:normal 24px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #A84B37;
	padding:20px 0 0 0;
	margin:10px 0 0 0;
	border-bottom:  1px dotted #CCCCCC;
	text-align: left;
	clear: both;
}

#links IMG {
	float: left;
	margin:0 25px 10px 0;
	border: none;
}
