@charset "utf-8";
body {
	background: #000000;
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.col-breadcrumbs {
	padding: 20px 40px 0px;
}
.hidden {
	display:none;
	height: 0px;
}

#header {
	background: url(../images/layout/header.gif) no-repeat right;
}
#body {
	background: #000000 url(../images/layout/sidebar-background.gif);
	width: 955px;
	margin: 0px auto;
	text-align: left;
}
#menu {
	background: url(../images/layout/menu.gif) repeat-x;
	float: left;
	width: 955px;
}
.col-10 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 8%;
}
.col-25 {
	padding: 0px;
	float: left;
	width: 22%;
}
.col-25-2 {
	padding: 0px;
	float: left;
	width: 23%;
}
.col-25-3 {
	padding: 0px;
	float: left;
	width: 25%;
}
.col-20 {
	padding: 0px;
	float: left;
	width: 20%;
}
.col-33 {
	padding: 0px 0px 5px;
	float: left;
	width: 33%;
	text-align: center;
}
.col-40 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 38%;
	text-align: center;
}
.col-44 {
	padding: 0px;
	float: left;
	width: 50%;
	text-align: center;
}
.col-50 {
	padding: 0px;
	float: left;
	width: 50%;
	text-align: center;
}
.col-65 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 63%;
}
.col-75 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 73%;
}
.col-80 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 78%;
	text-align: center;
}

#myGallery .col-50 {
	padding: 0px 0px 5px;
	float: left;
	width: 50%;
	text-align: center;
}
#myGallery .col-25 {
	padding: 0px 0px 5px;
	float: left;
	width: 25%;
	text-align: center;
}
.box-image-header {
	text-align: center;
	padding: 40px 1.5% 10px;
}
#body .box-header {
	text-align: center;
	padding: 0px 1.5%;
}
#body .box-text {
	line-height: 150%;
	width: 17%;
	padding-right: 4%;
	padding-left: 4%;
}
#body .bottom-text {
	padding-bottom: 30px;
}
#wrapper-info-side {
	float: left;
	width: 755px;
}
.black-border-top {
	border-top: 3px solid #000000;
	height: 50px;
}
#body #content #wrapper-info-side #less-padding.col-info {
	padding: 20px 40px 40px;
	margin-bottom: -20px;
}


#footer {
	color: #FDA100;
	text-align: center;
	border-top: 1px solid #FDA100;
	padding-top: 20px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	background: #000000;
}
#body #sub-footer {
	text-align: center;
	font-size: 10px;
	padding: 10px 0px;
	letter-spacing: .18em;
	background: #000000;
}
#body #sub-footer a {
	color: #CCCCCC;
	text-decoration: none;
}

.background {
	background: url(../images/layout/sidebar-background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}
.side-top {
	background: #FDA100;
	height: 100px;
}
.col-side-right .side-image, .col-side-right-photos .side-image .side-image {
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}



.col-side-left {
	padding: 40px 0px;
	width: 200px;
	float: left;
}
.col-info {
	padding: 40px;
	float: left;
	width: 439px;
}
.col-info-photos {
	padding: 40px 19px 40px 0px;
	float: left;
	width: 500px;
}
#body #content .col-info-photos #myGallery {
	float: left;
}

.col-side-right-photos .side-top {
	margin: 0px;
	padding: 0px;
	height: 110px;
}


.col-side-right {
	float: left;
	width: 236px;
	background: #FED48A;
	padding-bottom: 40px;
}
.col-side-right-photos {
	float: left;
	width: 236px;
	background: #FED48A;
	padding-bottom: 40px;
}
.col-info h1, .col-breadcrumbs h1, .col-info-photos h1 {
	font-size: 18px;
	letter-spacing: 0.1em;
	margin: 0px;
	color: #FDA100;
}
.col-info p, .col-breadcrumbs p, col-info-photos p{
	line-height: 175%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**********  HORIZONTAL MENU SYSTEM CSS **************/ 
#ver-menu ul {
	padding: 0px;
	list-style-type: none;
	width: 200px;
	margin: 0px;
	font-size: 100%;
}

#ver-menu li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

#ver-menu a {
	display: block;
	padding: 8px 20px;
	margin: 0px;
}

#ver-menu a:link, #ver-menu a:visited {
	color: #FBAC4C;
	text-decoration: none;
}

#ver-menu a:hover {
	color: #000000;
	background: url(../images/layout/sidemenu-over.jpg) repeat-y left;
}

#ver-active a:link, #ver-active a:visited, #ver-active a:hover {
	color: #000000;
	background: url(../images/layout/sidemenu-down.jpg) repeat-y left;
}

#ver-active #ver-current{
	padding: 8px 20px;
	color: #000000;
	background: url(../images/layout/sidemenu-down.jpg) repeat-y left;

}
#ver-arrow #ver-arrow-current{
	padding: 8px 20px;
	background: url(../images/layout/menu-arrow.gif) no-repeat left center;
	color: #FED48A;
}
#ver-menu .sub a {
	display: block;
	padding: 8px 30px;
	margin: 0px;
	color: #FBAC4C;
	font-size: 11px;
}
#ver-menu .sub a:hover {
	color: #000000;
	background: url(../images/layout/sidemenu-sub-over.jpg) repeat-y left;

}
#ver-active-sub #ver-current-sub{
	display: block;
	color: #000000;
	background: url(../images/layout/sidemenu-sub-down.jpg) repeat-y left;
	padding: 8px 30px;
	margin: 0px;
}

/**********  END HORIZONTAL MENU SYSTEM CSS **************/ 

.clear {
	clear: both;
}	
.breadcrumbs {
	font-size: 11px;
}
.breadcrumbs a  {
	color: #FED48A;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}	
#body #content .col-side-left h1 {
	font-size: 16px;
	color: #EC9400;
	margin: 0px 0px 0px 20px;
	text-transform: uppercase;
}
.side-image #thumbnails {
	margin: 0px auto;
	text-align: center;
	border-top: 3px solid #000000;
	padding: 15px 0px;
}


#body .box-text2 {
	line-height: 150%;
	width: 16%;
	padding-right: 2%;
	padding-left: 2%;
}
#thumbnails .col-33 img {
	border: 1px solid #FDB63A;
}
#thumbnails .col-33 img.this_image {
	border: 1px solid #000000;
}#myGallery p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#myGallery {
	text-align: center;
	margin: 0px auto;
	width: 500px;
} 
#myGallery .col-50 a, #myGallery .col-25 a, #myGallery .col-80 a, #myGallery .col-10 a {
	color: #FED48A;
	text-decoration: none;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}
#myGallery .col-50 a:hover, #myGallery .col-25 a:hover, #myGallery .col-80 a:hover, #myGallery .col-10 a:hover {
	background: #666666;
}
#content .col-20 a {
	color: #FFCC00;
	text-decoration: none;
}
#content .col-20 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#body #content .col-info-photos h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFEDCC;
}
#body #content .col-side-right-photos .side-top h2 {
	font-size: 14px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 40px;
}
#body #content .col-info-photos #example p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side-image #thumbnails p a {
	text-decoration: none;
	color: #B77300;
	font-size: 90%;
}
#body #content .col-side-right-photos .side-top p {
	background: #FDA100;
}
#body #content .col-side-right-photos .side-top .text-small {
	font-size: 80%;
	font-weight: normal;
}
#black {
	background: #000000;
}
.box-image-header-5 {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}
.padding-5 {
	padding: 5px 1% 5px 0%;
	text-align: left;
}
.right {
	float: right;
}


.text-orange {
	color: #FED286;
}
.col-info li {
	line-height: 150%;
	color: #FFF8E8;
}


#body .box-header-5 {
	text-align: center;
	padding: 0px;
}

.top-line {
	border-top: 1px solid #FED48A;
}
#body #content .col-info .right-orange-text {
	margin: -15px 0px 10px;
	padding: 5px 0px 0px;
	font-weight: bold;
	color: #FDA100;
	text-align: right;
	font-style: italic;
}

.col-info h3 {
	color: #FED48A;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.text-small {
	font-size: 90%;
}

p.course-text {
	margin: 5px 0px 10px;
}
.text-orange-light {
	color: #FFEDCE;
}
.image_l {
	margin: 10px 25px 10px 0px;
	float: left;
	border: 1px solid #FDA100;
}
.side-middle {
	background: #FDA100;
	height: 75px;
}
.side-middle-short {
	background: #FDA100;
	height: 40px;
}
.image_r {
	margin: 10px 0px 10px 25px;
	float: right;
	border: 1px solid #FDA100;
}
.col-info a {
	color: #FDA100;
	text-decoration: none;
}
.col-info a:hover {
	color: #FDA100;
	text-decoration: underline;
}
#galleries {
	background: #000000;
	width: 675px;
}
.whiteborder {
	border: 1px solid #FFF;
	background: #333;
}

.col-25-3 img {
	border: 1px solid #FFF3DD;
	margin-bottom: 10px;
}
#body #content .col-info h2.hidden {
	visibility: hidden;
}
#bookpage a {
	color: #FDA100;
	text-decoration: none;
}
#bookpage a.red {
	color: #F00;
	text-decoration: none;
}
