body {
	line-height: 1.2em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #313c26;
}
#header {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #313c26;
	background-image: url(http://www.hiland.com/themes/highland/images/backgrounds/lower-shadow.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#headerContent {
	height: 100px;
	position: relative;
}
#logo {
	height: 100px;
}

#logo img {
	margin-top: 20px;
	display: block;
}
#menu {
	height: 100px;
}
#menu ul li {
	margin-right: 7px;
	margin-left: 6px;
	text-transform: uppercase;
	float: left;
}
#menu ul li a {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 42px;
	text-decoration: none;
	color: #333333;
	display: block;
	height: 100%;
	background-image: url(http://www.hiland.com/themes/highland/images/backgrounds/menu-sprites.png);
	background-position: 200px 200px;
	background-repeat: no-repeat; 
}
#menu ul li:hover {
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(http://www.hiland.com/themes/highland/images/backgrounds/menu.jpg);
}
#menu ul li a.home:hover {
	background-position: -20px -31px;
	background-repeat: no-repeat;
}
#menu ul li a.about:hover {
	background-position: -118px -33px;
	background-repeat: no-repeat;
}
#menu ul li a.contact:hover {
	background-position: -206px -33px;
	background-repeat: no-repeat;
}
#menu ul li a.blog:hover {
	background-position: -323px -33px;
	background-repeat: no-repeat;
}
#menu ul li a.twitter:hover {
	background-position: -410px -33px;
	background-repeat: no-repeat;
}
#menu ul li a.sitemap:hover {
	background-position: -500px -31px;
	background-repeat: no-repeat;
}
#titleBar {
	padding-top: 1px;
	margin-bottom: 0px;
	color: white;
	background-position: 0px 0px;
	background-image: url(http://www.hiland.com/themes/highland/images/backgrounds/soft-tartan.jpg);
	background-repeat: repeat;
	height: 65px;
	border-top: 1px solid #49583a;
	border-bottom: 1px solid #49583a;
}
#titleBar #breadCrumb{
	font-size: 0.8em;
	margin-top: 5px;
	color: rgb(200,200,200);
}
#titleBar #breadCrumb a{
	color: rgb(200,200,200);
	text-decoration: none;
}
#titleBar #breadCrumb a:hover{
	color: rgb(255,255,255);
}
#titleBar h1 {
	margin-bottom: 16px;
	margin-top: 10px;
	font-size: 26px;
	text-shadow: 1px 1px 1px #2a3a22;
}
#cross {
	margin-bottom: 0px;
	color: white;
	background-position: 0px 0px;
	background-image: url(http://www.hiland.com/themes/highland/images/backgrounds/soft-tartan.jpg);
	background-repeat: repeat;
	height: 200px;
	border-top: 1px solid #49583a;
	border-bottom: 1px solid #49583a;
}
#crossText {
	background-position: 0 -100px;
	background-image: url(http://www.hiland.com/themes/highland/images/backgrounds/yellow-gradient.png);
	background-repeat: no-repeat;
	height: 200px;
}
#crossText h2 {
	margin-bottom: 16px;
	margin-top: 20px;
	font-size: 26px;
	text-shadow: 1px 1px 1px #2a3a22;
}
#crossText p {
	font-size: 1.4em;
	line-height: 1.4em;
}
#crossSlide {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 200px;
}
#crossSlideLeft, #crossSlideRight {
	padding-top: 80px;
	height: 100px;
}
#content {
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 1px;
	background: #fff;
}
#content table{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-spacing: 3px;
	border-collapse: separate;
}
#content table td{
	border: 1px solid #ccc;
	padding: 3px 3px;
	margin: 0px;
}
#content table th{
	border: 1px solid #ccc;
	padding: 3px 3px;
	margin: 0px;
	color: #ffffff;
	background: #587649;
}
#content table.noborder td{border: none}
.area2 {
	margin-right: 11px;
	padding-left: 9px;
	float: left;
	width: 459px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-color: rgb(200,200,200);
	border-left-style: solid;
	margin-top: 0px;
	padding-top: 1px;
	color: #4c4c4c;
}
.area2:first-child {
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 10px;
	border-left-width: 0px;
	width: 460px;
	margin-left: 10px;
}
.area4 {
	margin-right: 11px;
	padding-left: 9px;
	float: left;
	width: 219px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-color: rgb(200,200,200);
	border-left-style: solid;
	margin-top: 0px;
	padding-top: 1px;
	color: #4c4c4c;
}
.area4:first-child {
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 10px;
	border-left-width: 0px;
	width: 220px;
	margin-left: 10px;
}
.area2 h2, .area4 h2 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
}
.area2 h2.headline, .area4 h2.headline {
	line-height: 1.4em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}
.area2 h2, .area4 h2 a {
	color: #4c4c4c;
	text-decoration: none;
}
.area2 h3, .area4 h3 {
	color: #313c26;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.area2 h3:first-child, .area4 h3:first-child {
	margin-top: 0.5em;
}
.area2 h4, .area4 h4 {
	color: #313c26;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 20px;
	margin-left: 20px;
}
.area2 h3 a, .area4 h3 a{
	color: #313c26;
	text-decoration: none;
	padding-right: 20px;
	background: url(http://www.hiland.com/themes/highland/images/backgrounds/link-arrow.jpg) center right no-repeat;
}
.area2 h3 a:hover, .area4 h3 a:hover{
	color: #728760;
}
#footer .area2 h3, #footer .area4 h3 {
	color: #ffffff;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 18px;
	text-shadow: 1px 1px 1px #2a3a22;
	border-bottom: none;
	padding-bottom: 0px;
}
.area2 img.floatright, .area4 img.floatright{float: right; margin-left: 10px; margin-bottom: 10px;}
.area2 img.floatleft, .area4 img.floatleft{float: left; margin-right: 10px; margin-bottom: 10px;}
.area2 a:first-child img, .area4 a:first-child img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.area2 a.alignleft:first-child img, .area4 a.alignleft:first-child img {
	margin-right: auto;
	margin-left: 20px;
	display: block;
}
.area2 p a.alignleft:first-child img, .area4 p a.alignleft:first-child img {
	margin-right: auto;
	margin-left: 0px;
	display: block;
}
.area2 .smallIcons img, .area4 .smallIcons img{
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
}
.area2 .gallery{
	text-align: center;
}
.area2 .gallery a img, .area4 .gallery a img{
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
}
.area2 .gallery a:first-child img, .area4 .gallery a:first-child img{
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
}
.smallIcons{margin-top: 15px; text-align: center;}
.smallIcons a:first-child img{margin-right: 3px; margin-left: 3px; display: inline; }
.area2 img, .area4 img {
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
	display: block;
}
.area2 p img, .area4 p img {
	margin-right: auto;
	margin-left: auto;
}
.area2 ul, .area4 ul {
	margin: 18px;
}
.area2 ul li, .area4 ul li{
	background-repeat: no-repeat;
	background-image: url(http://www.hiland.com/themes/highland/images/icons/bullet.jpg);
	background-position: 10px 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
}
.area2 ol, .area4 ol {
	margin: 18px;
	list-style-type: decimal;
}
.area2 ol li, .area4 ol li{
	background-repeat: no-repeat;
	background-image: none;
	background-position: 10px 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
	list-style-position: outside;
}
.area2 ol.pNotes, .area4 ol.pNotes {
	font-size: 0.80em;
	color: #777;
	margin-top: 2em;
}
.area2 li p, .area4 li p{
	margin-left: 0px;
	margon-right: 0px;
	padding: 0px;
}
.area2 form p, .area4 form p{
	margin-left: 0px;
	margin-right: 0px;
}
span.tooltip{
	cursor: default;
}
#footer .area2 ul, #footer .area4 ul {
	margin: 18px;
	color: #ffffff;
}
#footer .area2 ul li, #footer .area4 ul li{
	background-repeat: no-repeat;
	background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-postcard-packages.png);
	background-position: 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
}
#footer .area4 ul li.demoCopy{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-demo-copy.png);}
#footer .area4 ul li.demoImage{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-demo-imaging.png);}
#footer .area4 ul li.savings{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-calculator.png);}
#footer .area4 ul li.twitter{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-twitter.png);}
#footer .area4 ul li.linkedin{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-linkedin.png);}
#footer .area4 ul li.feed{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-rss.png);}
#footer .area4 ul li.link{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-pointer.png);}
.area2 p {
	margin: 20px;
	line-height: 1.3em;
	color: #ffffff;
}
.area4 p {
	margin: 20px;
	line-height: 1.3em;
}
.temp4 {
	height: 50px;
	background-color: #cccccc;
}
#footer {
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 0px;
	color: white;
	background-position: left bottom;
	background-color: #728760;
	background-image: url(http://www.hiland.com/themes/highland/images/backgrounds/soft-tartan.jpg);
	background-repeat: repeat;
	border-top: 1px solid #49583a;
	border-bottom: 1px solid #49583a;
}
#footer a {
	color: rgb(255,255,255);
	text-decoration: none;
}
#footer a.button:hover{text-decoration: none;}
#footer a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
#footerContainer {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #ffffff;
}
#mainContent {
	color: #333333;
}
#mainContent p {
	color: #333333;
}
#mainContent p.small {
	font-size: 0.8em;
	color: #333333;
}
#footBar {
	background-color: #313c26;
	color: rgb(127,127,127);
	padding: 1px;
	margin-top: 0px;
}
#footMenu{
	font-size: 0.85em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding-top: 1px;
}
#copyright{
	font-size: 0.85em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding-top: 1px;
	text-align: right;
}
#content .clearfix{
	margin-top: 0em;
	margin-bottom: 0em;
}
#content a#iconAbout{
	display: block; 
	float: left; 
	background: url(http://www.hiland.com/themes/highland/images/icons/tiny-about.png) center left no-repeat; 
	padding: 5px 5px 5px 25px; 
	margin-right: 5px;
}
#content a#iconPrice{
	display: block; 
	float: left; 
	background: url(http://www.hiland.com/themes/highland/images/icons/tiny-pricing.png) center left no-repeat; 
	padding: 5px 5px 5px 25px; 
	margin-right: 5px;
}
#content a#iconSpecs{
	display: block; 
	float: left; 
	background: url(http://www.hiland.com/themes/highland/images/icons/tiny-specs.png) center left no-repeat; 
	padding: 5px 5px 5px 25px; 
	margin-right: 5px;
}
#content hr{
	margin: 5px 20px 20px 20px;
	height: 1px;
	border-bottom: 0px;
}
/* Form Styles */

.area2 form, .area4 form{
	background: #eee url(http://www.hiland.com/themes/highland/images/backgrounds/crest.jpg) bottom right no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	padding-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} 
.area2 form label, .area4 form label{
  display: block;
  border-bottom: 1px solid #ddd;
  margin: 10px -10px;
  padding: 5px 10px;
  color: #313c26;
}
.area2 form label:first-child, .area4 form label:first-child{
  margin-top: 0px;
}
.area2 form input.text, .area4 form input.text{
  width: 96%;
  border: 1px solid #ddd;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: bold;
}
.area2 form textarea, .area4 form textarea{
  width: 96%;
  border: 1px solid #ddd;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: bold;
}

.area4 form.sideform{
	background: none;
	margin: 0px 20px;
	padding: 0px;
}
.area4 form.sideform label{
	border-bottom: none;
	margin-bottom: -10px;
	margin-top: 0px;
}
.area4 form.sideform input.text{
	margin: 10px 10px 10px -5px;
	width: 180px;
}
.area4 form.sideform div.buttonWrap{
	margin-left: 0px;
	padding-top: 10px;
}

.area2 form div.formButtons, .area4 form div.formButtons{
  padding-top: 1em;
}
#map{margin-bottom: 1em;}
.area2 a.button, .area4 a.button{
	display: block;
	height: 28px;
	float: left;

	background: #73a947 url(http://www.hiland.com/themes/highland/images/backgrounds/button-sprite.png);
	background-repeat: repeat-x;
	border: 1px solid #48662f;
	
	text-decoration: none;
  	font-size: 12px;
  	
  	padding: 1px;
  	margin: 1px;
		
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
  	
  	-moz-box-shadow: 0px 0px 2px #48662f;
  	-webkit-box-shadow: 0px 0px 2px #48662f;
}
.area2 a.button span, .area4 a.button span{
  display: block;
  
  color: #fff;
  border: 1px solid #87b259;
   
  padding: 6px 5px 4px 5px;
  border-spacing: 0px;

  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.area2 a.button:hover span, .area4 a.button:hover span{
  background: url(http://www.hiland.com/themes/highland/images/backgrounds/button-sprite.png);
  background-position: center;
}
.area2 a.button:active, .area4 a.button:active span{
  background-position: 0px -60px;
}
.area2 a.button:active span, .area4 a.button:active span{
  background-image: none;
}
#knowledgeButtons, #downloadButtons, .homeFeature, .buttonWrap{margin-left: 20px;}
.wrapPad{padding-bottom: 2em;	}


.area4 div.widget h3{
	margin: 10px 10px 10px 10px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 25px;
}
.area4 div.widget h3.kindwords{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-comment.jpg);}
.area4 div.widget h3.links{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-pointer.jpg);}
.area4 div.widget h3.blog{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-blog.jpg);}
.area4 div.widget h3.resource{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-knowledge-base.jpg);}
.area4 div.widget h3.contact{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-contact.jpg);}
.area4 div.widget h3.postcards{background-image: url(http://www.hiland.com/themes/highland/images/icons/tiny-postcard-packages.png);}
.area4 div.widget ul li{
	background-image: none;
	padding: 2px 5px;
}
.area4 div.widget img{margin-left: auto; margin-right: auto;}
.area4 div.widget img:first-child{margin-top:20px;}

/* BeautyTips Styles */
.bt-content {
  color: #000;
  line-height: normal;
}
.littleTip{
  	color: rgb(127,127,127);
  	font-size: 0.8em;
}

/* Scrollable Styles */

div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 340px; 
    height:200px;
    border-left: 1px solid rgba(0,0,0,0.2);
    border-right: 1px solid rgba(255,255,255,0.2); 
} 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
div.scrollable div.items div {
    float:left; 
    position: relative;
    width: 340px;
    height: 200px;
    overflow: hidden;
} 
div.scrollable div.items div a.scrollLearnMore{
	position: absolute;
	top: 178px;
	right: 8px;
	z-index: 21111;
	text-decoration: none;
	font-size: 0.8em;
	color: rgb(255,255,255);
}
div.scrollable div.items div a.scrollLearnMore:hover{
	color: rgb(255,255,255);
}
div.navi{ 
	border-width: 0px; 
	position: absolute; 
	width: 330px; 
	top: 177px; 
	left: 60px; 
	height: 20px;
	z-index: 5;
	padding: 3px 5px 0px 5px;
}
div.navi a { 
    width:8px; 
    height:8px; 
    float:left; 
    margin:3px; 
    background:url(http://www.hiland.com/themes/highland/images/icons/navigator.png) 0 0 no-repeat; 
    display:block; 
    font-size:1px; 
} 
div.navi a:hover { 
    background-position:0 -8px;       
} 
div	.navi a.active { 
    background-position:0 -16px;      
}
img.relatedPageImg {
	margin-bottom: 20px;
	margin-top: 20px;
}
#footMenu ul li {
	float: left;
	padding: 0px 0.75em;
	border-left: 1px solid rgb(200,200,200);
}
#footMenu ul li:first-child{
	padding-left: 0px;
	border-left: none;
}
#footMenu ul li a {
	color: rgb(200,200,200);
	text-decoration: none;
}
#footMenu ul li a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
#footer #twitter_update_list li{
	background-image: none;
	padding-left: 0px;
	border-top: 1px solid rgb(200,200,200);
	margin-top: 10px;
	padding-top: 10px;
}
#footer #twitter_update_list li a{
	color: rgb(200,200,200);
}
#footer #twitter_update_list li:first-child{
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
#footer #twitter_update_list li a{display: none}
#footer #twitter_update_list li span a {display: inline}
#footer #twitterlink{margin-left: 20px; margin-right: 20px; font-size: 0.75em;}

div.shadowedPage{
	border: 1px solid #888;
	margin: 20px;
	-moz-box-shadow: 2px 2px 2px #888;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* STYLES FOR THE MODAL BOX */

#dialog p{margin: 1em 20px;}
#dialog blockquote{margin: 1em 40px;}
#dialog ul{
	margin: 18px;
}
#dialog ul li{
	background-repeat: no-repeat;
	background-image: url(http://www.hiland.com/themes/highland/images/icons/bullet.jpg);
	background-position: 10px 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	border-width: 0px;
	border-style: solid;
	margin-bottom: 5px;
	margin-top: 5px;
}
#dialog h2{	color: #313c26;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
#dialog h3{
	color: #313c26;
	margin: 1em 20px;
}
