a:link 
{ 
	color: #000000;
}
	
a:hover 
{ 
	color: #FFFFFF;
}
	
a:active
{
	color: #FFFFFF;
}

a:visited 
{
	color: #000000;
}

body
{
	margin: 0;
	padding: 0;
	font-family: "Book Antiqua", "Garamond", "Arial";
	text-align: left;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #ccc6b3;
	scrollbar-base-color: #ccc6b3;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #ccc6b3;
	scrollbar-darkshadow-color: #ccc6b3;
	scrollbar-face-color: #ccc6b3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #ccc6b3;
}

H1
{
	font-size: 14pt;
	font-weight: bold;
	text-transform:uppercase;
}

H2
{
	font-size: 12pt;
	font-weight: bold;
	text-transform:uppercase;
}


input.submit
{
width:300px;
height:30px;
border-spacing:1px;
border-top-color:#ccc6b3;
border-right-color:#ccc6b3;
border-bottom-color:#ccc6b3;
border-left-color:#ccc6b3;
border-top-style:groove;
border-right-style:groove;
border-bottom-style:groove;
border-left-style:groove;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-style:outset;
background:#ccc6b3;
color: #333333;
font-size: 15px;
font-weight: bold;
font-family: "Book Antiqua", "Garamond", "Arial";
text-decoration:underline;
margin-left:50px;
} 

input.text
{
width:300px;
height:25px;
border-spacing:1px;
border-top-color:#ccc6b3;
border-right-color:#ccc6b3;
border-bottom-color:#ccc6b3;
border-left-color:#ccc6b3;
border-top-style:groove;
border-right-style:groove;
border-bottom-style:groove;
border-left-style:groove;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-style:outset;
background:#ccc6b3;
color: #333333;
font-size: 15px;
font-weight: bold;
font-family: "Book Antiqua", "Garamond", "Arial";
}

input.textarea
{
width:300px;
height:25px;
border-spacing:1px;
border-top-color:#ccc6b3;
border-right-color:#ccc6b3;
border-bottom-color:#ccc6b3;
border-left-color:#ccc6b3;
border-top-style:groove;
border-right-style:groove;
border-bottom-style:groove;
border-left-style:groove;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-style:outset;
background:#ccc6b3;
color: #333333;
font-size: 15px;
font-weight: bold;
font-family: "Book Antiqua", "Garamond", "Arial";
}

select
{
width:300px;
height:25px;
background:#ccc6b3;
font-family: "Book Antiqua", "Garamond", "Arial";
font-weight:bold;
font-size:15px;
border-collapse:separate;
border-spacing:1px;
border-top-color:#ccc6b3;
border-right-color:#ccc6b3;
border-bottom-color:#ccc6b3;
border-left-color:#ccc6b3;
border-top-style:groove;
border-right-style:groove;
border-bottom-style:groove;
border-left-style:groove;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
margin-top:1px;
margin-right:1px;
margin-bottom:1px;
margin-left:50px;
text-align:center;
}

fieldset
{
	border: 1px solid
#;
	width: 30em;
	padding: 10px;
}

legend
{
	border: 1px solid #c0bba7;
	padding: 2px 6px
} 


#TopNav
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:12pt;
	line-height:40px;
	letter-spacing:5px;
	position: relative;
	width: 900px;
	height: 40px;
	margin: 5px auto 0 auto;
	text-align: center;
	background: #ccc6b3;
}

#HomeLogo
{
	margin:15px;
	text-align: center;
	width: 300px;
}

#Body
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:14pt;
	line-height:25px;
	letter-spacing:2px;
	position: relative;
	width: 900px;
	height: 550px;
	text-align: left;
	background: #ccc6b3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#Content
{
	width: 880px;
	height: 540px;
	padding: 10px;
}

#HomeContent
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:12pt;
	text-align:left;
	line-height:25px;
	letter-spacing:2px;
	width: 500px;
	padding-left: 10px;
	height: 375px;
	padding: 10px;
}

#AboutContent
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:12pt;
	text-align:left;
	font-weight: bold;
	letter-spacing:2px;
	width: 850px;
	height: 315px;
	padding: 10px;
	border:1px;
	border-style:solid;
	border-color:#c0bba7;
	background-color:#ccc6b3;
	filter:alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	overflow:auto;
}

#BodyValentines
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:14pt;
	line-height:25px;
	letter-spacing:2px;
	position: relative;
	width: 900px;
	height: 550px;
	text-align: left;
	background: #ccc6b3 url('Images/personal-shopping-valentines-bg.jpg');
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#BodyDubai
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:14pt;
	line-height:25px;
	letter-spacing:2px;
	position: relative;
	width: 900px;
	height: 600px;
	text-align: left;
	background: #ccc6b3 url('Images/personal-shopping-dubai-bg.jpg');
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#BodyValentines2
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:14pt;
	line-height:25px;
	letter-spacing:2px;
	position: relative;
	width: 900px;
	height: 2300px;
	background: #ccc6b3;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow:auto;
}

#BodyChristmas
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:14pt;
	line-height:25px;
	letter-spacing:2px;
	position: relative;
	width: 900px;
	height: 550px;
	text-align: left;
	background: #ccc6b3 url('Images/personal-shopping-christmas-bg.jpg');
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#Footer
{
	width: 900px;
	height: 45px;
	font-family: "Book Antiqua", "Garamond", "Arial";
	text-align:center;
	font-size:8pt;
	background: #ccc6b3;
	border: 1px;
	border-style: solid;
	border-color:#000000;
	letter-spacing: 5px;
	padding-top: 1px;
	margin: 0 auto auto auto;
	line-height: 2em;
}


#FooterImageLeft
{
	width: 80px;
	height: 40px;
	float: left;
}

	
#FooterImageRight
{
	width: 60px;
	height: 43px;
	float: right;
}
	

#HelpContainer
{
	position: relative;
	width: 685px;
	height: 150px;
	padding-left: 10px;
}

#Xmas
{
	width: 200px;
	height: 130px;
	z-index: 2;
	float: right;
	position: absolute;
	left: 670px;
	top: 19px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	filter:alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#Valentines
{
	width: 850px;
	height: 500px;
	z-index: 2;
	float: right;
	position: absolute;
	left: 25px;
	top: 25px;
	filter:alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#Dubai
{
	width: 850px;
	height: 500px;
	z-index: 2;
	float: right;
	position: absolute;
	left: 25px;
	top: 25px;
	filter:alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#ContactDetails
{
	width: 215px;
	height: 70px;
	position: absolute;
	left: 350px;
	top: 55px;
}

#ServiceContent
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:12pt;
	font-weight: bold;
	text-align:left;
	letter-spacing:2px;
	padding-left: 10px;
	height: 300px;
	padding: 10px;
	width: 850px;
	filter:alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #c0bba7;
}

#LetsShopContent
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:10pt;
	font-weight: bold;
	text-align:left;
	letter-spacing:2px;
	padding-left: 10px;
	width:450px;
	height: 280px;
	left:413px;
	padding: 10px;
	float: right;
	overflow: auto;
}

#ServiceList
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-variant:small-caps;
	font-weight: bold;
	font-size:11pt;
	text-align:left;
	letter-spacing:3px;
	padding-left: 10px;
	padding: 10px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	overflow: auto;
	height: 280px;
	width: 350px;
	line-height: 30px;

}

#Content
{
	width: 880px;
	padding-left: 10px;
	height: 530px;
	padding: 10px;
}


#HelpLeft
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:12pt;
	font-weight:normal;
	font-variant:normal;
	text-align:left;
	letter-spacing:2px;
	float: left;
	width: 310px;
	padding: 1px;
}

#HelpRight
{
	font-family: "Book Antiqua", "Garamond", "Arial";
	font-size:12pt;
	font-weight:normal;
	font-variant:normal;
	text-align:left;
	letter-spacing:2px;
	float: right;
	width: 350px;
	padding: 1px;
}
