@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}

html, body {
	border:0 none;
	color:#333;
	font-family:Georgia,Helvetica,Tahoma;
	font-size:12px;
	background-color:#512d02;
}

#top-nav-container {
	height:30px;
	background-color:#000;
	border-bottom:1px solid #6a4b28;	
}

#top-nav-body {
	/*width:960px;
	margin:0 auto;*/
}

#logo-container { height:108px; }

.nine60 {
	width:960px;
	margin:0 auto;
}

#logo {
	/*width:960px;
	margin:0 auto;*/
}

#content-top-border {
	background: transparent url(../images/content-top-bg.png) no-repeat scroll left top;
	height:10px; 
	/*width:960px;
	margin:0 auto;*/ 
	margin-top:1.5em
}

#content-bottom-border {
	background: transparent url(../images/content-bottom-bg.png) no-repeat scroll left top;
	height:10px;
	padding-bottom: 2em;
}

#main-content {
	height:1000px;
	background-color:#f5f5f5;
}

#main-nav-container {
	height:40px;
	background-color:#6e3703;
	border-top:1px solid #7d4b1d;
	border-bottom:1px solid #7d4b1d;
}

#content-left{
	width:615px;
	height:400px;
	/*	border:1px solid #ccc; */	margin:15px;
	/*	float:left;*/	
	display:inline;
	;
}

#content-items {
	margin:2em 1em;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

#content-right {
	width:285px;
	margin-top:1em;
}

p.section {
	display:block;
	margin:1em 1.5em;
	font-size:12px;
	font-weight:bold;
}

#content-right img {
	display:block;
	margin:5px auto;
}

#top-nav ul {
	padding:0.5em;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	width:100%;
}

#top-nav ul li a {
	color:#CCC;
	text-decoration:none;	
}
#top-nav ul li {
	display:inline;
	float:left;
}
#top-nav ul a:focus, #top-nav ul a:active, #top-nav ul a:hover {
	background-color:#993300;
	0color:#ffcc33;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	0text-decoration:underline;
}
#top-nav ul a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding:2px 10px;
}
#top-nav ul a {
	display:block;
	0font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	0font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
}

#top-nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#top-nav ul a.home {
	margin:0 12px 0 0;
}
#top-nav ul a.menu-item {
	margin:0 12px 0 0;
}
#top-nav ul a.selected-nav {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#993300;
	color:#ffcc33;
	margin:0 12px 0 0;
}
/*-------------------------------------------------------*/

#main-nav ul {
	0font-size:1.5em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	width:100%;
}

#main-nav ul li a {
	color:#C90;
	text-decoration:none;		
}
#main-nav ul li {
	display:inline;
	float:left;	
	0height:50px;
}
#main-nav a:focus, 
#main-nav ul a:active, 
#main-nav ul a:hover,
#main-nav ul a.selected-nav{
	background-color:#754110;
	color:#f5f5f5;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	border-bottom:2px solid #996B15;
	padding:10px 10px 8px 10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;	
}

#main-nav ul a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding:10px 10px;
}
#main-nav ul a {
	display:block;
	font-size:1.5em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	0font-weight:bold;
	line-height:normal;
	0text-transform:uppercase;
}

#main-nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#main-nav ul a.home {
	margin:0 12px 0 0;
}
#main-nav ul a.menu-item {
	margin:0 12px 0 0;
}
#content-left #content-items h1 {
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6E3703;
}
#content-left #content-items p {
	line-height: 23px;
	margin:1em 0;
	font-size: 105.1%;
}
#content-left #content-items h2 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A24F04;
	margin: 1em 0;
}

.clear-both {
	clear:both;
}

/*  pages navigation */
.pages-navigation {
	float: right;
	padding: 0px 0px 1em 0px;
	display:block;
	position:relative;
	margin:1em 1.5em 0.5em 2em;
}

.pages-navigation ul {
	margin: 0;
	padding: 5px 15px 0px 0;
	list-style: none;
	height: 19px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:13px;
	color:#330000;
}
.pages-navigation  ul  li {
	float: left;
	padding: 0;
	font-size: 1em;
}
.pages-navigation ul li a {
	margin: 0 0.2em;
	padding:0.3em 0.4em;
	font-size:0.95em;
	line-height:1em;
	text-decoration:none;
	color:#960;
	float:left;
	display:block;
	font-weight:bold;
	border: 1px solid #C93;
}


.pages-navigation ul li a:hover,
.pages-navigation ul li a:active {
	text-decoration:underline;
	background-color:#835425;
	color:#FFF;
	border: 1px solid #FF9900;
}

.pages-navigation ul a.current-page:link,
.pages-navigation ul a.current-page:visited {
	color:#fff;
	background-color:#6e3703;
	border:1px solid #FF9900;
}

.pages-navigation   ul   a.current-page:hover, 
.pages-navigation   ul   a.current-page:active{
	text-decoration:underline;
	background-color:#000000;
}

.pages-navigation   ul   a.nolink-page:link,
.pages-navigation   ul   a.nolink-page:visited,
.pages-navigation   ul   a.nolink-page:hover, 
.pages-navigation   ul   a.nolink-page:active
{
	text-decoration:none;
	border:none;
	color:#960;	
	cursor:default;
	font-weight:normal;
	font-size:12px;
	background-color: transparent;
}
.align-center {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}

#content-left #content-items h1 span {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	display: block;
	margin: 8px 0;
	border-top: 1px dotted #A24F04;
	color: #A24F04;
}

#content-left #content-items h1 span.continued {
	display:inline;
	border:none;
	font-size:12px;
	font-style:normal;
	color:#666;
	font-family:Verdana, Tahoma, Geneva, sans-serif;
	margin: 4px 10px;
	text-transform: uppercase;
}

#content-left #content-items p.blockquote-text {
	margin:0 3em 0 3em;
	border-left:3px solid #ccc;
	padding-left:1em;
}

#content-right a img.img-related-sites {
	border:none;
}
#content-left #content-items .table-data table tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align:top;
}

#content-left #content-items .table-data table tr td.padding-left-2em {
	padding-left:2em;
}


.text-right {
	text-align:right;
}

.text-center {
	text-align:center;
}

/* footer navigation */
#footer {
	background-color:#6E3703; 
	height: 50px;
	border-top:1px solid #7D4B1D;
	border-bottom:8px solid #f5f5f5;	
	}

#footer-content {
	0margin:0 auto;
	0width:960px;
	position:relative;
	text-align:center;
	padding:10px 0 10px 25px;
	0padding-left:25px;
	0padding-right:15px;		
}

#footer-nav {
	padding: 10px 0px 0px 0px;
}

#footer #footer-content #footer-nav {
	margin:0 auto;
	position:relative;
	text-align:center;
}

#footer #footer-content #footer-nav ul{	
	list-style:none;	
	margin:0 auto;
}

#footer #footer-content #footer-nav ul li{
	float:left;
	font:normal 11px/20px; /*Arial, Helvetica, sans-serif;*/
	0color:#333;
	color:#c90;
	background-color:inherit;
}

#footer #footer-content #footer-nav ul li a{
	padding:0 4px;
	font:normal 11px/20px; /*Arial, Helvetica, sans-serif;*/
	background-color:inherit;
	0color:#333;
	color:#c90;
	text-decoration: underline;
}

#footer #footer-content #footer-nav ul li a:hover{
	background-color:inherit;
	text-decoration: none;
}

#footer #footer-content #footer-nav ul li a.home{
	padding:0 7px 0 10px;
	font:normal 11px/20px; /*Arial, Helvetica, sans-serif;*/
	background-color:inherit;
}

#footer #footer-content #footer-navul li a.home:hover{
	background-color:inherit;
	text-decoration: none;
}
/* end footer navigation */
#main-content #content-left #content-items ul.about-us {
	line-height: 20px;
	padding-left: 2em;
	margin: 1em;
}

#main-content #content-left #content-items li.about-us {
	margin: 0.5em 0;
}

.img-noborder {
border:none;
}#main-content #content-left #content-items ol.howto-order {
	line-height: 20px;
	padding-left: 2em;
}

/*----how to place an order */
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
.sitemap {
	margin-left:1em;
}

.sitemap ul, .sitemap li{
	list-style-type: none;
	line-height:20px;
	
	padding-bottom:3px;
}

.sitemap li a {
	color:#630;
}#logo h3 {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-indent: -10000px;
}
#logo img.logo-operator {
	margin-left: 4em;
}

