@import url("reset.css");

/* On-site Wilminton Style Sheet by 601MEDIA.COM */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0 0px;
	color: #332B26;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.navboats {
	width: 325px;
	margin-left: 75px;
}
.navsigns {
	margin-right: 75px;
}
.checkout {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

/* Layout */
#wrapper {
	width: 100%;
	margin: 0px;
	background: url(../images/bg.jpg) repeat-x center top;
}

#container {
	width: 950px;
	background: url(../images/content.jpg) no-repeat center top;
	margin: 0 auto 0px;
}

#header {
	background: no-repeat center top;
	height: 370px;
	width: 855px;
	margin: 0px auto;
}

#content {
	margin: 0px auto;
	width: 855px;
	text-align: center;
}
#content .hpmsg1  {
	font-size: 36px;
	font-weight: bold;
	margin-top: 22px;
}
#content .hpmsg2 {
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	margin-top: 22px;
}
#content .hpmsg3 {
	font-size: 26px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 32px;
}
#content .hpmsg4 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: 32px;
}
#content .blmsg1 {
	font-size: 24px;
	font-weight: bold;
}
#content .blmsg2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 22px;
	letter-spacing: 1.8px;
}
#content .svmsg1 {
	font-weight: bold;
	letter-spacing: 1.8px;
	margin-top: 8px;
	font-size: 18px;
}
#content .svmsg2 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 22px;
	margin-top: 6px;
}
#content .contactus {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	margin-top: 32px;
	margin-bottom: 32px;
}
#content .navcontact {
	width: 260px;
	margin: 0px auto;
}
#content .phone {
	margin-top: 22px;
}
#content .designgraphic {
	margin-top: 0px;
	margin-bottom: 42px;
}
#content .fontdesign {
	height: 75px;
	width: 400px;
}
#content .fontblokL {
	width: 400px;
	float: left;
	margin-left: 25px;
}
#content .fontblokR {
	width: 400px;
	float: right;
	margin-right: 25px;
}


#content .fontshadows {
	height: 158px;
	width: 800px;
	float: left;
	margin-left: 24px;
	margin-bottom: 22px;
}



#gallery  {
	margin-top: 22px;
	margin-bottom: 22px;
}

#footer {
	height: 100px;
	width: 855px;
	margin: 0px auto;
}
.footer {
	margin: 55px auto 0px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1.8px;
	background: #CCE8F2;
	width: 500px;
	border: 1px solid #3F3F3F;
	padding: 4px;
	font-weight: bold;
}
.footer a {
	color: #463820;
	text-decoration: none;	
}
.footer a:hover {
	color: #333;
	text-decoration: underline;	
}

