/*DIV {
	border: solid black 1px;
}*/	

/* Layout: */

BODY {
	margin-left: 0px;
	margin-top: 0px;
}

/* Page */
DIV#page_wrapper {
	position: relative;
	width: 776px;
}

/* Header */
DIV#header_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 103px;
	width: 776px;
}

/* Utilities menu */
DIV#utilities_menu {
	float: right;
}

/* Content wrapper */
DIV#content_wrapper {
	padding-top: 103px;
}

/* Services menu */
DIV#services_menu_col {
	float: left;
	width: 210px;
}

/* Content column */
DIV#content_col {
	float: right;
	width: 544px; /* -5px for padding */
/*	min-height: 582px;*/
}
BR.force_break {
	line-height: 0px;
	clear: both;
}


/* Appearance: */
BODY {
	/*background-color: #C4BB9F;*/
	background-color: #CAC2A3;
	background-image: url("../images/bg_header_black_line.jpg");
	background-repeat: repeat-x;
}
#page_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
H1 {
	font-size: 2.5em;
	border-bottom: solid 1px black;
	font-variant: small-caps;
	margin-top: 0.68em;
}
H2 {
	/*font-size: 1.3em;*/
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 1.3em;
}
H3 {
	font-size: 1.5em;
}
P, DT, DD {
	line-height: 1.7em;
}
A:LINK, A:VISITED {
	color: #0000A0;
}
A:HOVER {
	color: #B00000;
}

/* Header appearance */
DIV#header_wrapper {
	background-image: url("../images/bg_header_curve.jpg");
	background-repeat: no-repeat;
}
DIV#header_wrapper IMG {
	float: left;
	margin-left: 15px;
	border: none;
}

/* Utilities menu appearance */
DIV#utilities_menu {
	padding-top: 20px;
	padding-right: 10px;
}
DIV#utilities_menu UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
DIV#utilities_menu UL LI {
	display: inline;
	margin-left: 1.2em;
}
DIV#utilities_menu A {
	color: #FFFFFF;
}

/* Content wrapper appearance: */
DIV#content_wrapper {
	background-image: url("../images/bg_image.jpg");
	background-repeat: no-repeat;
	background-position: 0px 85px;
	height: 50%;
}

/* Services menu appearance */
/*DIV#services_menu_col {
	border-right: solid #AAA273 2px;
	border-bottom: solid #AAA273 2px;
}*/
DIV#services_menu_col UL {
/*	margin: 15px 0px 0px 38px;*/
	margin: 28px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
}
DIV#services_menu_col UL LI UL {
	margin: 0px 0px 0px 0px;
	/*list-style-image: url("../images/menu_arrow.gif");*/
	/*background-color: #BAB273;*/
}
DIV#services_menu_col UL LI {
	padding: 0px 5px 0px 15px;
	list-style-type: none;
	line-height: 2.5em;
	font-weight: bolder;
	/*border-bottom: dotted #8A8243 2px;*/
	/*background-color: #BAB273;*/
	background-color: #BAB283;
	margin-bottom: 10px;
}
DIV#services_menu_col UL LI A {
	/*color: #800000;*/
	color: black;
	font-size: 1.3em;
	text-decoration: none;
}
DIV#services_menu_col UL LI UL LI {
	margin-left: 0px;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	line-height: 1.5em;
	/*text-indent: 1.2em;*/
	/*list-style-type: square;*/
	border: none;
}
DIV#services_menu_col UL LI UL LI A {
	color: black;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: underline;
}
DIV#services_menu_col UL LI A:HOVER {
	color: #8A8243;
	text-decoration: underline;
}

/*DIV#services_menu_col UL LI UL LI:HOVER {
	background-color: #FFFFFF;
}*/

/* Body content appearance */
H2#services_summary {
	margin-top: 0px;
	margin-bottom: 20px;
}
DIV#content_col {
/*	border-left: solid #AAA273 2px;*/
	border-left: solid #8A8243 2px;
	/* #CAC2A3 */
	padding-left: 20px;
}
DIV#content_col IMG {
	margin: 10px;
	border: solid white 3px;
}

DIV#content_col IMG.img_right {
	float: right;
}

DIV#content_col IMG.img-center {
	margin-left: 195px;
}

DIV#content_col DL#services_menu_dl {
	margin-left: 30px;
	font-size: 1.5em;
}

DIV#content_col DT A {
	color: black;
}

DIV#content_col DT A:HOVER {
	/*color: red;*/
	color: #8A8243;
}

DIV#content_col .right_align {
	float: right;
	padding-left: 10px;
	/*background-color: yellow;*/
}

DIV#content_col .left_align {
	float: left;
	padding-right: 10px;
}
DIV#content_col .home_img IMG {
	margin: 5px;
}
DIV#content_col .fixed-width  {
	width: 326px;
}
DIV#content_col .centre_align {
	text-align: center;
}

DIV#content_col IMG.content_div_picture {
	margin-left: 0px;
	margin-top: 0px;
}

DIV#content_col DIV.clear_both {
	clear: both;
}

DIV#content_col DIV {
	margin-bottom: 15px;
}

DIV#content_col IMG#gate_automated {
	margin-top: 0px;
}

DIV#content_col DIV#home_small_images {
	width: 160px;
}

DIV#content_col P.intro_paragraph {
	font-weight: bold;
}
DIV#content_col DIV.img-right {
	text-align: right;
}

DIV#content_col DL#contact_dl DT {
	font-weight: bold;
}

DIV#content_col P.clear_both {
	clear: both;
}
/* Page Specific START  */  

/* Railings & Handrails START */

DIV#content_col DIV.clear_both DIV.railings {
	width: 380px;
}
DIV#content_col DIV.clear_both H3.railing_header {
	padding-top: 10px;
}
DIV#content_col DIV.clear_both DIV.railings A.left_rail {
	float: left;
} 
DIV#content_col DIV.clear_both DIV.railings A.right_rail {
	float: right;
} 
DIV#content_col DIV.clear_both DIV#content_div_picture IMG {
	margin:10px 5px 10px 5px;
}
/* Railings & Handrails END */

/* Page Specific END */

DIV.visual-clear {
	clear: both;
	display: block;
	height: 0px;
}
