@charset "UTF-8";

* {
	margin: 0;
	padding:0;
	
}
body {
	color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #CCCCCC
}
#wrapper {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(/Images/template_layout/base-horizontal-bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 900px;
	position: relative;
}
#wrapper #navbarone ul {
	padding: 0;
	list-style: none;
	position: absolute;
	width: 650px;
	background: url(../Images/template_layout/navbar_bg.jpg) top left;
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-left: 15px;
}

#wrapper #navbarone ul li {
float: left;
}

#wrapper #navbarone ul li a {
	padding: 0 1.2em; /* Zero Padding Top and Bottom and 1.2ems left and right */
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	text-decoration: none;
	float: left;
	display: block;
	background-image: url(../Images/template_layout/navbar_bg_brk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000; /* font color */
}

#wrapper #navbarone ul li a:hover {
color:#0000FF;
}
#wrapper #navbarone .navfirstlink {
	background: none;
}

/* Start of navbartwo*/

#wrapper #navbartwo ul {
	padding: 0;
	list-style: none;
	width: 200px;
	position: relative; /*  Not sure if this is needed, absolute will push the block all the way to the left of the wrapper, using this to keep the main content area in check*/
	background: url(../Images/template_layout/navbar_bg.jpg);
	background-repeat: repeat-x;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}


#wrapper #navbartwo ul li a {
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	text-decoration: none;
	float: right;
	display: block;
	color: #000000; /* font color */
	font-weight: normal;
	padding-right: 50px;	/*  Had to use this to center the text in the navbackground box*/
}

#wrapper #navbartwo ul li a:hover {
color:#0000FF;
}

/*  --------------Start Main Content---------------  */
#wrapper #MainContent {
	width: 650px;
	clear: right;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

/*  ---------------Start Right SideBar-------------  */
#wrapper #rgtsidebar {
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	
}

/* --  Start RightSideBar Shop Section -- */

#wrapper #rgtsidebar #rhtsidebarshoptitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 10px;
}


#wrapper #rgtsidebar #rhtsidebarshoptitle li {
	list-style-type: none;
}

#wrapper #rgtsidebar #rhtsidebarshoptitle .sidebarlinks li {
line-height: 22px;
}

#wrapper #rgtsidebar #rhtsidebarshoptitle .sidebarlinks li a:link {
	color: #313A4F;
	text-decoration: none;
}
#wrapper #rgtsidebar #rhtsidebarshoptitle .sidebarlinks li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #rgtsidebar #rhtsidebarshoptitle .sidebarlinks li a:active {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #rgtsidebar #rhtsidebarshoptitle .sidebarlinks li a:visited {
	color: #313A4F;
	text-decoration: none;
}

/* --  End RightSideBar Shop Section -- */

/* --  Start RightSideBar Education Section -- */

#wrapper #rgtsidebar #rhtsidebareducationtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#wrapper #rgtsidebar #rhtsidebareducationtitle li {
	list-style-type: none;
}

#wrapper #rgtsidebar #rhtsidebareducationtitle .sidebarlinks li {
line-height: 22px;
}

#wrapper #rgtsidebar #rhtsidebareducationtitle .sidebarlinks li a:link {
	color: #313A4F;
	text-decoration: none;
}
#wrapper #rgtsidebar #rhtsidebareducationtitle .sidebarlinks li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #rgtsidebar #rhtsidebareducationtitle .sidebarlinks li a:active {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #rgtsidebar #rhtsidebareducationtitle .sidebarlinks li a:visited {
	color: #313A4F;
	text-decoration: none;
}

/* --  End RightSideBar Education Section -- */


/* --  Start RightSideBar About Section -- */

#wrapper #rgtsidebar #rhtsidebarabouttitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#wrapper #rgtsidebar #rhtsidebarabouttitle li {
	list-style-type: none;
}


#wrapper #rgtsidebar #rhtsidebarabouttitle .sidebarlinks li {
line-height: 22px;
}

#wrapper #rgtsidebar #rhtsidebarabouttitle .sidebarlinks li a:link {
	color: #313A4F;
	text-decoration: none;
}

#wrapper #rgtsidebar #rhtsidebarabouttitle .sidebarlinks li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #rgtsidebar #rhtsidebarabouttitle .sidebarlinks li a:active {
	color: #FF0000;
	text-decoration: underline;
}

#wrapper #rgtsidebar #rhtsidebarabouttitle .sidebarlinks li a:visited {
	color: #313A4F;
	text-decoration: none;
}

/* --  Start RightSideBar About Section -- */


/* --  Start RightSideBar General Section -- */

#wrapper #rgtsidebar #rhtsidebargeneraltitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#wrapper #rgtsidebar #rhtsidebargeneraltitle ul {
	list-style-type: none;
}


#wrapper #rgtsidebar #rhtsidebargeneraltitle .sidebarlinks li a:link {
	color: #313A4F;
	text-decoration: none;
}

#wrapper #rgtsidebar #rhtsidebargeneraltitle .sidebarlinks li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #rgtsidebar #rhtsidebargeneraltitle .sidebarlinks li a:active {
	color: #FF0000;
	text-decoration: underline;
}

#wrapper #rgtsidebar #rhtsidebargeneraltitle .sidebarlinks li a:visited {
	color: #313A4F;
	text-decoration: none;
}

/* --  End RightSideBar General Section -- */



/*  ----------------Start Footer Area-----------------  */


#wrapper #Footer {
	width: 870px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper #belowfooter {
	width: 900px;
}

/* -- Start Footer Categories  --*/

#wrapper #Footer #footercategories {
	position: relative;
	width: 870px;
	margin-top: 10px;
}
.footercattxtnames {
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}


/*  ---- Start Footer Categories Catpearlnecklaces ----- */

#wrapper #Footer #footercategories #catpearlnecklaces {
	float: left;
	width: 170px;
}
#wrapper #Footer #footercategories #catpearlnecklaces ul {
	list-style-type: none;
}
#wrapper #Footer #footercategories #catpearlnecklaces a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #313A4F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

#wrapper #Footer #footercategories #catpearlnecklaces ul li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#wrapper #Footer #footercategories #catpearlnecklaces ul li a:active {
	color: #0000FF;
	text-decoration: underline;
}
#wrapper #Footer #footercategories #catpearlnecklaces ul li a:visited {
	color: #0000FF;
	text-decoration: underline;
}



/* ------ End Footer Categories Catpearlnecklaces ------ */

#wrapper #Footer #footercategories #catpearlearrings {
	float: left;
	width: 170px;
}
#wrapper #Footer #footercategories #catpearlearrings ul {
	list-style-type: none;
}
#wrapper #Footer #footercategories #catpearlearrings a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #313A4F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

#wrapper #Footer #footercategories #catpearlearrings ul li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catpearlearrings ul li a:active {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catpearlearrings ul li a:visited {
	color: #0000FF;
	text-decoration: underline;
}

/* -- End of Category CatPearlEarrings  -- */

#wrapper #Footer #footercategories #catpearlbracelets {
	float: left;
	width: 170px;
}

#wrapper #Footer #footercategories #catpearlbracelets ul {
	list-style-type: none;
}
#wrapper #Footer #footercategories #catpearlbracelets a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #313A4F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

#wrapper #Footer #footercategories #catpearlbracelets ul li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catpearlbracelets ul li a:active {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catpearlbracelets ul li a:visited {
	color: #0000FF;
	text-decoration: underline;
}

/* --  End of CatPearlBracelets --*/

#wrapper #Footer #footercategories #catpearljewelry {
	float: left;
	width: 170px;
}

#wrapper #Footer #footercategories #catpearljewelry ul {
	list-style-type: none;
}
#wrapper #Footer #footercategories #catpearljewelry a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #313A4F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

#wrapper #Footer #footercategories #catpearljewelry ul li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catpearljewelry ul li a:active {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catpearljewelry ul li a:visited {
	color: #0000FF;
	text-decoration: underline;
}

/*  --  End of CatPearlJewelry --*/

#wrapper #Footer #footercategories #catcustomerserviceinfoedu {
	float: left;
	width: 170px;
}

#wrapper #Footer #footercategories #catcustomerserviceinfoedu ul {
	list-style-type: none;
}
#wrapper #Footer #footercategories #catcustomerserviceinfoedu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #313A4F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

#wrapper #Footer #footercategories #catcustomerserviceinfoedu ul li a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catcustomerserviceinfoedu ul li a:active {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper #Footer #footercategories #catcustomerserviceinfoedu ul li a:visited {
	color: #0000FF;
	text-decoration: underline;
}

/*  -- End of CatCustomerServiceinfoEdu Section -- */


#wrapper #Footer #mailingfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #313A4F;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	clear: left;
}



#wrapper #Footer #copyrightfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #313A4F;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: left;
	padding-top: 2px;
}






