
body {
	font: 62.5%/1.6em helvetica, "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

input {
	border: 1px solid #939393;
}

#comment {
	border: 1px solid #939393;
}

#commentform p {
	margin-bottom: -10px;
}

h1 {
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
	font: normal 3.2em helvetica, Times, serif;
}

#logo {
	margin-top: -10px;
}

#photospot {
	position: relative;
	width: 100%;
	height:280px;
	margin-bottom: 25px;
	margin-top: 5px;
}

#photospot img{
	padding:1px;
	}
h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	clear:both;
	color:#999;
	bottom: 2px;
}

#header {
	width: 862px;
}

#header .description {
	float:right;
	margin:65px 0 0 0;
	color:#222;
}

#header h1 {
	margin: 10px 0 0;
	padding: 25px 25px 20px 0;
}

#wrapper {
	width:862px;
	margin:0 auto;
	height: 100%;
}
#inner-wrapper{

	width:862px;

}
#subnav {
}

#subnav li {
	color: #424242;
	font: normal 13px helvetica;

}

#subnav li a {
	color:#444;
	background:whitesmoke;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 7px;
}
#subnav li a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#subnav li a.active {
	background-color:#eee;
	color : #66185a; 
	text-decoration:none;
}

#nav {

	height:28px;
	float: right;
	padding-top: 6px;
	padding-bottom: 7px;
	margin: -85px 435px 0 0;
}

#nav2 {

	
	float: right;
	margin: -86px 0 0;
	padding-top: 1px;
	padding-bottom: 7px;
	padding-right: 10px;
}

#nav3 {
font:1.2em Trebuchet MS;
font-weight: bold;
list-style: none;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 10px;
	margin: 60px 0 0;
}

#nav3 li {
	float: left;
	display:inline;
	padding-right: 10px;
	list-style: none;
	padding-bottom: 10px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#444;
	padding:5px 5px 7px 5px;
		;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

#nav2 li a {
	color:#444;
	font:1.6em Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-right: 2px;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

#nav li a:hover {
	color:#333;
	text-decoration:none;
}

#nav li a.active {
  color : #66185a; 
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin: 0 0 0 275px;
	border-left:1px solid #eee;
	padding-bottom: 30px;
	padding-left: 25px;
}

#content p {
	margin:25px 0;
	word-spacing:2px;
	font: 110%/25px helvetica;
	color: #515151;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family: helvetica, Times, serif;
	font-size:2.2em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:250px;
	float:left;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	
}

#sidebar ul {
	list-style:none;
	margin-bottom: 20px;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

p.news {
	padding:10px;
	margin:10px 0;
	color: #4f4f4f;
	border-bottom: 2px solid #e8e8e2;
	border-top: 2px solid #e8e8e2;
	text-shadow: #e1e1e1 0 0 1px;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	border-style:none;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin: 10px 0;
}
a.more:hover {
	text-decoration:underline;
}
/*all this stuff controls the latest posts on the main page*/
#wp-last-posts {
	color: #000;
}
.wplp-post {
		color: #515151;
		margin: 15px 0;
}

#wplp-post-id-3 p{
		color: #515151;
		font: 11px helvetica;
}

#wplp-post-id-2 p{
		color: #515151;
		font: 11px helvetica;
}

#wplp-post-id-1 p, h4{
		color: #515151;
		font: 11px helvetica;
}

#wplp-post-id-1 a{
		color: #4a71c7;
		font: 11px helvetica;
}

#wplp-post-id-2 a{
		color: #4a71c7;
		font: 11px helvetica;
}

#wplp-post-id-3 a{
		color: #4a71c7;
		font: 11px helvetica;
}
.postmetadata a{
	font: 8px;
	color: #4a71c7;
	
}
.blue {
	color: #5f90ff;
}



/*****new navi*********/

ul#sliding-navigation  
{  
    list-style: none;  
    font-size: .75em;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
}  
  
ul#sliding-navigation li.sliding-element h3,  
ul#sliding-navigation li.sliding-element a  
{  
    display: block;  
    width: auto;  
    padding: 5px 15px;  
    margin: 0;  
    margin-bottom: 5px;  
}  
  
ul#sliding-navigation li.sliding-element h3  
{  
    
    color: #fff;  
    background: #333;  
    border: 1px solid #1a1a1a;  
    font-weight: normal;  
}  
  
ul#sliding-navigation li.sliding-element a  
{  
	color: #3d4343;
	background: rgba(209,27,131,0.14);
	padding:5px 5px 7px 5px;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}  
  
ul#sliding-navigation li.sliding-element a:hover { 		  

	color : #c83660; 
	background: rgba(209,27,131,0.14);

 } 
 
 ul#sliding-navigation li.sliding-element a.active { 		  

	color : #c83660; 
	background: rgba(209,27,131,0.14);
 } 
 
/*****Accordion Menu For Products Page


ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
} ****/

/**********Popout menu*********/
* { margin: 0; padding: 0; border: 0; }

.rss-popup {
    margin: 100px auto;
    padding: 0;
    width: 100px;
    position: relative;
}
 
div.rss-popup em {
    background: url(../images/bubble.png) no-repeat;
    width: 100px;
    height: 49px;
    position: absolute;
    top: -70px;
    left: -0px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
}
 
#rss-icon {
    width: 42px;
    height: 42px;
    background: url(../images/icon.png) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
}

#content #header {
  margin: auto !important;
  padding:10px;
  font-size: 13px;
  border:1px dashed gray;
  background-color:#efefef;
  width:400px;
  text-align:center;
  font-family:helvetica;
  margin-bottom:12px !important;
}

#secondary {
    color: #FFF;
    padding: 15px 35px;
    
}

#pageslide-slide-wrap {
    background-color: #000;
}

#pageslide-content h2 {
  color: #C60;
}

#pageslide-content a { 
  font-size:12px;
  padding:20px;
}

.pageslide-close {
  font-size: 12px;
  font-weight: bold;
  padding:10px !important; 
  border: 1px solid #C60;
}

#form-div{
	padding-left: 30px;
}