/* Layout designed by K8 DESIGNS - http://www.k8-designs.net - PLEASE DO NOT REMOVE THIS CREDIT LINE */

a {
color: #ce5e80;
font: 12px georgia;          
font-style: italic;
text-decoration: none;  }

a:hover {
color: #df97ad; 
font-style: italic;          
text-decoration: none; }

b {
color: #959ac1; }

body {
background: url(bkg.png) #ffffff;              
color: #988a98;
font: 12px arial;
letter-spacing: 1px;
margin: 0 0 0 0;          
text-align: justify; }

#content {
margin: 0;
padding: 20px;
position: absolute;
top: 190px;
left: 380px;
width: 560px; }

#footer {
color: #c3b9c3;
float: right;
font: 12px arial;
height: auto;
padding: 40px 0 15px 0;
text-align: center;
width: 540px; }

#footer a {
color: #ab9fab; 
font: 12px arial;
font-style: normal;
padding: 0 7px 0 7px; }

#footer a:hover {
color: #c3b9c3;
font-style: normal; }

.header {
height: 500px;
margin: 0;
position: absolute;
	left: 0;
	top: 0;
width: 500px; }

i {
color: #474e8e; }

#layout {
margin: 0 auto 0 auto;
width: 753px; }

#nav {
padding: 0 0 10px 70px;
width: 600px; }

#nav a {
color: #beb5be; 
font: 18px trebuchet ms;
font-style: normal;
font-weight: normal;
letter-spacing: -1.5px;
line-height: 15px;
margin: 5px 10px 5px 10px;
text-align: center;
text-decoration: none;
text-transform: uppercase; }

#nav a:hover {
border-bottom: 1px solid #ce5e80;
color: #df97ad; }

.subtitle {
color: #d3bdc9;
font: 9px trebuchet ms;
letter-spacing: 5px;
line-height: 7px;
margin-bottom: 20px;
padding-left: 100px;
text-align: left;
text-transform: uppercase; }

input,
textarea,
select {
	width: 80%;
	padding: 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #988a98 !important;
	color: #ffffff;
	border: 1px solid rgba(194,178,128,0.18);
	border-radius: 18px;
	font-family: 'Georgia', serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height:2.7;
	outline: none;
	box-sizing: border-box;
	transition:
		border-color 0.35s ease,
		background 0.35s ease,
		box-shadow 0.35s ease,
		transform 0.35s ease;
}

.title {
color: #252971;
font: 45px times new roman;
font-style: italic;
letter-spacing: -2px;
line-height: 45px;
margin: 0;
padding: 0 0 0 50px;
text-align: left;
text-transform: lowercase; }