@charset "utf-8";
/* CSS Document */

/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
body {
	background-repeat: repeat-x;
	background-color: #BCBCBE;
}

body,td,th {
	font-family: Verdana;
	color: #5F5C70;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #003333;
	font-size: 3px;
}
.margarita {
	color: #A9ADB4;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #B04B00;
	text-decoration: none;
}



a:visited {
	color: #D25900;
	text-decoration: none;
}

a:hover {
	color: #9D5300;
	text-decoration: none;
}

a:active {
	color: #D25900;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant: small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B04B00;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 4px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B04B00;
	margin-bottom: auto;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}	
h5 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 2px;
	padding: 0px;
	line-height: 16px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 15px;
	color: #B04B00;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: center;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



li strong {
	font-weight: bold;
	color: #666666;
	font-style: normal;
}


li {

	color: #666666;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: circle;
}

ul {
	color: #333333;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	list-style-type: disc;
}



ol {
	list-style-type: decimal;
	margin-bottom: 2em;
	margin-left: 20px;
	margin-right: 20px;
}
ol ol {
	list-style-type: lower-roman;
	margin-bottom: 1em;
}
ol ol ol {
	list-style-type: lower-alpha;
	margin-bottom: 2em;
}
ol ol ol ol {
	list-style-type: disc;
	margin-bottom: 2px;
	margin-right: 20px;
	margin-left: 20px;
}


ol strong {
	font-weight: bold;
	font-variant: small-caps;
	color: #803F0A;
	font-size: 12px;
}


#wrapper {
	width: 960px;
	height: 100%;
	margin: auto;
	display: block;
}

#TOP {
	width: 960px;
	height: 260px;
	display: block;
	background-color: #757B89;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#TOP img {
	margin-top: 15px;
	margin-left: 15px;

}

#random {
	float: right;
	padding: 0px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 230px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#random img {
	margin: 0px;
	height: 230px;
	width: 700px;
}

#Logo {
	float: left;
	display: block;
	width: 245px;
	height: 245px;
}





#BUTTON-CONTENT {
	width: 960px;
	height: 20px;
	background-color: #757E8A;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#CONTENT {
	width: 960px;
	background-repeat: no-repeat;
	background-color: #A9ADB4;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #666666;
	height: auto;
	padding-bottom: 15px;
	margin: auto;
}
#SIDE {
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 10px;
	float: right;
	height: 600px;
	line-height: 13px;
	vertical-align: top;
	display: block;
	padding-right: 10px;
}

#SIDE table {
	display: block;
	width: 230px;
}

#SIDE p {
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	width: 230px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#SIDE li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464E62;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#SIDE ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#SIDE h5 {
	width: 230px;
	font-size: 11px;
	letter-spacing: 1px;
	border-bottom-color: #C5C7CA;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3E4E6;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
#SIDE h6 {
	font-size: 6px;
	line-height: 6px;
	border-bottom-color: #C5C7CA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#SIDE h3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E3E4E6;
	margin-bottom: 4px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-bottom: 0px;
}
#SIDE h2 {
	font-size: 11px;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C7CA;
	color: #E3E4E6;
}
#SIDE strong {
	letter-spacing: 1px;
	color: #444A60;
}

#SIDE img {
	width: 230px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
}


#MAINBODY {
	width: 665px;
	float: left;
	background-color: #C5C7CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#MAINBODY em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B04B00;
}

#MAINBODY p {
	font-family: Verdana;
	font-size: 11px;
	color: #444A60;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 15px;
	text-align: left;
	font-style: normal;
}

#MAINBODY a strong{
	font-family: Verdana;
	font-size: 11px;
	color: #D25900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
}
#MAINBODY a:hover strong{
	color: #FFFFFF;
	text-decoration: none;

}

#MAINBODY img {
	display: block;
	margin-top: 7px;
	margin-bottom: 10px;
	border: 1px solid #A9ADB4;

}



#MAINBODY h1 {
	font-size: 13px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	background-color: #9BA0A8;
	letter-spacing: 4px;
	left: 2px;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.TOUR-TITLE{
	font-size: 18px;
	text-align: left;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	background-color: #C5C7CA;
	display: block;
	width: 660px;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	height: 25px;
	text-indent: 0;
	font-weight: bold;
	color: #FFF;
}

#MAINBODY h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B04B00;
	text-decoration: none;

	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	width: 660px;
}
#MAINBODY h3 {
	font-size: 11px;
	color: #B04B00;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0px;
	margin-left: 0px;
}

#MAINBODY h4 {
	font-size: 11px;
	color: #B04B00;
	margin-top: 12px;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 0px;
}

#MAINBODY h5 {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 0px;
}


#MAINBODY li strong {
	font-weight: bold;
	color: #444A60;
	font-style: normal;
}

#MAINBODY p em strong{
	font-weight: bold;
	color: #B04B00;
	font-style: normal;
}

#MAINBODY li em {
	color: #FFFFFF;
	font-style: normal;
}
#MAINBODY li em strong {
	font-weight: bold;
	color: #B04B00;
	font-style: normal;
}
#MAINBODY ul {
	margin-top: 5px;
	list-style-type: circle;
}




#MAINBODY li {

	color: #444A60;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
}
.star {
	font-size: 13px;
	color: #D25900;
}




#FOOTER {
	width: 960px;
	height: 20px;
	margin: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}

#FOOTER a{
	color: #666666;
	text-decoration: none;
	font-size: 10px;

}

#FOOTER a:hover{
	color: #333333;
	text-decoration: underline;

}

#BUTTONS-TOP a {
	font-family: Verdana;
	font-size:10px;
	color: #E79354;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	background-color: #5C2101;
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #772002;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
}
#BUTTONS-TOP a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}


#BUTTONS-Container{
	display: block;
	width: 220px;
	margin-top: 15px;
	padding: 0px;
	margin-left: 0px;
	float: left;
}

#BUTTONS a {
	font-family: Arial;
	font-size:12px;
	color: #CCC;
	background-color:#585D68;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	width: 230px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #767C87;
	border-bottom-color: #454952;
	text-align: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
#BUTTONS {
	float: left;
}

#BUTTONS p{
	display: block;
	margin: 0px;
	padding: 0px;	
}


#BUTTONS a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#C55D04;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A1F01;
}

#SIDE #BUTTONS ul {
	margin: 0px;
	list-style-type: none;
	display: block;
}
#SIDE #BUTTONS li {
	display: block;
	margin: 0px;	
}


#ICON-CONTENT {
	width: 990px;
	height: 50px;
	margin: auto;
	display: block;
	background-color: #601502;
	padding: 0px;
	background-image: url(images/Name.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#ICON {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 120px;
	width: 160px;
	border: 1px solid #999999;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#ICON img {
	height: 120px;
	width: 160px;
}
#BUTTONS-SUBNAV {
	color: #003366;
	background-color: #7BB4D1;
	margin-left: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#BUTTONS-SUBNAV a {
	display: block;
	width: 172px;
	color: #993300;
	background-color: #D9CEB7;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#BUTTONS-SUBNAV a:hover {
	color: #FFFFFF;
	background-color: #993300;
	border-top-style: none;
}

#TITLE-CONTENT {
	width: 960px;
	height: 22px;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #757b89;
	letter-spacing: 3px;
	font-weight: bolder;
	text-decoration: none;
	cursor: text;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF7A2A;
	margin-right: auto;
	margin-bottom: 1px;
	float: left;
	text-align: left;
}
#TITLE-CONTENT strong {
	color: #FFFFFF;
}

#TITLE-CONTENT em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-weight: 900;
	text-decoration: none;
	cursor: text;
	padding-left: 7px;
	background-color: #757B89;
	font-style: normal;
	text-indent: 0px;
	margin-right: 4px;
	margin-left: 0px;
}



#RightShadow {
	background-image: url(images/BG-shadow-right.jpg);
	background-position: right top;
	display: block;
	width: 20px;
	height: 800px;
	float: inherit;
}

#BacktoTop a{
	display: block;
	width: 98%;
	text-align: right;
	margin-top: 5px;
	height: 22px;
}
#BacktoTop img {
	float: right;
	text-align: right;
	margin-bottom: 3px;
}

#Text-Image {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#TOUR-Block {
	height: 230px;
	width: 945px;
	background-color: #C5C7CA;
	float: right;
	margin-top: 15px;
	padding-left: 15px;
}
#TOUR-Block p {
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 10px;
}

#TOUR-Block h1 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 3px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}


#TOUR-Block img {
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
}


#TOUR {
	display: block;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
}
#TOUR td {

}
#TOUR p {
	display: block;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}



#TOUR h4 {
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px;
}


#All-Tours {
	background-color: #BCBCBE;
	display: block;
	float: right;
	width: 700px;
}

#TOUR-Block #TOUR #kogda em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C35B02;
	font-style: normal;
}
#TOUR-Block #TOUR #kto {
	padding-right: 0px;
	width: 110px;
	vertical-align: top;
}
#TOUR-Block #TOUR #kogda {
	padding-right: 7px;
	width: 122px;
	vertical-align: top;
}
#TOUR-Block #TOUR #gde {
	padding-right: 10px;
	width: 122px;
	vertical-align: top;
}
#TOUR-Block #TOUR #chto {
	padding-right: 15px;
	width: 305px;
	vertical-align: top;
}
#readmore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url(images/arrow-little.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC6D00;
	padding-right: 7px;
	text-decoration: none;
}
#readmore a:hover {
	color: #FFFFFF;
}
#TOUR-Block #TOUR #kto p {
	padding-right: 0px;
	width: 110px;
	margin-bottom: 11px;
}


.RegisteToWaitingList {
	color: #666666;
	font-style: italic;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 2px;
}

.Seminar{
	color: #B04B00;
	font-family: Verdana;
	font-size: 11px;
}

.SeminarTITLE{
	color: #B04B00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
}
.SeminarTITLE a {
	text-decoration: none;
	color: #B04B00;
}

#tableTITLES{
	color: #757B89;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 7px;
	margin: 0px;
	height: 14px;
}
.phototourCopy {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: normal;
}

.mecta {
	color: #B00F0F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-variant: small-caps;
	display: run-in;
	text-align: left;
}
.phototourPageCopy {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom: 6px;
	padding-bottom: 3px;
	margin-top: 2px;
	letter-spacing: 0em;
}

.phototourPageCopyBOLD {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom: 6px;
	padding-bottom: 3px;
	margin-top: 2px;
	font-weight: bold;
}

.phototourPageCopy strong {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-bottom: 6px;
	padding-bottom: 3px;
	margin-top: 2px;
	font-weight: bold;
	letter-spacing: 1px;
}
H1-00{
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
}

.TEXTFIELDS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFE0E3;
	margin: 2px;
	color: #000000;
}
.TEXT {
	display: block;
	width: 600px;
}

.fieldsinRED {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: blink;
	font-weight: normal;
}
.TEXTFIELDSseminar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DFE0E3;
	font-weight: bold;
	color: #C14D01;
	line-height: 19px;
	text-indent: 2px;
	padding: 1px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	white-space: pre;
}
.REDstar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}.smallcopy10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper #CONTENT #MAINBODY #form2 .TEXT .mecta .error_msg {
	color: #990000;
}
#defaultPicture-for-Flash {
	display: block;
	padding: 0px;
	height: 230px;
	width: 700px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#BRONIROVAT-TUR a{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #989CA5;
	letter-spacing: 1px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	width: 137px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#BRONIROVAT-TUR a:hover{
	background-color: #828691;

}
#INFO-TABLE {
	display: block;
	width: 662px;
	margin-bottom: 0px;
}

#INFO-TABLE a{

}

#INFO-TABLE a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#INFO-TABLE img {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#INFO-TABLE a img{
	text-align: right;
}
.INFO-TABLE a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B04B00;
	background-image: url(images/arrow-little.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration: none;
}


.INFO-TABLE a:hover{
	background-color: #D6D8DA;

}
.BacktoTop a {
	color: #BCBEC2;
	text-align: right;
	display: block;
	text-decoration: none;
	height: 16px;
	width: 657px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #BCBEC2;
}


.BacktoTop a:hover{
	background-image: url(images/arrow-over.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 16px;
	width: 657px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.PICTUR-In-Line {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.PICTUR-Center {
	margin: auto;
	text-align: center;
	vertical-align: top;
	display: block;
}
#ARTICLE {
	display: block;
	width: 100%;
	vertical-align: top;
}
#ARTICLE img {
	margin: 10px auto;
}
#ARTICLE h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #B04B00;
	text-align: left;
	line-height: 13px;
	text-transform: none;
	margin-bottom: 1px;
}

#GUIDES-Block {
	height: auto;
	width: 945px;
	background-color: #C5C7CA;
	float: right;
	margin-top: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#GUIDES-Block p {
	text-align: left;
	margin-bottom: 6px;
}

#GUIDES-Block img {
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	margin-top: 10px;
}
#GUIDES-Block h1 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 1px;
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	float: none;
	display: block;
	width: 600px;
}
#GUIDES-Block li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 3px;
	list-style-type: square;
	margin-left: 10px;
}

#bio {
	display: block;
	float: left;
	height: auto;
	width: 310px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #D1D4D7;
	padding: 7px;
}
#bio-photo {
	display: block;
	float: right;
	height: auto;
	width: 200px;
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 0px;
}

#bio-photo p{
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: right;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	padding-right: 10px;
}
#bio1 {
	display: block;
	float: left;
	height: auto;
	width: 680px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #D1D4D7;
	padding: 10px;
}
#TOUR-TITLE {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: none;
}
#SUBBUTTON-Content {
	background-color: #868C97;
	display: block;
	margin-top: 7px;
}

#SUBBUTTONS a {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #868C97;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9ADB4;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-transform: lowercase;
}
#SUBBUTTONS a:hover {
	background-color: #B04B00;

}
#SUBBUTTONS-page a {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #B04B00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9ADB4;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-transform: lowercase;
}
#TOUR-TITLE strong {
	color: #D5D6D9;
}

#APPLY-Table {
	display: block;
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	letter-spacing: 0px;
}
#APPLY-Table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424759;
	letter-spacing: 0px;
}
.SEO-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999EA6;
}
#CONTENT-Student {
	width: 960px;
	background-repeat: no-repeat;
	background-color: #A9ADB4;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #666666;
	height: 85%;
	padding-bottom: 0px;
	margin: auto;
	vertical-align: top;
}
#TOP-small {
	width: 960px;
	height: 90px;
	display: block;
	background-color: #757B89;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#TOP-small a img {
	height: auto;
	width: auto;
	margin-top: 0px;
}




#wrapper-GALLERY {
	width: 100%;
	height: 100%;
	margin: auto;
	display: block;
}
#TOP-small-GALLERY {
	width: 100%;
	height: 90px;
	display: block;
	background-color: #757B89;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#TOP-small-GALLERY a img {
	height: auto;
	width: auto;
}
#CONTENT-Student-GALLERY {
	width: 100%;
	background-repeat: no-repeat;
	background-color: #A9ADB4;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #666666;
	height: 85%;
	padding-bottom: 0px;
	margin: auto;
	vertical-align: top;
}
#wrapper-GALLERY #BUTTON-CONTENT-GALLERY #BUTTONS-TOP {
	width: 960px;
}
#BUTTON-CONTENT-GALLERY {
	width: 100%;
	height: 20px;
	background-color: #5A2107;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#widthholder {
	background-color: #737C89;
	display: block;
	height: 1px;
	width: 960px;
}
.Invisible-Link a {
	color: #5F5C70;
	cursor: text;
}
.Invisible-Link a hover {
	color: #5F5C70;
}
.Invisible-Link-Date a {
	color: #D06924;
	cursor: text;
}
.Invisible-Link-Date a:hover {
	color: #D06924;
}
#ABOUT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #616672;
	display: block;
	width: 930px;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: auto;
	line-height: 1px;
	margin-bottom: 0px;
	height: 8px;
}
#ABOUT h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CACACC;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 1px;
	text-align: right;
}

#TOPNEWS-Block {
	height: 75px;
	width: 945px;
	background-color: #B6B9BE;
	float: right;
	margin-top: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#TOPNEWS-Block a:hover {
	color: #C15900;
}

#TOPNEWS-Block a {
	font-size: 10px;
	color: #5F5C70;
}

#TOPNEWS-Block p {
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	float: left;
	width: 285px;
	background-color: #C5C7CA;
	height: 75px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 15px;
	font-size: 11px;
}
#TOPNEWS-Block p em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C25A01;
}

#BLOg-Mavigation {
	display: block;
	width: 225px;
	float: right;
	margin-top: 10px;
}
#BLOg-Mavigation ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#BLOg-Mavigation li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(images/Background-Sample1.jpg);
	list-style-type: none;
}

#ifr-Map {
	display: block;
	height: 480px;
	width: 658px;
	border: 1px solid #960;
}
.SeminarTITLE-Blue {
	color: #6D7687;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	margin-top: 0px;
	letter-spacing: normal;
	font-variant: normal;
	font-stretch: ultra-condensed;
	line-height: 13pt;
}
