/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body{
	margin:					0 0 0 0;
	padding:				0px;
	font-family				:Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#653d0a;
	text-align:				left;
	line-height				:1.4em;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;				
}

input, select 
{
background-color: #ffffff;
color: #424a52;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
}

img{ border:0;}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}


h1{
		 font-size:					18px;
		 margin-bottom:				15px;
		 border-bottom: dotted 1px #999999;
		 }
		 
h4{
		 font-size:					13px;
		 margin-bottom:				15px;
		}

.wapper{
	width:					933px;
	margin:0 auto;
	background-color: #FFFFFF;


}



#main{ 
		width:100%;
		position:relative;
		float:left; }



#header_top{
		width:					933px;
		background:	url(../images/header_top.png) repeat-y;
		margin:0 auto;
		height:12px;
		margin-top:5px;


}



#header{
	width:					925px;
	height:					106px;
	margin:					0 auto;
	position:				relative;
	background-image: url(banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



#logo{
	float:					left;
	width:					127px;
	height:					82px;
	position:				absolute;
	left: 					17px;
	top: 					10px;
		

}

#booknow{
 		float:					right;
		width:					110px;
		height:					31px;
		padding-right:           20px;
		
		}

#booknow a{
 		float:					right;
		width:					110px;
		height:					31px;
		background:				url(../images/reservation_icon.gif) left top no-repeat;
}

#booknow a:hover{
 		float:					right;
		width:					110px;
		height:					31px;
		background:				url(../images/reservation_icon.gif) left top no-repeat;
}






#menu {
	width: 925px;
	height: 41px;
	margin: 0 auto;
	padding: 1px 0;
	background: url(../images/menu_bg.gif) left top repeat-x;
}

#menu ul {
	height: 41px;
	margin: 0;
	padding: 0;
	background: url(../images/menu_line.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 41px;
	background: url(../images/menu_line.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 41px;
	padding: 0px 25px 0 25px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	line-height:41px;
}

#menu a:hover {
	background: url(../images/menu_over.gif) left top repeat-x;
	color: #333333;
}

#menu .current_page_item a {
	background: url(../images/menu_over.gif)  left top repeat-x;
	color: #725309;
}
	
	#page{
		width:					925px;
		margin:					0 auto;
		padding:               	0;


}




#fotter{
	width:					925px;
	align: 					center;
	color:					#E9E9E9;
	line-height:			30px;
	clear:					both;
	background-color: #1E1E1E;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
			
}

#fotter a{
	font-family:Arial, Helvetica, sans-serif;

	padding: 	          	   	15px 6px;
	text-decoration:			none;
	color:						#E9E9E9;
	font-size:					11px;
	
}


#fotter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	background:					url(../images/fotter_over.gif)  left center repeat-x;
	padding: 	          	   4px 6px;
	color:						#E9E9E9;
	text-decoration: underline;
}




#left_panel{
		float:					left;
		width:					334px;
}

#content {
	float: 						right;
	width: 						215px;
	text-align:					left;
	position:				relative;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 0;
}

#content  .package{	width: 178px; height: 103px; text-align: left; position:absolute; left: 24px; top: 64px;}
#content  .weddings{	width: 178px; height: 103px; text-align: left; position:absolute; left: 272px; top: 64px;}
#content  .gallery{	width: 178px; height: 103px; text-align: left; position:absolute; left: 23px; top: 244px;}
#content  .news{	width: 178px; height: 103px; text-align: left; position:absolute; left: 27px; top: 64px;}


#img01{

width:							568px;
height:							239px;
background:						url(../images/image_03.gif);
margin-bottom:					18px;
position:						relative;


}

#banner{
	width:							548px;
	height:							220px;
	background:						#FFFFFF;
	position:						absolute;
	left: 11px;
	top: 11px;

}


/*#########################################################


*/



h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 0em;
/*	line-height: 160%;*/
}

ul, ol {
}

blockquote {
}

a {
	color: #653d0a;text-decoration: none;
	
}




/* Menu */


.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px solid #F5F5F5;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	font-size: smaller;
	font-weight: bold;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
	background: url(images/img10.gif) no-repeat right bottom;
}

/* Sidebar -- Currently the Main Content Box*/

#sidebar {
	float: left;
	width: 654px;
	text-align:left;
	margin:0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#sidebar li {
	background:#e4deca;
	padding:6px 0 6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
}

#sidebar a {
		font-family: Arial, Helvetica, sans-serif;
		color: #653d0a; 
		text-decoration:underline;
}

#sidebar a:hover {
	text-decoration: none;
	width:100%;
	color:#000000;
}

#sidebar .detail{
	position:absolute;
	margin:0;
	padding:0;
	height:27px;
	width:88px;
	background: #00CC99;
	float:left;
	left: 186px;
	top: 412px;
	
	
	}

/*##################SIDEABR INSIDE#################*/


#sidebar_inside {
	float: left;
	width: 182px;
	text-align:left;
	padding: 15px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;
	border-right: dotted 1PX #CCCCCC;
}

#sidebar_inside ul {
	margin: 0;
	padding: 0;
}

#sidebar_inside li {
	list-style:none;
}

#sidebar_inside a {
	float: left;
	display:
	height: 31px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	background: url(../images2/sidebar_01.gif) left top repeat-x;
	border-bottom:solid 2px #CCCCCC;
	line-height:31px;
	color:#666666;	
	
}

#sidebar_inside a:hover {
	background: #fff3d6 ;
	color: #725309;
	border-bottom:solid 2px #CCCCCC;
}

#sidebar_inside .current_page_item a {
	background: url(../images/menu_over.gif)  left top repeat-x;
	color: #725309;
}


/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */



.contact_box{
	background:url(../images/contact_bg.gif) left top repeat-x;
	height:105px;
	
}



/* Sidebar */


.boxx{

 	width:					215px;
	height:					160px;
	background:				 url(../images/tab_bg.gif) bottom left repeat-x;
	float: 					right;
	padding:	   	        0px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;

	font-size:				12px;
/*	padding-bottom:         20px;*/
	margin-right:		30px;
	margin-top:17px;
	border:solid 1px #eee8d3;

}



.boxx ul {
	margin:					 0;
	padding:	           	 0;
	list-style:				 none;
}

.boxx li {
	margin:					0 0 2px 0;
	background:				#e4deca;
	height:					20px;
}



.boxx li ul {
	padding: 	20px;
}

.boxx li li {
	margin: 0;
}

.boxx p {
	padding: 12px 15px;
	text-align:justify;
	color:#653d0a;
}

.boxx h2 {
	height: 23px;
	margin: 0;
	padding: 6px 0 0 14px;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #645632;
	line-height:18px;
	background:url(../images/tab_heading.gif)  no-repeat ;
}

.box{
	width:					215px;
	height:					160px;
	background:				 url(../images/tab_bg.gif) bottom left repeat-x;
	float: 					right;
	padding:	   	        0px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:				12px;
	/*	padding-bottom:         20px;*/
	margin-right:		5px;
	margin-top:17px;
	border:solid 1px #eee8d3;
}



.box ul {
	margin:					 0;
	padding:	           	 0;
	list-style:				 none;
}

.box li {
	margin:					0 0 2px 0;
	background:				#e4deca;
	height:					20px;
}



.box li ul {
	padding: 	20px;
}

.box li li {
	margin: 0;
}

.box p {
	padding: 12px 15px;
	text-align:justify;
	color:#653d0a;
}

.box h2 {
	height: 23px;
	margin: 0;
	padding: 6px 0 0 14px;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height:18px;
	background:url(../images/tab_heading.gif) no-repeat ;
}
/*#####################################*/

.news_box{

text-align:justify;

}





/*##############INSIDE PAGE###################*/



#content_inside {
	float: 						right;
	width: 						650px;
	text-align:					left;
	list-style:					none;
	padding:	        		25px 25px 0 0;
	height:auto;

}


#content_inside p{

	 font-size:					1.1em;
	 line-height:				1.9em;
	 text-align:				justify;
	 padding-bottom:		    20px;
}

#content_inside h1{

	 font-size:					17px;
	 margin-bottom:				15px;
	 border-bottom: dotted 1px #999999;
}
#content_inside h5{
	 padding-bottom:            20px;
	 font-size:					14px;
	 background:url(../images/bredcrumb_bg.gif) left top repeat-x;
	 padding-left:5px;
	 line-height:20px;
	 
	 
}




#content_inside li{
	 font-size:					12px;
	 text-align:				justify;
	 color:						#653d0a;
	 padding:                   2px 10px;
	 list-style:				none;
	 	  
}

/*##############INSIDE PAGE###################*/

#content_inside01 {
	float: 						right;
	width: 						880px;
	text-align:					left;
	padding:	        		15px 25px 0 20px;		
}


#content_inside01 p{

	 font-size:					12px;
	 line-height:				17px;
	 text-align:				justify;
	 padding-bottom:		    20px;
}

#content_inside01 h1{

	 font-size:					18px;
	 margin-bottom:				15px;
	 border-bottom: dotted 1px #999999;

}
#content_inside01 h4{
		 padding-bottom:            20px;
	 font-size:					14px;
	 background:url(../images/bredcrumb_bg.gif) left top repeat-x;
	padding-left:5px;
	

	 
}


#content_inside01 h5{
	 padding-bottom:            20px;
	 font-size:					14px;
	padding-left:5px;
	

	 
}



#content_inside01 li{
	 font-size:					12px;
	 text-align:				justify;
	 list-style					:none;
	 color:						#653d0a;
	 padding:                   2px 10px;	  
}











/* Content > Sidebar > Menu */

#menu_inside {
	padding: 0 0;
	margin:0 0 0 18px;
	width: 210px;
}

#menu_inside ul {
	margin: 0;
	list-style: none;
}

#menu_inside li {
	display: inline;
	margin:0;
	padding:0;
}

#menu_inside a {
	display: block;
	padding: 7px 0 7px 15px;
	border-top: 1px solid #EEEEEE;
	
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1em;
	border-bottom:solid 1px #e6d9b4;
	color: #594d31;
	text-align:left;
	background:url(../images/bullet_02.png) no-repeat left center;

}

#menu_inside a:hover {
	background:#fffefb url(../images/bullet_02.png) no-repeat left center;
	color: #333333;
	
}

#menu_inside .active a {
	background: #ac8735  ;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	padding: 8px 0 7px 5px;
	margin:0 0 10px 0;
	font-family:"trebuchet MS", arial, Verdana;
	color:#FFFFFF;

}


#menu_inside .first a {
	border: none;
}


.menu_over
{	
	background: url(../images/menu_bgover.gif) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;

	color:#000000;
	}



/* Content > Sidebar */

#sidebar_left {
	float: left;
	width: 205px;
	height:auto;
	margin: 20px 0 0 0;

	
}

#sidebar_left a {
}


.page_img{
padding:0 0 20px 20px

}



.apply{
	padding:4px;
	height:20px;
	background:url(../images/menu_over.gif) repeat-x bottom left;
	font-family:Arial, Helvetica, sans-serif;

	color:#000000;
	font-size:13px;
	font-weight:bold;
	border: 1px solid #666666;
	text-decoration:none;
	
}


.package_box{
	background-color: #F5F5F5;
	border: 1px solid #333333;

}


















/*######### DROP DOWN MENU*##########################################*/



*{
margin:0;
padding:0;
}


#colortab{
	width: 930px;
	height:39px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;

}


.ddcolortabs{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-bottom: 5px;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
background:url(../images/menu_bgover.gif) left top no-repeat;


}

.ddcolortabs li{
display:inline;
margin:0 0 0 0;
padding:0;
text-transform:uppercase;


}


.ddcolortabs a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	color: #FFFFFF;
	text-transform:capitalize;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	line-height:30px;
	height:39px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/.gif) no-repeat right top;
padding: 4px 10px 2px 10px;
}

.ddcolortabs a span{
	float:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}

.ddcolortabs a:hover{
	background: url(../images/menu_over.gif) repeat-x;
	color:#A6D407;
}

.ddcolortabs a:hover span{
	background: url(media/menu_over.gif) repeat-x;
	color:#A6D407;
}

/*.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
/*background: url(media/menu_over.gif) repeat-x;
*/
/*}*/

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 11px/18px Arial;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
text-align:left;

}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #bca878; /*THEME CHANGE HERE*/
border-top: none;
padding:6px 2px;
text-decoration: none;
background:#d6bc80; /*url(../images/drop_arrow.gif)  left center no-repeat;*/
color: #5b3f00;
font-family: arial, tahoma;
font-size:11px;
border-right:solid 1px #75560b;
border-left:solid 1px #75560b;

}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color: #2c2102;
background:#fffcf3;
}


.tollfree_img{
	font-size:               12px;
	color:                   #8d7a48;
	font-family:			Arial, Helvetica, sans-serif;
	margin					:5PX;
	position:				absolute;
	left: 602px;
	top: 32px;
	width: 39px;
	height: 38px;
}


.tollfree{
	font-size:               12px;
	color:                   #8d7a48;
	font-family:			Arial, Helvetica, sans-serif;
	margin					:5PX;
	position:				absolute;
	left: 640px;
	top: 31px;
	width: 266px;
	height: 38px;
}

.tollfree h2{
	font-size:               12px;
	font-weight:			normal;
	color:                   #89734a;
	font-family:			Arial, Helvetica, sans-serif;
	margin:					0 7px;
	text-align:left;
}




/* RSS */

#rss {
	padding: 25px 22px 15px 0;
	text-align: right;
	position:relative;
	height:50px;
}

.border{
border-collapse:separate;
border:solid 1px #000066;
}

/*ul*/
	
	#servicescontent{
		margin: 0 auto;
		overflow: hidden;
		
	}
	/* sevices header */
	
	.serviceslist{

		float: left;
		font-size:1.3em;
		line-height:1em;
		color: #7B8266;
		list-style:none;
	}
	
	.serviceslist li a{
		display: block;
		padding: 5px;
		width: 260px;
		font-family: "trebuchet MS", arial, Verdana;
		border-bottom:solid 1px #ddd2c0;
		font-size:12px;
		color:#725c39;
		text-decoration:none;
		text-align: left;
		

}
	.serviceslist  a{
		color:#725c39;

		
	}
	.serviceslist li a:hover{
		color: #d52b1c;
		background: #fdebcf;
	}

/* Additionnal Classes - Gothuey Consulting */

.title-rightcolumn { font-family:Verdana, Arial, Helvetica, sans-serif; color:#003399; font-size:120%; font-weight:bold; padding-bottom:10px;
}
.title-rightcolumn a{ text-decoration:underline;
}

.rightcolumn-paragraph { font-size:120%; color: #000000;} 
.rightcolumn-paragraph a{ text-align:right; text-decoration:underline;}
.rightcolumn-more { width:auto; margin:auto; margin-top:5px; padding-top:0px; text-align:right;} 


.content-h1 {
	height: 22px;
	margin: 0;
	padding: 6px 0 0 10px;
	background:  url(../images/leftbox_heading.gif) left top no-repeat  ;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:13px;}
	

#sidebar h2 {
	padding: 20px 0 0 10px;
	color: #653d0a;
	background-color: #E2EDC1;
	margin: 0;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:13px;
}

#sidebar h3 {
	background-color: #E2EDC1;
	padding-left:20px;
}

#sidebar p {
	text-align:justify;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	font-size:12px;
	background-color: #E2EDC1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	
	}
	
hr {
text-align:center; color:#FFFFFF;
}

#sidebar .readmore { font-size:100%; text-decoration:underline;
}

.nosservices-hp {
text-transform:uppercase; text-align:center; padding-top:20px;

}	
	
.readmoreHP { font-size:95%; padding-top:15px;}
