/* --------------------------------------------------------
        Page Styles
*/

body {
	padding: 0;
	border: 0;
	margin: 0px;
	margin-top: 45px;
	margin-bottom: 45px;
/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", Times, serif;
	font-family: "Courier New", Courier, mono;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	
	text-align: center;
	
	background-image: url('http://xynergy.s3.amazonaws.com/fairchildjewelers.com/site_background.gif');
	background-position: top center;
	background-repeat:repeat-y;
}

.red 	{ border: 1px solid red; }

.blue 	{ border: 1px solid blue; }

img 	{ border: 0px; }

a 		{ color: #FFFFFF; text-decoration: none;}

a:hover	{ color: #d8373e; text-decoration: none; }

div, p, ul, ol, li     { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; line-height: normal; font-size: 12px; font-weight: normal; }

.clear  { clear: both; }

.hide   { display: none; }


/* --------------------------------------------------------
        Page Structure
*/

.body {
	margin-left: auto;
	margin-right: auto;
	width: 897px;
	text-align: justify;
	z-index:999;
	position: relative;
}

.nav {
	width: 150px;
	float: left;
	text-align: right;
	padding-top: 95px;
}

.content {
	width: 597px;
	float: left;
}

/* --------------------------------------------------------
        Nav
*/

.nav li {
	list-style: none;
	text-transform: uppercase;
	padding: 10px 0 12px 0;
	line-height: 16px;
	background-image: url('/GRAPHICS/secondary_nav-separator.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:11px;
}

.nav li.special {
	background: none;
}

.nav li a {
	display: block;
}


/* --------------------------------------------------------
        Title Nav
*/

.titlenav {
	background-image: url('/GRAPHICS/secondary_titlenav-background.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 51px;
	height: 43px;
}

.titlenav li {
	padding-top: 15px;
	list-style: none;
	float: left;
}

.titlenav li a {
	display: block;
}

/* --------------------------------------------------------
        Copyright
*/
.copyright {
	padding-top: 8px;
	padding-left: 20px;
	font-size: 11px;
	color: #ff3039;
}

.copyright a {
	color: #ccaf91;
}

.copyright a:hover {
	color: #ffffff;
}

.copyright em {
	padding: 0px 8px;
}

.regular {
text-align:justify;
}
