﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.ads td{
	padding:5px;
	color:maroon;
}
.s_title {
            color:#D65601;
            font-size:12pt;
            font-weight:bold;
}

.image {
            width:150px;
            height:150px;
            border:1px navy solid;
            padding:1px;
            background-color:silver;
}

.desc {
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}

.price {
	color: #800000;
	font-weight: bold;
	font-size: 12pt;
}
* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h3 {
	font-weight: normal;
	color: #B27217;
}

h2 {
	font-weight: normal;
	color: #B27217;
}

h1 {
	font-weight: normal;
	color: #B27217;
}

h2 {
	font-size: 2em;
	text-align: center;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

ol {
	margin-bottom: 2em;
	line-height: 180%;
}

ul {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin-bottom: 2em;
	line-height: 180%;
}

p {
	margin-bottom: 2em;
	line-height: 180%;
}

p {
	text-align: left;
	color: #333333;
}

blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img06.gif) no-repeat left center;
}

ol {
	margin-left: 3em;
}

ol li {
}

code {
}

pre {
}

pre {
}

code {
}

a {
	color: #800000;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

select {
}

textarea {
}

input {
}

input {
}

textarea {
}

select {
}

.bg {
	background: url(images/img02.jpg) repeat-x;
}

/* Header */

#header {
	width: 720px;
	height: 70px;
	margin: 0 auto;
	padding-top: 40px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	padding-left: .1em;
	font-size: 1em;
	font-weight: bold;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	color: #800000;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding-top: 2.35em;
	list-style: none;
	color: #800000;
}

#menu li {
	display: inline;
	padding-left: 2em;
	background: none;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #800000;
}

#menu a:hover {
}

/* Wrapper */

#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	background: url(images/img04.jpg) repeat-y;
}

#sidebar .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
}

#sidebar .content {
	padding: 20px;
}

#sidebar .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}
/* Form */

#form {
	float: left;
	width: 250px;
	color:maroon;
	
	background: url(images/img04.jpg) repeat-y;
}

#form .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
	color: #800000;
}

#form .content {
	padding: 20px;
}

#form .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}


/* Content */

#content {
	float: right;
	width: 500px;
}

/* Splash */

#splash {
	text-align: left;
	background: url(images/img09.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Welcome */

#required {
	padding: 0 20px;
	color: maroon;
	font-weight: bold;
}

/* Samples */

#samples {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
	padding-bottom:10px;
}

	

/* Footer */

#footer {
	width: 720px;
	margin: 0 auto;
	text-align:center;
	color:maroon;
	font-size:x-small;
}

#footer p {
	font-size: 10px;
}
.body {
	font-family: "normal small "Trebuchet MS"", Arial, Helvetica, sans-serif;
	color: #333333;
}
#footerlinks {
	text-align:left;
	color:maroon;
	font-size:x-small;
}