/* CSS Document */

body{ margin:0; background:url(../images/page_bg.jpg);}

.body_bg{ background:#EDEEF2; border:1px solid #B7B7B7;}

.copyright_text{ font-family:tahoma; font-size:11px; font-weight:normal; color:#636363; text-decoration:none;}

.footer_text{ font-family:tahoma; font-size:11px; font-weight:normal; color:#636363; text-decoration:none;}

.footer_links{ font-family:tahoma; font-size:11px; font-weight:bold; color:#636363; text-decoration:none;}

.footer_links:hover{ font-family:tahoma; font-size:11px; font-weight:bold; color:#636363; text-decoration:underline;}

.cheq_box{ background:url(../images/cheq_box_bg.jpg); border:1px solid #ffffff;}

.normal_text{ font-family:tahoma; font-size:12px; font-weight:normal; color:#252525; text-decoration:none; line-height:18px;}

.grey_heading{ font-family:arial; font-size:20px; font-weight:bold; color:#636363; text-decoration:none;}

.grey_heading1{ font-family:arial; font-size:17px; font-weight:bold; color:#636363; text-decoration:none;}

.red_link{ font-family:tahoma; font-size:12px; color:#E81F24; font-weight:normal; text-decoration:none;}

.red_link:hover{ font-family:tahoma; font-size:12px; color:#E81F24; font-weight:normal; text-decoration:underline;}

.red_bold_text{ font-family:tahoma; font-size:13px; color:#E81F24; font-weight:bold; text-decoration:none;}

.black_bold_text{ font-family:tahoma; font-size:13px; color:#000000; font-weight:bold; text-decoration:none;}

.grey_normal_link{ font-family:tahoma; font-size:13px; color:#58595D; font-weight:normal; text-decoration:none;}

.grey_normal_link:hover{ font-family:tahoma; font-size:13px; color:#58595D; font-weight:normal; text-decoration:underline;}

.dotted_spacer1{ background:url(../images/dotted_spacer1.jpg) repeat-x; height:31px;}

.bottom_bdr{ height:202px; border-bottom:1px solid #B7B7B7;}

.pagination{ width:21px; height:21px; background:#FF0000; text-align:center;}

.pagination_links{ font-family:arial; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration:none;} 

.pagination_linksAct{ font-family:arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none;} 

.pagination_links:hover{ font-family:arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none;}

.pagination_spacer{ width:4px;}

.pagination_sel{ width:21px; height:21px; background:#ffffff; text-align:center; font-family:arial; font-size:12px; color:#000000; text-decoration:none; font-weight:normal;}

.black_normal_text{ font-family:tahoma; font-size:13px; color:#252525; font-weight:normal; text-decoration:none; line-height:19px;}

#gallery
{
	position:relative;
	height:360px;
}

#gallery .caption
{
	position:absolute;
	z-index:600;
	height:40px;
	width:100%;
	bottom:0;
	padding-left:40px;
}