@charset "utf-8";
/* CSS Document */

#container {
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

/* Wrap*/
#long {
	clear:both;
	padding:0;
	width:960px;
	float: left;
	background-image: url(img/bottom.jpg);
	background-repeat: repeat-y;
}

#top {
	padding:0px;
	width:1000px;
	float: left;
	background-image: url(img/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Header */
#topbox {
	text-align:left;
	margin-bottom: 20px;
	width: 800px;
	float: right;
}

/* Sidebars */
#leftside {
	float:left;
	width:150px;
	padding-left:1px;
	padding-right: 10px;
	padding-top: 40px;
	margin-bottom: auto;
}

#leftside a {
	font-size: 14px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #939;
}

#leftside a:hover{
	font-size: 14px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #939;
	text-decoration:blink;
}

#rightside {
	float:right;
	width:150px;
	color: #000099;
	background-image:url(img/sidebar.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

#rightsideout {
	float:right;
	width:150px;
	margin-right: 10px;
	color: #000099;
	margin-top: 10px;
}

#rightside p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	color: #635147;
	margin-right: 5px;
}

#rightside h1 {
	font-family: "Aldine401 BT";
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

/* Main content */

#contentalt {
	margin-top: 25px;
	margin-right: 175px;
	margin-bottom: 0;
	margin-left: 200px;
	float: none;
	}
	
#contentalt p {
	margin-left:5px;
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#contentalt h1 {
	font-size:28px;
	margin:15px 0 10px;
	color: #625147;
}

#contentalt h2 {
	font-size:24px;
	margin:15px 0 10px;
	color: #635147;
	text-align:left;
}

#contentalt h3{
	font-size:24px;
	margin: 15px 0 10 px;
	color:#A584BB;
	text-align:center;
}

#contentalt p a {
	color: #000099;
	font-size: 16px;
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	}

#content img,#contentalt img {
	border:1px solid #454F54;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 6px;
	margin-left: 30px;
}

/* Footer */
#footer {
	clear:both;
	text-align:center;
	font-size:14px;
	height:20px;
	width: 1000px;
	float: left;
	background-color: #635147;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E8C782;
	font-family: Arial, Helvetica, sans-serif;
	}
#footer a {
	color:#000099;
	text-decoration:underline;
}
#footer a:hover {
	color:#000099;
	text-decoration:none;
}

#blank {
	clear:both;
	font-size:x-small;
	height:8px;
	text-align:right;
	width: 940px;
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 40px;
	background-color: #FFF2B7;
	}
#contentalt p strong {
	font-weight: bold;
	color: #635147;
}
.lfloatimage {
	float: left;
}
#contentalt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contentalt img {
	margin: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buynow {
	margin-left: 13px;
}

