@font-face {
	font-family: 'AnonymousProRegular';
	src: url('fonts/Anonymous_Pro-webfont.eot');
	src: url('fonts/Anonymous_Pro-webfont.eot#iefix') format('embedded-opentype'),
		 url('fonts/Anonymous_Pro-webfont.woff') format('woff'),
		 url('fonts/Anonymous_Pro-webfont.ttf') format('truetype'),
		 url('fonts/Anonymous_Pro-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
iframe {
	background-color: transparent;
}
* {
	margin:0;
	padding:0;
} 
html, body {height: 100%;}
	
p {
	padding:10px;
	font-size:14px;
}
ul, ol {
	font-size:14px;
}
ul, ol {
	margin:5px 15px 10px 30px;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
	padding:10px;
}
h4 {
	font-size:16px;
	padding:10px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
.sub-script {
	font-size: 12px;
}
#wrap {
	min-height: 100%;
}
#main {
	padding-bottom: 317px;
	position:relative;
	z-index:0;
	margin-top:-100px;
}  /* must be same height as the footer */
#main2 {
	padding-bottom: 317px;
	position:relative;
	z-index:0;
	margin-top:-150px;
}  /* must be same height as the footer */
#footer {
	background: #181309 url(images/bottom-bg-tile1.jpg) repeat-x;
	float:left;
	height: 317px;
	width: 100%;
	position: relative;
	margin-top: -317px; /* negative value of footer height */
	clear:both;
} 
	/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
.clr {
	clear:both;
}
body {
	background:url(images/leopard-pattern.jpg) repeat center center;
	margin:0;
	padding:0;
	overflow-x: hidden;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#wrapper-top {
	margin: 0px;
	padding: 0px;
	height: 539px;
	width: 100%;
}
#wrapper-top-tile {
	background: url(images/top-bg-tile-upper.jpg) repeat-x ;
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 539px;
	width: 100%;
	top:20px;
	z-index:500;
}
#wrapper-top-lower {
	background: url(images/top-bg-tile-lower.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 254px;
	width: 100%;
	position:relative;
}
#header {
	background: url(images/header3.jpg) no-repeat center center;
	position:relative;
	overflow:hidden;
	padding: 0px;
	height: 580px;
	top:-20px;
}
#magazines {
	background: url(images/magazines.png) no-repeat;
	position:relative;
	margin: 0 auto;
	padding: 0px;
	height: 467px;
	width: 486px;
	top:72px;
	left:65px;
}
#magazine-slider {
	background: url(images/center-slider-photo.png) no-repeat;
	position:relative;
	margin: 0 auto;
	padding: 0px;
	height: 467px;
	width: 348px;
	left: 2px;
}
#navigation {
	background: url(images/nav-bar.png) no-repeat;
	position:relative;
	margin: 0 auto;
	padding: 0px;
	height: 62px;
	width: 968px;
	left:25px;
	top:-20px;
	z-index:1000;
}
#showcase {
	background:#af9b78;
	position:relative;
	margin: 0 auto;
	padding: 0px;
	height: 400px;
	width: 953px;
	top:0px;
	bottom:-150px;
	left: 27px;
	z-index:500;
	-khtml-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;

}
/*.showcase-lift {
	position: relative;
	padding-top:-150px;
}*/
.showcase-column-outboard h3.widget-title, .showcase-column  h3.widget-title {
	background: url(images/home-sc-box-title-bg.gif) repeat-x;
	height: 66px;
	width: 100%;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.showcase-column-outboard img, .showcase-column img {
	margin-left:8px;
	border:1px solid #ccc;
	width:190px;
}
div.showcase-textbox {
	height:130px;
	overflow:hidden;
}
div.showcase-textbox p {
	font-size:12px;
	text-align:justify;
}
.showcase-column-outboard div.readon img, .showcase-column div.readon img {
	border:0px solid #ccc;
	width:73px;
	height:18px;
	position:relative;
	float:right;
	z-index:500;
}
.showcase-column-outboard .readon a, .showcase-column .readon a {
	width:73px;
	height:18px;
	border: none;
	position:relative;
	float:right;
	padding-right:10px;
	top:10px;
	background: url(images/readmore-btn-sc.gif) no-repeat;
}
.showcase-column-outboard .readon a:hover, .showcase-column .readon a:hover {
	background: url(images/readmore-btn-sc-roll.gif) no-repeat;
	width:73px;
	height:18px;
	border: none;
	position:relative;
	float:right;
	z-index:1000;
}
.showcase-column-outboard {
	width:210px;
	height:380px;
	float:left;
	margin:10px 12px 10px 25px;
	background: #fefefe; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#fefefe, #f9f9f9);
	background: -o-linear-gradient(#fefefe, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f9f9f9)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#fefefe, #f9f9f9);
	-khtml-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	color:#000;
}
.showcase-column {
	width:210px;
	height:380px;
	float:left;
	margin:10px 11px;
	background: #fefefe; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#fefefe, #f9f9f9);
	background: -o-linear-gradient(#fefefe, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f9f9f9)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#fefefe, #f9f9f9);
	-khtml-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	color:#000;
}
#award-ribbon {
	float:right;
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 87px;
	position: absolute;
	z-index: 1000;
	top:-17px;
	right:-41px;
	background:url(images/ribbon-banner.png) no-repeat;
}
#core {
	background: url(images/dual-column-tile.gif) repeat-y ;
	position:relative;
	margin: 0 auto;
	padding: 0px;
	width: 953px;
	left:27px;
	top:40px;
	clear:both;
	-khtml-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0 ;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
#sidebar {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 235px;
	height: auto;
}
#content {
	margin: 0px;
	padding: 20px;
	float: right;
	height: auto;
	width: 638px;
}
.copyright {
	width:638px;
	height:auto;
}
.copyright p {
	font-size:12px;
	text-align:justify;
}
#contentwide {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 935px;
}
#bottom-cat-box {
	position:relative;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	margin-top:-277px;
	padding-bottom:-317px;
	z-index:1000;
}
#cat-box {
	position:relative;
	margin: 0 auto;
	padding:0;
	height:729px;
	width:auto;
	background: url(images/whole-cat-bottom.jpg) no-repeat center;
	margin-left:-190px;
	overflow:visible;
}
/*#bottom-cat-left {
	background: url(images/bottom-cat-left.png) no-repeat left;
	float:left;
	margin: 0px;
	padding: 0px;
	height: 729px;
	width: 458px;
}
#bottom-cat-center {
	background: url(images/bottom-cat-center.png) no-repeat center;
	float:left;
	margin: 0px;
	padding: 0px;
	height: 729px;
	width: 953px;
}
#bottom-cat-right {
	background: url(images/bottom-cat-right.png) no-repeat right;
	float:left;
	margin: 0px;
	padding: 0px;
	height: 729px;
	width: 215px;
}*/
ul.menu
	{
	list-style: none;
	padding: 0;
	margin: 19px 0 0 0;
	color:#aaa892;
}
	
ul.menu li
	{
	display: inline;
	padding: 0;
	margin: 0;
}
ul.menu li a:hover {
	background:none;
	color:#666;
	text-decoration:underline;
}
ul.menu li a {
	color:#aaa892;
	text-decoration:none;
}
	/*ul.menu li:before { content: " | "; padding:10px 22px;
}
	ul.menu li:first-child:before { content: "";
}
	*/
	/*IE workaround*/
	/*All IE browsers*/
* html ul.menu li {
	border-left: 1px solid #aaa892;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}
	/*Win IE browsers - hide from Mac IE\*/
* html ul.menu { 
	height: 1%;
}
* html ul.menu li {
	display: block;
	float: left;
}
	/*End hide*/
	/*Mac IE 5*/
* html ul.menu li:first-child { 
	border-left: 0;
}
	/**Menu from Twenty Eleven 1.2 **/
#access {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	margin-top:13px;
	margin-left:17px;
	font-weight:bold;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color:#aa892;
	display: block;
	line-height: 20px;
	padding: 8px 29px;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	text-decoration:underline;
}
	/**Side Bar Styling**/
#secondary {
	background: url(images/left-column-panel.png) no-repeat;
	width:245px;
	height:489px;
}
h3.widget-title {
	color: #aaa892;
	text-align:center;
	padding:20px 0 0 0;
}
ul#menu-points-of-interest li {
	display:block;
	list-style-type: none;
	float:none;
	padding: 1.055em 0 0 0;
	text-align:center;
	font-size:16px;
}
ul#menu-points-of-interest li:before {
	content: "";
	padding:0;
}
ul#menu-points-of-interest li:first-child:before {
	content: "";
}
ul.nav-menu {
	list-style: none;
	padding: 0;
	margin: 19px 0 0 0;
}
ul.nav-menu a {
	color: #aaa892;
	text-decoration:none;
}
ul.nav-menu a:hover {
	color:#666;
	text-decoration:underline;
}
#content .post h2 a, #content h2.entry-title {
	color:#000;
	text-align:right;
	display:block;
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-size:24px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
#contentwide .post h2 a {
	color:#000;
	text-align:right;
	display:block;
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-size:24px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
}
	/* main nav menu global styles*/
.header_menu_res ul, .header_menu_res ul ul, .header_menu_res ul ul ul { 
	float:left; 
	margin:0; 
	padding:0; 
	list-style:none;
}
.header_menu_res ul li.first { 
	padding-left:0; 
	background:none;
}
.header_menu_res ul li a { 
	color:#fff; 
	text-decoration:none;
}
.header_menu_res ul li:hover a { 
	color:#555555; 
	background: #fff;
	text-shadow:0 1px 0 #fff;
}
.header_menu_res ul li.sfHover a.sf-with-ul { 
	color:#555555; 
	background:#fff;
	text-shadow:0 1px 0 #fff; 
	z-index:999; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
ul.header_menu_res ul li.sfHover div { 
	display: block;
}
.header_menu_res ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1;
}
.header_menu_res ul a  { 
	padding:5px 10px;
	position:relative; 
	color:#555; 
	z-index:100; 
	display:block;
	line-height:18px; 
	text-decoration:none;
}
.header_menu_res ul li:hover a { 
	background:#f4f4f4; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.header_menu_res ul li.current_page_item, .header_menu_res ul li.current_page_parent a { 
	color:#555; 
	background:#f4f4f4; 
	text-shadow:0 1px 0 #fff; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.header_menu_res ul li li.current_page_item { 
	background:none;
}
.header_menu_res ul li.current_page_item a { 
	color:#555; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.header_menu_res ul.children li a { 
	background:#fff; 
	border-top: none; 
	border-left: none;
}
.header_menu_res ul li  { 
	float:left; 
	margin:0 2px; 
	width: auto; 
	font:normal 14px/1.2em Arial, Helvetica, sans-serif;
	z-index:999;
}
.header_menu_res ul li a.sf-with-ul {
	padding-right:20px;
}
.header_menu_res ul li ul li a.sf-with-ul {
	padding-right:12px;
}
.header_menu_res ul .sf-sub-indicator {
	background:url(images/arrow-superfish.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0.4em;
	text-indent:-999em;
	top:0.9em;
	width:10px;
}
.header_menu_res ul li ul .sf-sub-indicator {
	background:url(images/arrow-superfish-right.png) no-repeat;
	overflow:hidden;
	right:0;
}
.header_menu_res ul li ul  { 
	margin-top:-2px;
	background: #fff; 
	position: absolute; 
	left: -999em; 
	width: 180px; 
	border: 1px solid #dbdbdb; 
	border-width:1px 1px 0; 
	z-index:998; 
	-khtml-border-radius: 0 3px 3px 3px; 
	-moz-border-radius: 0 3px 3px 3px; 
	-webkit-border-radius: 0 3px 3px 3px; 
	border-radius: 0 3px 3px 3px;
}
.header_menu_res ul.menu ul { 
	background-color: #FFF; 
	border:1px solid #eee; 
	border-top:none;
	z-index:998; 
	-khtml-border-radius: 0 6px 6px 6px; 
	-moz-border-radius: 0 6px 6px 6px; 
	-webkit-border-radius: 0 6px 6px 6px; 
	border-radius: 0 6px 6px 6px; 
	-moz-box-shadow: 1px 1px 5px #b7b7b7; 
	-webkit-box-shadow: 1px 1px 5px #b7b7b7; 
	box-shadow: 1px 1px 5px #b7b7b7;
}
.header_menu_res ul.menu ul ul.children { 
	background-color: #FFF; 
	border:1px solid #eee; 
	border-top:none;
	z-index:998; 
	-khtml-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px; 
	-moz-box-shadow: 1px 1px 5px #b7b7b7; 
	-webkit-box-shadow: 1px 1px 5px #b7b7b7; 
	box-shadow: 1px 1px 5px #b7b7b7;
}
.header_menu_res ul.menu li ul li  { 
	margin:0; 
	padding:0px;
}
.header_menu_res ul.menu li ul li a  { 
	padding:7px 12px; 
	width:156px; 
	color:#555; 
	font-size:12px; 
	line-height:18px; 
	text-shadow:0 1px 0 #fff;
}
.header_menu_res ul.menu li ul li a.sf-with-ul:hover { 
	background: #f4f4f4;
}
.header_menu_res ul.menu li ul li a:hover  { 
	background: #f4f4f4; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.header_menu_res ul.menu li ul ul  { 
	margin:-32px 0 0 181px; 
	-khtml-border-radius: 0 3px 3px 3px; 
	-moz-border-radius: 0 3px 3px 3px; 
	-webkit-border-radius: 0 3px 3px 3px; 
	border-radius: 0 3px 3px 3px;
}
.header_menu_res ul li:hover,
.header_menu_res ul li.hover  { 
	position:static; 
	color: #555555;
}
.header_menu_res ul li:hover ul ul,
.header_menu_res ul li.sfhover ul ul,
.header_menu_res ul li:hover ul ul ul,
.header_menu_res ul li.sfhover ul ul ul,
.header_menu_res ul li:hover ul ul ul ul,
.header_menu_res ul li.sfhover ul ul ul ul { 
	left:-999em;
}
.header_menu_res ul li:hover ul,
.header_menu_res ul li.sfhover ul,
.header_menu_res ul li li:hover ul,
.header_menu_res ul li li.sfhover ul,
.header_menu_res ul li li li:hover ul,
.header_menu_res ul li li li.sfhover ul,
.header_menu_res ul li li li li:hover ul,
.header_menu_res ul li li li li.sfhover ul  { 
	left:auto;
}
.header_menu_res ul li img.dropdown { 
	padding:2px 0 2px 8px; 
	border:none;
}
.header_menu_res ul.sub-menu { 
	width: auto;
}
.header_menu_res ul.sub-menu li { 
	clear: left; 
	margin: 8px 4px 0;
}
	/* main nav menu superfish styles */
#nav li.sfHover a.sf-with-ul { 
	color:#555555; 
	background:#fff;
	text-shadow:0 1px 0 #fff; 
	z-index:999; 
	-khtml-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
ul#nav li.sfHover div { 
	display: block;
}
#nav li a.sf-with-ul {
	padding-right:20px;
}
#nav li ul li a.sf-with-ul {
	padding-right:12px;
}
#nav.sf-sub-indicator {
	background:url(images/arrow-superfish.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0.4em;
	text-indent:-999em;
	top:0.9em;
	width:10px;
}
#nav li ul.sf-sub-indicator {
	background:url(images/arrow-superfish-right.png) no-repeat;
	overflow:hidden;
	right:0;
}
#nav li ul li a.sf-with-ul {
}
#nav li:hover ul ul,
#nav li.sfhover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.sfhover ul ul ul ul { 
	left:-999em;
}
#nav li:hover ul,
#nav li.sfhover ul,
#nav li li:hover ul,
#nav li li.sfhover ul,
#nav li li li:hover ul,
#nav li li li.sfhover ul,
#nav li li li li:hover ul,
#nav li li li li.sfhover ul  { 
	left:auto;
}
#advert-table {
	width:598px;
	height:auto;
	border: 1px solid #666;
	margin:15px auto;
}
#advert-table-header-bg {
	background: url(images/btn-burgundy.gif) repeat;
	height:32px;
}
tr.off-grey {
	background-color: #efefef;
}
tr.off-grey td, tr.off-white td {
	border-left:1px solid #ccc;
}
tr.off-white {
	background-color: #fefefe;
}
tr.off-white td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
tr.off-grey td, tr.off-white td {
	padding:6px 10px;
}
tr.off-grey:hover, tr.off-white:hover {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.1);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
tr.off-grey2 {
	background-color: #efefef;
}
tr.off-white2 {
	background-color: #fefefe;
}
tr.off-white2 td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
tr.off-grey2 td, tr.off-white2 td {
	padding:6px 10px;
}
tr.off-grey2:hover, tr.off-white2:hover {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.1);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.tip {
	color: #fff;
	background:#1d1d1d;
	display:none; /*--Hides by default--*/
	padding:10px;
	position:absolute;    
	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
table ul {
	padding:5px 10px 10px 30px;
	margin:0;
}
table ul li:hover {
	background-color:#fafafa;
}
td.subscribe-table-highlight {
	padding:5px 10px;
}
.subscribe-table-highlight {
	background:none;
	border:1px solid #e1e1e1;
}
.subscribe-table-highlight:hover {
	background:#fefefe;
	border:1px solid #ccc;
}
.col-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 284px;
}
.col-left p {
	padding: 10px;
}
.col-left ul {
	padding: 5px 10px 10px 30px;
}
.col-left ul li:hover {
	background-color:#ddd;
}
.col-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 340px;
}
.col-right p {
	padding:10px;
}
.col-right td p {
	margin:10px;
}
tr.dark-grey-title-bar {
	background-color: #dedede;
}
tr.dark-grey-title-bar p {
	padding:0px;
}
td.title-left {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
td.title-right {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
td.off-grey-top {
	background-color: #efefef;
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:3px;
}
td.off-white-top {
	background-color: #fefefe;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-collapse:collapse;
	padding:3px;
}
td.off-grey {
	background-color: #efefef;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-collapse:collapse;
	padding:3px;
}
td.off-white {
	background-color: #fefefe;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-collapse:collapse;
	padding:3px;
}
.entry, .entry-content {	
	width:638px;
	height:auto;
	margin:15px 0 0 0;
	padding:0;
	background: #f1ece4; /* Show a solid color for older browsers */
	border: 1px solid #999;
	-khtml-border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}
.entry p {
	margin-top:0;
	padding-top:0;
}
.entry p a, .entry-content p a {
	color:#333;
}
.entry-meta {
	margin:15px 0 0 0;
}
.archive-containter {
	margin: 0 auto;
	padding: 0px;
	height: auto;
	width: 625px;
	background-color:#fff;
	border:1px solid #ccc;
}
.img-description-container {
	margin: 0;
	padding: 0;
	height: auto;
	width: 625px;
}
.archive-pic-holder {
	margin: 10px auto;
	padding: 0px;
	height: auto;
	width: auto;
	background:#fff;
}
.archive-pic-holder h2 {
	text-align:center;
}
.archive-description-box {
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom:15px;
	padding: 0px;
	height: auto;
	width: 600px;
	clear:both;
}
.three-tier-holder {
	width:625px;
	margin:0;
	padding:0;
}
.three-tier-box-outside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
.three-tier-box-middle {
	margin: 0 12px;
	padding: 0px;
	float: left;
	height: auto;
	width: 201px;
}
.three-tier-box-outside ul li, .three-tier-box-middle ul li {
	padding:0;
	margin:0 0 0 20px;
}
.three-tier-box-outside ul li:hover, .three-tier-box-middle ul li:hover {
	background-color:#ddd;
}
.floatimgleft {
	float:left;
	margin-right: 5px;
	margin-bottom:5px;
}
.floatimgleft2 {
	float:left;
	margin: 0 5px 5px 10px;

}
.alignleft {
	float: left;
	margin: 5px 15px 0px 5px;
}
.alignright {
	float: right;
	margin: 10px 0 5px 10px;
}
.post_thumbnail {
	clear:both;
}
#nav-single {
	display:block;
	right:30px;
	margin-top:-20px;
	text-align:right;
}
form#commentform p input, form#commentform p textarea {
	padding:8px;
	border:1px solid #aaa;
	-khtml-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
form#commentform p input#submit {
	padding:5px 8px;
	border:1px solid #aaa;
	-khtml-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	cursor:pointer;
	background: #fefefe; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#fefefe, #cccccc);
	background: -o-linear-gradient(#fefefe, #cccccc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#cccccc)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#fefefe, #cccccc);
}
form#commentform p input#submit:hover {
	padding:5px 8px;
	border:1px solid #aaa;
	-khtml-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	cursor:pointer;
	background: #cccccc; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#cccccc, #fefefe);
	background: -o-linear-gradient(#cccccc, #fefefe);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cccccc), to(#fefefe)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#cccccc, #fefefe);
}
.column-surround {
	width:598px;
	height:auto;
	margin:0 auto;
}
.column-left {
	width:275px;
	height:auto;
	float:left;
	padding:10px;
}
.column-right {
	width:275px;
	height:auto;
	float:right;
	padding:10px 0 10px 10px;
}
.column-right-list {
	width:275px;
	height:auto;
	float:right;
	padding:0 10px 10px 10px;
	margin:15px 15px 5px 5px;
	border:1px solid #333;
	-khtml-top-left-border-radius: 10px; 
	-moz-top-left-border-radius: 10px; 
	-webkit-top-left-border-radius: 10px; 
	border-top-left-radius: 10px;
	-khtml-bottom-left-border-radius: 10px; 
	-moz-bottom-left-border-radius: 10px; 
	-webkit-bottom-left-border-radius: 10px; 
	border-bottom-left-radius: 10px;
	background:#fefefe;
}
.column-right-list ol {
	padding:5px 5px 5px 25px;
}
.column-right-list li {
	padding: 0 0 10px 0;
}

.checklist-table td {
	border-color: #600; 
	border-style: solid;
	margin: 0; 
	width:25px;
	height:25px;
	/*padding: 4px 6px; */
	border-width: 1px;
	background-color:#fefefe;
	text-align:center;
}
.checklist-table {
	border-width: 1px; 
	border-spacing: 0; 
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom:15px;
}
.checklist-key {
	border-width: 1px; 
	border-spacing: 0; 
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom:15px;
}
.checklist-key td {
	border-color: #600; 
	border-style: solid;
	margin: 0; 
	padding: 4px; 
	border-width: 1px;
	background-color:#fefefe;
}
.content-buttons {
	background: url(images/btn-burgundy.gif) repeat;
	line-height:1.2em;
	padding:5px 8px;
	-khtml-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	color:#fff;
}
.content-buttons:hover {
	color:#ddd;
}
#wpsc_shopping_cart-2 {
	width: 245px;
	height: auto;
	margin: 50px 0;
	position:relative;
}
#wpsc_shopping_cart-2 h3.widget-title {
	background: url(images/left-column-header-tile.gif) repeat-x;
	height: 63px;
	width:100%;
	-khtml-top-left-border-radius: 10px; 
	-moz-top-left-border-radius: 10px; 
	-webkit-top-left-border-radius: 10px; 
	border-top-left-radius: 10px;
	-khtml-top-right-border-radius: 10px; 
	-moz-top-right-border-radius: 10px; 
	-webkit-top-right-border-radius: 10px; 
	border-top-right-radius: 10px;
}
#wrapper-bottom {
	position:relative;
	clear:both;
}
.home-sub:link, .home-sub:visited {
	background: url(images/btn-burgundy.gif) repeat-x;
	padding:2px 8px 5px 8px;
	text-decoration:underline;
	color: #fff;
	-khtml-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
.home-sub:hover {
	text-decoration:none;
}
ul.push {
	margin-left:30px;
	margin-bottom:10px;
}
.wpsc-add-to-cart-button {
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}
.facebook-button {
	margin-top:60px;
	margin-left:40px;
}
.right-side-photo-surround {
	width:261px;
	height:auto;
	float:right;
	padding:0 10px 10px 10px;
	margin:15px 15px 5px 10px;
	border:1px solid #333;
	-khtml-top-left-border-radius: 10px; 
	-moz-top-left-border-radius: 10px; 
	-webkit-top-left-border-radius: 10px; 
	border-top-left-radius: 10px;
	-khtml-bottom-left-border-radius: 10px; 
	-moz-bottom-left-border-radius: 10px; 
	-webkit-bottom-left-border-radius: 10px; 
	border-bottom-left-radius: 10px;
	background:#fefefe;
}
.subscribe-payment-btn:link, .subscribe-payment-btn:visited {
	background: url(images/subscribe-btn-bg-grey.gif) repeat-x;
	padding:2px 8px 5px 8px;
	text-decoration:underline;
	color: #666;
	-khtml-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	border:1px solid #ccc;
}
.subscribe-payment-btn:hover {
	text-decoration:none;
	border:1px solid #ccc;
}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
.clear {
	clear:both;
}
.alignleft {
	margin-bottom:5px;
}