/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ccc;

}

.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	height: 90%;
}

.frontwrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ccc;
	height: 600px;
}
.frontincludepara {
	float: left;
	height: 160px;
	width: 215px;
}



.bottomline {

	height: 8px;
	width: 950px;
	float: left;
	margin-bottom: 40px;
}
.articletitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.articletitles a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.logospacer {
	float: left;
	height: 120px;
	width: 200px;
}

.bottomredline {
	background-color: #FF0000;
	height: 1px;
	width: 900px;
	float: left;
	clear: both;
}
.frontbottomline {
	background-image: url(../images/generic/images/bottomshad_27.gif);
	height: 8px;
	float: left;
	width: 950px;
	clear: both;
}
.frontbottomredline {
	background-color: #FF0000;
	height: 1px;
	width: 800px;
	float: none;
	clear: both;
}
.content
{
	float: left;
	padding: 10px;
	width: 600px;
	
	
}
.contents {
	float: left;
	height: 350px;
	width: 139px;
	clear: right;
	text-align: left;
	background-color: #FFFFFF;	
}

.tourviewer {
	float: left;
	height: 240px;
	width: 320px;
	margin-left: 45px;
	margin-top: 20px;
	text-align: left;
	border: 1px solid #d71c1c;
}
.individualtourholder {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}
.individ_title_box {
	float: left;
	height: 44px;
	width: 140px;
}


.onecolinfoarea {
	float: left;
	width: 770px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 25px;
}

.infoarea {
	float: left;
	width: 460px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	_margin-left: 5px;
	
	
}
.onecolinfoareabgbottom {
	float: right;
	height: 100%;
	width: 950px;
	background-repeat: no-repeat;
	background-position: bottom;

}
.vtoursinfoareabgbottom {
	float: right;
	height: 450px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.menuheader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.onecolinfoareabg {
	float: right;
	height: 400px;
	width: 950px;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d71c1c;
	border-left-color: #d71c1c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d71c1c;	
}

.infoareabg {
	float: left;
	width: 950px;
	margin-top: 5px;
	background-repeat: repeat-y;
	margin-bottom: 5px;
	height: 100%;
	background-image: url(../images/bodybgbottom.jpg);
}
.plaininfoareabg {
	float: left;
	width: 950px;
	margin-top: 5px;
	background-repeat: repeat-y;
	margin-bottom: 5px;
	height: 100%;
	background-color: #FFFFFF;
}
.infoareabgbottom {
	float: left;
	height: 100%;
	width: 950px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom left;
}
.catheader {
	height: 40px;
	width: 165px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url("/images/catheader.jpg");
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #B82925;
	margin-bottom: 10px;
}
.contentheader {
	height: 40px;
	width: 135px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url("/images/catheader.jpg");
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #B82925;
	background-image: url("/images/contenthead.jpg");
	margin-bottom: 10px;
}
.catspacer {
	background-image: url(../images/interiormenus/images/spacers_18.gif);
	background-repeat: repeat-y;
}
.contentspacer {
	background-image: url(../images/interiormenus/images/spacers_19.gif);
	background-repeat: repeat-y;
	height: 245px;
}
.sectionmenubottom {
	background-image: url(../images/interiormenus/images/leftmenus_20.gif);
	height: 36px;
	margin-bottom: 2px;
}
.piperslogo {
	background-image: url(../images/interiormenus/images/leftmenus_21.gif);
	height: 140px;
}

.contentbottom {
	background-image: url(../images/interiormenus/images/leftmenus_22.gif);
	height: 5px;
}

img {
	border: 0px solid #CCC;
	behavior: url("/iepngfix.htc");
}

.frontmenumain {
	height: 37px;
	width: 950px;
	float: left;
	clear: both;
	background-color: #CCC;
	margin-bottom: 2px;
}
.menumain {
	height: 37px;
	width: 950px;
	clear: both;
	float: left;
}


.vtoursheader {
	height: 40px;
	width: 950px;
	clear: both;
	float: left;
	background-position: left;
	
	background-color: #CCCCCC;
	padding-top: 8px;
	background-image: url(../images/contenthead.jpg);
	background-repeat: repeat-x;
}
.toparea {
	background-image: url(../images/frontpage/images/video-areagraphic.jpg);
	height: 150px;
	width: 950px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
}

.toparea-rear {
	background-image: url(../images/interiorgraphics/interiorvideo-areagraphic.jpg);
	height: 150px;
	width: 950px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
}
.video_header {
	float: left;
	height: 28px;
	width: 380px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #d71c1c;
	padding-top: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
}
.videobox {
	float: left;
	height: 95px;
	width: 165px;
	clear: none;
	padding-top: 6px;
	padding-left: 15px;
	position: relative;
	
}
.videobox2 {
	float: left;
	height: 95px;
	width: 172px;
	clear: none;
	padding-top: 6px;
	padding-left: 8px;
}
.videobox3 {
	float: left;
	height: 95px;
	width: 180px;
	clear: none;
	padding-top: 6px;
}
.login {
	float: left;
	height: 42px;
	width: 130px;
}
.threebarstitles a{
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #B82925;
	float: left;
}
.threebarstitles {
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #B82925;
	float: left;
}

.threebars1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 16px;
	color: #B82925;
	float: left;
	height: 38px;
	width: 306px;
	background-image: url(../images/frontpage/images/smallbar.jpg);
	margin-bottom: 3px;
	margin-top: 5px;
}
.threebars2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 16px;
	color: #B82925;
	float: left;
	height: 38px;
	width: 306px;
	background-image: url(../images/frontpage/images/smallbar.jpg);
	margin-bottom: 3px;
}
.threebars3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 16px;
	color: #B82925;
	float: left;
	height: 38px;
	width: 306px;
	background-image: url(../images/frontpage/images/smallbar.jpg);
	margin-bottom: 3px;
}






/* links */
a, a:visited {
	text-decoration: none; 
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

/* images */

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img a{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.image_caption { 
   line-height: 10px; 
   font-size: 10px; 
   padding: 0px 3px 5px 3px; 
   text-align: left; 
}
h1, h2, h3,  {
	padding: px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #000000	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

/* form elements */

.leftshadow {
	height: 552px;
	width: 8px;
	float: right;
	clear: both;
}
/* searchBOX */
.searchbox {
	height: 30px;
	width: 200px;
	float: left;
	text-align: center;
	border: 1px solid #999999;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-left: 60px;
}
/* searchFIELD */
input {
	border:1px solid #666666;
	color:#777;
	margin-right: 5px;
	height: 17px;
	margin-top: 2px;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/* searchBUTTON */
input.button {
	border: 0px solid #d71c1c;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 5px;
	height: 20px;
}
input.checkbox { border: none; vertical-align: middle;}

select {
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea {
	width:200px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #cccccc;
	height:100px;
	display:block;
	color:#777;
	padding: 2px;
	margin-bottom: 2px;
}



/* search */
form.search {
	top: 35px;
	right: 25px;
	background: transparent;
	border: none;
	text-align: center;
	float: left;
}	
.quicklinks {
	float: left;
	height: 35px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #d71c1c;
	padding-top: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	margin-bottom: 10px;
}


/* search button border */
form.search input.textbox {
	margin: 0px;
	width: 120px;
	background: #FFF;
	color: #333;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.logininterior {
	float: left;
	height: 15px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #d71c1c;
	text-decoration: none;
	margin-top: 6px;
	vertical-align: middle;
	margin-left: 7px;
	line-height: 100%;
}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #d71c1c;
	text-decoration: none;
	margin-top: 6px;
	vertical-align: middle;
	margin-left: 7px;
	line-height: 100%;
}
.logintext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #d71c1c;
	text-decoration: none;
	margin-top: 6px;
	vertical-align: middle;
	margin-left: 7px;
	line-height: 100%;
}

.qtimetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #d71c1c;
	text-decoration: none;
	margin-top: 6px;
	vertical-align: middle;
	margin-left: 7px;
	line-height: 100%;
}
.qtimetext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #d71c1c;
	text-decoration: none;
	margin-top: 6px;
	vertical-align: middle;
	margin-left: 7px;
	line-height: 100%;
}



.vtgobox {
	float: left;
	height: 12px;
	width: 37px;
	margin-top: 11px;
}
.frontshadow {
	background-image: url(/images/bodybg.jpg);
	background-repeat: repeat-y;
	height: 565px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
.gobox {
	float: left;
	height: 12px;
	width: 37px;
	margin-top: 5px;
}

form.search input.button {
	background: #CCC url(images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

form.search a { 
   color: #ffffff; 
   font-size: 11px; 
   text-decoration: underline; }



/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
}

/* Menu */
#breadcrumb {
	clear: both;	
	margin: 0; padding: 0 40px 0 40px;
	background: url(images/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#breadcrumb div, #breadcrumb span  { 
   color: #ffffff; 
   background: none; 
   font-size: 13px;
}
#breadcrumb a { 
   color: #ffffff; 
   text-decoration: none; 
}




/* Main Column */
#main {
	float: left;
	width: 72%;
	padding: 0; margin: 0;
	background-color: #ffffff;
}
#main h1 {
	margin-top: 10px;
	margin-bottom: 2px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(images/square-green.png) no-repeat 3px 50%;
}
#main h1 a {
	color: #88ac0b; 	
	background: none;
}
#main h1 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}
#main div.content {
	padding: 10px;		
	margin: 0;
}
#main div.not_found {
   padding: 40px;
   text-align:center;
}
div.post-cats { padding-left: 10px; }

.art-info-1 { 
   float: left; 
   width: 380px;
   padding: 0px 0px 10px 10px;
}
.art-info-2 { 
   float: right; 
   text-align: right;
   padding: 0px 0px 10px 0px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 0px 10px 25px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding: 2px 0px 2px 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding: 2px 0px 2px 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding: 2px 0px 2px 20px; margin: 0 10px 0 5px;

}

.email {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/email.gif) no-repeat right center; 
}
.print {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
   background: url(images/print.gif) no-repeat right center; 
}
.digg { 
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/digg.png) no-repeat right center; 
}



/* Sidebar */	
#sidebar {
	float: right;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(images/headerbg.gif) repeat-x left bottom;
	border: 1px solid #EFF0F1;
}

#sidebar h1 a {
   color: #555;
}
#sidebar a.selected { 
   color: #4EBF37; 
}
#sidebar .nav-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 0 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 5px 0 -1px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;	
}




/* Sidebar - feeds and link management */

#feeds {
   text-align: left;
	font-weight: bold;
	padding-left: 10px; 
	padding-top: 10px; 
	line-height: 20px;
	padding-bottom: 10px; 
}
.rss {
	padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
	background: url(images/webfeed.gif) no-repeat left center;
}
.del-icio-us { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/delicious.gif) no-repeat left center; 
}
.yahoo { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/add_yahoo.gif) no-repeat left center; 
}
.google { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/add_google.gif) no-repeat left center; 
}





/* Sub-category navigation */
#sidebar ul.sidemenu ul {
   margin: 3px 0px 3px 0px;
   padding: 0px;
   margin-left: -8px;
	list-style: none;
}

#sidebar ul.sidemenu ul li {
   font-size: 10px;
   border: none;
}

#sidebar ul.sidemenu ul ul li {
   font-size: 9px;
}



/* optional non-list navigation */

      .altmenu {
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
      }
      
      .altmenu div { 
         padding: 2px; 
      }

	
	
  .catMenu-0 a{
	font-size: small;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #BE0E10;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 145%;
}
      .catMenu-1 a{
	font-size: small;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #BE0E10;
	text-decoration: none;
	padding-top: 0px;
	text-align: left;
		line-height: 145%;
	margin-bottom: 3px;
		font-weight: normal;
}
  .catMenu-0selected a{
	font-size: small;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #BE0E10;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 145%;
}
  .catMenu-0selected {
	font-size: small;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #BE0E10;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 145%;
}
         .catMenu-1selected {
	font-size: small;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #BE0E10;
	text-decoration: none;
	padding-top: 0px;
	text-align: left;
		line-height: 145%;
	margin-bottom: 3px;
		font-weight: bold;
}
	  .catMenu-1selected a{
	font-size: small;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #BE0E10;
	text-decoration: none;
	padding-top: 0px;
	text-align: left;
		line-height: 145%;
	margin-bottom: 3px;
		font-weight: bold;
}
.catmenubox {
	height: 40px;
	width: 170px;
	margin-left: 4px;
}

     .catMenu-2 {
	font-size: 10px;
	padding-left: 35px;
	text-decoration: none;
	color: #fff;
}
      div.catMenu-3 { font-size: 8px;  padding-left: 50px; }
      div.catMenu-4 { font-size: 7px;  padding-left: 65px; }
      
    



/* Next/Previous Links */	

#nextlinks {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 35px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	height: 25px;
	width: 580px;
}

#nextlinks .prev { text-align: left; float: left;  }
#nextlinks .next { text-align: right;  float: right; }

#nextlinks a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B82925;
}





/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(images/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px; 
	text-align: center;	
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

/* Printer Friendly Page classes */
#printer #main {
	padding: 0; margin: 20;
	font-size: 12px;
}
#printer #main h1 {
	margin-top: 0px;
	color: #000000;
	padding: 5px 0 5px 10px;
	background: none;
	border-bottom: 1px solid #EFF0F1;
}

#printer a { color: #000000; text-decoration: none; font-weight: bold; }
#printer a:hover { text-decoration: underline; }
#printer #main { text-align: left; width: 95%;}

.intropara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding: 10px;
	color: #333;
	float: left;
	height: 170px;
	width: 225px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFFF;
}
.flasharea {
	height: 190px;
	width: 700px;
	float: left;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
}

.frontarticle_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 140%;
	text-decoration: none;
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 10px;
	
}


.frontinfoareas {
	height: 180px;
	width: 314px;
	float: left;
	border-top-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
		background-image: url(../images/frontpage/images/block.jpg);
		background-repeat: no-repeat;
		background-position-y: 10;
	text-align: left;
	margin-top: 5px;
}
.frontinfoarea2 {
	height: 180px;
	width: 314px;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #bdb6d3;
	border-top-style: solid;
	border-left-style: solid;
	text-align: left;
}
.request {
	height: 180px;
	width: 318px;
	float: left;

}
.header1 {
	height: 30px;
	width: 274px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 6px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 14px;
	color: #B82925;
	background-position: left top;
	background-repeat: no-repeat;
}
.header2 {
	height: 30px;
	width: 274px;
	background-image: url(../images/frontpage/images/images/images/Copy-of-Draft-Home-Page2_06.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #BDB6D3;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	padding-top: 6px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 40px;
}
.titlebarfont {
font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	padding-top: 6px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 40px;
}
.requestbox {
	height: 32px;
	width: 307px;
	float: left;
	background-repeat: repeat-y;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	text-align: left;
	text-decoration: none;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
}
#frontheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	text-decoration: none;
}
#frontheaders a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	text-decoration: none;
}


.requestbox a{
	height: 32px;
	width: 307px;
	float: left;
	background-repeat: repeat-y;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	text-decoration: none;
}

.VTbox {
	height: 35px;
	width: 307px;
	float: left;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	padding-top: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 11px;
}
.frontheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	padding-top: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	
}
.loginbox {
	height: 300px;
	width: 307px;
	float: left;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	padding-top: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 11px;
}
.amemberloginbox {
	float: left;
	height: 200px;
	width: 300px;
	padding-left: 330px;
	margin-top: 50px;
}
.loginbox a{
	height: 35px;
	width: 307px;
	float: left;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #d71c1c;
	padding-top: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 11px;
}

 

.catmenu {
	height: 350px;
	width: 175px;
	float: left;
	
	left: 0px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 4px;
}
.pipersaddress {
	float: left;
	height: 135px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 17px;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.pipersaddresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.pipersaddresstext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.mainnav {
	height: 37px;
	width: 950px;
	position: relative;
	float: left;
	text-align: left;
}
.frontmainnav {
	height: 37px;
	width: 670px;
	margin-top: 0px;
	float: left;
	text-align: left;
	margin-left: 2px;
}
.interiorheader {
	height: 148px;
	width: 950px;
}
.vttextbox {
	float: left;
	height: 65px;
	width: 140px;
}


.qlinkstextbox {
	text-align: left;
	margin-top: 5px;
	float: left;
	height: 75px;
	width: 160px;
}

.qlinks {
	float: left;
	height: 148px;
	width: 157px;
	background-image: url(../images/frontpage/images/images/qlinks_360_02.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 39px;
	padding-left: 19px;
	background-repeat: no-repeat;
}
.qlinkstext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.headervideobox {
	left: 122px;
	height: 130px;
	width: 530px;
	float: left;
	text-align: center;
	padding-top: 9px;
	margin-left: 48px;
}
.vtlink {
	height: 138px;
	width: 164px;
	float: right;
	background-image: url(../images/frontpage/images/images/qlinks_360_05.gif);
	padding-top: 39px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

.no_articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.summary_attachments {
	width: 350px;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-align: left;
}
.headers_box {
	width: 137px;
	text-align: left;
	margin-bottom: 6px;
	padding-left: 3px;
	text-decoration: none;
}
.headers_title {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	line-height: 102%;
}
.headers_title a{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	line-height: 102%;
}
.onecolheaders_box {
	width: 137px;
	text-align: left;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	padding-left: 7px;
	height: 22px;
}
.menuspacer {
	height: 130px;
	width: 40px;
}
.frontpullsbox {
	height: 20px;
	width: 250px;
	float: left;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 10px;	
}
.articletitlebox {
	float: left;
	height: 25px;
	width: 450px;
}
.contentbox {
	float: left;
	height: 25px;
	width: 570px;
}
.onecolarticletitlebox {
	float: left;
	height: 25px;
	width: 650px;
}
.onecolcontentbox {
	float: left;
	height: 25px;
	width: 700px;
}
.emailfriend {
	float: right;
	height: 23px;
	width: 100px;
	padding: 2px;
}
.email_printer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-align: left;
	line-height: 120%;
	text-decoration: none;
}
.email_printer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-align: left;
	line-height: 120%;
	text-decoration: none;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.tours_column {
	float: left;
	height: 400px;
	width: 250px;
}
.tours_column2 {
	float: left;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 400px;
}
.tours_column3 {
	float: left;
	height: 400px;
	width: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 15px;
}
.individualthumbbox {
	float: left;
	height: 44px;
	width: 150px;
	border: 1px solid #d71c1c;
}
.mlsline {
	height: 20px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
}
.mlsline a{
	height: 20px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
}

