@charset "UTF-8";

html,body{
	margin:0;
	padding:0;
	background-color: #cfe9eb;
	background-image: url(../images/BG_logo.gif);
	background-repeat: repeat;
	background-position: 50px 20px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	}

.main td {
	text-align: left;
}
p{margin:0 10px 10px 0}
a{/*display:block;*/color: #981793; font-weight: bold;/*padding:10px*/}

a.inline {display:inline; color: #981793;padding:0}

.description{
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	}
body {
	font-weight: normal;
	color: #333333;
	}
.engCopy {
	font-weight: normal;
	color: #003366;
	}
	
	
.header1 {
	font-size: 14px;
	font-weight: bold;
	color: #793d1e;
	}
/*.header1 {
	font-size: 14px;
	font-weight: bold;
	color: #562B00;
	}*/
	
.headerCamp {
	font-size: 16px;
	font-weight: bold;
	color: #562B00;
}
.scheduleCopy {
	
	}	
	
.scheduleCopy td {
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
.borderTable td{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.borderTableRed td{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #793d1e;
}
.footer {
	font-size: 11px;
	color: #E0CD83;
	line-height: 11px;
	}
.footer a:link,.footer a:visited {
	list-style-type: none;
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	padding: 10px;
	}
	
.footer a:hover{
	color: #000000;
	text-decoration: none;
	}
	
.colorlink:link { color: #0349a8; text-decoration: none }
.colorlink:visited { color: #0349a8; text-decoration: none }
.colorlink:link { color: #0349a8; text-decoration: none}
.colorlink:hover { color: #0349a8; text-decoration: underline }

.language a {float: right; 
            margin-top: 115px; 
            margin-right: 48px;
            padding: 3px; 
            background: #794927; 
            color: #e6d695; 
            font-family: times, serif; 
            font-size: 1.3em; 
            font-weight: bold; 
            text-decoration: none;
 }
 
 .language a:hover {color: #562B00;
                    background: #E0CD83;
	
}
            
#disclaimer {font-size: .9em;
}

/*=====NAVIGATION==============================*/

#navigation {
	width:210px;
	float: left;
}

#navigation a{display:block;color: #981793;padding:10px}

#navigation ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	padding: 0px;
	display: block;
	font-size: 1em;
	line-height: 1em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#navigation li a:link, #navigation li a:visited  {
	color: #E0CD83;
	background-color: #793d1e;
	text-decoration: none;
	font-weight: bold;
}
.noteLeft {
	font-size: 12px;
	font-weight: bold;
	color: #562B00;
	display: block;
	padding: 10px;
	margin: 0px;
	text-align: right;
}
#navigation li a:hover {
	color: #562B00;
	background-color: #E0CD83;
	font-weight: bold;
}
#navigation li a.current:hover {
	color: #562B00;
	background-color: #FFFFFF;
	font-weight: bold;
}
#navigation a.current:link, #navigation a.current:visited {
	color: #562B00;
	background-color: #FFFFFF;
}
.mainText {
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;	
}
.mainText b {
	color: #CC3300;
}

.red {
	color: #CC3300;
	font-size: 13px;
	font-weight: bold;
	
}
.adress {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tableMargin {
}
