
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #014f1d;
	background-image: url(../images/BCMA_02.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
a
{
	color: #004F1C;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
img
{
	border: opx;
}
#wrapper
{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
.clear
{
	clear: both;
}
.spacer
{
	clear: both;
	height: 5px;
}
.bd_bot
{
	border-bottom: 1px solid #FFF7B3;
	padding-bottom: 3px;
}
p
{
	margin-top: 2px;
	padding: 3px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h2
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
h3
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
h4
{
	color: #004F1C;
	line-height: normal;
}
h5
{
	font-size: 18px;
	color: #0B446A;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px dashed #D0DDE6;
}
/******************** HEADER *********************************/
#header
{
	clear: both;
}
#logo
{
	float: left;
	width: 414px;
	height: 60px;
	margin-left: 5px;
}
#header_right
{
	float: right;
	width: 320px;
	height: 60px;
	text-align: right;
	margin-right: 5px;
}
#header_price
{
	background-image: url(../images/TAL_15.jpg);
	background-repeat: repeat-x;
}
/*=======================Menu======================================*/
#thicktabs
{
	background-image: url(../../images/BCMA_10.jpg);
	height: 39px;
	width: 926px;
	background-repeat: repeat-x;
	font: bold 12px Arial;
	color: #004F1C;
}

#thicktabs li
{
	display: inline;
	padding: 0px 0px; /*padding of tabs*/
}

#thicktabs li a
{
	float: left;
	color: black;
	padding: 12px 20px; /*padding of tabs*/
	text-decoration: none;
	border-right: 1px solid #F3C047;
}

#thicktabs li a:hover
{
	color: #000000;
	background-image: url(../../images/BCMA_12.jpg);
	background-repeat: repeat-x;
}
#thicktabs li a.active
{
	color: #000000;
	background-image: url(../../images/BCMA_12.jpg);
	background-repeat: repeat-x;
}
/******************** content *********************************/
#content
{
	background-color: #FFFFFF;
	border: 1px solid #D8DEE3;
	padding: 5px;
}
#cont_left
{
	float: left;
	width: 437px;
}
#cont_right
{
	float: right;
	width: 437px;
	margin-left: 11px;
}
.heading_blue
{
	width: 423px;
	background-image: url(../images/TAL_72.jpg);
	background-repeat: repeat-x;
	padding: 7px;
	font: bold 16px arial;
	color: #ffffff;
}

.block_yellow
{
	background-color: #FFFCE3;
	border: 1px solid #FFF286;
	padding: 5px;
}
.block_white
{
	border: 1px solid #D0DDE6;
	padding: 5px;
}
.block_orange
{
	background-color: #FFF8F2;
	border: 1px solid #F38A34;
	border-top: 3px solid #F38A34;
	padding: 5px;
}
.viewall
{
	background-color: #D0DDE6;
	padding: 4px;
	color: #4C4E4E;
	width: 429px;
}
.viewall a
{
	background-color: #D0DDE6;
	color: #4C4E4E;
	display: block;
}
.viewall a:hover
{
	background-color: #D0DDE6;
	color: #F38A34;
	display: block;
}

#contact_info
{
	height: 26px;
}
#tabs_slideshow
{
	background-image: url(../images/TAL_57.jpg);
	background-repeat: repeat-x;
	height: 40px;
	color: #0C456B;
	text-align: center;
}
#tabs_slideshow a
{
	padding: 13px 25px;
	color: #0C456B;
	display: inline-block;
}
#tabs_slideshow a:hover
{
	padding: 13px 25px;
	color: #ffffff;
	background-image: url(../images/TAL_59.jpg);
	background-repeat: repeat-x;
	display: inline-block;
}
#tabs_slideshow a.active
{
	padding: 13px 25px;
	color: #ffffff;
	background-image: url(../images/TAL_59.jpg);
	background-repeat: repeat-x;
	display: inline-block;
}
#w_tabs
{
	height: 33px;
	width: 437px;
	display: block;
}
/******************** Hotel Listing *********************************/
#hotel_listing
{
	clear: both;
	border-top: 5px solid #D0CDCE;
	margin-top: 10px;
	margin-bottom: 10px;
}
.listing
{
	clear: right;
	float: left;
	width: 130px;
}
.listing ul
{
	list-style-type: none;
}
.listing ul li
{
	float: left;
	background-image: url(../images/TAL_170.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 14px;
	width: 125px;
	margin-right: 10px;
}
.listing ul li a
{
	font-weight: normal;
	color: #006695;
}
.listing ul li a:hover
{
	font-weight: normal;
	color: #494B4B;
}
.items tr
{
	background-color: #FFFDEC;
	padding-left: 5px;
}
.items tr:hover
{
	background-color: #EDF8F1;
	padding-left: 5px;
}
/******************** bullet *********************************/
.bullet
{
	float: left;
}
.bullet ul
{
	list-style-type: none;
}
.bullet ul li
{
	float: left;
	background-image: url(../images/cad_31.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 18px;
	width: 600px;
	display: block;
}
.bullet ul li a
{
	font-weight: bold;
}
.bullet ul li a:hover
{
	font-weight: bold;
}

.services
{
	float: left;
}
.services ul
{
	list-style-type: none;
}
.services ul li
{
	float: left;
	background-image: url(../images/cad_28.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 5px;
	line-height: 24px;
	width: 210px;
	display: block;
}
.services ul li a
{
	font-weight: normal;
}
.services ul li a:hover
{
	font-weight: normal;
	color: #EE3A43;
}
.btn
{
	font: normal 11px Arial;
	color: #ffffff;
	text-align: center;
}
.btn a
{
	width: 81px;
	height: 20px;
	padding-top: 6px;
	background-image: url(../images/cad_btn_03.jpg);
	background-repeat: no-repeat;
	display: block;
}
.btn a:hover
{
	background-image: url(../images/cad_btn_06.jpg);
	background-repeat: no-repeat;
	display: block;
}
.btnEmail
{
	font-family: Courier New, Verdana, sans-serif;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background: url(../../Images/short_button_OVER.gif) no-repeat center top;
	width: 95px;
	height: 32px;
	cursor: hand;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #000000;
}
/******************** Portfolio Listing *********************************/
#block
{
	background-color: #ffffff;
	border: 1px solid #bfbfbf;
	padding-top: 5px;
	padding-bottom: 5px;
}
#back
{
	clear: right;
	float: left;
	width: 15px;
	padding-top: 150px;
	margin-right: 3px;
}
#pic
{
	clear: right;
	float: left;
	width: 640px;
}
#next
{
	float: right;
	padding-top: 150px;
	width: 16px;
}
#thumb ul
{
	margin-left: 5px;
	margin-top: 5px;
}
#thumb li
{
	display: inline;
}
#thumb li img
{
	margin-right: 4px;
	border: none;
}
.pic_left
{
	clear: right;
	float: left;
	width: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.con_right
{
	float: right;
	width: 165px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#port li
{
	display: inline;
}
#port li img
{
	background-color: #cceef8;
	padding: 7px 7px;
	margin-right: 12px;
	border: none;
}
#port li a
{
	border: none;
}
#port li a:hover
{
	border: none;
}

/******************** footer *********************************/
#footer
{
	padding-top: 20px;
	color: #FFF494;
}
#footer a
{
	color: #BBE3C9;
}
#footer a:hover
{
	color: #FFF494;
}
/******************** form *********************************/
form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #494B4B;
}
.textbox_newsletter
{
	width: 123px;
	height: 20px;
	border: 1px solid #005532;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

.photo-border
{
	border: 1px solid #cecece;
	padding: 4px;
	background: #d9d9d9 url(../../images/BCMA_60.jpg) top repeat;
	margin-bottom: 5px;
	display: block;
}

.photo-float-left
{
	float: left;
	margin-right: 10px;
}

.image-border-none
{
	border: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul
{
	margin: 0;
	padding: 0;
}

li
{
	list-style: none;
	background: url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding: .2em 0 .2em 1em;
	margin-left: 0.4em;
}

ul.list-of-links
{
	border-bottom: 1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links, #content-side2-three-column ul.list-of-links
{
	margin: 0 0 30px 0px;
}

ul.list-of-links li
{
	border-top: 1px dotted #B2B2B2;
	background-image: url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current
{
	background-color: #E5E5E5;
}


ul.no-lines, ul.no-lines li
{
	border: none;
}
.colseparator
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-right: 1px dashed #3e4a02;
	position: relative;
}

#headlines
{
	margin: 0 0 30px 0px;
	padding: 7px 7px;
	margin-right: 12px;
	border: none;
}

.newsthumb
{
	background-image: url(../../images/Calender-icon.jpg);
	height: 128px;
	width: 128px;
}

.blogdate {
    height: 128px !important;
}
.blogdate {
    background-image: url("../../images/Calender-icon.jpg");
    background-repeat: no-repeat;
    float: left;
    font-size: 24px;
	color: #000000;
	font-weight: bold;
    margin: 5px 0 0 0px;
    padding: 15px 5px 5px 5px;
    text-align: center;
    width: 128px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
.textBox
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(../../images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
}

.contactForm
{
		margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(../../images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 200px;
}
