﻿#Center_Headline
{
    position: static;
    top: 10px;
    left: 26px;
    width: 311px;
    text-align:left;
    background-image: url(../Image/hairline.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

#Center_Headline .title
{
    font-family: Times New Roman;
    font-size: 24px;
    position: relative;
    width: 301px;
    left: 5px;
    margin-top:15px;
    margin-bottom:15px;
}

#Center_Headline .image
{
    width: 311px;
    height: 239px;
}

#Center_Headline .summary
{
    font-family: Times New Roman;
    font-size: 16px;
    position: relative;
    width: 301px;
    left: 5px;
    margin-top:15px;
    padding-bottom:20px;
}

#Center_Second
{
    position: static;
    top: 10px;
    left: 31px;
    width: 305px;
    text-align:left;
    background-image: url(../Image/hairline.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-top:20px;
    padding-bottom:20px;
}

#Center_Second .title
{
    font-family: Times New Roman;
    font-size: 22px;
}

#Left_Headline
{
    position: relative;
    top: 10px;
    left: 5px;
    width: 276px;
    text-align:left;
}

#Left_Headline .image
{
    width: 273px;
    height: 227px;
}

#Left_Headline .title
{
    font-family: Times New Roman;
    font-size: 24px;
    position: relative;
    width: 220px;
    left: 34px;
    margin-top:15px;
    margin-bottom:15px;
}

#Left_Headline .summary
{
    font-family: Times New Roman;
    font-size: 16px;
    position: relative;
    width: 231px;
    left: 34px;
    margin-top:15px;
    margin-bottom:20px;
    padding-right:10px;
}

#Left_Headline .hairline
{
    background-image: url(../Image/hairline.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    margin-bottom:20px;
}

#Left_Second
{
    position: static;
    top: 10px;
    left: 39px;
    right: 39px;    
    width: 203px;
    text-align:left;
}

#Left_Second .image
{
    width: 203px;
    height: 163px;
}

#Left_Second .title
{
    font-family: Times New Roman;
    font-size: 21px;
    margin-top:15px;
    margin-bottom:15px;
}

#Left_Headline .hairline
{
    background-image: url(../Image/hairline.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    margin-bottom:20px;
}

#Search_Box
{
    position: relative;
    top: 15px;
    left: 0px;
    width: 233px;
    text-align:left;
}

#Search_Box .textbox
{
	font-size: 15px;
	color: #7f7d7d;
}

#Search_Box .searchBot
{
	margin-top: 5px;
	margin-bottom: 15px;
	height: 26px;
	background-image: url(../Image/hairline.gif);
	background-position: center;
	background-repeat: repeat-x;
}

/**************    EBooking_Box    ****************/

#EBooking_Box
{
	position: relative;
	left: 38px;
	width: 241px;
	padding-top: 15px;
}

#Inside #EBooking_Box
{
	position: static;
	left: 38px;
	width: 241px;
	padding-top: 15px;
}

#EBooking_Box .searchBot
{
	margin-top: 5px;
	margin-bottom: 15px;
	height: 26px;
	background-image: url(../Image/hairline.gif);
	background-position: center;
	background-repeat: repeat-x;
}

#Right_Focus
{
	position: relative;
	left: 38px;
	width: 241px;
	padding-top: 15px;
}

#Right_Focus .title
{
    font-family: Times New Roman;
    font-size: 16px;
	margin-bottom:15px;
}

#Right_Focus .summary
{
	font-size: 13px;
	margin-bottom:15px;
}

#Right_Focus .readBot
{
	text-align: right;
	margin-bottom:20px;
	height: 26px;
	background-image: url(../Image/hairline.gif);
	background-position: center;
	background-repeat: repeat-x;
}

#facebookDiv
{
	position: relative;
	left: 12px;
	width: 289px;
	padding-top: 15px;
}

#youtube_box
{
	position: relative;
	left: 12px;
	width: 289px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#checkvacancy_box
{
    height: 23px;
}

#checkvacancy_box .text
{
    float: left;
    margin-left: 20px; 
    margin-right: 10px; 
    margin-top: 3px;
}

#checkvacancy_box .date
{
    float: left;
    margin-right: 10px;
}

#checkvacancy_box .bot
{
    float: left;
    margin-left: 30px; 
}

#Events_Box
{
	position: relative;
	left: 12px;
	width: 289px;
}

#Events_Box .date
{
    float: left;
    background-color: White;
    width: 40px;
    height: 60px;
    border: Solid 1px Gray;
    text-align: center;
    margin-right: 20px;
}

#Events_Box .dotdot
{
    color: Black;
    font-size: 30px;
    position: relative;
    top: -20px;
    border-bottom-style: dashed;
    border-bottom-color: Gray;
    border-bottom-width: 1px;
}

#Events_Box .month
{    
    color: #888888;
    font-family: Times New Roman;
    font-size: 16px;
    position: relative;
    top: -21px;
}

#Events_Box .day
{
    color: #eb3d00;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    top: -21px;
}

#Events_Box .title
{
    font-family: Times New Roman;
    font-size: 17px;
	margin-bottom:15px;
	float: left;
	text-align: left;
	width: 198px;
}
