body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(pix/body_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#fff;
	font:0.75em Arial, Helvetica, sans-serif;
}

table {
	border:1px solid #E2E2E2;
	background:#F8F8F8;
}

td {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

td.price {
	color:#003399;
}


.clear {
	clear:both;
}

img {
	border:none;
}

#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(pix/wrapper_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

/*---------- HEADER ----------*/

#header {
	height:190px;
	width:100%;
	margin-bottom:10px;
} 

#top-nav {
	margin:0;
	padding:0;
	float:right;
	color:#663366;
	font-weight:bold;
	list-style:none;
}

#top-nav li {
	display:inline;
	text-transform:uppercase; 
}

#top-nav a, #top-nav a:visited {
	color:#663366;
	text-decoration:none;
}

#top-nav a:hover {
	text-decoration:underline;
}

/*---------- LEFT CONTENT ----------*/ 

#left-content {
	width:240px;
	float:left;
	border-right:1px dotted #ccc;
	margin-left:12px;
	padding-right:4px;
	margin-top:10px;
}

#tripadv {
	height:100px;
}

#left-content ul {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
}

#left-content ul ul {
	margin:5px 0 0 0;
	padding:0;
}

#left-content ul li {
	border-top:1px solid #600001;
	padding:5px 5px 5px 0;
}

#left-content ul ul li {
	border-top:1px solid #600001;
	padding:5px 5px 5px 20px;
	background-image:url(pix/block_sub_menu_item.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#left-content ul a, #left-content ul a:visited {
	text-decoration:none;
	color:#600001;
}

#left-content ul a:hover {
	text-decoration:underline; 
}

#left-content h2 {
	font-size:1.2em; 
	background-color:#600001;
	padding:5px;
	color:#fff;
	margin:10px 11px 10px 0;
}

/*---------- CENTER CONTENT ----------*/

#center-content { 
	width:500px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-top:5px;
	line-height:1.5em; 
	min-height:400px;
}

#center-content h1 {
	font-size:1.3em;
	color:#600001;
	margin:0;
	margin-top:5px;
}

#center-content h2 {
	font-size:1.1em;
	color:#333;
	margin-top:10px;
}

#center-content h3 {
	font-size:1em;
	color:#600001;
}

#center-content h3 {
	font-size:.98em;
	color:#600001;
}

#center-content a, #center-content a:visited {
	color:#600001;
	text-decoration:underline;
}

#center-content img {
	margin:0 10px 10px 10px;
	padding:2px;
	border:none;
}

/*---------- CENTER CONTENT WIDE TEMPLATE ----------*/

#center-content-wide { 
	width:660px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	line-height:1.5em; 
	min-height:600px;
}

#center-content-wide h1 {
	font-size:1.3em;
	color:#663366;
	margin:0;
	margin-top:5px;
}

#center-content-wide h2 {
	font-size:1.1em;
	color:#663366;
	margin-top:5px;
}

#center-content-wide h3 {
	font-size:1em;
	color:#663366;
}

#center-content-wide h3 {
	font-size:.98em;
	color:#663366;
}

#center-content-wide a, #center-content-wide a:visited {
	color:#663366;
	text-decoration:underline;
}

#center-content-wide img {
	margin:15px;
}


/*---------- RIGHT CONTENT ----------*/

#right-content {
	width:200px;
	float:right;
	border-left:1px dotted #ccc;
	padding-left:8px;
}

#scm-sidebar-members h2 {
	font-size:1em;
}

#right-content h2 {
	font-size:1.2em; 
	background-color:#bba8c2;
	padding:5px;
	color:#fff;
	margin:0;
}
 
#right-content img {
	margin-bottom:10px;  
}

#right-content a {
	color:#333333;
	text-decoration:underline;  
}

#right-content ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#right-content ul li {
	padding:5px 5px 5px 5px;
	margin-bottom:2px;
}

#right-content ul li:hover {
	background-color:#efefef;
	background-image:url(pix/news_sidebar_hover.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
}

#right-content ul a, #right-content ul a:visited {
	color:#663366;
}

/*---------- FOOTER ----------*/

#footer {
	padding:10px;
	background-color:#600001;
	color:#fff;
	text-align:center;
	clear:both;
}

#footer-container {
	width:870px;
	margin-left:auto;
	margin-right:auto;
}

#footer a, #footer a:visited {
	color:#fff;
}

.footer-left {
	float:left;
}

.footer-right {
	float:right;
}

/*---------- SITE SHOP (CLASSES/WORKSHOPS) STYLES ----------*/

.siteshop-product-item {
	background-color:#f5f5f5;
	margin-bottom:10px;
	margin-top:5px;
	font-size:0.9em;
	padding:5px;
	border-bottom:1px solid #d1c4d1;
	background-image:url(/inc/html/scotti/pix/siteshop_listing_moreinfo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:65px;
}

.siteshop-product-item-title {
	font-weight:bold;
	font-size:1.2em;
}

.siteshop-view-details {
	text-align:right;
	margin-top:7px;
}

.siteshop-view-details a, .siteshop-view-details a:visited {
	margin-top:100px;
}

