/* Stylesheet for Save Your Skin website */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, p, div, ul {
	color : #5689B2;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}
p.paddedmainr {
	padding: 0 30px 0 15px;
	text-align:right;
}
td.paddedmainl {
	padding: 0 30px 0 20px;
	text-align:left;
}
td.paddedmainb {
	padding: 5px 0 0 0;
	text-align:right;
}
td.cellpaddedmain {
	padding: 15px 15px 0 15px;
}

a:link { color : #5689B2; text-decoration : underline }
a:visited { color : #999999; text-decoration : underline }
a:hover { color : #FF9900; text-decoration : underline }

.linktxt { font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;}
	.linktxt p { line-height: 16px; color: #999999; margin-top: 12px; margin-right: 16px; margin-bottom: 0px; margin-left: 24px }
	.linktxt a:link { color: #0000FF; text-decoration: underline }
	.linktxt a:visited {  color: #0000FF; text-decoration: underline }
	.linktxt a:hover {  color: #212D9B; text-decoration: none; background-color: #F3EBCF }
	.linktxt a:active { color: #FF9900; text-decoration: underline }

.plusbullets {
	margin: 0 0 0 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#4EBDC2;
}

h1 {
	color : #A52524;
	font : bold 16px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}
	h2 {
		color : #000000;
		font : bold 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	}
	.intro {
		color : #5689B2;
		font : 16px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	}

ul.arrowlist {
	list-style-type: none;
	list-style-image: url(images/arrow_sm.gif);
}

.subnav {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color:#4EBDC2;
}
	.subnav a {
		color: #F49E0A;
		text-decoration: none;
	}
	.subnav a:visited {
		color: #F49E0A;
		text-decoration: none;
	}
	.subnav a:hover { 
		color: #CDA22F;
		text-decoration: none;
	}

.bottomnav {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color:#2D4B64;
}
	.bottomnav a {
		color: #2D4B64;
		text-decoration: underline;
	}
	.bottomnav a:visited {
		color: #2D4B64;
		text-decoration: underline;
	}
	.bottomnav a:hover { 
		color: #2D4B64;
		font-weight:bold;
		text-decoration: none;
	}

.legaltxt {
	color: #333333
	line-height: 12px;
	font: 10px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}
	.legaltxt td {
		color: #333333
		line-height: 12px;
		font: 10px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	}

.sitemap { 
	font-family: bold 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	list-style-type: none;
}
	.listtwo { 
		font-family: 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
		list-style-type: none; 
		margin-left: 18px; 
		padding-left: 0; 
	}
	.sitemap a:link { color: #5689B2; }
	.sitemap a:visited { color: #5689B2; }
	.sitemap a:active { color: #5689B2; }
	.listtwo a:link { color: #5FA70F; }
	.listtwo a:visited { color: #5FA70F; }
	.listtwo a:active { color: #5FA70F; }

.imageborder { 
	border:1px solid #5689B2; 
	padding:3px;
}
