* {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

img {
	display: block;
}

a img {
	border: none;
}

#body {
	width: 776px;
	border-left: 12px solid rgb(118,118,117);
	border-right: 12px solid rgb(118,118,117);
	text-align: center;
	margin: 0 auto;
	background-color: #767675;
}
#wrapper {
	text-align: left;
}

#masthead {
	margin-left: -12px;
/*	border-bottom: 3px solid black; */
}

#navbar {
	float: left;
	width: 135px;
	margin-left: -12px;
	padding-top: 35px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #2C2C2C;
}

div.navitem {
	padding-bottom: 15px;
}
div.navitem a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
div.navitem a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #AD024A;
}

div.navitemsel {
	padding-bottom: 15px;
}
div.navitemsel a {
	text-decoration: none;
	font-weight: bold;
	color: #AD024A;
}

#phone {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #767675;
}

#address {
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #767675;
}

#main {
	float: left;
	width: 632px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}

#subnavbar {
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
}
div.subnavitem {
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #2C2C2C;
}
div.subnavitem a {
	text-decoration: none;
	font-weight: bold;
	color: #2C2C2C;
}
div.subnavitem a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #6F0E37;
}
div.subnavitemsel {
	float: left;
}
div.subnavitemsel a {
	text-decoration: none;
	font-weight: bold;
	color: #6F0E37;
}
div.navdivide {
	float: left;
}

div#toprightflush {
	float: right;
}

div#toprightborder {
	float: right;
	margin-right: 10px;
	margin-left: 40px;
}

div#hometitle {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #6F0E37;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}

div#hometext {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-style: italic;
	color: #2C2C2C;
	margin-left: 25px;
	margin-right: 10px;
}

div#title {
	clear: left;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #6F0E37;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 25px;
}
div.subtitle {
	font-weight: bold;
	font-size: 9pt;
	color: #2C2C2C;
}

div#text {
	color: #2C2C2C;
	margin-left: 40px;
	width: 320px;
}

div#text a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
div#text a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #AD024A;
}

div#text ul {
	list-style-type: none;
	list-style-position: outside;
}
div#text ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #2C2C2C;
}
div#text ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #AD024A;
}

div#modtext {
	color: #2C2C2C;
	margin-left: 40px;
	width: 310px;
}


div#samples {
	clear: both;
	margin-left: 40px;
	margin-right: 40px;
}
div.sample {
	clear: both;
	border-top: 1px solid #2C2C2C;
	padding-top: 5px;
}
div.samplepic {
	float: left;
	margin-right: 5px;
}
div.sampletitle {
	font-size: 9pt;
	font-weight: bold;
}

div#bottom {
	clear: both;
	position: relative;
	margin-left: 10px;
}
div#bottom a {
	text-decoration: none;
	font-weight: bold;
	color: #AD024A;
}
div#bottom a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #2C2C2C;
}

#clear {
	clear: both;
/*	border-top: 4px solid rgb(255,255,255); */
}
