/* margin: top right bottom left */
body
{
	background-image: url('images/bg_page.jpg');
	font: 80% Verdana, Arial, Trebuchet MS, Lucida Sans Unicode, sans-serif;
 	margin-bottom: 20;
 	margin-left: 0;
 	margin-right: 0;
 	margin-top: 20;
	padding: 0;
	scrollbar-face-color: #CD6363;
	scrollbar-highlight-color: #E8A2A2;
	scrollbar-shadow-color: #7B2121;
	scrollbar-3Dlight-color: #CF4343;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D8BABA;
	scrollbar-darkshadow-color: #7B2121;
	text-align: center; /* For div centre alignment, gets round IE bug */
}

p
{
	margin-bottom: 0;
	margin-top: 10;
}

img
{
	border: none;
}

#wrapper
{
	background-color: #CCCCCC;
	background-image: url('images/bg_fade_to_grey.jpg');
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: left; /* Overcomes IE bug for div centre alignment */
	width: 980;
}

#wrapper td
{
	font-size: 80%;
}

#wrapper a, #wrapper a:visited
{
	color: #0000FF;
	text-decoration: underline;
}

#wrapper a:hover, #wrapper a:focus
{
	color: #0000FF;
	text-decoration: none;
}

#menu
{
	height: 32;
	left: 480;
	position: relative;
	top: 10;
	width: 500;
}

#menu td
{
	font-size: 80%;
}

#menu a, #menu a:visited
{
	color: #96475A;
	text-decoration: none;
}

#menu a:hover, #menu a:focus
{
	color: #823E4E;
	text-decoration: none;
}

#davidraelogo
{
	left: 90;
	position: relative;
	top: -5;
	width: 450;
}

#pagename
{
	border-bottom: 3px solid #96475A; 
	left: 40;
	position: relative;
	top: 0;
	width: 293;
}

#content
{
	float: left;
	padding-bottom: 24;
/*	padding-left: 40; */
/*	padding-right: 40; */
/*	padding-top: 10; */
	width: 100%;
}

#content .content_bg
{
	background-color: #f8f8f8;
	border-bottom: 2px solid #96475A;
}

#content .table_border_1
{
	border-bottom: 1px solid #D0D0D0; 
	border-left: 1px solid #D0D0D0; 
	border-right: 1px solid #D0D0D0; 
}

#content .table_border_2
{
	border-bottom: 1px solid #D0D0D0; 
	border-right: 1px solid #D0D0D0; 
}

#content .table_header
{
}

#content .table_header_in_color
{
	background-color: #A0A0A0;
	color: #FFFFFF;
}

#content .table_header_underline
{
	background-color: #96475A;
	height: 3;
}

#content .table_header_border_1
{
	border-bottom: 1px solid #444444; 
	border-left: 1px solid #AAAAAA; 
	border-right: 1px solid #AAAAAA; 
}

#content .table_header_border_2
{
	border-bottom: 1px solid #444444; 
	border-right: 1px solid #AAAAAA; 
}

#content .table_row_a
{
	background-color: #F6F6F6;
}

#content .table_row_b
{
	background-color: #FAFAFA;
}

#content .table_title
{
	font-size: 95%;
	font-weight: bold;
	height: 24px;
}

#content .table_title_in_color
{
	background: #96475A;
	color: #FFF;
	font-size: 95%;
	font-weight: bold;
	height: 24px;
}

#content_left
{
	float: left;
	width: 468;
}

#content_right
{
	float: left;
	height: 10;
	left: 460;
	position: relative;
	top: -1496;
	width: 440;
}

#gallery_left
{
	background-color: #ccc;
	float: left;
	height: 492;
	overflow-y: auto;
	width: 497;
}

#gallery_right
{
	background-color: #96475A;
/*	border: #96475A 6px outset; */
	float: left;
	height: 492;
	margin-left: 52;
	width: 351;
}

#line_connector
{
	float: left;
	position: absolute;
	background-color: #96475A;
	z-index: 1;
}

#line_connector_corner
{
	float: left;
	position: absolute;
	z-index: 1;
}

/* Colour boxout styles - start */
/********************************/
#pricelist_colourtext_wrapper
{
	float: left;
	position: absolute;
	width: 390;
}

#pricelist_colourtext_top
{
	background-image: url('images/bg_boxoutwide_top.gif');
	height: 22;
	width: 390;
}

#pricelist_colourtext
{
	background-image: url('images/bg_boxoutwide_middle.gif');
	width: 390;
}

#pricelist_colourtext_bottom
{
	background-image: url('images/bg_boxoutwide_bottom.gif');
	height: 22;
	width: 390;
}
/* Colour boxout styles - end */

#pricelist_frame
{
	background-image: url('images/bg_frame_150x200.gif');
	float: left;
	height: 240;
	position: absolute;
	width: 190;
}

#image_margin
{
	margin-left: 20;
	margin-top: 20;
}

#text_margin
{
	margin-left: 20;
	margin-right: 20;
}

/* ============================ */

.fullsize
{
	height: 100%;
	width: 100%;
}

.hand
{
	cursor: hand;
}

.help
{
	cursor: help;
}

.image
{
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.image_left
{
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.image_right
{
	float: right;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.input
{
	border-left: 1px inset #000000; 
	border-right: 1px inset #666666;
	border-top: 1px inset #000000;
	border-bottom: 1px inset #666666;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.news_header
{
	background: #BCCCE8;
	font-weight: bold;
}

.news_row1
{
	background: #EEF2FA;
}

.news_row2
{
	background: #F7F9FD;
}