/* multiples */

html, body, html *, .left {text-align:left;}

#content, #page {position:relative;}

#logo, b.cn, #menu, #menu a, .here {position:absolute;}

/* tags :alpha */

a {
	color:#fc0;
	color:#6a3838;
	text-decoration:none;
	}
	
a:hover {color:#000;}



body {
	margin:auto;
	background:#6a3838;
	font:normal .9em "Lucida Grande", Tahoma, Verdana, sans-serif;
	}
	
em {
	font-weight:bold;
	color:#6a3838;
	font-style:normal;
	}	

h1, h2, h3 {
	color:#6a3838;
	font-weight:bold;
	}

img { border-style:none; }

p {line-height:150%;}

td, th {
	vertical-align:top;
	font-size:13px;
	padding:0px;
	margin:0px;
	}

/* classes & IDs :alpha */

#content {
	padding:20px;
	padding-top:10px;
	border-top:1px solid #333;
	margin-top:-3px;
	}

.copy {
	float:right;
	margin:4px 32px 0px 0px;
	}	

#headshot {border-right:1px solid #333;}

#logo {
	top:0px;
	left:380px;
	height:285px;
	width:380px;
	background-image:url(../usable_images/logo_back.jpg);
	}

.mailer a:hover {
	background:#6a3838;
	color:white;
}

#page {
	width:760px;
	height:auto;
	margin:20px auto 20px auto;
	padding:0px;
	border:1px solid #333;
	padding-bottom:10px;
	background:#fff url(../usable_images/watermark.gif) bottom center no-repeat;
	}
	
#specials li, #clients li {
	color:#6a3838;

	padding:3px;
	}

#tags td {
	font-size:12px;
	color:#000;
	width:570px;
	}
	
#tags {
	margin-top:-70px;
	}
	
#wrapper {width:100%;}
	
	
/* corners */
b.cn {
	height:22px;
	width:22px;
	background:url(../usable_images/corners.gif) no-repeat;
	line-height:1px;
	font-size:1px;
	}
	 
* html b.cn {background-image:url(../usable_images/corners.gif);}
b.tl {top:-1px; left:-1px; background-position:top left;z-index:100;}
b.tr {top:-1px; right:-1px; background-position:top right;z-index:101;}
b.bl {bottom:-1px; left:-1px; background-position:bottom left;z-index:102;}
b.br {bottom:-1px; right:-1px; background-position:bottom right;z-index:103;}



/* menu */

#menu {
	top:0px;
	left:0px;
	height:26px;
	width:760px;
	background:url(../usable_images/menus/maroon/up.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
		border-bottom:1px solid #666;

	}

#menu {
	top:-27px;
	left:380px;
	width:380px;
	overflow:hidden;
	
}

#menu a, .here {
	display:block;
	width:126px;
	top:0px;
	left:0px;
	text-align:center;
	color:#541054;
	color:white;
	border-right:1px solid #666;
	border-bottom:0px solid #666;
	height:22px;
	padding:4px 0px 0px 0px;
	}

#menu a:hover {
	font-weight:bold;
	color:black;
	background:url(../usable_images/menus/maroon/down.gif) repeat-x;
	}

.here {color:#666 !important;
	background:url(../usable_images/menus/maroon/down.gif) repeat-x;
	}

#about {left:127px !important;}

#contact {left:254px !important;}

