@charset "utf-8";
/* CSS Document */

/* CSS Document */
/* Title:	Servtech Inspection Services - General Styles for Website */
/* Author:	Ashley Milne - Sitecut Lid */

html	{
	background-color: #FFFFFF;

	}


body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #666666;
	min-width: 795px;
	background-color: #FFFFFF;
}
 
#wrapper {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	float: none;
	height: auto;
}

/* MISC. */
hr, .hide {
	display: none;
}
a img {
	border: none;
	border-color:#666666;
}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}

/* GENERAL TEXT STYLES */
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.85em;
	font-weight:normal;
	color:#666666
	}
	
a, a:link, a:visited {
	color: #339966;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #333333 !important;
	text-decoration: none;
}
ul {
	list-style: circle;
	color: #999999;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}
ol {list-style: decimal;}
h1 {
	font-size: 1.7em;
	font-weight:bold;
	line-height: 32px;
	color: #339966;
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
h2 {
	font-size: 1.4em;
	font-weight:normal;
	line-height: 150%;
	color: #339966;
}
h3, h4, h5, h6 {
	color: #339966;
}
h3, h4 {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 5px;
}

h3 {
	padding-bottom: 0.2em;
	width: 100%;
}
	
/* HEADER */


#container-header {
	margin: 0px;
	height: 70px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper #theimage {
	height: 343px;
	width: 870px;
	background-image: url(../images/mill-of-strachan.jpg);
}

#wrapper #container-header #thedate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #339966;
	float: right;
}
#wrapper #container-header #thedate a, a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
#wrapper #container-header #thedate a:focus, a:hover, a:active {
	color: #339966 !important;
	text-decoration: none;
}
#wrapper #container-header #thelogo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 316px;
}

.cleaner {
	clear: both;
}
	
/* BANNER IMAGE - dynamic on page*/

/* CONTENT */
#container-content {
	width: 870px;
	text-align: left;
	padding-top: 30px;
	background-color:#FFFFFF;
	padding-bottom: 30px;
}

#container-content a,
#container-content a:link,
#container-content a:visited {
	font-weight: normal;
	color: #339966;
	text-decoration: none;
	font-size: 1em;
}



#container-content a:focus, 
#container-content a:hover, 
#container-content a:active {
	color: #999999 !important;
	text-decoration: none;
}


#mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 870px;
	padding-top: 0px;
	padding-bottom: 20px;
}


#mainmenu  a {
	display:inline;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
    }

#mainmenu a:hover,
#mainmenu a#currentpage {
	color: #339966;
    }
	


#maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #999999;
	width: 470px;
	float: left;
	padding-bottom: 30px;
}



/* FOOTER */
#container-footer {
	clear: both;
	margin: 0px;
	font-size: 0.85em;
	color: #999999;
	/*background-color: #FFFFFF;
	border-top: 1px solid #919598;*/
	text-align: left;
	width: 870px;
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: #A6D3BC;
	border-top-style: solid;
	border-top-width: 2px;
}

#container-footer #left {
	font-weight: normal;
	width: 870px;
	font-size: 1em;
	float: left;
}

#left a,
#left a:link,
#left a:visited {
	font-weight: normal;
	color: #339966;
	text-decoration: none;
	font-size: 1em;
}



#left a:focus, 
#left a:hover, 
#left a:active {
	color: #999999 !important;
	text-decoration: none;
}
#container-footer ul {
	list-style: none;			/* removes list marker */
	padding: 0px;				/* removes left indent */
	margin: 0px;
}
#container-footer ul li {
	display: inline;			/* sets list items to display in a row */
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: normal;
}

#sitecut {
	font-weight: normal;
	color: #CCCCCC;
	width: 870px;
	font-size: 0.7em;
	padding-top: 5px;
	text-align: left;
	background-color: #FFFFFF;
}
#sitecut a,
#sitecut a:link,
#sitecut a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 1em;
}




#sitecut a:focus, 
#sitecut a:hover, 
#sitecut a:active {
	color: #333333 !important;
	text-decoration: none;
}
