/* classes for general styles used throughout the site*/
.homebody {
	height: 100%;
	background-color:#421930;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	/*background-image:url(/images/shell_back.gif);
	background-color:#ffffff;*/
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
.maintext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	line-height:15px;
	color : #000000;
}
.captiontext{
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #414141;
	line-height:1.5;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #000000;
}		
.sidebartext {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
	line-height:16px;
}
.sidebartextbold {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
	line-height:16px;
	font-weight : bold;
}
a, a:visited, a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #421930;
	text-decoration : underline;
}
a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #421930;
	text-decoration : none;
}
/*-----additional link------------*/
.sidebarlink,.sidebarlink:visited,.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #5E709B;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #5E709B;
	text-decoration : underline;
}
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}
.L1Header_1{
	background-image:url(/ftpimages/268/podium/L1header_1.gif);
	background-repeat:no-repeat;
	height:16px;
}
.L1Header_2{
	background-image:url(/ftpimages/268/podium/L1header_2.gif);
	background-repeat:no-repeat;
	height:16px;
}
.L1Header_3{
	background-image:url(/ftpimages/268/podium/L1header_3.gif);
	background-repeat:no-repeat;
	height:16px;
}
.L1Header_4{
	background-image:url(/ftpimages/268/podium/L1header_4.gif);
	background-repeat:no-repeat;
	height:16px;
}
.L1Header_5{
	background-image:url(/ftpimages/268/podium/L1header_5.gif);
	background-repeat:no-repeat;
	height:16px;
}
.L2Header{
	color:#77863B;
	font-family:Verdana, Tahoma;
	font-size:11px;
	font-weight:bold;
}
.L3Header{
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #BDA785;
}
/*BLUE SIDEBAR*/
.box{
	background-color:#CDDEE3;
}
.box2{
	background-image:url(/ftpimages/268/podium/box_blue_mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.box3{
	background-image:url(/ftpimages/268/podium/box_blue_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
.box4{
	background-image:url(/ftpimages/268/podium/box_blue_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:10px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}
.footer{
	background-color:#CDDEE3;
}
.footer2{
	background-image:url(/ftpimages/268/podium/footer_blue_mid.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:10px;
}
.footer3{
	background-image:url(/ftpimages/268/podium/footer_blue_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:10px;
}
.footer4{
	background-image:url(/ftpimages/268/podium/footer_blue_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:10px;
}
.header{}
.header2{
	background-image:url(/ftpimages/268/podium/header_blue_mid.gif);
	background-repeat:repeat-x;
}
.header3{
	background-image:url(/ftpimages/268/podium/header_blue_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.header4{
	background-image:url(/ftpimages/268/podium/header_blue_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:11px;
	padding-right:11px;
	padding-top:6px;
}
.headertext{
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
/*GREEN SIDEBAR*/
.box_g{
	background-color:#F1FAD5;
}
.box2_g{
	background-image:url(/ftpimages/268/podium/box_green_mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.box3_g{
	background-image:url(/ftpimages/268/podium/box_green_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
.box4_g{
	background-image:url(/ftpimages/268/podium/box_green_right.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:10px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}
.footer_g{
	background-color:#F1FAD5;
}
.footer2_g{
	background-image:url(/ftpimages/268/podium/footer_green_mid.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:10px;
}
.footer3_g{
	background-image:url(/ftpimages/268/podium/footer_green_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:10px;
}
.footer4_g{
	background-image:url(/ftpimages/268/podium/footer_green_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:10px;
}
.header_g{}
.header2_g{
	background-image:url(/ftpimages/268/podium/Header_green_back.gif);
	background-repeat:repeat-x;
}
.header3_g{
	background-image:url(/ftpimages/268/podium/Header_green_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.header4_g{
	background-image:url(/ftpimages/268/podium/Header_green_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:11px;
	padding-right:11px;
	padding-top:6px;
}
/*GREEN BOX*/
.box_g2{
	background-color:#F1FAD5;
}
.box2_g2{}
.box3_g2{
	background-image:url(/ftpimages/268/podium/green_box_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.box4_g2{
	background-image:url(/ftpimages/268/podium/green_box_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
	padding:10px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.footer_g2{
	background-image:url(/ftpimages/268/podium/green_bottom_mid.gif);
	background-repeat:repeat-x;
	height:6px;
	margin-bottom:10px;
}
.footer2_g2{
	background-image:url(/ftpimages/268/podium/green_bottom_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
}
.footer3_g2{
	background-image:url(/ftpimages/268/podium/green_bottom_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:6px;
}
.footer4_g2{
	background-color:#F1FAD5;
}
.header_g2{
	background-color:#F1FAD5;
}
.header2_g2{
	background-image:url(/ftpimages/268/podium/green_top_mid.gif);
	background-repeat:repeat-x;
	height:6px;
}
.header3_g2{
	background-image:url(/ftpimages/268/podium/green_top_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
}
.header4_g2{
	background-image:url(/ftpimages/268/podium/green_top_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:6px;
}
.headertext_g2{
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
/*BLUE BOX*/
.box_b2{
	background-color:#CDDEE3;
}
.box2_b2{}
.box3_b2{
	background-image:url(/ftpimages/268/podium/blue_box_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.box4_b2{
	background-image:url(/ftpimages/268/podium/blue_box_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
	padding:10px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.footer_b2{
	background-image:url(/ftpimages/268/podium/blue_bottom_mid.gif);
	background-repeat:repeat-x;
	height:6px;
	margin-bottom:10px;
}
.footer2_b2{
	background-image:url(/ftpimages/268/podium/blue_bottom_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
}
.footer3_b2{
	background-image:url(/ftpimages/268/podium/blue_bottom_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:6px;
}
.footer4_b2{
	background-color:#CDDEE3;
}
.header_b2{
	background-color:#CDDEE3;
}
.header2_b2{
	background-image:url(/ftpimages/268/podium/blue_top_mid.gif);
	background-repeat:repeat-x;
	height:6px;
}
.header3_b2{
	background-image:url(/ftpimages/268/podium/blue_top_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
}
.header4_b2{
	background-image:url(/ftpimages/268/podium/blue_top_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:6px;
}
.headertext_b2{
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
/*PHOTO BOX*/
.photo_box{
}
.photo_box2{
	background-image:url(/ftpimages/268/podium/photo_box_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.photo_box3{
	background-image:url(/ftpimages/268/podium/photo_box_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
.photo_box4{
	padding-left:4px;
}
.photo_footer{
	background-image:url(/ftpimages/268/podium/photo_bottom_mid.gif);
	background-repeat:repeat-x;
	height:6px;
	margin-bottom:10px;
}
.photo_footer2{
	background-image:url(/ftpimages/268/podium/photo_bottom_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:6px;
}
.photo_footer3{
	background-image:url(/ftpimages/268/podium/photo_bottom_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:6px;
}
.photo_footer4{}
.photo_header{
	background-image:url(/ftpimages/268/podium/photo_top_mid.gif);
	background-repeat:repeat-x;
	height:4px;
}
.photo_header2{
	background-image:url(/ftpimages/268/podium/photo_top_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:4px;
}
.photo_header3{
	background-image:url(/ftpimages/268/podium/photo_top_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:4px;
}
.photo_header4{}
.photo_headertext{
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
}
/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/
.gal_image {
	text-align: center;
}
.gal_image img {
	margin: 0px auto;
}
.gal_button_left, .gal_button_right {
	width: 43px;
	line-height: 16px;
	cursor: pointer;
	text-align: center;
}
.gal_button_left {
	float: left;
}
.gal_button_right {
	float: right;
}
.gal_counter {
	text-align: center;
	line-height: 17px;
}
.gal_caption {}
/*--------------------------------------------*/
