* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

form {
}

form br {
}

input, textarea {
	padding: 5px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
}

h1, h2, h3 {margin-top: 1.5em;}

h1 {font-size: 2em;}

h2 {font-size: 1.4em;}

h3 {font-size: 1em;}

p, ul, ol {margin-top: 1.5em;}

ul, ol {margin-left: 3em;}

blockquote {margin-left: 3em; margin-right: 3em; font-style: italic; }

a {	border-bottom: 1px dotted #C9960E; text-decoration: none; color: #C9960E; }

a:hover {border: none; color: #B8D03B; }

.elestyle1 {font-size:10px; font-weight:bold; color:#2A3F00;}
.elestyle2 {font-size:10px; font-weight:bold; color:#2A3F00;}
.elestyle3 {font-size: x-small}
.elestyle4 {font-size: small}
.elestyle5 {font-size: 12px; font-weight: bold;}



/* Header */

#header {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/img01.gif) repeat-x;
}

#logo {
	float: left;
	height: 40px;
	background: url(../images/img02.gif) no-repeat;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -1px;
}

#logo h1 {padding: 5px 0 0 20px; }

#logo h2 {padding: 12px 0 0 6px; }

#logo a {border: none; text-decoration: none; color: #000000; }

#logo2 {
	float: left;
	height: 40px;
	background: url(../images/img02.gif) no-repeat;
}

#logo2 h1, #logo2 h2 {
	float: left;
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -1px;
}

#logo2 h1 {padding: 5px 0 0 20px; }

#logo2 h2 {padding: 12px 0 0 6px; }

#menu {
	float: right;
	height: 40px;
	background: url(../images/img03.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 18px 0 40px;
	background: url(../images/img04.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	color: #C9960E;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */
#price {
	margin: auto auto ;
	text-align:center;
	color:#AA0000;
	font-size:14px;
}

#pricenum {
	margin-left: 10px;
	color:#AA0000;
	font-size:18px;
}

#ele-ad {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding: 0 0 0 0px;
}

#ele-250ad {
	margin-left:auto;
	margin-right:auto;
	background-color:#C0DCC0;
	width:252px;
	padding: 0 0 0 0px;
}

#ele-ad2 {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

#content {
	float: left;
	width: 700px;
	padding: 0 0 0 20px;
}

.sectitle {
	margin-left: 2em;
	font-size:16px;
	font-variant:small-caps;
	color:#990000;
	 
}

.newitem {
	margin-left: 3em;
	font-size:16px;
	font-variant:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
		 
}

.featurtitle {
	margin-left: 1em;
	font-size:18px;
	color: #550000;
	font-weight:bold;
	 
}

.secnew {
	margin-left: 1em;
	font-size:18px;
	color: #660000;
	font-weight:bold;
	 
}

.price {
	margin-left: 1em;
	font-size:14px;
	color: #CC9900;
	font-weight: bold;
	 
}

.post {
	padding-top: 30px;
}

.post .title {
	margin: 0;
}

.post .title a {
	border: none;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding: 20px 0;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #EDEDCD;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #EDEDCD;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
}

.sidebar li ul {
	padding: 15px 20px;
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	padding-left: 15px;
	background: url(../images/img07.gif) no-repeat left center;
	letter-spacing: -1px;
	color: #666666;
}

/* Sidebar1 */

#sidebar1 {
	width: 220px;
}

#sidebar1 h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(../images/img09.gif) no-repeat;
}

/* Side1 Add'l Section */

#side1_sec {
}

.wrap {
	padding: 0 20px;
}

.caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#articles {
}


#catgories {
	padding: 5px 0;
}

#catgories ul {
	padding: 15px 20px;
}

#catgories li {
	padding: 5px;
}

#related {
	padding: 5px 0;
}

#related ul {
	padding: 15px 20px;
}

#related li {
	padding: 5px;
}

#side1_sec_table {
	width: 100%;
	text-align: center;
	border: 1px solid #CCCC99;
}

/* Sidebar2 */

#sidebar2 {
	width: 300px;
	padding: 0 0 0 20px;
}

/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/img01.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 15px 20px;
	font-size: smaller;
}

#footer .legal {
	float: left;
	height: 40px;
	background: url(../images/img02.gif) no-repeat;
}

#footer .credit {
	float: right;
	height: 40px;
	background: url(../images/img03.gif) no-repeat right top;
}

#footer .creditSM {
	float: right;
	height: 40px;
	font-size:10px;
	background: url(../images/img03.gif) no-repeat right top;
}
