/* CSS Document */

/*	Description: GREENSLEEVES WESITE STYLE SHEET
	Author: Margaret Grobler
	Date: 11 January, 2007 */

	/* === === === === === === === === === === === === === === === === === === === === === === === general parameters starts*/
	
* {
	margin: 0;
	padding: 0;
    font: 10px/140% Georgia, "Times New Roman", Times, serif;
	color: #713927;
}

html, body 
{
	background: #FFF;
	color: #713927;
	text-align:center;
}

#maincontainer
{
	margin: 0 auto;
	margin-top: 12px;
 	padding: 0;
	width: 760px;
	text-align:left;
	background-color: #fff;
}
	
#header, #footer
{
	margin: 0 auto;
	clear: left;
}


.floatleft
{
	float: left;
}

	/* general parameters ends === === === === === === === === === === === === === === === === === === === === === === */
	/* === === === === === === === === === === === === === === === === === === === === === === === === === HEADER starts*/

#header
{
	width: 760px;
	height: 237px;
	margin-bottom: -2px;
}

#header h1 
{
	width: 160px;
	height: 57px;
	clear: none;
	background: #FFF url(images/logo.jpg) no-repeat 0 0;
	text-indent: -10000em;
}

		/* === === === === === === === === === === header navigation starts*/	
#nav
{
	width: 160px;
	height: 178px;
	background: #FFF url(images/menu.jpg) no-repeat 0 0;
}

ul#nav
{	
	list-style-type: none;
}

ul#nav li
{	
	display: inline;
}

ul#nav a
{
	line-height: 151%;
	text-transform: uppercase;	
    text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 0 0 75px;
}

ul#nav a:link
{
	color: #4d1202;
}

ul#nav a:visited
{
	color: #844b00;
}

ul#nav a:hover
{
	color: #a80000;
}

ul#nav a:active
{
	color: #4d1202;
}
			/*header navigation ends === === === === === === === === === === */	
			/*=== === === === === === === === === === header figures and mainpics start*/
						
#figure_jay
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainfigures/jay_left.jpg) no-repeat 0 0;
}

#jay_feet
{	
	float: left;
	clear: none;
	width: 107px;
	height: 68px;
	background: #FFF url(images/mainfigures/jay_feet.jpg) no-repeat 0 0;
}
					
#figure_phil
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainfigures/phil_left.jpg) no-repeat 0 0;
}

#phil_feet
{	
	float: left;
	clear: none;
	width: 107px;
	height: 68px;
	background: #FFF url(images/mainfigures/phil_feet.jpg) no-repeat 0 0;
}
					
#figure_ian
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainfigures/ian_left.jpg) no-repeat 0 0;
}

#ian_feet
{	
	float: left;
	clear: none;
	width: 107px;
	height: 68px;
	background: #FFF url(images/mainfigures/ian_feet.jpg) no-repeat 0 0;
}
					
#figure_andreas
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainfigures/andreas_left.jpg) no-repeat 0 0;
}

#andreas_feet
{	
	float: left;
	clear: none;
	width: 107px;
	height: 68px;
	background: #FFF url(images/mainfigures/andreas_feet.jpg) no-repeat 0 0;
}
					
#figure_marcus
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainfigures/marcus_left.jpg) no-repeat 0 0;
}

#marcus_feet
{	
	float: left;
	clear: none;
	width: 107px;
	height: 68px;
	background: #FFF url(images/mainfigures/marcus_feet.jpg) no-repeat 0 0;
}
					
#figure_andz
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainfigures/andz_left.jpg) no-repeat 0 0;
}

#andz_feet
{	
	float: left;
	clear: none;
	width: 107px;
	height: 68px;
	background: #FFF url(images/mainfigures/andz_feet.jpg) no-repeat 0 0;
}

#home_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/home_figure.jpg) no-repeat 0 0;
}

#home_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/home_main.jpg) no-repeat 0 0;
}

#feasts_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/feasts_figure.jpg) no-repeat 0 0;
}

#feasts_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/feasts_main.jpg) no-repeat 0 0;
}

#weddings_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/weddings_figure.jpg) no-repeat 0 0;
}

#weddings_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/weddings_main.jpg) no-repeat 0 0;
}

#photos_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/photos_figure.jpg) no-repeat 0 0;
}

#photos_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/photos_main.jpg) no-repeat 0 0;
}

#costumes_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/costumes_figure.jpg) no-repeat 0 0;
}

#costumes_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/costumes_main.jpg) no-repeat 0 0;
}

#schooltours_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/schooltours_figure.jpg) no-repeat 0 0;
}

#schooltours_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/schooltours_main.jpg) no-repeat 0 0;
}

#conferences_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/conferences_figure.jpg) no-repeat 0 0;
}

#conferences_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/conferences_main.jpg) no-repeat 0 0;
}

#food_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/food_figure.jpg) no-repeat 0 0;
}

#food_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/food_main.jpg) no-repeat 0 0;
}

#prices_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/prices_figure.jpg) no-repeat 0 0;
}

#prices_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/prices_main.jpg) no-repeat 0 0;
}

#payment_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/payment_figure.jpg) no-repeat 0 0;
}

#payment_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/payment_main.jpg) no-repeat 0 0;
}

#directions_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/directions_figure.jpg) no-repeat 0 0;
}

#directions_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/directions_main.jpg) no-repeat 0 0;
}

#contact_figure
{
	float: left;
	width: 69px;
	height: 235px;
	background: #FFF url(images/mainpics/contact_figure.jpg) no-repeat 0 0;
}

#contact_mainpic
{
	width: 286px;
	height: 176px;
	background: #FFF url(images/mainpics/contact_main.jpg) no-repeat 0 0;
}
			/*header figures and mainpics ends === === === === === === === === === === */
			/*=== === === === === === === === === === header establish_bar starts*/
ul#establish_bar
{
	width: 286px;
	height: 59px;
    list-style-type: none;
	text-transform: uppercase;	
}

li#johannesburg
{
	width: 110px; /*126-16=110*/
	height: 21px; /*59-38=21*/
	padding: 38px 16px 0 0;
	background-image: url(images/brownstrip.gif);
	float: left;
	text-align: right;
	color: #FFF;
}

li#established
{
	width: 144px; /*160-16=144*/
	height: 21px; /*59-38=21*/
	padding: 38px 0 0 16px;
	background-image: url(images/redstrip.gif);
	float: left;
	color: #FFF;
}
			/*header establish_bar ends === === === === === === === === === === */	
			/*=== === === === === === === === === === header switchbanner starts*/
#switchbanner
{
	width: 62px; /*176-79-35=62*/
	height: 106px; /*144-38=106*/
	padding: 38px 79px 0 35px;
	text-align: center;
	background: #FFF url(images/switchbanner.jpg) no-repeat 0 0;
}

#switchbanner a
{
    font-size: 9px;
	line-height: 100%;
    text-decoration: none;
	display: block;
	margin: 0;
}

#switchbanner a:link
{
	color: #fff;
}

#switchbanner a:visited
{
	color: #fff;
}

#switchbanner a:hover
{
	color: #fee55d;
}

#switchbanner a:active
{
	color: #fee55d;
}
			/*header switchbanner ends === === === === === === === === === === */
			/*=== === === === === === === === === === header newsletter starts*/
#newsletter
{
	width: 176px;
	height: 91px;
	background: #FFF url(images/newsletter.jpg) no-repeat 0 0;
}
			/*header newsletter ends === === === === === === === === === ===*/
			
	/*header ends === === === === === === === === === === === === === === === === === === === === === === === === === === === */
	/* === === === === === === === === === === === === === === === === === === === === === === === === === === === TITLE starts*/
	
#title
{	
	width: 760px;
	height: 68px;
	background: #FFF url(images/title_bg.jpg) no-repeat 100% 0;
}
	
#title h2
{
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: bold;
	color: #4d1202;
	padding: 14px 0 0 12px;
	float: left;
}

#title img
{
	float: left;
	padding-right: 12px;
}

#scroll_bottom
{	
	float: left;
	width: 174px;
	height: 68px;
	background: #FFF url(images/scroll_bottom.jpg) no-repeat 0 0;
}

#print_button
{
	float: right; 
	clear:none; 
	background: url(images/print_icon.gif) no-repeat 25% 90%;
	padding: 16px 112px 0 0;
}

	/*title ends === === === === === === === === === === === === === === === === === === === === === === === === === ===  */
	/* === === === === === === === === === === === === === === === === === === === === === === === === === CONTENT BOX starts*/
	
#left_shadow, #right_shadow, #content_block, #link_buttons, #content
{
	float: left;
}

		/*=== === === === === === === === === === side shadows starts*/
#left_shadow
{
	width: 47px;
	height: 95px;
	background: #fff url(images/left_shadow.gif) no-repeat 100% 0;
}

#right_shadow
{
	width: 12px;
	height: 69px;
	background: #FFF url(images/right_shadow.gif) no-repeat 0 0;
}
		/*side shadows ends === === === === === === === === === === */
		
#content_block
{
	width: 644px;
	background-color:#efefe2;
	text-align: justify;
}

#content_block a
{
	font-weight: normal;
	padding: 0;
	margin: 0 3px 0 3px;
	font-size:100%;
	display: inline;
	text-decoration: none;
}

#content_block a:link
{
	color: #ad0202;
    border-bottom: 1px solid #ad0202;
}

#content_block a:visited
{
	color: #ad0202;
    border-bottom: 1px solid #ad0202;
}

#content_block a:hover
{
	color: #cb0000;
    border-bottom: 1px solid #cb0000;
}

#content_block a:active
{
	color: #ad0202;
    border-bottom: 1px solid #ad0202;
}

		/* === === === === === === === === === === link buttons starts*/
#link_buttons
{
	width: 175px;
	height: 100%;
	background-color:#efefe2;
}

#link_buttons h3
{
	font-size: 11px;
	text-transform: uppercase;	
	font-weight: bold;
	color: #4d1202;
	padding: 5px 0 16px 46px;
	letter-spacing: 0.3px
}

#link_buttons p
{
	font-size: 9px;
	letter-spacing: -0.4px;
	padding: 0 7px 7px 9px;
}

#link_buttons img
{
 	border: 1px solid #9d432f;
}

#feasts_link, #weddings_link, #costumes_link, #photos_link, #prices_link, #payment_link, #food_link, #facebook_link
{
	width: 147px; /*175-15-5-5-1-1=147*/
	margin: 0 0 5px 15px;
	padding: 0 5px 6px 5px;
	border: 1px solid #cebb8f;
}

#feasts_link
{
	background: #e8dab9 url(images/linkbuttons/feasts_icon_small.gif) no-repeat 7px 0;
}

#weddings_link
{
	background: #e8dab9 url(images/linkbuttons/weddings_icon_small.gif) no-repeat 7px 0;
}

#costumes_link
{
	background: #e8dab9 url(images/linkbuttons/costumes_icon_small.gif) no-repeat 7px 0;
}

#photos_link
{
	background: #e8dab9 url(images/linkbuttons/photos_icon_small.gif) no-repeat 7px 0;
}

#prices_link
{
	background: #e8dab9 url(images/linkbuttons/prices_icon_small.gif) no-repeat 7px 0;
}

#payment_link
{
	background: #e8dab9 url(images/linkbuttons/payment_icon_small.gif) no-repeat 7px 0;
}

#food_link
{
	background: #e8dab9 url(images/linkbuttons/food_icon_small.gif) no-repeat 7px 0;
}

#facebook_link
{
	background: #e8dab9 url(images/linkbuttons/facebook_icon_small.gif) no-repeat 7px 0;
}

#faq_link
{
	width: 147px; /*175-15-5-5-1-1=147*/
	margin: 4px 0 10px 15px;
	padding: 4px 5px 6px 5px;
	background-color: #EBEBDC;
	border-bottom: 1px dotted #AD0202;
	border-top: 1px dotted #AD0202;
	text-align:center;
	text-transform:uppercase;
}

#faq_link a
{
	font-weight: bold;
}
		/*link buttons ends === === === === === === === === === === */
		/* === === === === === === === === === === page content starts*/
#content
{
	width: 412px; /*469-25-32=412*/
	background: #efefe2 url(images/content_bg.jpg) no-repeat 100% 100%;
	padding: 0 32px 18px 25px;
}

#content_wide
{
	width: 594px; /*644-25-25=594*/
	background: #efefe2 url(images/content_bg.jpg) no-repeat 100% 100%;
	padding: 0 25px 18px 25px;
}

.intro_paragraph
{
	font-weight: bold;
	color: #ad0202;
}

.intro_paragraph_wide
{
	font-weight: bold;
	color: #ad0202;
	padding-top: 8px;
}

#content h1, #content_wide h1
{
	font-size: 11px;
	text-transform: uppercase;	
	font-weight: bold;
	color: #ad0202;
	background-color: #ebebdc;
	border-top: 1px dotted #cebb8f;
	border-bottom: 1px dotted #cebb8f;
	padding: 1px 5px;
	margin-bottom: 10px;
}

#content h2, #content_wide h2
{
	text-transform: uppercase;	
	font-weight: bold;
	border-bottom: 1px dotted #cebb8f;
	padding-bottom: 1px;
	margin-bottom: 8px;
	display: block;
}

#content h3, #content_wide h3
{
	font-size: 11px;	
	font-style: italic; 
	color: #ad0202;
	padding: 2px 0 4px 0;
}

#content h4, #content_wide h4
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-left: 8px;
	display: block;
}

p
{
	padding: 0 6px 9px 6px;
}

.italic
{
	font-style: italic; 
	color: #ad0202;
	padding-bottom: 3px;	
}

.bold
{
	font-weight: bold;
}

.strong
{
	font-weight: bold;
	font-size: 110%;
	font-style: italic; 
}


.italic_phrase
{
	font-style: italic; 
	color: #ad0202;
	padding-left: 10px;	
}

.italic_phrase2
{
	font-style: italic; 
	color: #ad0202;
	padding-left: 10px;	
	border-left: 1px dotted #cebb8f;
	margin-left: 21px;
}

ul.content_list
{   
    list-style-type: circle;
	padding: 0 6px 9px 30px;
}

#content img 
{
 	border: 1px solid #9d432f;
	margin: 8px 16px 0 0;
	float: left;
}

#content_wide img
{
 	border: 1px solid #9d432f;
	margin: 8px 11px 0 0;

}	

#image_row a:link
{
	border:0;
	margin:0;
}

#image_row a:hover
{
	border:0;
	margin:0;
}

#image_row a:active
{
	border:0;
	margin:0;
}

#image_row a:visited
{
	border:0;
	margin:0;
}

table
{
	width: 100%;
	border-top: 1px dotted #cebb8f;
	border-left: 1px dotted #cebb8f;
	margin-top: 4px;
	margin-bottom: 10px;
}

td
{
	border-bottom: 1px dotted #cebb8f;
	border-right: 1px dotted #cebb8f;
	padding: 2px 5px;
	vertical-align:top;
}

td#heading
{
	text-transform: uppercase;	
	font-weight: bold;
	color: #ad0202;
}

td#date
{
	color: #ad0202;	
}

#specials
{
	background: #ede9d9 url(images/knight.gif) no-repeat 96% 100%;
	border-bottom: 1px dotted #cebb8f;
	border-left: 1px dotted #cebb8f;
	border-right: 1px dotted #cebb8f;
	margin-bottom: 10px;
}

#specials p
{
	padding-right:100px;
	padding-left: 15px;
}

#specials h1
{
	background-color: #eae5d0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#specials h3, #specials h4
{
	padding-left: 15px;
	padding-right: 22px;
}
	
#notice
{
	background-color: #EDE9D9;
	border-bottom: 1px dotted #cebb8f;
	border-left: 1px dotted #cebb8f;
	border-right: 1px dotted #cebb8f;
	margin-bottom: 10px;
}

#notice p
{
	color:#713927;
	padding-left: 20px;
	padding-right: 20px;
	
}

#notice h1
{
	background-color: #AD0202;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #f7f7f7;
}

#notice h3
{
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding-left: 10px;
	line-height:120%;
}

.important
{
	color:#AD0202; 
	font-size:120%;
	font-weight:bold;
}
	
	/*page content ends === === === === === === === === === === */
	/* === === === === === === === === pommo newsletter registration*/
#newsletter_form
{
	width:105px;
	padding-left:9px;
	padding-top: 5px;
	text-align: center;	
}

#newsletter_form input
{
	width: 100px;
	margin: 7px 7px 0 0;
}

#newsletter_form label
{
	font-size: 9px;
	font-weight: bold;
	color:#FFF;
}	
	/*pommo newsletter registration === === === === === === === === === === */
	/* === === === === === === === === === === deposit form starts*/	
	
#deposit_form {
	padding:10px 20px;
	border: 0px;
}


#deposit_form ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    list-style-type: lower-roman;
	padding: 0 6px 9px 30px;
}

#deposit_form ol li{

}


fieldset
{
	text-align: left;
	border:0;
	display:block;
}

#deposit_form input
{
	width: 150px;
	margin: 9px 6px 0 0;
}

#deposit_form select
{
	margin: 9px 6px 0 0;
}

#deposit_form label
{
	width: 200px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 8px;
	text-align: left;
}

#ddlyear
{
	width: 53px;
}

#ddlday
{
	width: 40px;
}

#ddlmonth
{
	width: 82px;
}

#deposit_button
{
	margin: 0 0px 7px 10px;
	text-align: center;
}
	/*deposit form ends === === === === === === === === === === */
	/* === === === === === === === === === === photo gallery starts (with styles for terms & privacy pages too)*/		
#gallery_header
{	
	background:#FFF url(images/gallery_graphics/top_bar.jpg) no-repeat 0 0;
	height:84px;
	width:691px;
	float: left;
}

#gallery_icon
{	
	background:#FFF url(images/gallery_graphics/gallery_icon.jpg) no-repeat 0 0;
	margin-top:26px;
	height:58px; 
	width:140px;
	float: left;
}

#gallery_header h1
{
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: bold;
	color: #4d1202;
	background:#efefe2 url(images/gallery_graphics/heading_bg.jpg) no-repeat 0 0;
	margin-top:26px;
	padding-top: 6px;
	padding-left: 11px;
	height: 32px; /*39-26=13*/
	width: 220px;
	float:left;
}

#bar
{
	background-color: #efefe2;
	width: 551px;
	height: 20px;
	float:left;
}

#gallery_bar
{
	background-color: #efefe2;
	border-top: 1px dotted #cebb8f;
	border-bottom: 1px dotted #cebb8f;
	width: 547px;
	padding: 1px 2px;
	height: 16px;
	float:left;
}

#gallery_bar_mainpage
{
	background: #efefe2 url(images/gallery_graphics/gallery_bar_mainpage_bg.gif) no-repeat 0 0;
	width: 705px;
	padding: 2px 0 1px 55px;
	height: 16px;
	float:left;
}

#gallery_bar a, #gallery_bar_mainpage a
{
	font-size: 11px;
	text-transform: uppercase;	
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px;
	border-right: 1px dotted #cebb8f;
}

#gallery_bar a:link, #gallery_bar_mainpage a:link
{
	color: #ad0202;
}

#gallery_bar a:hover, #gallery_bar_mainpage a:hover
{
	color: #4d1202;
}

#gallery_bar a:active, #gallery_bar_mainpage a:active
{
	color: #cb0000;
}

#gallery_bar a:visited, #gallery_bar_mainpage a:visited
{
	color: #cb0000;
}

#back_btn
{
	text-align:right;
	background:#efefe2 url(images/logo_small.gif) no-repeat 288px 0; /*background image fixed position*/
	margin-top:26px;
	padding: 9px 40px 0 0;
	height: 29px; /*39-26=13*/
	width: 280px;
	float:left;
	font-size: 11px;	
	font-weight: bold;
	color: #4d1202;
	text-decoration: none;
}

#back_btn a
{
	font-size: 11px;	
	font-weight: bold;
	color: #4d1202;
	text-decoration: none;
}

#back_btn a:link
{
	color: #4d1202;
}

#back_btn a:hover
{
	color: #ad0202;
}

#back_btn a:active
{
	color: #cb0000;
}

#back_btn a:visited
{
	color: #4d1202;
}

#gallery_left_shadow
{
	width: 47px;
	height: 40px;
	background: #fff url(images/gallery_graphics/left_shadow.gif) no-repeat 100% 0;
	float: left;
	clear: left;
}

#gallery_right_shadow1
{
	width: 69px;
	height: 84px;
	background: #fff url(images/gallery_graphics/right_shadow_top.jpg) no-repeat 0 0;
	float: left;
}

#gallery_right_shadow2
{
	width: 69px;
	height: 56px;
	background: #fff url(images/gallery_graphics/right_shadow_bottom.gif) no-repeat 0 0;
	float: left;
}

#gallery_thumbs
{
	width: 589px; /*644-28-28=588*/
	background: #efefe2 url(images/content_bg.jpg) no-repeat 100% 100%;
	padding: 0 28px 18px 27px;
	text-align:center;
}

#gallery_thumbs img
{
	margin: 20px 4px 0 0;
 	border: 1px solid #9d432f;
}	

#gallery_thumbs a:link
{
	border:0;
	margin:0;
}

#gallery_thumbs a:hover
{
	border:0;
	margin:0;
}

#gallery_thumbs a:active
{
	border:0;
	margin:0;
}

#gallery_thumbs a:visited
{
	border:0;
	margin:0;
}

dt
{
	font-weight:bold;
	font-size:11px;
	padding:10px 0pt 4px 2px;
}

dt a 
{
	color:#AD0202;
	font-style:italic;
	border-bottom: none;

}

dd {
	border-bottom:1px dotted #CEBB8F;
	padding-bottom: 10px;
}

#anchor-list a:hover
{
	border-bottom: 0;
	color: #AD0202;
}

	/*photo gallery ends === === === === === === === === === === */
			
	/*content box ends === === === === === === === === === === === === === === === === === === === === === === === === === ===*/	
	/*=== === === === === === === === === === === === === === === === === === === === === === === === === === === FOOTER starts */
	
#footer
{
	width: 648px; /*760-67-45=648*/
	background: #fff url(images/footer_bg_top.jpg) no-repeat 0 0;
	padding: 23px 67px 0 45px;
}

		/* === === === === === === === === === === bottom info section starts*/
ul#info
{   
    list-style-type: none;
    float:left;
	text-align: left;
	width: 648px;
}

ul#info li
{
	font-size:9px;
	float: left;
	color: #fff;
	padding-bottom: 6px;
	background-color: #920202;
}

ul#info li.terms
{
	background: #920202 url(images/footer_bg_left.gif) no-repeat 0 0;
	padding-left: 11px;
	width: 94px; /*105-11=94*/
}

ul#info li.privacy
{
	width: 46px;
}

ul#info li.tel
{
	width: 19px;
	color: #efbd24;
}

ul#info li.telnumber
{
	width: 123px;
}

ul#info li.fax
{
	width: 21px;
	color: #efbd24;
}

ul#info li.faxnumber
{
	width: 64px;
}

ul#info li.email
{
	width: 33px;
	color: #efbd24;
}

ul#info li.emailaddress
{
	background: #920202 url(images/footer_bg_right.gif) no-repeat 100% 0;
	width: 237px;
}

ul#info a
{
	font-size: 9px;
    text-decoration: none;
	display: block;
}

ul#info a:link
{
	color: #fff;
}

ul#info a:visited
{
	color: #fff;
}

ul#info a:hover
{
	color: #fee55d;
}

ul#info a:active
{
	color: #fee55d;
}
		/*bottom info section ends === === === === === === === === === === */
		/* === === === === === === === === === === bottom navigation starts*/
ul#bottom_nav
{
    list-style-type: none;
	clear: left;
	margin-top: -20px;
	padding-left: 10px;
}

ul#bottom_nav li
{
	font-size:9px;
	float: left;
	color: #fff;
	padding: 5px 0 5px 5px;
}

ul#bottom_nav a
{
	font-size: 9px;
    text-decoration: none;
	display: block;
	padding-right: 5px;	
}

ul#bottom_nav a:link
{
	color: #4d1202;
	border-right: 1px solid #bf998d;
}

ul#bottom_nav a:visited
{
	color: #4d1202;
}

ul#bottom_nav a:hover
{
	color: #cb0000;
}

ul#bottom_nav a:active
{
	color: #cb0000;
}

ul#bottom_nav a.last
{
	color: #4d1202;
	border-right: 0;
}

#copyright
{
	font-size: 9px;
	list-style-type: none;
	color: #cb0000;
	clear: left;
	text-align: center;
	margin-bottom: 10px;
}

#copyright a
{
    text-decoration: none;
}

#copyright a:link
{
	color: #cb0000;
}

#copyright a:visited
{
	color: #cb0000;
}

#copyright a:hover
{
	color: #cb0000;
	border-bottom: 1px solid #cb0000;
}

#copyright a:active
{
	color: #4d1202;
	border-bottom: 1px solid #4d1202;
}
		/*bottom navigation ends === === === === === === === === === === */
		
	/*footer ends === === === === === === === === === === === === === === === === === === === === === === === === === === */
	
	
	/*index page starts === === === === === === === === === === === === === === === === === === === === === === === ===  */
	
#index
{
	margin: 0 auto;
	margin-top: 25px;
	vertical-align:middle;
 	padding: 0;
	width: 727px;
	text-align:justify;
	background-color: #fff;
}

#index h1 
{
	width: 727px;
	height: 114px;
	background: #FFF url(images/index/greensleeves-medieval.jpg) no-repeat 0 0;
	text-indent: -10000em;
}

#index a
{
	font-size: 13px;
	text-align: left;
	text-transform: uppercase;	
	font-weight: bold;
	color: #4d1202;
	text-decoration: none;
}

#index a:visited
{
	color: #844b00;
}

#index a:hover
{
	color: #a80000;
}

#index a:active
{
	color: #4d1202;
}

.smaller_heading
{
	font-size: 11px;
	font-weight: bold;
	color: #4d1202;
}

#enter_durban
{
	width: 103px;
	padding-left: 60px;	
	height: 140px;
	float: left;
	clear: none;
	background: #f2f2dd url(images/index/peter.jpg) no-repeat 0 100%;
}

#enter_johannesburg
{
	width: 147px;
	padding-right: 60px;
	text-align:right;	
	height: 140px;
	float: left;
	clear: none;
	background: #f2f2dd url(images/index/jay.jpg) no-repeat 100% 100%;		
}

#index_content
{
	width: 357px;
	height: 140px;
	float: left;
	clear: none;
	background-color:#f2f2dd;
}

#index_footer
{
	width: 727px;
	height: 83px;
	float: left;
	background: #FFF url(images/index/bottom_index.jpg) no-repeat 0 0;
}

	/*index page ends === === === === === === === === === === === === === === === === === === === === === === === ===  */
