﻿#header_navigation {
	background-image: url('http://www.agaterenovation.co.uk/images/header/navigation_lane.jpg');
	height: 19px;
}

#header_navigation .links { margin-left: 550px; margin-top: 2px; font-family: "Verdana"; font-size: 10px; color: #FFFFFF; }

#header_navigation .links a:link,
#header_navigation .links a:visited {
	font-weight: bold; color: #FFFFFF; text-decoration: none;
}

#header_navigation .links a:hover {
	font-weight: bold; color: #2657a8; text-decoration: none;
}

#left_navigation {
	background-image: url('/images/left_side/bg.jpg');
}

.hr_separator {
	background-image: url('/images/dotted_line_24-grid.jpg');
}

a:link {
	color:#515bd7;
	text-decoration:none;
}

a:visited {
	color:#515bd7;
	text-decoration:none;
}

a:hover {
	color:#92B1E7;
	text-decoration:none;
}

.justify { text-align: justify; }

.content_menu,
.content_menu a:link,
.content_menu a:visited {
	font-family: "Century Gothic"; font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	text-decoration: none;
	cursor: pointer;
}

.content_menu:hover,
.content_menu a:hover {
	font-family: "Century Gothic"; font-size: 12px;
	font-weight: bold;
	color: #2657a8;	text-decoration: none;
	cursor: pointer;
}

.inner_content {
	font-family: Arial;
	color: #e2e2e2;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px
}

.dark_text {
	font-family: Arial;
	color: #000000;
	font-size:11px;
}

.header,
.header a:link,
.header a:visited,
.header a:hover {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #7694f7;
	font-size:20px;
	font-weight:bold;
}

.subheader,
.subheader a:link,
.subheader a:visited,
.subheader a:hover  {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #7694f7;
	font-size:14px;
	font-weight:bold;
}

.miniheader,
.miniheader a:link,
.miniheader a:visited,
.miniheader a:hover  {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #7694f7;
	font-size:12px;
	font-weight:bold;
}