body {
	font-family: myriad, "myriad web", "lucida grande", arial, helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
	background: #efd0a0 url(/img/bgstripes.gif) repeat;
	color: #555;
	}
	
a {
	color: #b03324;
	font-weight: bold;
	}
	
h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 3px;
	color: #b03324;
	margin-top: 0px;
	}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 2px;
	color: #b03324;
	margin-top: 14px;
	}

h3 {
	font-size:1.2em;
	margin-top: 14px;
	margin-bottom: 3px;
	color: #323232;
	font-weight: bold;
	}
	
h4 {
	font-size:1em;
	margin-top: 14px;
	margin-bottom: 3px;
	color: #b03324;
	font-weight: bold;
	}
	
ul {
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
li {
	margin-bottom: 5px;
	font-size: .8em;
	list-style: disc;
	font-weight: normal;
	}
	
p {
	line-height: 1.5em;
	font-size: .85em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 24px;
	font-weight: normal;
	}
	

#wrapper {
	float: left;
	width: 668px;
	position: relative;
	left: 50%;
	margin-left: -334px;
	}
	
#header {
	float: left;
	width: 669px;
	position: relative;
	height: 123px;
	display: block;
	margin-top: 14px;
	margin-bottom: 0;
	background: #b03324 url(/img/headerbg.gif) no-repeat;
	}
	
#logo h1 {
	width: 456px;
	height: 100px;
	display: block;
	text-indent: -99999px;
	background: url(/img/logo.gif) no-repeat;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 6px;
	color: #fff;
	}
	
#logo h1 a {
	width: 456px;
	height: 100px;
	display: block;
	text-decoration:none;
	}
	
#nav {
	float: left;
	width: 669px;
	position: relative;
	height: 47px;
	margin-top: 0px;
	margin-bottom: 2px;
	background: #b03324 url(/img/navbg.gif) no-repeat;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	left: 6px;
	bottom: 0;
	top: 6px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 200px;
	overflow: hidden;
	height: 35px;
	font-size: 2px;
	}
	
#nav a {
	display: block;
	color: #fff;
	}
#nav a:hover {
	background-position: 0 -35px;
	}
	
#navhome a{
	background: no-repeat url(/img/navhome.gif);
	width: 100px;
	height: 35px;
	}

#navportfolio a{
	background: no-repeat url(/img/navportfolio.gif);
	width: 118px;
	height: 35px;
	}

#navabout a{
	background: no-repeat url(/img/navdesigners.gif);
	width: 120px;
	height: 35px;
	}
	
#navcontact a{
	background: no-repeat url(/img/navcontact.gif);
	width: 133px;
	height: 35px;
	}

body#home #navhome a,
body#portfolio #navportfolio a,
body#about #navabout a,
body#contact #navcontact a{
	background-position: 0 -70px;
	}
	

	
#main {
	float: left;
	width: 669px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #f7e7ce url(/img/mainbg.gif) repeat-y;
	/*border: 2px solid #fff;*/
	}
#maintop{
	float: left;
	width: 669px;
	height: 4px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	background: #f7e7ce url(/img/mainbgtop.gif) no-repeat;
	}
	
#mainbottom{
	float: left;
	width: 669px;
	height: 87px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	background: #f7e7ce url(/img/mainbgbottom.gif) no-repeat;
	}

#mainbottom h3 {
	text-align:center;
	color:#fff;
}

#mainbottom h4 {
	text-align:center;
	color:#fff;
	font-weight:normal;
	margin-top:10px;
}
	
.singlecol {
	margin-left: 28px;
	margin-right: 20px;
	margin-top: 14px;
	}

.designer {
	border-bottom: 1px solid #b03224;
	color: #111;
	font-size: .9em;
	}
	
.bottomcap {
	background: #b03324;
	margin: 22px 6px 0 5px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	}
	
#footer {
	width: 100%;
	margin-top: 10px;
	float: left;
	}

#footer p {
	font-size: .7em;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 20px;
	}
	
h2.swap {
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
	height: 52px;
	width: 472px;
	background-repeat: no-repeat;
	}
	
h2.swap span{display:none;}

h2.swap2 {
	margin:0;
	width: 669px;
	height: 68px;
	text-indent: -99999px;
	display: block;
	}
	
h2.swap2 a{
	width: 669px;
	height: 68px;
	display: block;
	text-decoration:none;
	}

h3.swap {
	margin-top: 12px;
	margin-left: -6px;
	margin-bottom: 0px;
	height: 50px;
	width: 245px;
	background-repeat: no-repeat;
	}
	
h3.swap span{display:none;}

h2#tailoredtoyou{background: url(/img/h-tailoredtoyou.gif);}
h2#samples{background: url(/img/h-samples.gif);}
h2#about{background: url(/img/h-about.gif);}
h2#contact{background: url(/img/h-contact.gif);}

h2#callorwrite{background: url(/img/h-callorwrite.gif);}
h3#meetdesigners{background: url(/img/h3-meetdesigners.gif);}