		/*body styles*/

body {
	margin: 0;
	padding: 0;
	font: normal 90% "georgia", times new roman, times, serif;
	color: #666;
	background-image: url(../images/swl-page-bg-illustration.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	float: left;
	width: 360px;
	margin: 0 0 36px 0;
}
h2 {
	display: inline;
}
h3 {
	font-size: 182%;
	color: #b5e500;
	margin: 60px 0 10px 0;
	padding: 0;
}
h4, h5 {
	color: #000;
}
h6 {
	margin: 10px 0 5px 0;
	color: #000;
}
p {
	color: #666;
	line-height: 155%;
	padding: 0 10px 0 0;
	margin: 10px 0 10px 0;
}
ul li {
	line-height: 155%;
}

/*consistent internal styles*/

#page-container {
	background-image: url(../images/swl-page-shadow-tile.png);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 0 0 10px;
	width: 780px;
	line-height: 155%;
}
/*main complete top banner container*/
#main-image-navigation {
	width: 760px;
}
/*main internal top-left photo*/
#main-image {
	float: left;
	width: 399px;
}
/*nav, logo and title/introduction text container*/
#nav-logo-title-intro {
	float: left;
	display: block;
	width: 360px;
	padding: 33px 0 0 0;
}
#nav-logo-title-intro p {
	margin-bottom: 20px;
}
#nav-logo-title-intro a:link {
	color: #df0038;
}
#nav-logo-title-intro a:visited {
	color: #df0038;
}
#nav-logo-title-intro a:hover {
	color: #df0038;
}
#nav-logo-title-intro a:active {
	color: #df0038;
}
/*navigation*/
#navigation {
	margin: 10px 0 0 0;
	height: 16px;
	width: 360px;
	float: left;
}
#navigation ul {
	font-size: 115%;
	color: #b5e500;
}
#navigation li {
	float: left;
	padding: 0 5px 0 0;
}
#navigation li a:link {
	color: #df0038;
}
#navigation li a:visited {
	color: #df0038;
}
#navigation li a:hover {
	color: #df0038;
}
#navigation li a:active {
	color: #df0038;
}
/*standard site-wide styling for "back to top" buttons*/
.button-back-to-top {
	background-image: url(../images/swl-int-bullet-arrow-up.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #999;
	width: 80px;
	padding: 0 0 0 13px;
}
/*standard site-wide styling for "full details", "find out more" buttons, "contact info" and website links*/
.button-content-details {
	background-image: url(../images/swl-int-bullet-arrow-right.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	width: 100px;
	color: #df0038;
	padding: 0 0 0 13px;
}
/*standard site-wide styling for "buy now" buttons*/
.listed-item-right-col form {
	display: block;
	margin: 5px 0 0 0;
}

/*footer*/
#footer {
	clear: both;
	overflow: hidden;
	width: 780px;
	padding: 0 0 10px 10px;
}
#footer ul {
	font-size: 80%;
}
#footer li {
	float: left;
	margin: 40px 0 0 0; 
	padding: 0 4px 0 0;
}
#footer li a:link {
	color: #999;
}
#footer li a:visited {
	color: #999;
}
#footer li a:hover {
	color: #999;
}
#footer li a:active {
	color: #999;
}

/*listed item (2 columns)*/

.listed-item {
	float: left;
	background-image: url(../images/swl-content-dividers.jpg);
	background-repeat: no-repeat;
	width: 740px;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
}
.listed-item-image {
 	float: left;
	width: 155px;
	height: 115px;
	border: solid 1px #ccc;
}

/*listed item left column*/

.listed-item-left-col {
	float: left;
	width: 205px;
	margin: 0 20px 0 10px;
}
.button-detail-photo {
	background-image: url(../images/swl-int-bullet-arrow-left.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #df0038;
	padding: 0 0 0 12px;
}
.listed-item h5 {
	display: inline;
}
/*listed item right column*/

.listed-item-right-col, .listed-item-right-info {
	float: left;
	width: 333px;
	margin: 0 0 15px 0;
}
.listed-item-right-col a.button-content-details {
	margin: 0 0 0 40px;
}
.listed-item-right-col a.button-back-to-top {
	margin: 0 0 0 25px;
}

/* listed items for info e.g. news and workshops (3 columns) */

.listed-item-left-col-info {
	float: left;
	width: 215px;
	margin: 0 20px 0 10px;
}
.listed-item-mid-col-info {
	float: left;
	width: 138px;
	margin: 0 5px 0 0;
}
.listed-item-right-info a.button-back-to-top {
	margin: 0 0 0 141px;
}
.listed-item-short {
	float: left;
	background-image: url(../images/swl-content-dividers.jpg);
	background-repeat: no-repeat;
	width: 365px;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
	overflow: hidden;
}
.listed-item-short h4 {
	display: block;
	margin: 10px 0 0 0;
}

/*all listed content pages without a "clear-both" div after the last item seem to break the layout*/
#clear-both {
	clear: both;
}

/*detail pages*/

#detail-container {
	float: left;
	background-image: url(../images/swl-content-dividers-short.jpg);
	background-repeat: repeat-x;
	background-position: 0 24px;
	padding: 36px 0 0 0;
	width: 330px;
	margin: 0;
}
#detail-container h5 {
	font-size: 155%;
	margin: 20px 0 20px 0;
}
#detail-container span {
	display: block;
	margin: 4px 0 10px 0;
}
#detail-container h6 span {
	margin: 20px 0 10px 0;
}
#detail-container a.button-back-to-top {
	display: block;
	margin: 20px 0 0 0;
}

/*home page*/

#home-page-no-bg-image {
	background-image: none;
}
#home-page-bg-image-container {
	background-image: url(../images/swl-home-bg-pic02.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 780px;
}
#home-left-col {
	float: left;
	width: 404px;
	height: 780px;
}
#home-right-col {
	display: inline;
	width: 340px;
}
#home-content {
	display: block;
	float: left;
	width: 340px;
}
#home-content h6 span{
	float: left;
	display: inline;
	line-height: 155%;
	margin: 40px 0 10px 0;
}
#home-content p span{
	float: left;
	line-height: 155%;
	width: 340px;
	margin: 0 0 10px 0;
}
#home-content a:link {
	color: #df0038;
}
#home-content a:visited {
	color: #df0038;
}
#home-content a:hover {
	color: #df0038;
}
#home-content a:active {
	color: #df0038;
}
#home-content a.button-content-details{
	float: left;
	width: 250px;
}
#home-content .home-feature-item {
	float: left;
	background-image: url(../images/swl-content-dividers-short.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 350px;
	margin: 20px 0 0 0;
}
#home-content .home-feature-item img {
	line-height: 155%;
	float: left;
	margin: 20px 10px 5px 0;
	padding: 0;
	width: 137px;
	height: 115px;
	border: solid 1px #ccc;
}
#home-content .home-feature-item p {
	line-height: 155%;
	display: inline;
	width: 350px; 
	margin-bottom: 20px;
}
#home-content .home-feature-item h6 span{
	float: left;
	display: inline;
	margin: 20px 0 10px 0;
	width: 180px;
}
#home-content .home-feature-item a.button-content-details {
	float: none;
	clear: left;
	display: block;
	margin: 10px 0 0 0;
}
#home-content a.button-back-to-top {
	display: block;
	margin: 40px 0 0 0;
}

/* contact us form */

#contact-form form dt {
	margin: 15px 0 0 0;
}
#contact-form form input, #contact-form form textarea {
	margin: 5px 0 0 0;
}
#contact-form form .button-content-details {
	margin: 10px 0 0 0;
	display: block;
}

