* {
	margin:0;
	padding:0;
}

body {
	background:#c5c6bd;
	font-family:"Times New Roman", Times, serif;
}

p {
}

h1 {
font-size:22px;
padding-top:4px;
font-weight:normal;
color:#42428b;
}
h2 {
font-size:16px;
font-weight:normal;
font-variant:small-caps;
letter-spacing: 0.2em;
color:#42428b;
padding-top:14px;
padding-bottom:14px;
}
h3 {
font-size:16px;
line-height:21px;
font-weight:normal;
text-align:center;
letter-spacing: 0.2em;
color:#42428b;
padding-top:14px;
padding-bottom:14px;
}
h4 {
font-size:14px;
font-weight:bold;
color:#42428b;
line-height:21px;
padding-top:7px;
padding-bottom:14px;
}
h5 {
font-size:16px;
font-weight:normal;
color:#42428b;
line-height:21px;
padding-top:14px;
}

a	{
text-decoration:none;
}

#wrapper {
	width:970px;
	background:#ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#hairline_frame {
border:solid 1px #bbbbbb;
}

#container {
	width:905px;
	margin: 6px 32px 18px 33px;
	}



/* header */

#header {
	width:905px;
	height:auto;
	margin-bottom:12px;
}

#header_logo {
width:603px;
height:70px;
padding:34px 1px 0px 300px;
background-image:url(common/images/logo_header.gif);
background-repeat:no-repeat;
}
#header_logo p {
font-size:13px;
line-height:18px;
text-align:right;
}
#header_logo a {
	color: #42428b;
	}
#header_logo a:hover {
	text-decoration:underline;
}

#header_logo img {
	vertical-align:bottom;
}

/* navigation bar (header & footer) */

#navi {
	width:905px;
	height:auto;
}

#navi ul {
	list-style:none;
	font-variant:small-caps;
	font-size:13px;
	letter-spacing: 0.2em;
	text-align:center;
}

#navi li {
	float:left;
	width:180px;
	margin-right:1px;
}

#navi a {
	color:#42428b;
	display:block;
	width:178px;
	padding:5px 0px 5px 0px;
	border:solid 1px #bbbbbb;

	background-image:url(common/images/navi_button_off.gif);
	background-repeat:no-repeat;
}

#navi a:hover {
	color:#ffffff;	
	border:solid 1px #999999;
	background-image:url(common/images/navi_button_on.gif);
	background-repeat:no-repeat;
}

#navi .current a {
	color:#ffffff;
	display:block;
	width:178px;
	padding:5px 0px 5px 0px;
	border:solid 1px #999999;
	background-image:url(common/images/navi_button_on.gif);
	background-repeat:no-repeat;
}

.clear {
	clear:both;
}


/* main content area */

#main_content {
	width:904px;
	height:auto;
	margin-bottom:12px;
	overflow:visible;
	min-height: 450px;
}
#main_content a {
	color: #42428b;
	}
#main_content a:hover {
	text-decoration:underline;
}


#editorial {
	width: 630px;
	height:auto;
	border: solid 1px #bbbbbb;
	padding: 32px 180px 36px 92px;
	min-height: 382px;
}
#editorial p {
font-size:14px;
line-height:21px;
padding-bottom:14px;
color:#666666;
}
#editorial h1.headline {
margin-top:12px;
margin-bottom:24px;
}
#editorial h1.event {
margin-bottom:14px;
}

#editorial ul {
font-size:14px;
line-height:21px;
padding-top:0;
padding-bottom:14px;
color:#666666;
}
#editorial li {
list-style:inside;
color:#666666;}


#diamonds {
width: 718px;
height:auto;
border: solid 1px #bbbbbb;
margin-bottom:0px;
padding: 32px 92px 36px 92px;
}
#diamonds p {
font-size:14px;
line-height:21px;
padding-bottom:14px;
color:#666666;
}
#diamonds h1 {
margin-bottom:24px;
}

#brand_left {
width:721px;
height:450px;
padding: 0;
margin-right:1px;
border-top: solid 1px #bbbbbb;
border-right: solid 1px #bbbbbb;
border-bottom: solid 1px #bbbbbb;
border-left: solid 1px #bbbbbb;
float:left;
}
#brand_left p {
font-size:14px;
line-height:21px;
padding-bottom:10px;
color:#666666;
}
#brand_left h1 {
padding-bottom:8px;
}
#brand_left a {
	text-decoration:underline;
}

#brand_right {
	width:156px;
	height:414px;
	border:solid 1px #bbbbbb;
	float:left;
	padding:12px 10px 24px 12px;
}
#brand_right ul {
	list-style:none;
	font-variant:small-caps;
	font-size:15px;
	line-height:26px;
	letter-spacing: 0.1em;
	text-align:left;
}
#brand_right a {
	color:#ADADDB;
}
#brand_right a:hover {
	color: #42428b;
	text-decoration:underline;
}
#brand_right .current a {
	color: #42428b;
}

#iframe_financing {
width: 880px;
height:auto;
border: solid 1px #bbbbbb;
padding: 12px 0px 0px 22px;
}

#iframe_diamond {
width: 712px;
padding: 0px 95px 0px 95px;
height:auto;
border: solid 1px #bbbbbb;
background-color:#fcfcfc;
}

/* about page */



#about {
	width: 718px;
	height:auto;
	border: solid 1px #bbbbbb;
	margin-bottom:0px;
	padding: 32px 92px 36px 92px;
	float:left;
	min-height: 382px;
}
#about p {
font-size:14px;
line-height:21px;
padding-bottom:14px;
color:#666666;
}
#about h1 {
margin-top:12px;
margin-bottom:24px;
}

#about_left {
width: 470px;
height:auto;
padding: 0px 0px 0px 0px;
float:left;
}
#about_right {
width: 218px;
height:auto;
padding: 50px 0px 0px 30px;
float:left;
}
#about_right p {
font-size:13px;
line-height:16px;
padding-top:9px;
padding-bottom:0px;
color:#666666;
}

/* financing page */



#financing {
	width: 778px;
	height:auto;
	border: solid 1px #bbbbbb;
	margin-bottom:0px;
	padding: 32px 62px 36px 62px;
	float:left;
	min-height: 382px;
}
#financing p {
font-size:14px;
line-height:19px;
padding-bottom:14px;
color:#666666;
}
#financing h1 {
margin-top:12px;
margin-bottom:24px;
}

#financing li {
font-size:14px;
line-height:17px;
color:#666666;
list-style-position:outside;
margin:0 0 0 14px;
padding:0 160px 6px 0;
}

#financing_top_left {
width: 904px;
height:100;
padding: 0px 0px 0px 0px;
float: left;
}
#financing_bottom_left {
width: 50px;
height:auto;
padding: 0px 0px 0px 0px;
float: left;
}

#financing_bottom_right {
width: 550px;
height:auto;
padding: 0px 0px 0px 0px;
float: right;
}

/* contact page */

#contact {
width: 718px;
height:382px;
border: solid 1px #bbbbbb;
padding: 32px 92px 36px 92px;
}
#contact h1 {
margin-top:12px;
margin-bottom:24px;
}
#contact p {
font-size:14px;
line-height:14px;
padding-bottom:13px;
color:#666666;
}

/* footer */

#footer {
width:905px;
height:auto;
}

#address {
	width:905px;
	height:64px;
	clear:both;
background-image:url(common/images/address_ags.gif);
background-repeat:no-repeat;
}
address {
font-size:12px;
line-height:16px;
text-align:left;
padding: 17px 0px 12px 102px;
color:#42428b;
font-style:normal;
}
address a {
	color: #42428b;
	}
address a:hover {
	text-decoration:underline;
}


/* home page */

#flash {
width: 902px;
height:298px;
border: solid 1px #bbbbbb;
margin-bottom:12px;
}

#promo_cell {
width:215px;
height:138px;
border: solid 1px #bbbbbb;
float:left;
margin-right:12px;
}

#promo_cell_rignt {
width:215px;
height:138px;
border: solid 1px #bbbbbb;
float:right;
}


/* DOTTED HORIZONTAL HAIRLINES */
hr {
border-bottom:1px;
border-bottom-style:dotted;
border-bottom-color:#666666;
margin-left:0px;
margin-right:0px;
color:#FFFFFF;
}
hr.top {
margin-top:6px;
}
hr.bottom {
margin-top: 0px;
margin-bottom: 0px;
}


/* photo text float */

#photo_right {
height:auto;
width:auto;
margin:6px 18px 0px 12px;
float:right;
}

#photo_left{
height:auto;
width:auto;
margin:12px 32px 0px 0px;
float:left;
}

#text_left {
height:auto;
width:auto;
margin:0px 0px 0px 0px;
float:left;
}

p.float_left {
float:left;
}


/* extra patch */

.extrapadding {
padding-left:4px;
padding-right:4px;
}
.margin_bottom_16px {
margin-bottom:16px;
}
.tight {
	letter-spacing: 0.05em;
}