/* -------------------------------------- TAGS -------------------------------------- */

a {
	color: #cc3300;
	text-decoration: none;
}

a:hover {
	color: #cc3300;
	text-decoration: underline;
}

body {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	color: #92342f;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}

h2 {
	color: #cc3300;
	letter-spacing: 2px;
	margin: 0 0 8px 0;
	font: normal 13px Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	background-color: #92342f;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 24px 0 0 0;
	padding: 2px 8px;
}

form {
	margin: 0;
}

form div.row {
	clear: both;
	margin: 4px 0;
}

form input.button {
	margin-top: 24px;
}

form input.state {
	width: 36px;
}

form input.text {
	width: 150px;
}

form input.zip {
	width: 110px;
	_width: 106px;
}

form label {
	float: left;
	padding: 5px 8px 0 0;
	text-align: right;
	width: 100px;
}

form textarea {
	height: 50px;
	width: 250px;
}

form select {
	width: 150px;
	_width: 156px;
}

/* ----------------------------------- TAG STYLES ----------------------------------- */

#content #copy  p.bio {
    float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 2px 0;
	width: 280px;
}

#content #copy  p.description {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 2px 0;
}

#content #copy  p.elements {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 2px 0 0 0;
	padding-left: 16px;
}

#content #copy p.title {
	border-bottom: 1px solid #cc3300;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
}

span.note {
	color: #92342f;
	font-size: 10px;
	line-height: normal;
	margin: 8px 0 0 0;
}

span.price {
	background-color: #cc3300;
	color: #fff;
	float: right;
	padding: 3px 4px;
}

span.sub_price {
	color: #cc3300;
	float: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 4px;
}

span.time {
	font-weight: bold;
}

/* -------------------------------------- DIVS -------------------------------------- */

#banner {
	display: none;
}

#container {
	border: 3px solid #ffffff;
	border-top: none;
	margin: 0 auto;
	width: auto;
}

#content {
	background: none;
	padding-top: 33px;
}

#content #copy {
	display: inline;
	float: left;
	margin: 8px 0 24px 0;
	padding-left: 15px;
	width: auto;
}

#content #copy p {
	font-size: 12px;
	line-height: 20px;
	margin: 20px 0;
}

#content #sidebar {
	display: none;
}


#content #footer {
	clear: both;
	font-size: 10px;
	padding: 4px;
	text-align: center;
	word-spacing: 6px;
}

#content #footer span.address {
	margin-left: 18px;
}

#copyright {
	color: #ccc;
	font-size: 10px;
	margin: 8px auto;
	text-align: center;
	width: 600px;
}

#nav {
	display: none;
}

#photo img {
	border: 1px solid #cc3300;
}

#thumbs {
	text-align: center;
}

#thumbs a {
	border: 1px solid #92342f;
	display: block;
	height: 48px;
	text-decoration: none;
}

#thumbs a:hover {
	border: 1px solid #cc3300;
	text-decoration: none;
}

/* ----------------------------------- DIV STYLES ----------------------------------- */

div.divider {
	clear: both;
	font-size: 2px;
}

div.portrait {
	background: #fff no-repeat center center;
	float: left;
	height: 100px;
	margin: 6px 8px 8px 0; 
	width: 80px;
}

div.row_break {
	clear: both;
	height: 12px;
	font-size: 2px;
}

div.menu_item {
	margin-top: 24px;
}

div.thumbnail {
	border: 1px solid #fff;
	display: inline;
	float: left;
	height: 50px;
	margin: 8px 0 8px 16px;
	width: 50px;
}