/*City Standard StyleSheet.*/

body { 
	background-color:#fff;
	margin:0px;
	padding:0px;
	min-width: 700px;
	}

/*Apply this class to the globalnavbar so the links will be white.*/
.globalnavbar { color: #fff; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; font-weight: bold; text-decoration: none;}
a.globalnavbar:link { color: #fff; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px;}
a.globalnavbar:visited { color: #fff; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px;}
a.globalnavbar:hover { color: #fff; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; font-weight: bold; text-decoration: none;}
a.globalnavbar:active { color: #fff; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; font-weight: bold; text-decoration: none;}


/*Apply this class to the blackbar text so the links will be white and have a gold hover.*/
.blackbar { color: #fff; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none;}
a.blackbar:link { color: #fff; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px;}
a.blackbar:visited { color: #fff; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; text-decoration: none;}
a.blackbar:hover { color: #C90; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px;}
a.blackbar:active { color: #fff; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px;}

/*Apply this class to the sidelink text - color can be modified to match your colour scheme.  Do not remove the hover underline.*/
.sidelink { color: #006; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none;}
a.sidelink:link { color: #006; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif";}
a.sidelink:visited { color: #006; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none;}
a.sidelink:hover { color: #006; text-decoration: underline; font-family: "Trebuchet MS", Arial, "MS Sans Serif";}
a.sidelink:active { color: #006; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none;}

/*This is the default link style for any links that you do not apply a class to.  These are the City standard and should not be changed.*/
a:link { color: #006; text-decoration: underline;}
a:visited { color: #360; text-decoration: underline;}
a:hover { color: #006; text-decoration: underline;}
a:active { color: #006; text-decoration: underline;}

/*These are the heading styles.  Colors can be changed to match your colour scheme*/

h1 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #900;}
h2 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #900;}
h3 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #900;}
h4 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #093;}

/*This is the main and secondary styles in the header bar.  Colours can be changed to match your colour scheme.  Fonts and sizes should stay as is*/
.maintitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 22px; color: #FC0; font-weight: normal;}
.secondarytitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; color: #ccc;}

/*This is the sidebartitle style.  Colour can be changed to match your colour scheme.  Fonts and sizes should stay as is.*/
.sidebartitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #900; text-decoration: none;}
a.sidebartitle:link { color: #900; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif";}
a.sidebartitle:visited { color: #900; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none;}
a.sidebartitle:hover { color: #900; text-decoration: underline; font-family: "Trebuchet MS", Arial, "MS Sans Serif";}
a.sidebartitle:active { color: #900; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; text-decoration: none;}


/*This is the styles for body, and tables.  Do not alter.*/
td {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333;}
body {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333;}

/*This is the smalltext style.*/
.smalltext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #333;}

.heading1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #900; }
.heading2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #900 ; font-weight: normal;}
.heading3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #900 ;}
.heading4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #093;}
.whitetext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #fff;}
.medtext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #333;}
.bg {  background-color: #CCF;}
.redtext {  color: #900;}
.medtextred { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #F00;}
.strikethrough {  text-decoration: line-through;}
.sidelinkHighlight { color: #006; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none ; background-color: #ffc;}
.highlight {  color: #930; font-weight: bold; background-color: #ff6;}
.highlight_light {  background-color: #ffc;}
.whitetextsm {
	font-size: 10px;
	color: #fff;
}

td.lawn { background: url(../images/grass_bg.jpg) repeat-x;}

#feature {
	float: right;
	width: 240px;
	margin: 0 0 20px 20px;
}

#feature img.flowing {
	clear: left;
	float: left;
	margin: 0 2em 0 0;
}

.indent { text-indent: 25px; margin: 0;}

#sprinkler {
	float: right;
	width: 240px;
	height:370px;
	margin: 0 0 20px 20px;
	background: url(../images/sprinkler_bg2.jpg) no-repeat;
	font-size: 85%;
	padding: 6px 0 0 8px;
}

#sprinkler ul {
	margin: 0;
	padding: 0;
}

#sprinkler ul li {
	margin: 0 0 0 14px;
	padding: 0;
}

#sprinkler p {
	margin: 5px 0;
	padding: 0;
}

#sprinkler h3 {
	margin: 14px 0 0 0;
	padding: 0 0 0 1px;
}

#sidebar { 
	float: right;
	width: 180px;
	margin: 0 0 10px 15px;
}

#sidebar ul { 
	margin: 0 0 0 5px;
	padding: 0;
}

#sidebar ul li {
	font-size: 90%;
	padding: 10px 0 0 20px;
	background: url(../images/icon_wav.gif) left no-repeat;
	list-style-type: none;
}

.imgLeft {
	float: left;
	height: 800px;
	margin: 0 20px 0 0;
}
#language {
width: 500px;
height: 120px;
	padding: 0px;
	margin-top: 8px;
}
#language img.Left {
float: left;
clear:left;
border: none;
padding-top: 2px;
padding-bottom: 1px;
margin-top: 3px;
margin-right: 16px;
}
#language p {
padding-top: 4px;
}


.boldText { font-weight: bold; }

