/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
a{ outline:none}
*{
	padding:0px;
	margin:0px;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0b0b0b;
	line-height:16px;
	background-color:#4c172e;
	scrollbar-base-color:#ccc;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
}

h1{
	font-size: 14px;
	color: #0b0b0b;
	font-weight: bold;
	/*letter-spacing: 1.3px;*/
}

h2{
	font-size: 99%;
	color: #0b0b0b;
}

h3{
 font-size: 110%;
 color: #0b0b0b;
}

h4{
 font-size: 120%;
 font-weight: normal;
 color:  #666666;
 font-weight: bold;	
}

h5{
 font-size: 100%;
 color: #666666;
}

h6{
 font-size: 90%;
 color: #666666;
 padding:25px 22px;
 
}

p{
	padding-bottom: 8px;
}

ul{ 
 list-style-type: none; 
}

ul li {padding-bottom: 8px;}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #999;
	width: 350px;
}
 legend{
 	font-weight: bold;
	color: #666;
 }

.clear {

	clear:both;

}

img{border:none;}
.horiz_line{
	border-top:solid 1px #939598;
	height: 5px;
	margin-top: 5px;
}

a.linkOpacity img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	
}

label{
	display:block;
	font-weight:bold;
}

#outerwrapper {
	width:960px;
	margin-left: auto;
	margin-top:auto;
	margin-right: auto;
	background-image:url(images/shadow.gif);
	background-repeat:repeat-y;

}
#wrapper {
	width:935px;
	margin-left: auto;
	margin-top:auto;
	margin-right: auto;
	background-color:#FFFFFF;

}

#header {
	height:83px;
	background-color: #371023;

	}

#navigation {
	height:45px;
	background-image:url(images/nav_back.gif);
	background-repeat:repeat-x;
}

#leftContent {
	margin-left:40px;
	margin-top:15px;
	width:425px;
}

#leftImage {
	margin-top:10px;
	width:417px;
	
}
#flashContainer{
	height:297px;
	width:417px;
}

#logos {
margin-top:5px;
margin-left:45px;
}

#rightContent {
	float:right;
	width:240px;
	padding-top:20px;
	background-image:url(images/sofa.jpg);
	background-repeat:no-repeat;
	padding-right: 200px;
	background-position: 0px 0px;
	min-height: 500px;
}
#rightContent ul li{
	list-style-type:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 11px;
	padding:5px 5px 5px 15px;
}


#rightContent #textInner{
	width: 230px;
}

#rightContent #textInner a:link, #rightContent #textInner a:visited{
	color:#4c172e;
}

#rightContent #textInner a:hover{
	color:#666;

}

#home #rightContent{

}

#home #rightContent #textInner{

}

#graphicalLinks {
	margin-left:30px;
	margin-top:15px;
	width:417px;
}


#footer {
	padding:10px 20px 20px 20px;
	color:#999999;
	border-top: solid 1px #ccc;
}

#footer a:link, #footer a:visited{
	color:#666;
	text-decoration:none;
}

/***********************************************/
/* Nav tag styles                             */
/***********************************************/ 


#navContainer{
	height: 45px;
	background-image: url(index-2.html);
	background-repeat: repeat-x;
}

#navtext{
	color: #727476;
}

#navtext ul{
	
}

#navtext ul li{
	float:left;
	padding: 1px 16px 0px 14px;
	text-align: center;
}

#navtext ul li a:link, #navtext ul li a:visited{
	color:#727476;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding: 6px 4px;

}

#navtext ul li a:hover{
	color:#727476;
	background-image:url(images/home_butR.gif);
}
/****************** slider  styles ********************/

.portfolioSlider {  
  position: relative;
}

.portfolioSlider .sli-button {
  position: absolute;
}

.portfolioSlider #leftb {
	left:-1px;
}

.portfolioSlider #rightb {  
  top: -1px;
  right:-1px;
}

#featured-slider {
	height: 107px;
	padding-left: 5px;
	margin-top:10px;
	margin-left:1px;
	background-image: url(images/scroll_back.gif);
	background-repeat: no-repeat;
	width: 397px;
}

#slider-contents ul li{
	float:left;
	margin-right:3px;
}

#innerSlider{
	width:550px;
}

#featured-slider #slider-contents{
	overflow: hidden;
	width: 377px;
	padding-top:10px;
	margin-left:15px;
}
/*
#featured-slider .featured_content {
	width:90px;
	padding-right:10px;	
	margin-right:10px;
	border-right:1px dotted #8F8F8F;
}

#featured-slider .featured_title{
	color:#333333;
	font-size:1em;
	font-weight:bold;
	padding-left:5px;
}

#featured-slider .show_more{
	margin-top:0px;
	padding-left:5px;
}


#small-slider {
  width: 644px;
  height: 85px;
}
*/
#featured-slider .sli-button {
	width: 25px;
	height: 107px;
}

#featured-slider #leftb {
	background: url(images/scroll-left.gif) top left no-repeat;
}

#featured-slider #leftb:hover {
	cursor:pointer;   
}

#featured-slider #rightb {
	background: url(images/scroll-right.gif) top left no-repeat;
}

#featured-slider #rightb:hover {
	cursor:pointer;	
}


.resourceCont{
	width:190px;
	padding:5px;
	float:left;
}

#flashOuter{
	height:264px;
	width:397px;
	background-image: url(images/gradient_back.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	
}
