/* ScarabWeb.com Stylesheet */

body {
	padding: 0;
	margin: 0;
	background-color: #DEDEDE;
	}

ul {
	margin: 0px;
	}

table.menu {
	height: 225px;
	width: 880px;
	margin: 0 auto;	
	}

.spacer10 {
	height: 10px;
	}
	
td.header {
	height: 225px;
	background: url('http://www.scarabweb.com/images/v4header.jpg') top center no-repeat;
	}

.mainmenu {
	height: 25px;
	padding: 0px 5px;
	color: #E8E8E8;
	font-size: 13px;
	}

td.topnavbar {
	height: 25px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	}

.swnavlinks,
a.swnavlinks,
a.swnavlinks:link,
a.swnavlinks:visited {
	text-decoration: none;
	color: #585858;
	}

a.swnavlinks:hover {
	text-decoration: none;
	color: #DDAF47;
	}
	
table.wrapper {
	width: 902px;
	margin: 0 auto;
	background: #FFF;
	background: url('http://www.scarabweb.com/images/wrapper_borders.gif') repeat-y;
	}

td.framebottom {
	background: #FFF;
	background: url('http://www.scarabweb.com/images/wrapper_bottom.gif') no-repeat;
	}

td.content {
	padding: 10px;

	}

.pagefooter {
	margin: 0 auto;
	margin-top: 15px;
	font-size: 11px;
	text-align: center;
	}

a.pagefooter,
a.pagefooter:link,
a.pagefooter:visited {
	text-decoration: none;
	color: #666;
	}

a.pagefooter:hover {
	text-decoration: none;
	color: #000;
	}
	
.swcopyright {
	margin: 0 auto;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	}

a.swcopyright,
a.swcopyright:link,
a.swcopyright:visited {
	text-decoration: underline;
	color: #666;
	}

a.swcopyright:hover {
	text-decoration: underline;
	color: #000;
	}
	
.promotions {
		width: 400px;
		height: 150px;
		margin-top: 2px;
		margin-left: 130px;
		}
	
.sayings {
	float: left;
	width: 240px;
	height: 50px;
	margin-top: -110px;
	margin-left: 210px;
	color: #FFF;
	text-align: center;		
	font-size: 0.85em;
	}	

table.content {
	width: 880px;
	border: 0px;
	}

.small {
	font-size: 0.85em;
	}

a.small,
a.small:link,
a.small:visited {
	text-decoration: underline;
	color: #585858;
	}

a.small:hover {
	text-decoration: underline;
	color: #E9AB17;
	}

.mini {
	font-size: 0.75em;
	}

