/* --------------------------------------------------------
        Page Styles
*/

body {
	padding: 0;
	border: 0;
	margin: 0px;
	margin-top: 127px;
	margin-bottom: 127px;
/*
	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: 11px;
	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: no-repeat;
}

.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
*/

.outer {
    position:absolute;
    top:50%;
    margin-top:-250px;/* half main elements height*/
    left:0;
    width:100%;
}


.body {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:394px;
	text-align: justify;
	z-index:999;
	position: relative;
}


.nav {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 65px;
}

.flash {
	float: left;
	width: 369px;
	height: 435px;
	background-image: url('http://xynergy.s3.amazonaws.com/fairchildjewelers.com/home-flash-background.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.intro {
	float: left;
	width: 364px;
	height: 435px;
	left:-1px;
	background-image: url('/GRAPHICS/home_intro-background.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align:justify;
}

/* --------------------------------------------------------
        Nav
*/

.nav li {
	list-style: none;
	text-transform:uppercase;
	padding: 8px 0 10px 0;
	line-height: 20px;
	background-image: url('/GRAPHICS/home_nav-separator.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.nav li.special {
	background: none;
}

.nav li a {
	display: block;
}

/* --------------------------------------------------------
        Intro
*/

.intro h2 {
	float: left;
}

.intro h2.special {
	background-image: url('/GRAPHICS/home_intro-bullet-top.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
	padding-left: 7px;
}

.intro h3 {
	font-weight: bold;
	padding: 0px 20px 2px 15px;
	line-height: 20px;
}

.intro p {
	line-height: 20px;
	padding: 0px 20px 18px 15px;
	text-align:justify;
}

p.more-about-fairchild {
	margin-left: 52px;
	padding-left: 37px;
	background-image: url('/GRAPHICS/home_intro-bullet-bot-left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

p.more-about-fairchild a {
	background-image: url('/GRAPHICS/home_intro-bullet-bot-right.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
}

p.phone-number {
	float:left;
	font-size:12px;
	position: relative;
	padding-top: 16px;
	padding-left: 125px;
}












