/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

#wrapper{
	width: 800px;
	background-position: center;
	background-color: #FFFFFF;
	border-top-color: #cc9999;
	border-right-color: #cc9999;
	border-bottom-color: #cc9999;
	border-left-color: #cc9999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: auto;
}

#masthead{
	margin: 0;
	white-space: normal;
	cursor: e-resize;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-bottom: -10px;
	padding-left: 20px;
}

#navBar{
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 20px;
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-style: normal;
	margin-right: 83%;
}

#content{
	border-left:1px solid #CCCCCC; float:right;
	width: 630px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	margin-top: 0;
	margin-bottom: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	list-style-image: url('images/maiYa_pearls_logo_2.gif');
}

#Footer{
	font-size: 75%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	margin-right: -30%;
}
.style21 {
	color: #000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
}
#PageTitle {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
}