/* CSS Document */
* {
	margin-left: auto;
	margin-right: auto;
}

#div_label_prop_left
{
width: 25%; float: left; text-align: left; padding-left:20px;
}

#div_label_prop_right
{
width: 65%; float:right; text-align: right;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696679;
	background-color: #465062;
}
h1 {
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}

h1 a:link, a:visited {
	color: #6666cc;
	text-decoration: none;
}
h1 a:hover {
	color: #0099FF;
}

/*------------- Layout ----------*/
#main {
	width: 100%;
}

#container {
	width: 1000px; 
	background-color: #FFFFFF;
	background: url(../img/left_strip.jpg) repeat-y left;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}
#left_column {
	float: left;
	width: 220px;
	background-color: #eee;
	border-right: 1px #bcbeb3 solid;
	text-align: center;
}
#right_column {
	width: 779px !important; /*780*/
	float: right;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
	height: 94px;
	background: url(../img/gold_strip.jpg) repeat-x;
	color: #fff;
}
#header h1 {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
}
#shop_cart {
	position: absolute;
	top: 15px;
	margin-left: 480px;
}
#shop_cart img.imageFloat{
	float: left;
}

#bread_crumb {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	color: #6666cc;
	border-bottom: 1px solid #d8ce86;
}
#bread_crumb a:link {
	color: #6666cc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
#bread_crumb a:visited {
	color: #6666cc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
#bread_crumb a:hover {
	color: #0c0ca3;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
#content_wrapper {
	float: left;
	width: 100%; /*779*/
	margin-top: 20px;
	margin-bottom: 10px;

}
#content_wrapper h2 {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
	height: 20px;
	background-color:#faec89;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
}


h2.contentwrap {
	margin: 0;
	padding: 0;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
	height: 20px;
	background-color:#faec89;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
}
.bread_bullet {
	color: #eae9b9
}

.text_wrap {
	width: 90%;
/*	padding-left: 30px;*/
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #bebe76;
}
.text_wrap h1 {
	margin: 0;
	font-family:"Times New Roman", Times, san-serif;
	font-size: 32px;
	color: #999999;
}
.text_wrap h2 {
	margin: 0;
	font-family:"Times New Roman", Times, san-serif;
	font-size: 24px;
	color: #999;
}

#feature_items {
	float: left;
	width: 75.2%; 
	color: #6666cc;
}
.row_items {
	width: 99%;
	height: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	border-top: 1px solid #000000; */
	clear: right;
	text-align: center;
}
#vert_item {
	float: left;
	width: 21.72%;
	border-left: 1px solid #d8ce86;
	padding-left: 10px;
	padding-right: 5px;
	color: #6666cc;
	text-align: center;
}
#site_links {
	float: left;
	position: relative;
	width: 100%; /*779*/
	color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #c0b96b;
	border-bottom: 1px solid #c0b96b;
}
#site_links ul {
	float: left;
	width: 85%; /*50em*/
	margin: 0;
	padding-left: 70px;
	padding-right: 30px;
	list-style: none;
}
 
#site_links li {
	float: left;
	width: 12em; /*15em*/
	margin: 0;
	background-image: url(../img/medium_29.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 1em;  /*left padding moves the text away from the bullet */
}
#site_links a:link {
	color: #6666cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#site_links a:visited {
	color: #6666cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
#site_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#secure_logo {
	float: left;
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #efefef;
	border-top: 1px solid #d3c473;
	text-align: center;
}

#secure_logo img{
	border:none;
}

#bottom_bar {
	float: left;
	position:relative;
	width: 100%;
	height: 35px;
	padding: 0;
	background: url(../img/bottom_strip.jpg) repeat-x;
	border-top: 1px solid #d3c473;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}

#bottom_bar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

#bottom_bar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6666cc;
	text-decoration:none;
}

#bottom_bar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6666cc;
	text-decoration:none;	
}

#footer {
	width: 900px;
/*	clear: both;*/
	color: #000000;
	background: url(../img/left_strip.jpg) repeat-y left;
}