/* CSS Document */

html, body {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
}
body {
	text-align:center;
	min-width:980px;
	min-height:600px;
	background-color: #363122;
}
#buffer {
	width: 100%;
	height: 50%;
	float: left;
	margin-top: -300px;
}
#wrapper {
	padding: 0px;
	margin: 0px auto;
	height: 600px;
	width: 980px;
	clear: both;
	text-align: center;
	background-image: url(images/cover.jpg);
	background-repeat: no-repeat;
}
/* content for single page starts here */

#content {
	margin: 20px 0px 0px;
	padding: 0px 40px 0px 40px;
	float: right;
	height: 555px;
	width: 300px;
}
#title {
	margin: 0px;
	padding: 120px 0px 0px;
	text-align: center;
	width: 300px;
}
#subtitle {
	margin: 0px;
	padding: 40px 0px 0px;
	text-align: left;
	width: 300px;
}
#text {
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: left;
	width: 300px;
}
#text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: 'GRayFontRegular', serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	color: #e0cb8b;
	text-indent: 20px;
}
#contact {
	margin: 0px;
	padding: 40px 0px 0px;
	text-align: center;
	height: 60px;
	width: 300px;
	font-family: 'GRayFontRegular', serif;
	font-size: 11px;
	line-height: 30px;
	letter-spacing: 1px;
	word-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	color: #e0cb8b;
}
#email {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
#tel {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}



/* content for single page ends here */


a:link {
	color: #e69166;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #e69166;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #de101e;
	text-decoration: none;
}
h1 {
	font-family: 'GRayFontRegular', serif;
	font-size: 18px;
	color: #ebc658;
	line-height: 27px;
	letter-spacing: 2px;
	word-spacing: 5px;
	font-weight: normal;
    font-style: normal;
}
h2 {
	font-family: 'GRayFontRegular', serif;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-weight: normal;
    font-style: normal;
	color: #e0cb8b;
}
p {
	font-family: 'GRayFontRegular', serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	color: #e0cb8b;
}
.subtitle {
	font-size: 11px;
}
.alignRight {
	font-size: 11px;
	text-align: right;
}

/*@font-face - fonts*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 2, 2014 */

@font-face {
    font-family: 'GRayFontBold';
    src: url('fonts/GRayFont-bold-webfont.eot');
    src: url('fonts/GRayFont-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GRayFont-bold-webfont.woff') format('woff'),
         url('fonts/GRayFont-bold-webfont.ttf') format('truetype'),
         url('fonts/GRayFont-bold-webfont.svg#amaranthregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GRayFontBoldItalic';
    src: url('fonts/GRayFont-bolditalic-webfont.eot');
    src: url('fonts/GRayFont-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GRayFont-bolditalic-webfont.woff') format('woff'),
         url('fonts/GRayFont-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/GRayFont-bolditalic-webfont.svg#amaranthregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GRayFontItalic';
    src: url('fonts/GRayFont-italic-webfont.eot');
    src: url('fonts/GRayFont-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GRayFont-italic-webfont.woff') format('woff'),
         url('fonts/GRayFont-italic-webfont.ttf') format('truetype'),
         url('fonts/GRayFont-italic-webfont.svg#amaranthregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GRayFontRegular';
    src: url('fonts/GRayFont-regular-webfont.eot');
    src: url('fonts/GRayFont-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GRayFont-regular-webfont.woff') format('woff'),
         url('fonts/GRayFont-regular-webfont.ttf') format('truetype'),
         url('fonts/GRayFont-regular-webfont.svg#amaranthregular') format('svg');
    font-weight: normal;
    font-style: normal;
}