/* 
				+----------------------+
				| vitalwebsite.com*
				| jason rebuck [c]2006 |
				+----------------------+
---------------------------------------|
------------------------------------------|
*/



body {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	background: url(images/bg.jpg) top left repeat #A59296;
	/*center everything for IE */
	margin:10px 0px; padding:0px;
	text-align:center;
}

.page_break {
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#holder {
	position: relative;
	left: 10px;
	width: 738px;
	padding: 0px 0px 0px 0px;
	top: 10px;
	border: 2px solid #DF4AAB;
	/*center everything for other browsers */
	margin:0px auto;
	text-align:left;
}


.top, .top_option, .middle, .middle_option, .bottom, .bottom_option, .bottom_small, .nav_bar {
	width: 738px;
	margin: 0px 0px 0px 0px;
}

.top {
	height: 46px;
	background: url(images/new_top_piece.jpg) bottom left no-repeat transparent;
}

.top_option {
	height: 46px;
	background: url(images/new_top_piece-option.jpg) bottom left no-repeat transparent;
}


.nav_bar {
	height: 62px;
	background: url(images/nav_bar.jpg) bottom left no-repeat transparent;
}

.middle {
	background: url(images/new_middle_piece.jpg) top left repeat-y transparent;
	padding: 0px 0px 0px 0px;
}

.middle_option {
	background: url(images/new_middle_piece-option.jpg) top left repeat-y transparent;
	padding: 0px 0px 0px 0px;
}

img.logo {
	padding: 0px 0px 0px 50px;
}

img.menu_title {
	padding: 0px 0px 0px 70px;
}

.bottom {
	height: 31px;
	background: url(images/new_bottom_piece.jpg) top left no-repeat transparent;
}

.bottom_option {
	height: 31px;
	background: url(images/new_bottom_piece-option.jpg) top left no-repeat transparent;
}

.bottom_small {
	height: 19px;
	background: url(images/new_bottom_piece-small.jpg)  top left no-repeat transparent;
}


.left, .right {
	padding: 5px 15px 10px 20px;
	margin: 0px 0px 0px 0px;
}

.left {
	width: 305px;
	float: left;
}

.left_small {
	width: 160px;
	float: left;
}

.right  {
	width: 355px;
	float: right;
}

.left_small, .right_small {
	padding-top: 5px;
}

.right_small {
	width: 190px;
	float: right;
}


.right_small_nav {
	width: 240px;
	float: right;
}

.right_small_wide, .right_small_wide_nav {
	width: 355px;
	float: right;
}

ol{

	margin: 0px 0px 0px 0px;
	padding: 5px 15px 10px 40px;
	list-style:disc;
	/*line-height: -5px;*/
	font-size: 11px;


}

ol ol {
	list-style:circle;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 15px;

}

ol ol ol {
	list-style:square;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 15px;

}

h1{
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #000000; 
	font-size:11px; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
}

h2, h5 {
	font-size: 16px;
	/*text-decoration: underline;*/
	/*color: #684876;*/
	margin: 0px 0px 0px 0px;
}

h2{
	color: #df4aab;
	float: left;
	padding: 10px 10px 0px 0px;
}

h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 15px;
	color: #684876;
}

h4, h6{
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	float: left;
	color: #000000;
}

h5 {
	color: #67902C;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	width: 65%;
	text-align:center;
}

h6{
	width: 90%;
	text-align: center;
}

a, a:link, a:visited {
	font-size: 12px;
	color: #67902C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


img.sample, img.sample_small, img.sample_tiny {
	width: 154px;
	height: 164px;
	padding: 5px 5px 25px 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

img.sample {
	margin: 15px 15px 0px 85px;
}

img.sample_small {
	margin: 5px 30px 0px 0px;
}

image.sample_tiny {
	margin: 5px 30px 0px 20px;
}
