body {
	margin:48 0px;
	padding:0;
	text-align:center;
	background-color:#c9d1b5;
	height:100.1%;
}

#container {
	position:relative;
	margin-right:auto;
	margin-left:auto;
    width:810px;
	text-align:left;
	border:0px solid black;
}

#breadcrumb {
	text-align:right;
	width:800px;
	font:bold 10px verdana, sans-serif;
	color:#467444;
}

#breadcrumb a {
	text-decoration:underline;
	color:#467444;
}

#breadcrumb a:visited {
	text-decoration:underline;
	color:#467444;
}

#breadcrumb a:hover {
	color:#467444;
	text-decoration:none;
}

#header {
	height:76px;
	width:810px;
	background-color:#660033;
	background-image:url('/img/bg_header.gif');
	background-repeat:no-repeat;
	border:0px solid black;
}

#logo {
	position:absolute;
	top:24px;
	left:26px;
}

#nav {
	position:absolute;
	top:43px;
	left:375px;
	border:0px solid #FFF;	
}

#content_wrapper{
	background:transparent;
	width:810px;
	border:0px solid #000;
}

#gradient_left {
	background:url('/img/gradient_left.gif') repeat-y;
	width:5px;
}

#gradient_right {
	background:url('/img/gradient_right.gif') repeat-y;
	width:5px;
	border:0px solid #000;
}

#content{
	background:#fff;
	width:800px;
	border:0px solid #000;
}

#content_left{
	width:177px;
	background:#660033;
	vertical-align:top;
	border:0px solid blue;
}

#content_left_inner {
	margin:25px 35px 25px 35px;
	padding:0 0 15px 0px;
	text-align:right;
	background:url('/img/bg_horizontal_dots.gif') repeat-x bottom left;
	border:0px solid blue;
}

#content_left_inner h2 {
	font:bold 18px arial, san-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
}

#content_left_inner h3 {
	font:bold 12px arial, san-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
}

#content_left_inner ul, #content_left_inner ul a, #content_left_inner a:visited{
	font:bold 12px arial, san-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0;
	text-decoration:none;
}

div.related_links {
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	background:url('/img/bg_horizontal_dots.gif') repeat-x top left;
}

#related_links ul, #related_links ul a, #related_links ul a:visited {
	font:11px arial, san-serif;
	text-decoration:none;
	color:white;
}

#content_right{
	width:624px;
	vertical-align:top;
	background:#d5e6b3;
	border:0px solid blue;
	border-left:3px solid #822c58;
}

#content_header {
	min-height:41px;
	text-align:center;
  	background:#9eaa85;
	border-bottom:3px solid #7e886a;
}

#content_header h1{
	padding-bottom:11px;
}

#content_right_inner {
	margin:20px 30px 20px 30px;
	border:0px solid blue;
}

#box1{
	text-align:center;
	vertical-align:top;
	width:311px;
	overflow: hidden;
	background:#dfe1da;
	border:0px solid blue;
}

#box1_inner {
	margin:-15px 20 10 20;
	text-align:left;
	width:260px;
	overflow: hidden;
	border:0px solid blue;
}

#box2{
vertical-align:top;
	text-align:center;
	width:313px;
	overflow: hidden;
	background:#c2c7b9;
	margin:0 0 0 0px;
	border:0px solid blue;
}

#box2_inner {
	text-align:left;
	overflow: hidden;
	width:262px;
	margin:-15px 20 10 20;
	border:0px solid blue;
}

#box999{
	vertical-align:top;
	text-align:center;
	width:311px;
	overflow: hidden;
	background:#cccccc;
	margin:0 0 0 0px;
	border:0px solid blue;
}
#box999_inner {
	text-align:left;
	overflow: hidden;
	width:260px;
	margin:-15px 20 10 20;
	border:0px solid blue;
}

.box_title {
	text-align:left;
	position:relative;
	top:-36px;
	left:0px;
	height:36px;
	background:#3f6683;
	opacity: .75;
	filter: alpha(opacity=75);

}

.box_title h1{
	font:bold 18px arial, san-serif;
	margin:0px 0 0 0px;
	padding:8px 0 0 25px;
}

#footer {
	background:url('/img/gradient_footer.gif') repeat-x;
	height:30px;
	width:810px;
	color:#578053;
	font:11px verdana, sans-serif;
}

#footer_left {
	float:left;
	padding:9 0 0 13px;
}

#footer_right {
	float:right;
	padding:9 13 0 0px;
	text-align:right;
}

#footer a {
	color:#578053;
	font:11px verdana, sans-serif;
	text-decoration:underline;
}

#footer a:visited {
	color:#578053;
	font:11px verdana, sans-serif;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
	height:1px;
	border:0px solid #FFF;
}

/* Begin Text Selectors */

h1{
	font:bold 16px arial, san-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:11px 0px 0px 0px;
} 

h2 {
	font:bold 18px arial, san-serif;
	color:#000;
	margin:0px 0px 6px 0px;
}

h3 {
	font:bold 14px arial, san-serif;
	color:#000;
	margin:0px 0px 0px 0px;
}

h4{
	font:bold 12px arial, san-serif;
	color:#000;
	margin:0px 0px 0px 0px;
}

p {
	font:11px verdana, arial, san-serif;
	color:#424737;
	margin:0px 0px 6px 0px;
}

.p {
	font:11px verdana, arial, san-serif;
	color:#424737;
	margin:0px 0px 0px 0px;
}

td {
	font:10px verdana, arial, san-serif;
	color:#424737;
}

textarea {
	font:11px verdana, arial, san-serif;

	margin:0px 0px 6px 0px;
}

a {
	text-decoration:underline;
	color:#6d8e92;
}

a:visited {
	text-decoration:underline;
	color:#6d8e92;
}

a:hover {
	color:#6d8e92;
	text-decoration:none;
}

ul {
	font:10px verdana, helvetica, arial, san-serif;
	color:#000;
	line-height:16px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

img {
	border:0;
}

.red {
	color:#FF0000;
}

.left {
	text-align:left;
	padding:11 0 0 20px;
}

.nomargin {
	margin:0px 0px 0px 0px;
}
/*global thumbs styles*/
#thumbs {
	margin:0 0 10 0px;
	border:0px solid blue;	
	text-align:center;
}

#thumbs p{
	margin:4 0 6 0px;
	text-align:center;
}

.thumb_photo_white {
	float:left;
	margin:0px 0px 0px 0px;
	background:url("/img/bg_shadow.gif") no-repeat bottom right; 
	border:0px solid blue;
}

.thumb_photo_white img{
	display: block;
	position: relative;
	border: 1px solid #fafafa;
	margin: -1px 4px 5px -1px;
	padding: 0px;
}

/*class detail thumbs styles*/
.thumb_photo {
	float:left;
	margin:0px 0px 0px 15px!important;
	margin:0px 0px 0px 25px;
	background:url("/img/bg_shadow_green.gif") no-repeat bottom right; 
	border:0px solid blue;
}


.thumb_photo img{
	display: block;
	position: relative;
	border: 1px solid #fafafa;
	margin: -5px 4px 5px -4px;
	padding: 0px;
}

/*store item thumbs styles*/
.thumb_photo_store {
	float:left;
	margin:0px 6px 0px 0px;
	background:url("/img/bg_shadow_green.gif") no-repeat bottom right; 
	border:0px solid blue;
}

.thumb_photo_store img{
	display: block;
	position: relative;
	border: 1px solid #fafafa;
	margin: -5px 4px 5px -4px;
	padding: 0px;
}

div.clear a {
	color:#3f6683;
	font:bold 10px verdana, sans-serif;
	clear:both;
	text-align:center;
}

.submit {
	background-color:#7e886a;
	color:#fff;
	font-weight:Bold;
}

.submitsm {
	background-color:#7e886a;
	color:#fff;
	font-weight:Bold;
	font-size:10px;
}

.white {
	color:white;
}

.tableLight {
	background-color:#EEEEEE;
}

.tableDark {
	background-color:#DDDDDD;
}

.tableHighlight{
	background-color:#660033;
}