

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1 {
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #000fff;
	font-weight: normal;
	text-decoration: underline;
	font-size:11px;
}

a:hover {
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
	font-size:11px;
}

a:visited {
	color: #660055;
	font-weight: normal;
	text-decoration: underline;
	font-size:11px;
}


h1.title  { font-size:18px;
		text-align:center;
		width:750px;
}

td#ss {
	width:750px;
	background-img: url('images/ss_bg.jpg');
	background-repeat: repeat:y;
	background-postion:center;
	}

div#img { padding: 20px;
		}

th, td {
	font-size: 12px;
}

img { border: 0px; }

#wrapper {
	margin: 16px auto;
	text-align: center;
	width: 750px;
	position: relative;
}

div.marg { padding: 12px 0px 12px 0px;
	}


h1, h2, h3 {
	font-size: 12px;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3 {
	padding: 4px 0px 0px 0px;
}

p {
	margin: 1em 0px;
	padding: 0px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:0px;
	height:0px;
	overflow:hidden;
	font-size: 1px;
	line-height: 1px;
	border: none 0px #FFFFFF;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	float:right;
	padding-right:10px;	
}

.readmore {
	text-align: right;
}

/* ***** */


#inner {
	background: white;
	padding: 1px;
	border: 1px solid #d9d9d9;
}

#jnner {
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	background: #efebe3;
}

* html #jnner {
	width: 100%;
}

#right_nav {
		float: right;
		width: 100%;
		background-color:#ececec;
}
#nav {
	float: left;
	width: 348px;
}

* html #nav a {
	float: left;
	f\loat: none;
}

#nav img {
	float: none;
	f\loat: left;
}

	
#body {
	float: left;
	width: 348px;
	background: white url(images/body_bg.jpg) bottom left no-repeat;
}

* html #body p {
	margin: 0px;
	padding: 0px 0px 1em 0px;
}

* html #body .inner {
	padding-top: 0px;
	padding-bottom: 15px;
	border-bottom: 3px solid #84b14c;
}

hr	{ background-color:#84b14c;
 	color: #84b14c;	height: 3px;
}


#body .inner {
	padding: 4px 15px 0px 15px;
	border-bottom: 3px solid #84b14c;
	text-align:center;
}

#right {
	display: inline;
	float: right;
	width: 379px;
	margin: 7px 7px 0px 0px;
	font-size: 11px;
}

#right .boxed {
	background: white;
	padding: 2px;
	position: relative;
	margin-bottom: 7px;
	text-align:left;
}

#fullpage {
	display: inline;
	width: 740px;
	margin: 4px 4px 4px 4px;
	font-size: 11px;
}
#fullpage .boxed  {
	background: white;
	padding: 4px;
	position: relative;
	margin-bottom: 20px;
	text-align:left;
	border: 1px solid #ececed;
}

#fullpage .boxed div {
	float:center;
	border: 1px solid #ececec;
	margin: 7px;
	padding: 20px 20px 20px 20px;
	position: relative;
	width:100%;
}

* html #right .boxed div {
	width: 379px;
	wid\th: 254px;
	position:top;
}

#right .boxed div {
	border: 1px solid #ececec;
	margin: 0px;
	padding: 10px 18px 0px 10px;
	position: relative;
}

#right .buynow {
	text-align: right;
	margin-bottom: -1.7em;
}

#right .price {
	margin-top: 0.5em;
}

#right h3 {
	margin: 0px;
	padding: 0px;
}



#right p {
	margin: 0.55em 0px;
}

* html #right p {
	margin: 0.3em 0px;
}

#right #thelastbox {
	margin-bottom: 5px;
}

#gallery {
	display: inline;
	background: #ffffff;
	width: 379px;
	float: right;
	margin-right: 0px;
}

#gallery .inner {
	padding: 12px 10px 10px 10px;

}

#gallery h2 {
	margin: 0px;
	padding: 0px;
}

#gallery .inner div {
	border: 1px solid #ececec;
	border-top: none;
	padding: 1px;
	position:top;
}

#gallery th {
	font-weight: bold;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
}

* html #gallery th {
	font-size: 10px;
	line-height: 10px;
}

#text { font-family: "Lucida Calligraphy";
		color:#000000;
		font-size:14px;
		}


#footer  { width:100%;
		  text-align:center;
		  font-family:verdana, arial, helvetica, sans;
		  font-size:9px;
		  color: #333333;
		  font-style: italic;
		  font-weight: bold;
		  padding:20px;
		  clear: both;
}
		

