@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(images/body_bg.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

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



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* 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 {
	margin: 0px;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}


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



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

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

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

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

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: #404855;
	letter-spacing: 4px;
	left: 2px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #900;
	letter-spacing: 1px;
	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: #900;
	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;
	padding: 0px;
	letter-spacing: 1px;
}	
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: 12px;
	color: #900;
	font-weight: bolder;
	text-align: left;
	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;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
}



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


li {
	font-weight: ;
	text-transform: ;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: circle;
}

ul {
	font-weight: ;
	text-transform: ;
	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: none;
	list-style-image: url(images/bullet-arrow.jpg);
}



ol {
	list-style-type: decimal;
	margin-bottom: 2em;
	margin-left: 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: 2.5px;
	
	margin-left: 20px;
}


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


#wrapper {
	width: 990px;
	height: 100%;
	margin: auto;
	display: block;
	background-image: url(images/wrraper-SHADOW-Left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

#wrapper-RightShadow {
	width: 990px;
	height: 100%;
	margin: auto;
	display: block;
	background-image: url(images/wrraper-SHADOW-Right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}

#TOP {
	width: 960px;
	height: 230px;
	display: block;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#TOP img {
	margin-top: 0px;
	margin-left: 0px;

}

#random {
	width: 700px;
	background-repeat: no-repeat;
	background-position: 1px top;
	height: 465px;
	display: block;
	margin: 0px;
	float: left;
	background-image: url(Animations/top/00.jpg);
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -1px;
}
#random img {
	margin: 0px;
	height: 230px;
	width: 700px;
}

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





#BUTTON-CONTENT {
	width: 960px;
	height: 40px;
	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: #C1C1C1;
	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;
	vertical-align: top;
	display: block;
}

#TABLE-2Column-in-Content {
	display: block;
	width: 960px;
	margin: 0px;
}


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

#BUTTONS {
	float: left;
	width: 260px;
}

#BUTTONS a {
	font-family: Arial;
	font-size:12px;
	color: #CCC;
	background-color:#5A5A5A;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4AAB0;
	border-bottom-color: #38241D;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin: 0px;
	text-transform: capitalize;
}


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

#BUTTONS-SECONDARY {
	float: left;
	width: 260px;
}

#BUTTONS-SECONDARY a {
	font-family: Arial;
	font-size:12px;
	color: #E0E0E0;
	background-color:#818181;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4AAB0;
	border-bottom-color: #38241D;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin: 0px;
	text-transform: capitalize;
}

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

#SIDE {
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
	line-height: 13px;
	padding: 0px;
}
.SIDETITLE {
	color: #FFF;
	background-color: #A5A8A6;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 6px;
	font-family: Verdana, Geneva, sans-serif;
	height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEC0C5;
}

#SIDE p {
	margin-right: 0px;
	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;
	margin: 0px;
	padding: 0px;
}
#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;
	margin-top: 0px;
	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 {
	color: #444A60;
	font-family: Verdana, Geneva, sans-serif;
}

#SIDE img {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5A5A5A;
}

#SIDE a {
	display: block;

}

#SIDE a:hover {

}
#NAVIGATION-AND-ANIMATION-CONTAINER {
	background-color: #C1C1C1;
	display: block;
	width: 896px;
}



#MAINBODY {
	width: 670px;
	float: left;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
	border-right-width: 1px;
	border-right-color: #C1C1C1;
	border-right-style: solid;
	background-image: url(images/content_bg.jpg);
	background-position: right;
}
#MAINBODY em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}

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

#MAINBODY a strong{
	font-family: Verdana;
	font-size: 11px;
	color: #900;
	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: #900;
	text-decoration: none;

}

#MAINBODY img {
	margin-top: 7px;
	margin-bottom: 10px;

}

#MAINBODY h2 img {
	border: 1px solid #900;

}


#MAINBODY h3 img {
	border: 1px solid #900;
	margin-top: 7px;
	margin-bottom: 10px;
	height: auto;
	width: 670px;
	display: block;
}



#MAINBODY table p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}




#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: #900;
	letter-spacing: 2px;
	left: 2px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 658px;
}

#MAINBODY h1 a{
	color: #FFFFFF;
} 

.TOUR-TITLE{
	font-size: 12px;
	text-align: center;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9BA0A8;
	display: block;
	margin: 0px;
	padding: 2px;
	text-indent: 0;
	font-weight: bold;
	color: #FFF;
}

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





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

#MAINBODY h4 {
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
	margin-left: 0px;
	line-height: 15px;
	letter-spacing: normal;
}

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


#MAINBODY li strong {
	font-weight: normal;
	color: #80571A;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
}

#MAINBODY p em strong{
	font-weight: bold;
	color: #900;
	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 {
	font-weight: ;
	text-transform: ;
	color: #444A60;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
}


#MAINBODY-WIDE {
	width: 928px;
	float: left;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-color: #C1C1C1;
	border-right-style: solid;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1C1;
	background-position: 100px;
}
#MAINBODY-WIDE em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}

#MAINBODY-WIDE 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;
	font-weight: normal;
}

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

}

#MAINBODY-WIDE img {
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

}
#MAINBODY-WIDE table p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}




#MAINBODY-WIDE 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: #900;
	letter-spacing: 2px;
	left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 920px;
}

#MAINBODY-WIDE h1 a{
	color: #FFFFFF;
} 

.TOUR-TITLE{
	font-size: 12px;
	text-align: center;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9BA0A8;
	display: block;
	margin: 0px;
	padding: 2px;
	text-indent: 0;
	font-weight: bold;
	color: #FFF;
}

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

	margin-bottom: 0px
	padding: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	
	background-color: #EDEDED;
}
#MAINBODY-WIDE h3 {
	font-size: 12px;
	color: #8F6230;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0px;
	margin-left: 0px;
}

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

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


#MAINBODY-WIDE li strong {
	font-weight: bold;
	color: #900;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	padding-left: 6px;
}

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

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




#MAINBODY-WIDE li {
	font-weight: ;
	text-transform: ;
	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: 950px;
	height: 26px;
	margin: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 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, Geneva, sans-serif;
	font-size:11px;
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	background-color: #464646;
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-bottom: 6px;
	letter-spacing: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	background-image: url(images/butt.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
#BUTTONS-TOP a:hover {
	color: #FFFFFF;

	background-color: #474747;
	background-image: url(images/butt_over.jpg);
	background-repeat: repeat;
}




#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 p{
	margin: 0px;
}

#BUTTONS-SUBNAV ul{
	margin: 0px;
}

#BUTTONS-SUBNAV blockquote{
	margin: 0px;
}


#BUTTONS-SUBNAV {
	display: block;
	margin-left: 17px;
	float: left;
	padding: 0px;
	margin-bottom: 0px;

}
#BUTTONS-SUBNAV a {
	font-family: Arial;
	font-size:12px;
	color: #D9D9D9;
	background-color:#818694;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	width: 212px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4AAB0;
	border-bottom-color: #38241D;
	text-align: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;

}
#BUTTONS-SUBNAV a:hover {
	background-color: #585D68;

}

#TITLE-CONTENT {
	width: 960px;
	height: 18px;
	display: block;
	margin-top: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606571;
	letter-spacing: 4px;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background-color: #BFBFBF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#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-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;
	
}
#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;
	
}

#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: #960;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	letter-spacing: 1px;
}
.SeminarTITLE a {
	text-decoration: none;
}

#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: 12px;
	line-height: 17px;
	font-variant: small-caps;
	display: run-in;
	text-align: left;
	letter-spacing: 1px;
}
.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_0.5 {
	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: #EBEAE5;
	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: #DFDFD7;
	font-weight: bold;
	color: #900;
	line-height: 19px;
	text-indent: 2px;
	padding: 1px;
	margin-top: 2px;
	
	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: 940px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#INFO-TABLE p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


#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: #D25900;
	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: 660px;
	vertical-align: top;
}
#ARTICLE img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#ARTICLE li {
	line-height: 16px;
}

#ARTICLE li strong{
	color: #960;
	font-size: 14px;
	font-weight: bold;
}  
#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: #8A8F99;
}
#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;
}

#HomepageNewsContainer {
	background-color: #E5EFF4;
	display: block;
	height: 200px;
	width: 688px;
	overflow: auto;
	margin-top: 10px;
	font-size: 11px;
	color: #313F54;
	padding: 10px;
}

#HomepageNewsContainer  p{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #313F54;
	margin-bottom: 5px;

}

#HomepageNewsContainer  h1{
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #49ABCE;
}

#HomepageNewsContainer  br{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #49ABCE;
	font-size: 15px;
}

#FAQ {
}
#FAQ h2 {
	font-size: 12px;
	line-height: 15px;
	color: #960;
	padding-left:4px;
	margin-top:10px;
	padding-top:15px;
	margin-bottom:0px;
	padding-bottom:3px;
	margin-right: 2px;
	padding-right: 5px;
}

#FAQ h2 :first-letter{
	font-size: 16px;
	color: #900;
}
#FAQ ul li {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 5px;s
	background-color: #EDEFEB;
}

#FAQ p {
	font-size: 11px;
	line-height: 17px;
	background-color: #EDEFEB;
	background-color: #FFF;
	display: block;
	margin-right: 0px;
	font-style: italic;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#FAQ p :first-letter{
	font-size: 15px;
	font-weight: bold;
	color: #900;
	font-style: normal;
}



#Chart {
	font-size: 10px;
	background-color: #97A1A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 640px;
}
#Chart tr em {
	font-style: normal;
	background-color: #B9D0B7;
	display: block;
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#Chart td {
	background-color: #EDEFEB;
	padding: 5px;

}

#Zoom-Gallery-Block-Small {
	background-color: #DFDFD7;
	display: block;
	width: 660px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
#Zoom-Gallery--SmallBlock p {
	font-size: 11px;
	color: #666;
	text-align: left;
	padding: 5px;
	margin: 5px;
	line-height: 16px;
}

#Zoom-Gallery-Block-Small a img {
	display: block;
	float: left;
	height: 140px;
	border: 1px solid #999;
	text-align: left;
	margin: 10px;
	width: 140px;
}
#Zoom-Gallery-Block-Small a:hover img {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	display: block;
}

.date {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	margin-bottom: 10px;
	line-height: 25px;
	text-indent: 10px;
	float: left;
	width: 400px;
}


#MAINBODY-NEWS {
	width: 605px;
	float: left;
	background-color: #F3F1EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	height: 400px;
	display: block;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#MAINBODY-NEWS em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

#MAINBODY-NEWS p {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 16px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	float: left;
}
#MAINBODY-NEWS img {
	display: block;
	margin-top: 5px;
	margin-right: 16px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #A9ADB4;
	float: left;

}

#MAINBODY-NEWS table {
	display: block;
	float: left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}


#MAINBODY-NEWS a {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}


#MAINBODY-NEWS h1 {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	letter-spacing: 2px;
	left: 2px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-transform: none;
	background-color: #292E3D;
	float: left;
	display: block;
}


#MAINBODY-NEWS h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #960;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	display: block;
	margin-right: 10px;
	width: 580px;
	letter-spacing: 1px;
	line-height: 16px;
	background-color: #DFDAC7;
	padding: 3px;
	float: left;
}

#MAINBODY-NEWS h2 a{
	display: block;
	border-top-color: #FFF;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 560px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

#MAINBODY-NEWS h2 a:hover {
	color: #960;	
}

#MAINBODY-NEWS h3 {
	font-size: 12px;
	color: #960;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: none;
	line-height: 18px;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#MAINBODY-NEWS h3 a{
	text-decoration: none;	
}

#MAINBODY-NEWS h3 a:hover {
	color: #960;	
}

#MAINBODY-NEWS h4 {
	font-size: 13px;
	color: #C60;
	margin-bottom: 3px;
	padding: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

#MAINBODY-NEWS h5 {
	font-size: 14px;
	color: #999;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	left: 2px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#MAINBODY-NEWS h6 {
	font-size: 11px;
	color: #707685;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	left: 2px;

	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	font-weight: normal;
}


#MAINBODY-NEWS ol {
	list-style-type: decimal;
	list-style-position: outside;

}

#MAINBODY-NEWS li strong {
	font-weight: bold;
	color: #800000;
	font-style: normal;
	font-size: 11px;
	font-variant: normal;
	text-transform: capitalize;
}
#MAINBODY-NEWS ul {
	margin-top: 2px;
	margin-left: 20px;
	padding-left: 30px;
	margin-bottom: 10px;
	width: 490px;
	display: block;
	float: left;
}

#MAINBODY-NEWS li {
	font-weight: ;
	text-transform: ;
	color: #57605B;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
}
#MAINBODY-NEWS ul li a {
	color: #036;
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 550px;
}
#MAINBODY-NEWS ul li a:hover {
	color: #900;
	background-color: #EBECED;
	text-decoration: none;
}

#BUTTONS-NEWS a {
	font-family: Verdana;
	font-size:11px;
	color: #FFF;








	background-color:;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	background-color: #A1A1A1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #1A1E27;
	border-bottom-color: #1A1E27;
	border-left-color: #666;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	display: block;
	width: auto;
}

#BUTTONS-NEWS a:hover {
	font-family: Verdana;
	color: #FFF;
	background-color: #900;

}


#BUTTONS-NEWS li {
	margin: 0px;
	list-style-type: none;
	list-style-image: url(images/empty.gif);	
}
#FAQ-Home-Box {
	width: 630px;
	float: left;
	background-color: #F3F1EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	height: 450px;
	display: block;
	line-height: 16px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}



#BUTTONS-TableContent a {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	background-color:#DFDFD7;
	display: block;
	padding-left: 12px;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	width: 640px;
	margin: 0px;
	font-style: italic;
	text-decoration: none;
	border-bottom-color: #9BA0A8;
}
#BUTTONS-TableContent a:hover {
	color: #000;
	background-color:#E0E0D8;
	text-decoration: none;
	display: block;
}

#BUTTONS-TableContent li p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#backtothetop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	background-color: #DFDFD7;
	display: block;
	padding: 1px 1px 2px;
	text-align: center;
}
#backtothetop a:hover {
	color: #333;
	background-color: #C9C9BC;
}

#backtothetop a img {
	font-size: 5px;
	display: block;
	padding: 0px 0px 0px;
}

.VIP-Bullets {
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 10px;
	list-style-image: url(images/bullet-arrow.jpg);
	
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
.VIP-Bullets strong {
	color: #900;
	font-size: 15px;
}
.VIP-Bullets em {
	color: #46505D;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#Testimonials {
	display: block;
	width: 660px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 3px;
	background-color: #E9EBEB;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C5C7CA;
}
#Testimonials p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #900;
	text-align: left;
	margin-top: 5px;
	
	margin-bottom: 15px;
	margin-left: 10px;
}
#Testimonials p em {
	color: #57606A;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 350px;
	display: block;
	width: 280px;
	height: auto;
	line-height: 14px;
	text-indent: -15px;
}
#Testimonials p em:first-line {
	font-weight: bold;
}

#Testimonials img {
	text-align: right;
	float: right;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 100px;
	
	}
#IFRAME-BOX{
	display: block;
	height: auto;
	width: 960px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	float: left;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	overflow: hidden;
}
#HOME-TABLE-website {
	display: block;
	width: 930px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}
#MAINBODY #HOME-TABLE-SideBar h1 {
	padding-left: 15px;
}

#PRODUCT-DETAILS-TABLE {
	display: block;
	margin: auto;
	width: 660px;
	background-color: #F1F1F1;
}

#PRODUCT-DETAILS-TABLE td{
	width: 220px;
	text-align: center;
	vertical-align: top;
}
#IMAGE-PRODUCT-DETAILS {
	display: block;
	margin: auto;
	width: 100%;
	text-align: center;
	font-size: 10px;
}
#IMAGE-PRODUCT-DETAILS p {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	background-color: #E1E1E1;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	height: 80px;
}

#IMAGE-PRODUCT-DETAILS img {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	height: 180px;
	width: 200px;
}
#IMAGE-PRODUCT-DETAILS tr td h3 a strong {
	background-color: #900;
	display: block;
	text-align: center;
	height: 48px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCC;
}


#PRODUCT-DETAILS-TABLE-FEATURED {
	display: block;
	margin: auto;
	width: 660px;
	background-color: #EAEAEA;
}

#PRODUCT-DETAILS-TABLE-FEATUREDtd{
	width: 220px;
	text-align: center;
	vertical-align: top;
}
#IMAGE-PRODUCT-FEATURED {
	display: block;
	margin: auto;
	width: 100%;
	text-align: center;
	font-size: 10px;
}
#IMAGE-PRODUCT-FEATURED p {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	background-color: #ECECEC;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: 150px;
}

#IMAGE-PRODUCT-FEATURED img {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	height: 270px;
	width: 325px;
}

#IMAGE-PRODUCT-FEATURED a:hover img{
	border: 1px solid #F00;
}
#IMAGE-PRODUCT-FEATURED tr td h3 a strong {
	background-color: #900;
	display: block;
	text-align: center;
	height: 36px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCC;
	cursor: auto;
}

#IMAGE-PRODUCT-FEATURED tr td h3 a:hover strong {
	color: #FFF;
	background-color: #C00;
}
#OrderCustomButton a {
	background-color: #900;
	color: #CCC;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
}

#OrderCustomButton a:hover {
	background-color: #C00;
	color: #FFF;

}
#Site-Map {
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#Site-Map p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3A89B;
	text-align: center;
}
#Site-Map a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#Side-FAQ {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: block;
	width: 243px;
	margin-left: auto;
	text-align: left;
	margin-bottom: 5px;
	height: 1020px;
	margin-right: auto;
	overflow: auto;
	float: right;
}
#Side-FAQ a {
	color: #565C6D;
	text-decoration: none;
	margin-bottom: 7px;
	display: block;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
}
#Header {
	width: 960px;
	height: 220px;
	display: block;
	background-color: #4B4B4B;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
}


.PHONE {
	font-size: 17px;
	font-weight: bold;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
}
#map-location img{
	border: 1px solid #900;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.SUB-TITLE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 8px;
	margin-top: 15px;
	display: block;
	text-align: center;
}

.SIDETITLE {
	color: #FFF;
	background-color: #A5A8A6;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 6px;
	font-family: Verdana, Geneva, sans-serif;
	height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEC0C5;
	text-align: left;
	padding-left: 9px;
}
#MAINBODY-WIDE .PHONE {
	font-size: 17px;
	color: #900;
}

#MAINBODY-WIDE .address {
	font-size: 12px;
	color: #000;
}
#side-block-pics {
	display: block;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
	margin-right: 10px;
	text-align: center;
}
#woods {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#woods li strong {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
}
#CONTENT-Second {
	width: 960px;
	background-repeat: no-repeat;
	background-color: #A5A5A5;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #666666;
	height: auto;
	padding-bottom: 5px;
	margin: auto;
	vertical-align: top;
	display: block;
}

#Flash-Back-Image-Background-CustonEntry {
	display: block;
	width: 660px;
	hight: 600px;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 600px;
}
#map {
	display: block;
	height: 350px;
	width: 660px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #900;
}


#map_canvas {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #900;
	background-image: url(images/Map-Belmont.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 660px;
}
#iFrame-Table {
	background-color: #FFF;
	display: block;
	height: 500px;
	width: 670px;
	margin-bottom: 10px;
	padding: 0px;
}
#SIDE-ADS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
#SIDE-ADS p {
	margin-bottom: 3px;
	width: 238px;
	display: block;
}

#SIDE-ADS a {
	font-size: 11px;
	line-height: 15px;
	color: #666;
	background-color: #D0D0D0;
	padding: 5px;
}
#SIDE-ADS a:hover {
	color: #000;
	background-color: #B6B6B6;
}
#SIDE-Table {
	width: 260px;
	display: block;
	background-color: #C1C1C1;
	padding: 0px;
}
.weoffer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#GALLERY-wrapper {
	display: block;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#grader {
	font-size: 7px;
	line-height: 7px;
	display: block;
	height: 15px;
	width: 150px;
	margin-top: 20px;
	overflow: scroll;
	margin-bottom: 20px;
	text-align: center;
}
