body{
	background-image:url("../images/bg.site.jpg");
	margin:0px;
}
.clear{
	clear:both
}
#sideBar hr{
	background-color:#e96b44;
	border:none;
	height:1px;
	margin:20px 0px 20px 0px;
}
p, #mainContent ul li, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	color:#70452e	
}
a img{
	border:none;
}
a:link, a:active, a:visited{
	color:#c54016;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#mainContainer{
	width:960px;
	margin:0 auto;
}
#outerContainer{
	background-image:url("../images/bg.header.jpg");
	background-repeat:repeat-x;
	height:160px
}
h1{
	font-family: 'futura_mdcn_btmedium';
	color:#c54016;
	font-size:42px;
	font-weight:normal;
	line-height:120%;
	text-shadow:1px 1px 0px #696969;
	padding:0px;
	margin:0px;
}
h2{
	font-family: 'futura_mdcn_btmedium';
	color:#6d7070;
	font-size:30px;
	font-weight:normal;
	line-height:120%;
	text-shadow:1px 1px 0px #cdcdcd;
	padding:0px;
	margin:15px 0px 10px 0px;
}
h3{
	font-family: 'futura_mdcn_btmedium';
	color:#FFFFFF;
	font-size:30px;
	font-weight:normal;
	line-height:120%;
	text-shadow:1px 1px 0px #8d6a40;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#header{
	height:118px;
	width:960px;
	background-image:url("../images/bg.menu.png");
	background-position:top left;
	background-repeat:no-repeat;
	z-index:100;
	position:relative;
	top:53px;
}
#logo{
	background-image:url("../images/logo.custom-jeweler-edmonton.png");
	background-repeat:no-repeat;
	position:relative;
	top:-6px;
	left:-40px;
	float:left;
	width:385px;
	height:226px;
	cursor:pointer
}
#headerRight{
	width:575px;
	float:right;
    font-family: 'futura_mdcn_btmedium';
}
#addressPhone{
	width:520px;
	float:right;
	margin-top:-50px;
	padding-top:5px;
	margin-right:5px;
	margin-bottom:0px;
}
.address{
	color:#333333;
	font-size:20px;
	text-transform:uppercase;
	float:left;
	padding:6px 20px 5px 0px;
}
.phone{
	float:left;
	font-size:36px;
	color:#333333;
	font-weight:normal	
}
.phone a{
	font-weight:normal;
}

#menu{
	width:595px;
	overflow:auto;
	position:relative;
	top:65px;
	left:-25px;
}
#menu ul{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	float:left;
	padding:0px;
	margin:0px 15px 0px 0px;
}
#menu a:link, #menu a:active, #menu a:visited{
	font-size:22px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px 0px #696969;	
}
#menu a:hover{
	text-decoration:none;
	color:#c54016	
}
#banner{
	position:relative;
	top:-58px;
	left:5px;
	width:950px;
	height:218px;
	z-index:0;
	clear:both
}
#contentBody{
	background-color:#FFFFFF;
	background-image:url("../images/bg.sidebar.jpg");
	background-position:right top;
	background-repeat:repeat-y;
	padding:25px 0px 25px 0px;
	width:950px;
	margin-left:5px;
	margin-bottom:25px;
	border-radius:0px 0px 5px 5px;
}
#mainContent{
	width:529px;
	float:left;
	padding-left:30px;
}
#sideBar{
	width:286px;
	float:right;
	padding:10px 35px 0px 35px;
}
#sideBar a{
	color:#e5c99e;
}
#sideBar h3 a{
	font-weight:normal
}
#sideBar p{
	color:#FFFFFF;
}
p.crumb{
	padding:0px 0px 5px 0px;
	margin:0px;
}
.contentImgRight{
	float:right;
	margin:0px 0px 20px 25px;
}
#footer{
	clear:both;
}
#footerLeft{
	width:550px;
	float:left
}
#footerLeft ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#footerLeft ul li{
	float:left;
	margin-right:15px;
}
#footerLeft a:link, #footerLeft a:active, #footerLeft a:visited{
    font-family: 'futura_mdcn_btmedium';
	font-size:18px;
	color:#c54016;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none
}
#footerLeft a:hover{
	color:#72462f;
	text-decoration:none
}
#footerRight{
	width:410px;
	float:right;
	text-align:right
}
#footerRight p{
    font-family: 'futura_mdcn_btmedium';
	font-size:18px;
	color:#70452e;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
#credit{
	margin-top:10px;
	width:420px;
	margin-bottom:30px;
}
.credit{
	float:left;
	margin-left:30px;
	text-align:left
}
.credit img{
	margin-top:10px;
}
#credit p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-transform:none;	
	padding:0px;
	margin:0px 0px 5px 0px;
}


/* FORMS */
.required{
	color:#CC0000;
	font-size:11px;
	margin-left:10px;
}
form.formInput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
form.formInput input, form.formInput textarea{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	border-radius:4px;
	background-color:#F6F6F6;
	padding:5px;
}
.smallInput{
	width:90px;
}
.medInput{
	width:125px;
}
.longInput{
	width:200px;
}
.formInput .subBtn{
	background:#c54016;
	border:2px solid #e87b5c;
	color:#FFFFFF;
	float:right;
	text-shadow:0px 1px 1px #666666;
	font-weight:bold;
	padding:10px;
	width:200px;
	font-size:12px;
}
.exLongInput{
	width:350px;
}
.fields{
	float:left;
	margin-right:15px;
}
.error{
	border:2px solid #7e002a;
	background-color:#a70c3f;
	color:#FFFFFF;
	padding:15px;
	border-radius:2px;
	margin-top:10px;
	margin-bottom:10px;
}
.error h3{
	margin:0px;
	color:#FFFFFF;
	text-shadow:0px 1px 2px #333333;
}
.error p{
	color:#FFFFFF;
	margin:0px;
	padding-top:5px;
}
.success{
	border:2px solid #799842;
	background-color:#8dad55;
	color:#FFFFFF;
	padding:15px;
	border-radius:2px;
	margin-top:10px;
	margin-bottom:10px;
}
.success h3{
	margin:0px;
	color:#FFFFFF;
	text-shadow:0px 1px 2px #333333;
}
.success p{
	color:#FFFFFF;
	margin:0px;
	padding-top:5px;
}

/* END OF FORMS */





/*


@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
	body{
		background-image:url("../images/bg.mobilesite.jpg");
		margin:0px;
	}
	#mainContainer{
		width:95%;
		background-color:#666666;
		margin:0 auto;
	}
	#outerContainer{
		background:none
	}
	#logo img{
		width:150px;
	}
}

*/








@font-face {
    font-family: 'futura_mdcn_btmedium';
    src: url('fonts/futuramc-webfont.eot');
    src: url('fonts/futuramc-webfont-.eot#iefix') format('embedded-opentype'),
         url('http://www.elitegoldsmiths.com/styles/fonts/futuramc-webfont.woff') format('woff'),
         url('fonts/futuramc-webfont.ttf') format('truetype'),
         url('http://www.elitegoldsmiths.com/styles/fonts/futuramc-webfont.svg#futura_mdcn_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}