/* Laurent Hrybyk Main Index Stylesheet */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

a {
	text-decoration: none;
	color: #5a5041;
	
}

a:hover {
	text-decoration: underline;
	color: #000;
	
}

h1 {
	
	font-size: 28px;
	letter-spacing: 1.5px;
	color: #574123;
	
}

h2 {
	
	font-size: 17px;
	font-weight: lighter;
	letter-spacing: 1px;
	
}

h3 {
	
	font-size: 13px;
	letter-spacing: .4px;
	font-weight: lighter;
	
}

h4 {
	
	font-size: 22px;
	font-weight: lighter;
}

p {
	padding: 2px;
	font-size: 14px;
	
	
}

span {
	
	color: #4d8fab;
	font-weight: bold;
}

span a {
	
	color: #ab6c4d;
	font-weight: bold;
}

span a:hover {
	color: #713e25;
}




body {
	
	text-align: center;
	font-family: Times New Roman;
	font-size: 20px;
	color: #5a5041;
	background-image: url(images/bg_03.jpg);
	padding: 0; 
	margin: 0;
	
	
}

#copy {
	font-size: 12px;
	padding: 10px;
}

#container {
	
	height: 865px;
	background: url(images/mainbg1.jpg) top no-repeat;
	margin-top: 0px;
	
}


#container2 {
	
	height: 880px;
	background: url(images/mainbg2.jpg) top no-repeat;
	margin-top: 0px;
	
}

#content {
	text-align: left;
	width: 250px;
	margin: 0 auto;
}

#title {

    text-align: center;
    padding-top: 350px;

}

#heading {
	margin-left: 5px;
	padding-top: 295px;
	
}

#heading2 {
	
	text-align: center;
	padding-top: 295px;
	
}

#subtitle {
	text-align: center;
	padding: 10px;
	
}

#nav1 {
	text-align: center;
	margin-right: 25px;
	letter-spacing: .85px;
	padding: 2px;
	
}

#nav2 {
	text-align: center;
	margin-right: 54px;
	letter-spacing: .85px;
	padding: 2px;
	
}

#nav3 {
	text-align: center;
	margin-right: 0px;
	letter-spacing: .85px;
	padding: 2px;
	
}

#about {
	
	padding: 10px 0px 65px 0px;
	line-height: 17px;
}

form {
	padding: 15px 0px 28px 0px;
	
}

#contact-area {
	text-align: center;
}

#contact-area textarea, #contact-area input {
	padding: 2px 2px 2px 2px;
	background-color: #fdf9e0;
	border: #ead3b3 1px solid;
}


#message {
	
	margin-right: 142px;
	padding-bottom: 4px;
}

#info {
	text-align: center;
	margin-top: 46px;
	
}

#footer {
	font-size: 12px;
	text-align: center;
	width: 350px;
	margin-left: -48px;
	
}


	
