body{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #E0E0E0 url(../img/wrapper.gif) top center repeat-y;
	font:	11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	
}

div#wrapper	{
	width: 790px;
	padding: 5px 5px 0px 5px;
	background: transparent top left repeat-y;
	margin: 0 auto;
	text-align: left;
}

div#header{
width: 790px;
height: 150px;
text-align: right;
color: #000;
background: transparent url(../img/header.jpg) top center no-repeat;
margin: 0px;
padding:0px;
}

div#header #imgwrapper{
width: 175px;
height: 125px;
float: right;
text-align: center;
border: 0px solid #fff;
}

div#header #imgwrapper img {
border: 2px solid #CCC;
display:block;
text-align: center;
background: #fff;
padding:5px; 
margin: 10px auto;
vertical-align: bottom;
}

#container
{
width: 100%;
margin: auto;
background: #fff url(../img/containerback.gif) top center repeat-y;
color: #333;
border: 0px solid gray;
line-height: 130%;
}


#leftnav
{
float: left;
height: 100%;
background: #EEEEEE;
width: 150px;
padding: 0px;
text-align:left;
border: 0px solid gray;
}


div#leftnav ul#menu {
list-style-type: none;
list-style-position: outside;
padding: 0;
margin:0px 0px 20px 0px;
}
div#leftnav ul#submenu {
list-style-type: none;
list-style-position: outside;
padding: 20px 0px 20px 0px;
border-top: 1px solid #999999;
margin:0;
}


div#leftnav ul#menu li a, div#leftnav ul#submenu li a  {
color: #000000;
font-size:11px;
font-family:verdana;
text-decoration: none;
background-color:#EEEEEE;
border: 1px solid #999999;
display: block;
width: 130px;
padding: 3px 3px;
margin: 1px 6px 1px 6px;
}
div#leftnav ul#menu li a:hover, div#leftnav ul#submenu li a:hover {
background-color: #FFF;
border: 1px solid #6B238E;
color:#6B238E;
display: block;
width: 130px;
padding: 3px 3px;
margin: 1px 6px 1px 6px;
}

#rightnav
{
float: right;
width: 175px;
background: #FFFF80;
margin-bottom: 0px auto;
padding: auto;
}
div#rightnav h1
{
font:	13px/1.4 Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #6B238E;
/*text-decoration: underline;*/
text-align: left;
width: 165px;
margin: 0px;
padding: 0px 5px 5px 5px;
}
div#rightnav h2
{
font:	11px/1.4 Verdana, Arial, Helvetica, sans-serif;
background: #E7E7A3;
font-weight: bold;
color: #6B238E;
text-align: left;
width: 165px;
border-top: 1px solid #B5A642;
margin: 0px 2px;
padding: 0px 3px;
}
div#rightnav h3
{
font:	11px/1.4 Verdana, Arial, Helvetica, sans-serif;
color: #6B238E;
background: #E7E7A3;
text-align: center;
width: 165px;
border-bottom: 1px solid #B5A642;
padding: 0px 3px 0px 3px;
margin: 0px 2px 20px 2px;
}
/*#E7E7A3*/

div#rightnav p
{
font:	11px/1.4 Verdana, Arial, Helvetica, sans-serif;
color: #6B238E;
background: #E7E7A3;
text-align: left;
width: 165px;
padding: 0px 3px;
margin: 0px 2px;
}

div#rightnav ul#menu {
list-style-type: none;
list-style-position: inside;
background: #E7E7A3;
width: 165px;
padding: 0px 3px;
margin: 0px 2px;
border-bottom: 1px solid #B5A642;
text-decoration: none;
}

div#rightnav ul#menu li a {
color: #6B238E;
text-decoration: none;
}
div#rightnav ul#menu li a:hover {
color:#6B238E;
text-decoration: underline;
}


#content
{
margin-left: 155px;
margin-right: 180px;
margin-bottom: 0px auto;
padding: 5px;
border: 0px solid #000;
}

.heading {
font-family: Tahoma, Verdana, "Times New Roman";
font-size: 1.3em;
font-style: normal;
font-weight: bold;
font-variant: small-caps;
color: #000000;
border-bottom: 1px solid #CCC;
margin: 10px 0px 25px 0px;
padding: 0px 5px 0px 5px;
text-align: right;
}
.textHeader {
font-family: Tahoma, Verdana, "Times New Roman";
font-size: 14px;
font-style: normal;
font-weight: bold;
font-variant: small-caps;
border-bottom: 1px solid #CCC;
margin: 15px 5px 0px 5px;
color: #000000;
}

.textbody {
text-align: left;
vertical-align: top;
padding-bottom: 25px;
display:block;
margin: 0px 5px 0px 5px;
}
.textbody a.picture img{
border: 2px solid #CCC;
text-align: left;
display:block;
float:left;
margin:5px 10px 10px 1px;
vertical-align: top;
padding:5px; 
}

.textbody a {
color: #6B238E;
text-decoration: none;
}
.textbody a:hover {
color:#6B238E;
text-decoration: underline;
}

#content .blogHeader {
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size: 1.15em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-bottom: 3px solid #F6F4F6;
	margin: 35px 0px 0px 0px;
	text-align: left;
}

#footer
{
clear: both;
width: 790px;
height: 100px;
color: #fff;
padding: 0px 0px 5px 0px;
text-align: center;
font-weight: normal;
background: transparent url(../img/footer.jpg) top center no-repeat;
border-bottom: 1px solid #DFDFDF;
}

div.bloghr{
 color: #6B238E;
}

div#footer a {
color: #fff;
text-decoration: none;
}
div#footer a:hover {
color:#fff;
text-decoration: underline;
}

/*#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }*/

.storeheading {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #79169A;
	border-bottom: 1px solid #79169A;
	margin: 0px 0px 20px 0px;
	text-align: right;
	display:block;
}

.storebottom {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #000;
	margin: 10px 0px 0px 0px;
	text-align: center;
	display:block;
}

