@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium-webfont.eot');
    src: url('../fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-medium-webfont.woff') format('woff'),
         url('../fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('../fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*, html, img{border:0; outline:none; margin:0;}

body{background: #ffffff;}

#content{width:998px; height:495px; background: url(../images/content_bg.png) no-repeat scroll right center; position:relative; margin:0 auto;}

#contentInner{font-family:Trebuchet MS, Arial, Tahoma, sans-serif; font-size:10px; color:#57370f;}

a:link, a:visited {color:#57370f; text-decoration:none;}
a:hover{text-decoration:underline;}

#gkhlhy-gkhlhy{
    background: #e3dace;
    width:138px;
    height:13px;
    float:left;
    color:#86888b;
    font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
    font-size:10px;
    text-transform:uppercase;
    padding: 2px 7px;
    letter-spacing:2px;
	margin-left:7px;
}

#submitBtn{background: transparent url(../images/join_btn.jpg) no-repeat; float:left; width:37px; height:37px; margin-left:10px; border:none; cursor:pointer; margin-top:-10px;}

.graphics{
	background: url(../images/bubbles.jpg) no-repeat;
	width:259px;
	height:238px;
	position:absolute;
	left:0;
	bottom:0;
}

.topbar{
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color:#4d2c02;
	font-size:14px;
	font-weight:bold;
	padding-top:35px;
}

.email{
	background: url(../images/email_icon.jpg) no-repeat;
	float:left;
	width:215px;
	padding-left:20px;
	letter-spacing: 1px;
	margin-right:25px;
}

.tel{
	background: url(../images/telephone_icon.jpg) no-repeat;
	float:left;
	width:175px;
	padding-left:20px;
	letter-spacing: 1px;
}

.mailing-list{
	float:left;
	width:385px;
}

.mailing-list-copy{
	float:left;
	letter-spacing: 1px;
}

.mailing-list-form{
	float:left;
}

.page-content{
	font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
	color:#4d2c02;
	font-size:12px;
	font-weight:normal;
	margin-top:110px;
}

h1{
	font-weight:normal;
	color:#89888a;
	font-family: 'ralewaylight', sans-serif;
	letter-spacing:2px;
	font-size: 26px;
}

h2{
	color:#4d2c02;
	font-size:12px;
	font-family: 'ralewayregular', sans-serif;
	font-weight:normal;
	letter-spacing:1px;
	padding-top: 7px;
}


.bottom-content{
	margin-top:50px;
}

.left-content{
	float: left;
	width: 352px;
	font-size: 12px;
	line-height: 20px;
	border-right: 1px solid #eee4d5;
	margin-right: 60px;
	padding-right: 60px;
	font-family: 'ralewayregular', sans-serif;
}

.right-content{
	float:left;
	font-size:12px;
	line-height:20px;
	font-family: 'ralewayregular', sans-serif;
}