body {
	padding: 0;
	margin: 0;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #efefcf;
	line-height: 1.8em;
}

#wrapouter {
	width: 772px;
	margin: 38px auto 38px auto;
	background-image: url(images/edgerepeater.jpg);
	background-repeat: repeat-y;
}

#wrapinner {
	background-image: url(images/topglow.jpg);
	background-repeat: no-repeat;
	padding: 6px 6px 0px 6px;
}

#contentarea {
	width: 758px;
	border: 1px solid #996633;
	background-color: #FFFFFF;
}

#portfolio {
	padding: 20px 20px;
}

.piece {
	width: 100%;
	margin-bottom: 20px;
}

.firsttd {
	width: 275px;
}

h3 {
	color: #996633;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
}
.mytextcolor {
	color: #996633;
}
.indented {
	margin-left: 50px;
}


#textspace {
	padding: 10px 20px;
}
#textspace ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#textspace ul li {
	margin-left: 50px;
}


/* masthead */
#masthead {
	border-bottom: 1px solid #996633;
	background-color: #ffffff;
	color: #996633;
	font-weight: bold;
	background-image:url(images/masthead_bg.jpg);
	background-repeat:no-repeat;
}

/* menu */
ul#menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul#menu li {
	width: 102px;
	height: 25px;
	float: left;
	list-style: none;
	text-align: center;
	margin: 0px 6px 0px 0px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #996633;
}

ul#menu li a, ul#menu li a:visited {
	width: 102px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #996633;
}
ul#menu li a:hover {
	background-image: url(images/tabselected.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}

/* tab1 */
ul#menu li#tab1 a, ul#menu li#tab1 a:visited {
	background-image: url(images/tab1combined.jpg);
}
ul#menu li#tab1 a:hover {
	background-image: url(images/tab1combined.jpg);
	background-position: bottom right;	
}
ul#menu li#tab1.selectedtab a, ul#menu li#tab1.selectedtab a:visited {
	background-image: url(images/tab1combined.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight: bold;
	color: #996633;
}

/* tab2 */
ul#menu li#tab2 a, ul#menu li#tab2 a:visited {
	background-image: url(images/tab2combined.jpg);
}
ul#menu li#tab2 a:hover {
	background-image: url(images/tab2combined.jpg);
	background-position: bottom right;
}
ul#menu li#tab2.selectedtab a, ul#menu li#tab2.selectedtab a:visited {
	background-image: url(images/tab2combined.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight: bold;
	color: #996633;
}

/* tab3 */
ul#menu li#tab3 a, ul#menu li#tab3 a:visited {
	background-image: url(images/tab3combined.jpg);
}
ul#menu li#tab3 a:hover {
	background-image: url(images/tab3combined.jpg);
	background-position: bottom right;
}
ul#menu li#tab3.selectedtab a, ul#menu li#tab3.selectedtab a:visited {
	background-image: url(images/tab3combined.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
	font-weight: bold;
	color: #996633;
}

/* tab4 */
ul#menu li#tab4 a, ul#menu li#tab4 a:visited {
	background-image: url(images/tab4combined.jpg);
}
ul#menu li#tab4 a:hover {
	background-image: url(images/tab4combined.jpg);
	background-position: bottom right;
}
ul#menu li#tab4.selectedtab a, ul#menu li#tab4.selectedtab a:visited {
	background-image: url(images/tab4combined.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight: bold;
	color: #996633;
}

/* block item */
.title, h1, h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #996633;
	margin-bottom: 10px;
}
.title a, .title a:visited {
	text-decoration: none;
	color: #996633;
}
.title a:hover {
	color: #CC0033;
	text-decoration: underline;
}

.blocklinks {
	font-size: 0.8em;
	color: #996633;
}

.blocklinks a, .blocklinks a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #996633;
}
.blocklinks a:hover {
	color: #CC0033;
	text-decoration: underline;
}

body a, body a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #996633;
}
body a:hover {
	color: #CC0033;
	text-decoration: underline;
}


/* footer */
#footer {
	background-color: #CEC582;
	background-image: url(images/footerglow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 6px 6px 6px;
}

#footercontent {
	border-left: 1px solid #996633;
	border-right: 1px solid #996633;
	border-bottom: 1px solid #996633;
	color: #5C2E2E;
	padding: 2px 23px;
	font-size: 0.8em;
	background-color: #CEC582;
}
#footercontent a, #footercontent a:visited {
	color: #996633;
}

#bottomspace {
	height: 38px;
}

.beforeafter {
	text-align: center;
	margin-top: 4px;
}

table.servicetable {
	border-top: 1px solid #996633;
	border-left: 1px solid #996633;
	margin-left: 10px;
}

table.servicetable th {
	background-color: #963;
	color: white;
	border-right: 1px solid #996633;
	border-bottom: 1px solid #996633;
}

table.servicetable td {
	color: #5B3E00;
	border-right: 1px solid #996633;
	border-bottom: 1px solid #996633;
	text-align: center;
}
table.servicetable td.rowheading {
	color: #5B3E00;
	background-color: #CEC582;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
table.servicetable td.servicerow {
	padding-left: 20px;
	text-align: left;
}
ol.listspaced li {
	margin-bottom:10px;
}
ul.listspaced li {
	margin-bottom: 5px;
}
ul.morespaced li {
	margin: 10px 0px;
}
.fineprint {
	font-size:10px;
	color:#666666;
}
.rightsidebar {
float:right; width:160px; height: 700px;border-left:1px solid #996633;margin-left:20px; padding-left:20px;border-bottom:1px solid #996633
}

hr {
	height: 1px;
	color: #996633;
	background-color: #996633;
	border: 0px;
}