#wrapper {
	background-color: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 770px;
	margin: auto;
	padding: 0px;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	background-color: #FFF;
	background-image: url(images/sideBar_663333.png);
	background-repeat: repeat-y;
}

#header {
	background-color: #663333;
	line-height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Logo_ffdfdf.gif);
	background-repeat: no-repeat;
}

#header h1 {
	color: #ffdfdf;
	margin: 0px;
	background-image: url(www/images/Logo_ffdfdf.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#menuBar {
	background-color: #339999;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#menuBar ul {
	margin: 0px;
	padding-left: 185px;
}

#menuBar li {
	display: inline;
	padding-left: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

#menuBar a {
	text-decoration: none;
	color: #ffdfdf;
}

#sideBar {
	float:left;
	width: 150px;
}


/*ACTIVE PAGE Menu*/
#index .index,
#about .about,
#contact .contact,
#wholesale .wholesale,
#orders .orders {
	color:#663333;
}


#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 160px;
	color: #FFDFDF;
}

#content table {
	border: medium solid #663333;
	padding: 0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#wrapper #container #content ul {
	list-style-type: none; /*no bullets*/
}

td {
	text-align: center;/*aligns content of table cells to the centre*/
	border:none;
	color: #663333;
}

.photos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photos a{
	text-decoration: none;
	
} 
.photos img{
	border: thin solid #FFFFFF;
	
} 

.descript {
	font-size: 13px;
	color: #663333;
}
/*For Style Nos*/
.style1 {font-size: 11px;
	color: #339999;
	font-weight:bold;
}
/*For Prices / Colours*/
.style3 {color: #339999;
	font-size: 12px;
	font-weight:bold;
}

.style4 {color: #663333;}/*test top contact*/

.style5 {color:#FFDFDF;}


tr#prices {
	color: #339999;
}

#footer {
	background-color: #663333;
	line-height: 40px;
	text-indent: 10px;
	color: #FFDFDF;
	clear: both;
	margin: 0;
	font-size: 11px;
}
/*FORM_1*/
#formFields {
	width: 180px;
	float: left;
	padding-bottom: 20px;
}

#commentsBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: left;
}

#comments {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: left;
}

#buttons {
	width: 290px;
	float: right;
	padding-top: 40px;
}

#form {
	height: 500px;
	width: 600px;
}

#content input{
	color: #000;
	border: 1px solid #663333;
	margin: 0px;
	width: 150px;
	display: block;
	background-color: #FFDFDF; /*colour form fields for buttons and fax*/
}

#content .style4 a {
	color: #339999;
}

#mysend {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}

#send {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}


#content textarea{
	background-color: #FFDFDF;
	color: #000;
	border: 1px solid #4C5854;
	margin: 0 30px 0 0;
	height: 250px;
}

#content label{
	color: #663333;
	font-size: 12px;
	padding-top: 5px;
	display: block;
	width:200px;
}

/*END FORM*/

#table_12 {
	margin: 0px;
	padding: 0px;
}

#send li {
	padding-bottom: 10px;
}

#tableHead h2 {
	color: #663333;
	text-align: center;
}

#topContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#table_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99cccc;
}#aboutContent {
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*NAVIGATION*/

#nav {
	background-color: transparent;
	position: absolute; /* to fix position */
	top: 50px;
	left: 10px;
}

#nav ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 float: left;
 width: 30em;
}

#nav ul li {
 float: left;
 padding: 0;
 margin: 0;
}

#nav ul li a {
 background: transparent;
 /*padding: 2px 15px;
 margin-right: 2px;*/
 color: #339999; /* ?? what effects ? colour 339999*/
 text-decoration: none;
 display: block;
 float: left;
 font: 0.8em/1.2em Tahoma, Arial, Helvetica, sans-serif;
}

#nav ul li a:link, #nav ul li a:visited {
	font-weight: bold;
	border: 1px solid #663333; /*was 71659f*/
}

#nav ul li a:hover, #nav ul li a:active, #nav ul li a:focus {
 background-color: transparent;
 color: #663333; /*was fff8ce*/
 border: 1px solid #663333; /*was 71659f*/
}

#nav ul li a#current {
 color: #663333;
 background-color: #339999; /*was 71659f*/
}

#navigation {
 margin-top: 23px;
 background-color: transparent;
 padding-top: 19px;
 width: 130px;
 margin-left: 5px;
}

* html #navigation {
 line-height: 100%; /*for IE 5 */
}

#navigation ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
	list-style-type: none;
	padding: 0;
	font-size: 0.8em;
	letter-spacing: 1px;
	border-bottom: 3px solid #663333; /*what effect?*/
	border-left: 3px solid #663333;
	border-right: 3px solid #663333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}

#navigation ul li {
 padding: 0;
 margin: 0;
 margin: 0 0 -3px 0;
 ma\rgin: 0;
 background-color: #ffdfdf; /* was 71659F purple */
}

/*ACTIVE PAGE Navigation*/
#coverups .coverups,
#scarves1 .scarves1,
#scarves2 .scarves2,
#scarves3 .scarves3,
#scarves4 .scarves4,
#pashminas .pashminas,
#beach .beach,
#accessories .accessories,
#specials .specials
 {
	color:#339999;
	font-size: 1.2em;
	font-variant: small-caps;
}

.first {
 border-top: 1px solid #663333;
}
/*
#scarves{
border:4px solid #CC9900;}

*/
#scarves #navigation a, #scarves #navigation a:visited {
 background-color: #663333; /* TOP colour - was main purple 71659F colour*/
 border-bottom: 1px solid #663333;
 border-left: 1px solid #663333;/*was 323c55*/
 border-right: 1px solid #663333;
 color: #FFDFDF; /*TOP Text Colour*/
 font-weight: bold;
 display: block;
 padding: 4px 0 6px 4px;
 text-decoration: none;
 width: 130px;
 w\idth: 130px;
}

#scarves #navigation a:hover, #scarves #navigation a:focus {
 background-color: #FFDFDF; /*Changes BACKGROUND on HOVER - was 504c50*/
 border-right: 1px solid #339999; /*#fff*/ /*was f4f4f4*/
 border-bottom: 1px solid #339999; /*was f4f4f4*/
 color: #339999;/* Changes HOVER TEXT - was C6DD51*/
}
/* what does this do?
#scarves #navigation ul li a#curr {
 color: #C6DD51; 
 background-color: #504c50; 
 border-right: 1px solid #f4f4f4; 
 border-bottom: 1px solid #f4f4f4;
 border-left: 1px solid #323c55;
}
*/

#scarves #navigation h4 {
	font-family: Tahoma, Arial, Helvetiva, sans-serif;
	font-size: .85em;
	background-color: #663333;
	color: #ffdfdf; /* SideBar Heading 4 was C6DD51*/
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 7px;
	letter-spacing: 1px;
}

#nav_h4 {
	font-variant: small-caps;
}

/*PHOTOS W/S and orders*/
#ws_photos {
	width: 600px;
}
#ws_list {
	margin: 0px;
	text-align: center;
}
#ws_list li {
	display: inline;
	list-style-type: none;
}
#ws_list img {
	padding-right: 10px;
	padding-left: 5px;
}

#ws2_photos {
	width: 600px;
}
#ws2_list {
	margin: 0px;
	text-align: center;
}
#ws2_list li {
	display: inline;
	list-style-type: none;
}
#ws2_list img {
	padding-right: 15px;
}

#thankContent h3 {
	padding: 20px;
}
#hr {
	color: #663333;
	margin: 0px;
	padding: 0px;
}
#slide {
	margin: 0px;
	padding: 0px;
	height: 333px;
	width: 250px;
}
#largePg {
	text-align: center;
}
#largePg a{
	text-decoration: none;
} 
#p_center {
	text-align: center;
}
#myemail {
	color: #339999;
}
#footer a {
	color: #FFDFDF;
}

#aboutContent {
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#top {
	color: #339999;
}
#link {
	clear: both;
	text-align: center;
	text-decoration: none;
}
#link a{
	color: #663333;
	font-size: large;
	
}	

