/*

management section Sylesheet

colour scheme is Purple.

Standard colour: #ff9900
Dark Colour:

Light Colour: #FFE6BF			(sub items)
Really light Colour: #FFECCE	(rollover highlight)

*/


BODY {
	SCROLLBAR-FACE-COLOR: #eee; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eee; 
	SCROLLBAR-SHADOW-COLOR: #eee; 
	SCROLLBAR-3DLIGHT-COLOR: #fff; 
	SCROLLBAR-ARROW-COLOR: #ff9900; 
	SCROLLBAR-TRACK-COLOR: #fff; 
	SCROLLBAR-DARKSHADOW-COLOR: #fff
}

.ExternalLink
{
	FONT-WEIGHT: bold;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	font-size: 9px
}



.SectionLink{
color:#ff9900;
}

.SectionBackground{
background-color:#ff9900;
}

.SectionBackgroundOver{
background-color:rgb(255,204,127);
color: black;
cursor:pointer;
}

.SectionBackgroundOverSub{
background-color:#FFE6BF;
color: black;
cursor:pointer;
}

.SectionContactOffice{
background-color:#FFF4E6;

background-color: #FFDBA6;
color: black;
cursor:pointer;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
text-align: center;
TEXT-DECORATION: none;
color: #000000;
line-height: normal;
font-size:8pt;



}

h1{
	color:#ff9900;

	FONT-WEIGHT: normal;
	FONT-SIZE: 26px;
	MARGIN-BOTTOM: -9px;
	MARGIN-TOP: -4px;
	FONT-FAMILY: verdana;
	text-transform: lowercase;
}



.SectionMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #990099;
}

.SectionSubHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FF9900;
	text-transform:lowercase;
}

.SectionInput{
	BORDER-RIGHT:#ff9900 1px solid; 
	BORDER-TOP: #ff9900 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT:#ff9900 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #ff9900 1px solid; 
	FONT-FAMILY: verdana
}





.SectionButton A:hover {
	background-color: #FFECCE;	/* really light */
}
.SectionButton{
	color: #ff9900;/* standard colour */
	border: 1px solid #ff9900;	/* standard colour */
}








.CallMeButton A:hover {
	background-color: #FFECCE;	/* really light */
}
.CallMeButton{
	color: #ff9900;	/* standard colour */
}






.SectionBorder {
	border: 1px solid #ff9900;
}



.SectionCallMeBorder {
	border: 1px solid #FF9900;
	padding: 0px;
}

.SectionSidebar {
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
text-align: center;
TEXT-DECORATION: none;
color: #000000;
line-height: normal;
font-size:8pt;
}

.SectionSidebarHeader{
background-color:#ff9900;
color: #ffffff;
font-weight:bold;

FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
text-align: center;
TEXT-DECORATION: none;

line-height: normal;
font-size:8pt;
}



LI {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	LIST-STYLE-TYPE: square;
	list-style-position: outside;
	list-style-image: url(../images/services/bullet.gif);
	margin-top: 15px;
	margin-left: 10px;
}



.NoBorder{
	border:none;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-right:none;
}
