@charset "UTF-8";
/* CSS Document */
#xui { 
	width: 100%;
}
#landinghead {
	padding-top: 10px;
	width: 100%;
	height: 400px;
	background-color: #FFF;
}
#landingtitle {
	width: 1100px;
	height: 250px;
	margin-top: 100px;
	margin-bottom: 50px;
}
#mainnavbar {
	padding-top: 10px;
	width: 100%;
	height: 80px;
	background-color: #FFF;
}
#topnavbar {
	width: 1100px;
	height: 60px;	
}
#mainnav {
	width: 700px;
	float: left;
	text-align: left;	
}
#welcomebox {
    width: 100%;
    height: 700px;
    background-color: #dd9dba;
    border-top-color: #9e005d;
    border-top-style: dashed;
    border-bottom-color: #9e005d;
    border-bottom-style: dashed;
	background-image: url(images/welcome-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#welcomemain {
	width: 1100px;
	height: 650px;	
}
#welcometitle {
	width: 700px;
	margin-top: 25px;
	float: left;
	text-align: left;	
}
#welcomemessage {
	width: 1100px;
	margin-top: 10px;
	float: left;
	text-align: left;	
}
#aboutbox {
    width: 100%;
    height: 600px;
    background-color: #73c0c0;
    border-top-color: #9e005d;
    border-top-style: dashed;
    border-bottom-color: #9e005d;
    border-bottom-style: dashed;
    background-image: url(images/about-bg.png);
    background-repeat: repeat;
    background-position: center center;
}
#aboutmain {
	width: 1100px;
	height: 500px;	
}
#aboutmebox {
    width: 100%;
    height: 750px;
    background-color: #FFFFFF;
}
#aboutmemain {
	width: 1100px;
	height: 650px;	
}
#aboutmetitle {	
	width: 1100px;
	height: 120px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#aboutmefeature1 {
	width: 500px;
	height: 500px;
	float: left;
	text-align: left;	
}
#aboutmefeature2 {
	width: 500px;
	height: 500px;
	margin-left: 50px;
	float: right;
	text-align: left;
}
#abouttitle {
	width: 700px;
	margin-top: 25px;
	float: left;
	text-align: left;	
}
#aboutmessage {
	width: 1100px;
	float: left;
	text-align: left;	
}
#upcomingeventsbox {
    width: 100%;
    height: 500px;
    background-color: #f5b781;
    border-top-color: #9e005d;
    border-top-style: dashed;
    border-bottom-color: #9e005d;
    border-bottom-style: dashed;
    background-image: url(images/upcoming-events-bg.png);
    background-repeat: repeat;
    background-position: center center;
}
#upcomingeventsmain {
	width: 1100px;
	height: 400px;	
}
#upcomingeventstitle {
	width: 500px;
	margin-top: 25px;
	float: left;
	text-align: left;	
}
#upcomingeventsmessage {
	width: 1100px;
	float: left;
	text-align: left;	
}
#latestnewsbox {
    width: 100%;
    height: 500px;
    background-color: #ffff99;
    border-top-color: #9e005d;
    border-top-style: dashed;
    border-bottom-color: #9e005d;
    border-bottom-style: dashed;
    background-image: url(images/latest-news-bg.png);
    background-repeat: repeat;
    background-position: center center;
}
#latestnewsmain {
	width: 1100px;
	height: 400px;	
}
#latestnewstitle {
	width: 500px;
	margin-top: 25px;
	float: left;
	text-align: left;	
}
#latestnewsmessage {
	width: 1100px;
	float: left;
	text-align: left;	
}
#stayintouchbox {
    width: 100%;
    height: 500px;
    background-color: #ff99ff;
    border-top-color: #9e005d;
    border-top-style: dashed;
    border-bottom-color: #9e005d;
    border-bottom-style: dashed;
    background-image: url(images/contact-bg.png);
    background-repeat: repeat;
    background-position: center center;
}
#stayintouchmain {
	width: 1100px;
	height: 400px;	
}
#stayintouchtitle {
	width: 500px;
	margin-top: 25px;
	float: left;
	text-align: left;	
}
#stayintouchmessage {
	width: 1100px;
	float: left;
	text-align: left;	
}
#contactbox {
    width: 100%;
    height: 1500px;
    background-image: url(images/get-hooked-up-border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
#contactmain {
	width: 1100px;
	height: 1400px;	
}
#contactcontent {	
	width: 1100px;
	height: 1400px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#topseal {
	width: 400px;
	margin-top: -120px;
	float: right;
	text-align: right;
}
#getcraftybox {
    width: 100%;
    height: 2400px;
    background-color: #FFF;
    background-image: url(images/get-hooked-up-border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
#getcrafty {
	width: 1100px;
	height: 2000px;
}
#getcraftyheader {
	width: 1100px;
	height: 100px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#getcraftybanner {
	width: 1100px;
	height: 125px;
	margin-top: 50px;
	float: left;
	text-align: left;	
}
#getcraftyfeature1 {
	width: 500px;
	height: 500px;
	margin-left: 50px;
	float: left;
	text-align: left;
}
#getcraftyfeature2 {
	width: 500px;
	height: 500px;
	float: right;
	text-align: left;
	margin-top: 50px;	
}
#getcraftyfeature3 {
	width: 500px;
	height: 500px;
	float: left;
	text-align: left;
	margin-top: 50px;	
}
#getcraftyfeature4 {
	width: 500px;
	height: 500px;
	margin-left: 50px;
	float: right;
	text-align: left;
}
#gethookedupbox {
	width: 100%;
	height: 750px;
	background-color: #d9e0e2;	
    background-image: url(images/footer-border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
#gethookedup {
	width: 1100px;
	height: 700px;
}
#gethookedupheader {
	width: 1100px;
	height: 200px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#gethookedupnav {
	width: 975px;
	height: 400px;
}
#rawcraftsbox {
	width: 100%;
	height: 950px;
	background-color: #d9e0e2;	
}
#rawcrafts {
	width: 1100px;
	height: 900px;
}
#rawcraftsheader {
	width: 1100px;
	height: 300px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#rawcraftsfeature1 {
	width: 500px;
	height: 500px;
	float: left;
	text-align: left;
}
#rawcraftsfeature2 {
	width: 500px;
	height: 500px;
	float: right;
	text-align: left;
}
#testimonialsbox {
	width: 100%;
	height: 3175px;
	background-color: #FFF;	
    background-image: url(images/raw-crafts-border.png);
    background-position: left top;
    background-repeat: repeat-x;
}
#testimonials {
	width: 1100px;
	height: 3175px;
}
#testimonialsheader {
	width: 1100px;
	height: 100px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#quotes {
	width: 1000px;
	height: 3000px;
	margin-left: 50px;
	float: left;
	text-align: left;
}
#sharebox {
    width: 100%;
    height: 300px;
    background-color: #FFF;
    background-image: url(images/get-hooked-up-border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
#share {
	width: 1100px;
	height: 250px;
}
#shareheader {
	width: 1100px;
	height: 250px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#comingupbox {
    width: 100%;
    height: 600px;
    background-color: #FFF;
}
#comingup {
	width: 1100px;
	height: 500px;
}
#comingupcontent {
	width: 1100px;
	height: 500px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#newsabouttbdbox {
    width: 100%;
    height: 500px;
    background-color: #FFF;
}
#newsabouttbd {
	width: 1100px;
	height: 400px;
}
#newsabouttbdcontent {
	width: 1100px;
	height: 300px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#archivebox {
    width: 100%;
    height: 4200px;
    background-color: #FFF;
    background-image: url(images/get-hooked-up-border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
#archive {
	width: 1100px;
	height: 4100px;
}
#archivecontent {
	width: 1100px;
	height: 4100px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#newsarchivebox {
    width: 100%;
    height: 2550px;
    background-color: #FFF;
    background-image: url(images/get-hooked-up-border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
#newsarchive {
	width: 1100px;
	height: 2400px;
}
#newsarchivecontent {
	width: 1100px;
	height: 2400px;
	margin-top: 25px;
	float: left;
	text-align: left;
}
#footer {
	width: 100%;
	height: 475px;
	bottom: 0px;
	z-index: 99;
	background-color: #a8d9ea;
}
#follow {
	height: 450px;
	width: 1100px;		
}
#follownav1 {
	/* width: 500px; */
	margin-top: 25px;
	float: left;
	text-align: left;	
}
#follownav2 {
	/* width: 400px; */
	margin-top: 25px;
	float: right;
	text-align: right;
}
#follownav3 {
	width: 375px;
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	text-align: left;
}
.landingbg {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.mainnav {
    font-family: 'Carrois Gothic SC', sans-serif;
    font-size: 24px;
	line-height: 30px;
    color: #333;
    font-weight: 400;
}
a.mainnav:link, a.mainnav:visited {
	color: #333;
	text-decoration: none;
}
a.mainnav:hover {
	color: #fff;
	background-color: #9e005d;
	text-decoration: none;
}
a.content:link, a.content:visited {
	color: #fff;
	background-color: #9e005d;
	text-decoration: none;
}
a.content:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}
a.bottom:link, a.bottom:visited {
	color: #333;
	text-decoration: none;
}
a.bottom:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}
.welcomeheader {
    font-family: 'Carrois Gothic SC', sans-serif;
    font-size: 40px;
    line-height: 50px;
    color: #333;
    font-weight: 400;
}
.footerheader {
    font-family: 'Carrois Gothic SC', sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #333;
    font-weight: 400;
}
.quotecopy {
	font-family: 'Kurale', serif;
	font-size: 20px;
	line-height: 28px;
	color: #333;
}
.quotecredit {
	font-family: 'Kurale', serif;
	font-size: 20px;
	line-height: 24px;
	margin-left: 25px;
	color: #333;
}
p, li {
	font-family: 'Kurale', serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
    font-weight: 400;
}
h3 {
    font-family: 'Carrois Gothic SC', sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #333;
    font-weight: 400;
} 
h4 {
    font-family: 'Carrois Gothic SC', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
}
.quotetitle {
    font-family: 'Carrois Gothic SC', sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #333;
    font-weight: 400;
    text-align: center;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-colour: #333;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-colour: #333;
}
.heart {
    font-family: 'Kurale', serif;
    font-size: 16px;
    line-height: 50px;
    color: #333;
    font-weight: 400; 
}
.media {
	font-family: 'Kurale', serif;
	font-size: 16px;
	line-height: 30px;
	color: #333;
    font-weight: 400;
	list-style-type: circle;
}