
//body {font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif; width: 860px; margin: 0 auto 20px 0; color: //#000000; background-color: #FFFFFF; }

body {
		margin: 10px;
		padding: 0px;
		min-width: 760px
//		width: 760px;
		color: #000;
		background: #FFF;
		font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
		font: 16px arial, sans-serif; }



/* TABS */

#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

#tabmenu a, a.active {
		color: #666666;
		background: #DFDFDF;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-transform: uppercase; 
		text-decoration: none; }

#tabmenu a.active {
		background: #F1F1F1;
		border-bottom: 2px solid #F1F1F1; }

#tabmenu a:link {
		color: #666666; }

#tabmenu a:visited {
		color: #666666; }

#tabmenu a:hover {
		background: #F1F1F1;
		color: #336699; }

#tabmenu a.active:hover {
		background: #F1F1F1;
		color: #666666; }

/*  CONTENT BOXS */

pre {
		text-indent: 30px }

#content {
		font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #F1F1F1;
		padding: 20px;
		border: 2px solid black;
		border-top: none;
		z-index: 2;	}

#content a {
		text-decoration: underline;
		color: #123456; }

#content a:hover { color: #C13456; }

		
#contenth {
		padding: 1px;
		z-index: 2;	}


/* OTHER */

h1 { 
	        color: #000;
		font-weight: bold;
		text-align: left;
		font-size: 18pt;
		font-family: Verdana;
		text-decoration: none; }

.big { 
	        color: #000;
		font-weight: none;
		font-size: 14pt;
		font-family: Verdana;
		text-decoration: none; }

.uppercase {
		text-transform: uppercase; }

.location { 
	        color: #000;
		font-weight: bold;
		font-size: 13pt;
		font-family: Verdana;
		text-decoration: none; }

a {
		text-decoration: none;
		color: #B5D6E7; }

a:hover { 
		color: #8CC6DE; }

div.title {      
	        color: #B5D6E7;
		font-weight: bold;
		text-align: right;
		font-size: 24pt;
		font-family: Verdana;
		text-decoration: none; }

.calendar {
		font-family: Verdana;
		text-decoration: none; }



/* DIVS */

div.container {
		border: 2px dashed #333; }

div.spacer {
		clear: both; }

div.spacer3 { 
		height:3px;}
div.spacer1 { 
		height:1px;}

div.float {
 		float: right; }

div.float p {
  		text-align: center; }

div.row span.left {
		float: left;
		text-align: left;
		color: #000;
		width: 70%; }

div.row span.right {
		float: right;
		text-align: left;
		color: #000;
		width: 30%; }

.header {
		padding: 1px;
		width: 100%;
		}

div.header span.lefth {
		float: left;
		display: inline;
		width: 70%; 
		}

div.header span.righth {
		display: inline;
		float: right;
		width: 30%; 
		}

/* PACKAGES */

.Packages {
	 	font-family:arial,verdana,sans-serif;
		font-size:14px;
		font-weight: bold;
		color:#666666;
		text-decoration:underline;
		cursor:pointer;cursor:hand;}

.Packagessub {
		font-family:verdana,sans-serif;
		font-size:11px;
		color:black;
		padding: 0px 0px 0px 10px}



