﻿body {
	margin: 0px;
	padding: 0;
	background-image: url("images/interiordesigntexture.jpg");
	background-repeat: repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	voice-family: male;
	richness: 80;
	speak-punctuation: none;
	speech-rate: medium;
	volume: medium;
}
h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 110%;
	color: #2E8B57;
	text-align: left;
	font-style: italic;
	voice-family: male;
	richness: 80;
	speak-punctuation: none;
	speech-rate: medium;
	volume: medium;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 120%;
	color: #DC143C;
	text-align: left;
	font-style: italic;
	voice-family: male;
	richness: 80;
	speak-punctuation: none;
	speech-rate: medium;
	volume: medium;
}
h4 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	voice-family: male;
	richness: 80;
	speak-punctuation: none;
	speech-rate: medium;
	volume: medium;
}
ul {
	line-height: 20px;
	voice-family: female;
	richness: 80;
	speak-punctuation: none;
	speech-rate: medium;
	volume: medium;
	font-size: 100%;
	color: #000000;
}
ol {
	line-height: 20px;
	voice-family: female;
	richness: 80;
	speak-punctuation: none;
	speech-rate: medium;
	volume: medium;
	font-size: 100%;
	color: #000000;
}
p {
	line-height: 20px;
	voice-family: female;
	richness: 80;
	speak-punctuation: none;
	speech-rate: medium;
	volume: medium;
	font-size: 100%;
	color: #000000;
}
.border {
	border-color: #A0522D;
	border-style: dashed;
	border-width: thin;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.borderred {
	border-color: #FF0000;
	border-style: dashed;
	border-width: thin;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.bordergreen {
	border-color: #008000;
	border-style: dashed;
	border-width: thin;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.big {
	font-size: 110%;
}
.small {
	line-height: 20%;
}
.smalltwo {
	line-height: 70%;
	font-size: 70%;
}
.smallthree {
	font-size: 70%;
}
.smallfour {
	font-size: 70%;
	color: #B22222;
}
.bold {
	font-size: 116%;
	color: #B22222;
}
.space {
	word-spacing: 30px;
	text-align: center;
}
.center {
	text-align: center;
}
.tcenter {
	text-align: left;
}
.mid {
	vertical-align: 50%;
}
hr {
	width: 95%;
}
a {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
.under {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}
.red {
	color: #FF0000;
}
.redtwo {
	color: #B22222;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}
.green {
	color: #2E8B57;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
}
.greentwo {
	color: #008000;
}
.orange {
	color: #FFA500;
	font-weight: bold;
}
.yellow {
	background-color: #FFFF66;
}
.underyellow {
	color: #FF0000;
	line-height: 20px;
	background-color: #FFFACD;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}
.blue {
	color: #0000FF;
}
.purple {
	color: #9400D3;
}
/* Header */
#header {
	width: 720px;
	height: 100px;
	margin: 0 auto;
	background-image: url("images/interiordesignpaper.jpg");
	background-repeat: repeat;
	border: 4px solid #000000;
}
#header h1 {
	text-align: left;
	padding-left: 20px;
	font-size: 140%;
	color: #DC143C;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
#right {
	float: right;
	width: 166px;
	height: 100px;
}
#left {
	float: left;
	width: 450px;
	height: 100px;
}
/* Menu */
#menu {
	width: 720px;
	height: 26px;
	margin: 0 auto;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	background-image: url("images/img4.gif");
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #E0E0E0;
}
#menu .active a {
	background-image: url("images/img3.gif");
	color: #FFFFFF;
}
#menu a:hover {
	background-image: url("images/img3.gif");
	color: #FFFFFF;
}
/* Content */
#content {
	width: 720px;
	margin: 0 auto;
	background-color: #fffafa;
	border: 4px solid #000000;
}
#colOne {
	float: left;
	width: 166px;
	padding: 20px;
}
#colOne h4 {
	margin: 5px 0 10px 0;
	color: #008000;
	text-align: left;
	font-size: 100%;
}
#colOne h4.two {
	margin: 5px 0 10px 0;
	color: #2E8B57;
	text-align: left;
	font-size: 100%;
}
#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#colOne a {
	color: #0000FF;
}
#colTwo {
	float: right;
	width: 450px;
	padding: 20px;
}
#colTwo h4 {
	margin: 5px 0 10px 0;
	color: #008000;
	text-align: left;
	font-size: 110%;
	font-style: italic;
}
#colTwo h4.one {
	margin: 5px 0 10px 0;
	color: #008000;
	text-align: center;
	font-size: 110%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#colTwo h4.three {
	margin: 5px 0 10px 0;
	color: #2E8B57;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
#colTwo h4.two {
	margin: 5px 0 10px 0;
	color: #DC143C;
	text-align: center;
	font-size: 120%;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
/* Footer */
#footer {
	width: 720px;
	margin: 0 auto;
	background-image: url("images/interiordesignpaper.jpg");
	background-repeat: repeat;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	border-bottom: 4px solid #000000;
}
#footer p {
	margin: 0;
	padding: 0 0 10px 0;
	font-style: italic;
	font-size: 75%;
	text-align: center;
}
