/* developed by Aaron Post  */
/* Version 1 12/09/04  */
/* Hands On Advertising  */


body {
   background-color: #711c30;
   }

#tourblobs {
   width: 560px;
   height: 18px;
   background: url(img/nav_sub_virtual.gif);
   margin: 0px auto; padding: 0;
   position: relative;
   background-repeat: no-repeat;
   }

#tourblobs li {
   margin: 0; padding: 0; list-style: none; display: block; position: absolute;
   }

#tourblobs a {
   display: block;
   }

#tourblob1 {left: 0px; top: 0px; width: 130px; height: 18px;}
#tourblob2 {left: 130px; top: 0px; width: 195px; height: 18px;}
#tourblob3 {left: 325px; top: 0px; width: 115px; height: 18px;}
#tourblob4 {left: 440px; top: 0px; width: 113px; height: 18px;}

#tourblob1 a {height: 18px;}
#tourblob2 a {height: 18px;}
#tourblob3 a {height: 18px;}
#tourblob4 a {height: 18px;}

#tourblob1 a:hover {background: url(img/nav_sub_virtual.gif) 0px -18px no-repeat;}
#tourblob2 a:hover {background: url(img/nav_sub_virtual.gif) -130px -18px no-repeat;}
#tourblob3 a:hover {background: url(img/nav_sub_virtual.gif) -325px -18px no-repeat;}
#tourblob4 a:hover {background: url(img/nav_sub_virtual.gif) -440px -18px no-repeat;}




#backcontainer {
   background: url(img/back_site.gif);
   background-repeat: no-repeat;		
   background-position: top center;         	
   }

#container {
	width: 704px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
			
#topbar {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	background-color: #EDE9D7;
	}
		
#banner {
	padding: 0px;
	margin-bottom: 0px;
	background-color: #EDE9D7;
   }
		
#midsection {
   background-color: #EDE9D8;
   }

#content {
	padding: 0px;
	margin-left: 144px;
	height: 356px;
	background-color: #EDE9D8;
	background: url(img/img_homebanner_back.gif);
	background-repeat: no-repeat;						
	}

.pagecontent {
		padding: 0px;
		background: url(img/back_content_all.gif);
		background-repeat: repeat-y;						
		}	

#sidebar-a {
	float: left;
	width: 139px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
   background-color: #EDE9D8;
	}

#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-color: #711c30;
	}
	
#bottombar {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-color: #711c30;
	}

#copy {
   padding-top: 0px; 
   padding-left: 30px;
   padding-right: 30px;
   line-height: 17px;
   font-size: 10px;
   color: #635A37;
   text-align: center;
   }

h6 {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   text-align: center;
    }



a:link {
   color: #737373;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px; 
   }
   
a:hover {
   color: #ffffff;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   text-decoration: underline; 
   }
   


   a.normal:link {
      color: #000000;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-size: 10px; 
      text-decoration: none; 
      }
      
   a:normail.hover {
      color: #000000;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-size: 10px;
      text-decoration: none; 
      }   
   
.copyright {
   padding-top: 10px;
   font-size: 10px;
   color: #737373;
   text-align: center;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   }
   
.imgpad {
   padding-left: 1px;
   }
/* End of CSS */   