/* CSS Document */

body, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
}

body{
	font-size: .8em;
	margin: 0;
	background-color: #FFFFFF;
}



a {
	color: #333333;
	font-size: 1em;
	text-decoration: underline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 2.2em;
	font-weight: lighter;
	margin: 0px 0px 12px 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 1.8em;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	color: #58585A;
	font-size: 1.3em;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
}


img {
	border: 0;
}




#background {
	width: 560px;
	margin: auto;
	background-color: #FFFFFF;
}

	#container {
		width: 550px;
		margin: auto;
		background-color: #FAECC8;
	}

		#flash {
			width: 740px;
			height: 0px;
			margin: auto;
			
			visibility: hidden;
		}		
			#flash img {
				visibility: hidden;
			}

		#left {
			width: 0px;
			float: left;
						
			visibility: hidden;
		}
			#left_upper {
				height: 90px;
				background: url(/images/left_upper_back.gif) no-repeat bottom;
				background-color: #FCF2D9;
			}
				#wearehere {
					width: 95px;
					height: 53px;
					text-align: center;
					background: url(/images/wearehere_back.gif) no-repeat top;
					float: left;
				}
				#brochure {
					width: 100px;
					height: 53px;
					text-align: center;
					background: url(/images/brochure_back.gif) no-repeat top;
					float: right;
				}
				#search {
					clear: both;
				}
					#searchbox {
						margin: 3px 0px 0px 13px;
						width: 125px;
					}
			
			#left_lower {
				background: url(/images/2ndnav_head_back.gif) no-repeat top;
				background-color: #FCF2D9;
			}
				#left_lower img {
					margin: 0px 4px 0px 13px;
				}
				
				#left_lower a	{
					color: #FFFFFF;
					font-size: 0.9em;
					font-weight: bold;
					text-decoration: none;
					text-transform: uppercase;
					font-stretch: narrower;
				}
				
				
				#secondarynav {
					padding: 5px 3px 10px 22px;
					line-height: 1.6em;
					background: url(/images/2ndnav_back.gif) no-repeat bottom;
				}				
					#secondarynav a	{
						color: #666666;
					}

		#right {
			width: 545px;
			float: right;
		}
			#right_upper {
				height: 90px;
				background: url(/images/right_upper_back.gif) no-repeat bottom;
				background-color: #FCF2D9;
			}
				#primarynav{

				}
					#primarynav td{
						width: 136px;
						height: 54px;
						text-align: center;
						vertical-align: top;
						background: url(/images/menu_item.gif) no-repeat top;						
					}
					
					#primarynav a , #left_upper a{
						color: #FFFFFF;
						font-size: 0.8em;
						font-weight: bold;
						text-decoration: none;
						text-transform: uppercase;
						font-stretch: narrower;
						margin-top: 7px;
						display: block;
					}
					
					#primarynav a.selected , #left_upper a.selected{
						color: #FFFFFF;
						font-size: 0.8em;
						font-weight: bold;
						text-decoration: none;
						text-transform: uppercase;
						font-stretch: narrower;
						margin-top: 0px;
						display: block;
					}
					
				#dealforms{
					padding: 0px 4px 0px 0px;
					float: right;
				}	
					
					
			#right_lower{
			
			}
				#content {
					width: 400px;
					padding: 8px 3px 8px 10px;
					line-height: 1.6em;
					float: left;
				}
					#theislands {
						width: 100%;
					}
					
				#adverts_right {
					width: 132px;
					text-align: right;
					float: right;
				}
					#adverts_right img {
						width: 120px;
						height: 240px;
						border: 1px solid #333333;
						margin: 7px 10px 7px 0px;
					}
					
		
		#bottom{
			width: 740px;
			height: 0px;
			background-color: #FCF2D9;
			border-bottom: 1px solid #FFFFFF;
			clear: both;
			
			visibility: hidden;
		}		
		
			table.pageresources {
				width: 100%;
			}			
			th.pageresources {
				background-color: #58585A;
				width: 25%;
				height: 36px;
				padding-left: 12px;
				
				color: #FFFFFF;
				font-size: 1.5em;
				font-family: "Times New Roman", Times, serif;
				font-weight: lighter;
				
				text-align: left;
				vertical-align: middle;
			}
			td.pageresources, td.pageresources_alt {
				width: 25%;
				padding: 5px 5px 5px 10px;
				vertical-align: top;
			}						
			td.pageresources_alt {
				background-color: #C0BBA6;
			}
							
				td.pageresources td, td.pageresources_alt td {				
					font-size: 0.8em;
					padding: 2px;
					vertical-align: top;
				}
				td.pageresources a, td.pageresources_alt a {
					color: #555555;
					font-size: 0.9em;
					font-weight: bold;
					text-decoration: none;
					text-transform: uppercase;
					font-stretch: narrower;
				}				
				td.pageresources img, td.pageresources_alt img {
					width: 57px;
					height: 59px;
					vertical-align: top;
				}

			
			
		
		#adverts_bottom{
			width: 545px;
			height: 79px;
			background-color: #C0BBA6;
			border-bottom: 1px solid #FFFFFF;			
		}				
			#adverts_bottom_left{
				float: left;	
				text-align: left;		
			}			
				#adverts_bottom_left img{
					width: 466px;
					height: 60px;
					border: 1px solid #333333;
					margin: 8px 0px 0px 10px;	
				}		
					
			#adverts_bottom_right{
				float: right;
				text-align: right;		
			}				
				#adverts_bottom_right img{
					width: 230px;
					height: 60px;
					border: 1px solid #333333;
					margin: 8px 10px 0px 0px;	
				}				
		
		
		#footer{
			height: 33px;
			background-color: #FCF2D9;
			padding: 0px 0px 0px 13px;
			border-bottom: 1px solid #FFFFFF;
			
			color: #666666;	
			font-size: 0.8em;		
		}
			#footer a{
				color: #FFFFFF;	
				text-decoration: underline;
			}
		
		#madeinguernsey{
			width: 740px;
			height: 19px;
			background-color: #FCF2D9;
		}
			#madeinguernsey img{
				margin: 4px 0px 0px 13px;
			}
			








 
 
.textbox_medium {
	width: 110px; 
	margin: 0px;
} 
 
.list_medium{
	width: 147px;
	margin: 0px;
}	 
 
.button_small {
	width: 22px; 
	height: 22px;
	margin: 0px;
	background: url(/images/buttons/small_grey.gif) no-repeat;
	border: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
} 

.button_calendar {
	width: 29px; 
	height: 22px;
	margin: 0px;
	background: url(/images/buttons/calendar.gif) no-repeat;
	border: 0;
	overflow: hidden;
} 

#Calendar1{
	background-color: #FCF2D9;
}
#Calendar1 a{
	font-size: 0.8em;
}