/* @override 
	http://www.cresthillantiques.com/includes/stylewide.css
	http://cresthillantiques.com/includes/stylewide.css
	http://www.cresthillantiques.com/includes/style.css
	http://localhost/~Michael/sally/includes/style.css
	http://localhost/~Michael/sally/espresso/includes/style.css
*/

h1 {
	color: #650000;
	font: bold 14px "Myriad Pro", Tahoma, Verdana;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.header {
	z-index: 2;
	position: relative;
}

.textback {
	position: absolute;
	z-index: 0;
	left: 80px;
	top: 30px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
	height: 530px;
	width: 750px;
	margin-top: 5px;
	border: 2px solid #FFFFFF;
	background: url(../images/backgrounds/randomback.php) repeat;
}

a {
	position: relative;
	color: #7d0807;
	text-decoration: none;
}

.maintext a {
	font-weight: bold;
}

a:hover {
	color: #000000;
}

.navbarback {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 50px;
	height: 0;
}

.navbartext {
	position: absolute;
	z-index: 1;
	color: #660000;
	width: 130px;
	text-transform: uppercase;
	height: 230px;
	overflow: hidden;
	margin-right: -50px;
	top: 40px;
	font: bold 12px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 15px;
}

.navbartext li {
	list-style-type: none;
	margin-bottom: 8px;
	list-style-image: none;
	position: relative;
	left: -35px;
}

.maintext {
	overflow: auto;
	z-index: 2;
	position: absolute;
	top: 60px;
	left: 80px;
	height: 455px;
	width: 625px;
	margin-left: 27px;
}

.maintext img {
	float: left;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 1px solid #800807;
}

.infoboxright {
	float: right;
	clear: right;
	margin: 5px;
	display: inline;
	border: 1px solid #800807;
	text-align: center;
	width: 250px;
}

body {
	background: #B2AE9E url(../images/background.png) repeat-x;
		font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

.footer {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

.maintext ul {
	margin-left: 15px;
	padding-left: 15px;
	width: 465px;
	list-style-type: square;
	margin-top: 0;
}

.maintext li {
	margin-bottom: 3px;
}

img.floatright
{
	float: right;
	clear: right;
	margin: 5px;
	display: inline;
}

table.itemlist td {
	vertical-align: top;
}

table.itemlist img {
vertical-align: top;
	float: right;
	width: 125px;
}

table.itemlist td.textcontainer {
	width: 175px;
}

table.itemlist td.imagecontainer {
	width: 125px;
}

.pictureview {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 400px;
}

.pictureview img {
	
	border-style: solid;
	border-width: 1px;
	border: 1px solid #800807;
	margin-bottom: 5px;
	width: 400px;
}

.pictureviewnav {
	margin-bottom: 15px;
}

*
{
	
}