body {
	font-size:		90%;
	background-color:	#00000b;
	color:			#ffffff;
	font-family:		'Trebuchet MS', 'URW Gothic L', 'century gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1, h2 {
	margin-top:		20px;
	font-family:		'URW Gothic L', 'century gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:			0px;
	margin-left:		0px;
}
h1 {
	font-size:		170%;
}
h2 {
	font-size:		130%;
}
img {
	border:			none;
}

div.strap {
	font-family:		'century gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font-style:		italic;*/
	margin-top:		5px;
	font-size:		90%;
	color:			#DAD5EB;
}
div#footer {
	color:			#55f792;
	font-size:		100%;
}

div.floatleft {
	float:			left;
}
div.floatright{
	float:			right;
}

span.phone {
	font-weight:		bold;
}

#wrapper {
	width:			785px;
	margin:			auto;
}

#banner {
}

#menu {
	margin-bottom:		20px;
	border:			1px #00000b solid;
}
#menu ul {
	display:		block;
	list-style-type:	none;
	padding:		0px;
	width:			100%;
}
#menu ul li {
	display:		block;
	float:			left;
	list-style-type:	none;
	margin:			0px;
}
#menu ul li a {
	background-color:	#00000b;
	color:			#ffffff;
	display:		block;
	margin:			1px;
	padding:			1px;
	border:			1px #ffffff solid;
	width:			105px;
}
#menu ul li a:active,	#menu ul li a:hover {
	background-color:	#ffffff;
	color:			#00000b;
	text-decoration:	none;
}


#content {
	margin:			0px;
	padding:			0px;
}

#online_shop_link {
	float:			right;
	margin-bottom:		15px;
}

li {
	list-style-position:inside;
}

a:link, a:visited {
	color:			#ff99FF;
	font-weight:		bold;
	text-decoration:	none;
}
a:active, a:hover {
	text-decoration:	underline;
}

.clearall {
	clear:			both;
}

.toplink {
	font-style:		italic;
	text-align:		right;
	float:			right;
}

.left {
	float:			left;
}
.right {
	float:			right;
}
img.left {
	margin:			5px 15px 5px 0px;

}
img.right {
	margin:			5px 0px 5px 15px;
}
.large {
	font-size:		110%;
	font-weight:		bold;
}

form {
	width:			420px;
}

.mailform label {
	display:			block;
	float:			right;
	width:			150px;
	text-align:		left;
	padding-left:		10px;
}
.mailform input, .mailform textarea {
	width:			250px;
	font-family:		'Trebuchet MS', 'URW Gothic L', 'century gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom:		20px;
	background-color:	#ffddff;
	float:			left;
}
textarea {
	height:150px;
}

.wallpaper {
	margin-top:		100px;
	width: 300px;
}
