/***********************************************/
/* 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;
	border-top-color: #cc9999;
	border-right-color: #cc9999;
	border-bottom-color: #cc9999;
	border-left-color: #cc9999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#masthead{
	margin: 0;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 10px;
}

#navBar{
	padding-left: 20px;
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	float: left;
	padding-right: 20px;
	margin: 0;
	bottom: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#content{
	float:right;
	padding-top: 3px;
	margin-top: 0;
	margin-bottom: 0px;
	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');
	width: 643px;
	background-color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}

#Footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	margin-right: 0%;
}
.style21 {
	color: #000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
}
a:active {
}
#PageTitle {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
}
#bodyofwebpage {
	font-family: "Book Antiqua";
	font-size: 14px;
	text-align: center;
}
#wrapper #content #bodyofwebpage table tr td {
	font-size: 14px;
	font-family: "Book Antiqua";
}
img
{
	border-style: none;
}
#betweenmastheadandcontent {
	height: 7px;
	background-image: url(images/Rings%20Pics/Tahiti-Black-Pearl-Ring3-0.08.gif);
}
#logopic {
	float: left;
	width: 45px;
}
#logowords {
	float: left;
}
#wrapcontent {
	background-image: url(images/Rings%20Pics/Tahiti-Black-Pearl-Ring3-0.08.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	float: right;
	width: 679px;
}
.tnr20pxbkB {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

