body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px;
	font-size: 14px;
	line-height: 1.5em;
}
a {
	color: #a31d2d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	margin: 0px -15px;
}
hr {
	background-color: #453115;
	border: none;
}
h1, .heading {
	margin-left: -15px;
	padding-bottom: 5px;
	font-size: 18px;
	font-style: italic;
	color: #a31d2d;
	font-weight: normal;
}
.imgtitle {
	margin: 0px 0px -15px -30px;
}
.navimglnk {
	border: none;
	vertical-align: middle;
}
* html .imgtitle {
	margin-bottom: -20px;
}
.author {
	text-align: right;
	font-style: italic;
}
#container {
	width: 922px;
	margin: auto;
	padding: 0px;
	background: #b4b479 url(../images/background.gif) repeat-y;	
	border: #453115 1px solid;
}
#main {
	width: 620px;
	margin: 0px;
	padding: 0px;
	background: #d5d3b2;
	float: right;
	clear: none;
}
#content {
	margin: 0px;
	padding: 20px 40px 20px 50px;
}
#contentimg {
	margin: -20px -40px -20px -50px;
}
#logo {
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	text-align: center;
}
#logo h1 {
	display: none;
}
#nav {
	padding: 11px 0;
	color: #b4b479;
	text-align: center;
	background: #453115;
}
* html #nav {
	padding: 11px 0 10px 0;
}
#nav a {
	margin: 0px 7px;
	color: #b4b479;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}
#sidebar {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: none;
}
#sidebarcontent {
	padding: 10px;
}
#tagline {
	width: 300px;
	height: 80px;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	background: #b4b479;
}
#tagline h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
#tagline h2 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin: 3px 35px;
	padding: 3px;
	color: #453115;
	border-top: 1px #453115 solid;
	line-height: 1.5em;
}
#footer {
	margin: auto;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #000000;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #453115;
	text-decoration: underline;
}
#clear {
	clear:both;
}
#pullquoteleft {
	margin: 0px 10px 5px -50px;
	padding: 0px;
	width: 170px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 150%;
	text-align: center;
	background: #a31d2d url(../images/quotetop.gif) top left no-repeat;
	float: left;
}
* html #pullquoteleft {
	margin: 5px 10px 5px -25px;
}
#pullquotebodyleft {
	margin: 0px;
	padding: 10px;
	background: url(../images/quotebtm.gif) bottom right no-repeat;
}
#pullquoteright {
	margin: 0px -40px 5px 10px;
	padding: 0px;
	width: 170px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 150%;
	text-align: center;
	background: #a31d2d url(../images/quotetopr.gif) top left no-repeat;
	float: right;
}
* html #pullquoteright {
	margin: 5px -20px 5px 10px;
}
#pullquotebodyright {
	margin: 0px;
	padding: 10px;
	background: url(../images/quotebtmr.gif) bottom left no-repeat;
}
#contactitem {
	width: 60px;
	float: left;
}
#portfoliopanel {
	margin: 15px -15px 0px -20px;
	width: 450px;
	clear: none;
}
#portfoliopanel img {
	width: 75px;
	height: 75px;
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px #000000 solid;
}
#portfoliobuttons {
	width: 75px;
	height: 75px;
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px #000000 solid;
}
#portfoliothumbnails {
	margin: -20px -40px 20px 15px;
	width: 101px;
	float: right;
}
* html #portfoliothumbnails {
	margin: -20px -20px 20px 15px;
}
#portfoliothumbnails img {
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}
#testamonial {
	width: auto;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	float: left;
	clear: none;
	background: #a77330;
	color: #FFFFFF;
}
#testamonial p {
	margin: 0 0 10px 0;
}
#testamonial hr {
	background-color: #FFFFFF;
	border: none;
}
#sminstructions {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a77330;
	line-height: 100%;
	padding-top: 5px;
}
#beforeafterbtns {
	position: relative; 
	top: -11px; 
	width: 300px; 
	margin-bottom: -9px; 
	padding: 0px; 
	clear: none; 
	text-align: right;
}
#beforeafterbtns img {
	margin-right: 5px;
}
.altext {
	display: none;
}
.imgalt h1{
	display: none;
}