@charset "UTF-8";
/* CSS Document */

body {
	margin:5px 0; padding:0px;
	text-align:center;
}

a {
	color:#000;
	font-style: none;
	text-decoration:none;
}

#wrap {
	margin: 0 auto;
	padding-left:100px;
	width: 900px;
}
#header {
	width: 800px;
	height: 150px;
	padding-top:0px;
}

#canvaslogo {
	margin-top: -90px;
	z-index:500;
}

#navigation {
	width: 799px;
	height: 40px;
}

#navbar {
	width:650px;
	height:38px;
	float:left;
	padding-left:4px;
}

.nav {
	float:left;
}

#socialmediabar {
	width:145px;
	height: 38px;
	float:left;
}

.socialmedia {
	width:33px;
	float: left;
	padding-left:2px;
}

#description {
	height:150px;
	width: 800px;
}
	
#comingsoon {
	margin-top: -100px;
		height:150px;
		width:150px;
		z-index: 100;
		position: relative;
		top: 150px;
		left: -30px;
			}
	
	#text {
		height: 142px;
		width: 528px;
		margin-bottom: 20px;
		margin-left:20px;
		float: left;
		border-top: solid thin #000;
		border-bottom: solid thin #000;
		text-align:left;
		font-family: "jubilat", serif;
		font-weight: 200;
		font-size:12px;
		line-height: auto;
		
	}
	
	#text h3 {
font-family: "jubilat", serif;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 22px;
	}

#slider {
	height: 450px;
	width: 805px;
	margin-top: 10px;
}

.boldheader h1 {
	height: 20px;
	font-family: "utopia-std-headline",serif;
font-style: normal;
font-weight: 400;
	font-size: 32px;
	font-weight:bold;
}

.row {
	height:145px;
	width: 800px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
}

#article1, #article4 {
	width:252px;
	float:left;
	height: 142px;
}

#article4 p {
	font-family: "jubilat", serif;
	font-style: normal;
	text-align:left;
	font-weight: 200;
	font-size:18px;
	line-height: 22px;
}

#article0 {
	height: 142px;
	width:252px;
	float:left;
	border-top: solid thin #000;
	border-bottom: solid thin #000;
}

#article0 h3 {
	font-family: "jubilat", serif;
font-style: normal;
text-align:left;
font-weight: 200;
font-size:18px;
line-height: 22px;
}

#article2, #article3, #article5, #article6 {
	width:252px;
	height:142px;
	float:left;
	padding-left:20px;
}

#footer {
	padding-top: 20px;
	height: 20px;
	width:800px;
	margin-bottom:20px;
}

#footer p {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: 400;
	text-align:left;
font-weight: 200;
font-size:9px;
}

#footerleft {
	width:750px;
	float: left;

}

#footerright {
	width:40px;
	float: left;
	padding-left:8px;
}