body {
	margin: 40px 0;
	padding: 0;
	background-color:#000000;

	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	
		color:#000000;
}

 h1, h3 {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 2.5em;
	text-transform: capitalize;
	color:#000000;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.5em;
	text-transform: capitalize;
	color:#333333;
	font-style:italic;
	
	}

blockquote {
	font-style: italic;
}

a,  {
	text-decoration: none;
	color:#000000;

	
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 900px;
	height: 125px;
	background: url(img1.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*#header h1 {
	float: left;
	padding: 70px 0 0 25px;
	letter-spacing: -4px;
	font-size: 3em;
}*/

#header h2 {
	float: right;
	padding: 92px 25px 0 0;
	font-size: 1.2em;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Content */

#content {
	width: 888px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
}

/* Column One */

#colOne {
	float: left;
	width: 875px;
	padding-top: 20px;
	padding-right: 23;
	padding-bottom: 0;
	padding-left: 23px;
}

#colOne a {
	
	color:#000000;
	
	text-decoration:underline;
}
 a {
		text-decoration:underline;
	color:#FFFFff;
}

#colOne a:hover {
	border: none;
	color:#CCCCCC;
}

 a:hover {
	border: none;
	color:#FFFF00;
}
#colOne .post {
	margin-bottom: 30px;
}

#colOne .title {
	letter-spacing: -2px;
	font-size: 1.6em;
}

#colOne .posted {
	font-size: x-small;
		color:#000000;
}

#colOne .meta {
	height: 25px;
	padding: 10px 0 0 0;
	background: url(img7.gif) no-repeat right bottom;
}

#colOne p, productListing-data, smallText, p, main, input, td {
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:normal;
	color:#000000;
}

.productListing-data, smallText, productListing-heading, fieldKey, .smallText, orderEdit, inputRequirement {
color:#000000;
}
TD.smallText, SPAN.smallText, P.smallText {


  color:#FFFFFF;
  }

/* Column Two */

#colTwo {
	float: left;
	width: 700px;
	padding: 35px;
	background-color: #99CC66;
	margin-left: 40px;
}

#textfield1 {
	width: 145px;
}

#submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#colTwo li ul, #colTwo li, p {
	margin: 0 0 10px 0;
	/*padding: 7px 10px 7px 10px;*/
	color: #000000;
		
}




/* Footer */

#footer {
	clear: both;
	width: 900px;
	background-image: url(img3.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#footer p {
	text-align: center;
	font-size: x-small;
	color:#CCCCCC;
}
#footer a {

	color:#CCCCCC;
}
/* Navigation */

/* Menu */

#menu {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #330000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	color:#000000;
		
	

	
}

#menu a {
	display: block;
	height: 30px;
	/*background: url(img5.gif) no-repeat;*/
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#FFFFFF;
	background-color: #330000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



#menu a:hover {
	color: #666666;
}
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}
