@charset "UTF-8";

/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
	width: 745px; /* the auto value on the sides, coupled with the width, centers the layout */
	padding: 0px;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.containerDesign {
	width: 800px; /* the auto value on the sides, coupled with the width, centers the layout */
	padding: 0px;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 500px;
}
.DesignBT {
	height: 65px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 60px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: 1px;
	height: auto;
	width: 400px;
	text-align: left;
}
.linksCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: 1px;
	height: auto;
	width: 400px;
	text-align: left;
}
.linksON {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #660000;
	padding-left: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: 1px;
	height: auto;
	width: 400px;
	text-align: right;
}
.header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 745px;
	background-position: center center;
}
.main {
	height: auto;
	width: 745px;
	background-position: center center;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.mainDesign {
	height: 532px;
	width: 800px;
	background-position: center center;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(media/DesignTop.jpg);
	background-repeat: no-repeat;
}
.emailLink {
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #DAD6D0;
	text-align: left;
	text-indent: 20px;
	letter-spacing: 0.125em;
	vertical-align: top;
}
.mainInterior {
	height: 500px;
	width: 690px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
/* CSS Document */

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
.bodyInterior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.linksON {
	color: #660000;
}
.callout {
	color: #663;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	width: 742px;
	height: auto;
	text-align: center;
	background-image: none;
}
.workDesign {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	width: 600px;
	height: 480px;
	text-align: center;
	background-image: none;
	padding-left: 200px;
}
.redLine {
	color: #600;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	width: 550px;
	margin-left: 25px;
	text-align: left;
}
