* { margin: 0; padding: 0;}

a{border:none;}

a img{border:none;}

html{
    font-family: arial, sans-serif;
	font-size:11px;
	color:#231F20;
    }


body {
    

    color:#231F20;
	margin: 0px;
	background: url(/site_media/images/background.png) no-repeat top left ;
	background-color: #CCEDF7;
}

body#designers {
	margin: 0px;
	background: url(/site_media/images/designer_background.png) no-repeat top left ;
	background-color: #CCEDF7;
}


body#diamonds {
	margin: 0px;
	background: url(/site_media/images/diamondrings_background.jpg) no-repeat top left ;
	background-color: #CCEDF7;
}

body#watches {
	
    
	margin: 0px;
	background: url(/site_media/images/watches_background.png) no-repeat top left ;
	background-color: #CCEDF7;
}

body#custom {
	
	margin: 0px;
	background: url(/site_media/images/custom_background.png) no-repeat top left ;
	background-color: #CCEDF7;
}

body#news, body#contact {
	
	margin: 0px;
	background: url(/site_media/images/contact_background.png) no-repeat top left ;
	background-color: #CCEDF7;
}

body#about1944 {
	
	margin: 0px;
	background: url(/site_media/images/about1944_background.png) no-repeat top left ;
	background-color: #CCEDF7;
}

body#aboutNow {
	
	margin: 0px;
	background: url(/site_media/images/contact_background.png) no-repeat top left ;
	background-color: #CCEDF7;
}


h1 {
	color: #80a1b6;
	margin-bottom:1em;
	font-size: 20px;
}

h2 {
	color: #80a1b6;
	font-size:12px;
	margin-bottom:1em;
}

h3 {
	color: #231F20;
	font-size:11px;
	margin-bottom:1em;
}

p{line-height:1.8em;}

#wrapper {
    margin: 0pt auto;
    height : auto;
    min-height : 780px;
    width : 576px;
	max-width: 576px;
	background-color:#fff;
}


#header{
	float:left;
	height:140px;
	width:576px;
	
}

.linkColumn{
	float: left;
	margin-left: 18px;
	margin-top: 18px;
	width: 100px;
	height: 140px;
	line-height:2em;
	font-size:9px;
}

.linkColumn a:hover {
	text-decoration:underline;
}

.linkColumn li{
    margin:0;
    padding:0;
	list-style:none;

}

.linkColumn a{
    text-decoration:none;
	font-size: 9px;
	font-weight:bold;
	color:#808285;
}

.linkColumn a:hover, body#home #link-home a, body#news #link-news a,
	body#designers #link-designers a,
	body#diamonds #link-diamonds a, body#watches #link-watches a,
	body#custom #link-custom a, body#contact #link-contact a,
	body#about1944 #link-about a, body#aboutNow #link-about a,
	body#newsletter #link-newsletter a
{
    color:#80A1B6;
}





.subLinkColumn{
	float: left;
	margin-left: 0;
	margin-top: 18px;
	width: 100px;
	height: 140px;
	line-height:2em;
	font-size:9px;
}

.subLinkColumn a:hover {
	text-decoration:underline;
}

.subLinkColumn li{
    margin:0;
    padding:0;
	list-style:none;

}

.subLinkColumn a{
    text-decoration:none;
	font-size: 9px;
	font-weight:bold;
	color:#808285;
}


#logo{
	width:215px;
	height:83px;
	margin-top:30px;
	margin-right:18px;
	float:right;
}



#content{
	float:left;
	width:576px;
	background-color:#fff;
}



.horizSeperator{
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:18px;
	margin-left:18px;
	padding:0;
	width: 540px;
	height:3px;
	background-color: #000;
}

.contentBannerImage{
	float:left;
	padding:0px;
	margin-left:18px;
	margin-right:18px;
	margin-top:0;
	margin-bottom:0;
	border: none;
}

.contentSection{
	float:left;
	margin-right:18px;
	margin-left:18px;
	margin-top:33px;
	margin-bottom:0px;
	
}

.contentLeftColumn{
	float:left;
	margin-left:0;
	width: 126px;
}





.contentRightColumn{
	float:right;
	width: 344px;
	margin-left:18px;
	margin-right:18px;
}

.contentRightColumn a{
	font-weight:bold;
	color:#80A1B6;
	text-decoration:none;
}

.contentRightColumn a:visited{
	font-weight:bold;
	color:#80A1B6;
	text-decoration:none;
}


.contentRightColumn p{
	margin-bottom:2em;
	line-height:1.8em;
}

.textHighlight{
	font-weight:bold;
	color:#80A1B6;
}

.footer{
	clear:both;
	margin:18px;
	height:36px;
}

.newsTitle{
	color:#80A1B6;
	font-size: 21px;
	margin-left:18px;
}

.newsPostedDate{
	margin-top:1em;
	margin-left:18px;
	font-size: 9px;
	color: #000;
}

.newsImage{
	margin-top:1em;
	width:200px;
}

.newsSeperatorImg{
	clear:both;
	margin-left:18px;
	margin-right:18px;
	margin-top:0;
	margin-bottom:18px;
	border: none;
}

.contactRightColumn{
	float:right;
	margin-right:36px;
	margin-left:36px;
	width:216px;
}

.contactRightColumn p{
	line-height:1.8em;
}

.contactLeftColumn{
	float:left;
	margin-left:36px;
	width:216px;
}

.contactLeftColumn p{
	line-height:1.8em;
}

.unsubscribeRightColumn{
	float:right;
	margin-right:36px;
	margin-left:18px;
	width:216px;
	border-left:  dotted 3px;
	border-color:#666;
	min-height:350px;
}


.unsubscribeRightColumn h1 {
	color:#443313;
}

.unsubscribeRightColumn .wrapper{
	margin-left:18px;
}

.errors{
	float:left;
	color:#80A1B6;
}

label{ float:left; clear:left;}
input{ float:left; clear:left; border:solid 1px #333; font-size:1em; color:#000; padding:1px 4px 4px 3px; width:200px;margin-bottom:1em;}

.submitButton{float:left; clear:left;}
