/*CSS file for Gardiner Tree Trimming, Arnprior, ON*/

*, html {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	font-size: 76%;
	color:#fff;
	font-family:verdana, arial, helvetica, sans-serif;
	background-color:black;

}

address {
	color:#fff;
	background-color:black;
	font-family:serif;
	font-style:normal;
	font-variant:small-caps;
	font-size: 1.3em;
	text-align:center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	clear:both;
}

h3 {
	color:#aecca8;
	margin-top: 20px;
	margin-bottom: 15px;
}

h4 {
	color:#aecca8;
	font-weight:bold;
	border-bottom:1px solid #aecca8;
	margin-bottom:2px;
	margin-top: 20px;
}

h5 {/*use to print names*/
	display:none;
	color:black;
	font-size:1em;
}

img {
	margin:0;
	border:0;
}

li {
	line-height:1.5em;
}

p {
	margin-top: 10px;
}

ul {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#wrapper {
	position:relative;
	text-align:left;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0px;
}

#innerwrap {
	background-image: url(../images/greenstripe2.jpg);
	background-position: center;
	float: right;
}

/*CONTENT
--------------------------------------------------------------*/
#content {
	float:right;
	margin:0px 0px 0px 20px;
	line-height:1.5em;
	width: 600px;
	color: white;
}

#content a:link, a:visited {
	color:white;
	background-color:transparent;
	text-decoration:none;
	
}

#content a:hover {
	color:#aecca8;
	background-color:transparent;
	text-decoration:underline;
	
}

#content div {
	clear: both;
	margin-bottom: 15px;
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #aecca8;
}

#content div.left {
	float: left;
	width: 300px;
	padding: 0px;
	padding-top: 20px;
	border: none;
}

#content div.right {
	clear: none;
	float: left;
	width: 200px;
	padding: 0px;
	padding-top: 20px;
	padding-left: 60px;
	border: none;
}

#content h1 {
	font-weight: normal;
	padding: 20px 0 20px 0;
}

#content img.text {
	border:2px solid black;
}

#content img.textb {
	border:2px solid black;
	margin-left:20px;
	margin-top: 20px;
}

#content img.float-right {
	float: right;
}

#content img.right {
	float: right;
	margin: 5px 0 5px 5px;
	border: 2px solid #000;
}

#content img.right-border {
	float: right;
	border: 2px solid #000;
	margin-left: 10px;	
}

#content img.left {
	float: left;
	margin: 5px 45px 5px 0;
	border: 2px solid #000;
}

#content img.left-noborder {
	float: left;	
}

#content p.clear-left {
	clear: left;
}

#content ol {
	margin-left: 25px;
}

#content ul {
	list-style: none;
}

#content ul.about {
	list-style: square;
}

#content li {
	margin-bottom: 10px;
}

#content li.about {
	margin-bottom: 0px;
}

#content p.new {
	/*background: url(../images/new.gif) no-repeat bottom left;*/
}

#content p.last {
	clear: both;
	margin-bottom: 50px;
}

#content p.title {
	font-size: 0.9em;
	font-style: italic;
}

#content span {
	font-weight: bold;
}

#fpcontent {
	float:right;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	border-left:1px solid black;
	width:600px;
}

#lowernav {
	font-size:80%;
	font-weight:bold;
	margin-top: 20px;
}

		/*--STYLES FOR NAVIGATION--*/

#nav {
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	color: #fff;
}

#nav a{
	display:block;
	height: 30px;
	width: 130px;
	text-decoration:none;
	margin-bottom: 4px;
	font-family: times, courier, serif;
	background-image: url("../images/buttons/home.jpg");
	background-position: top left;
}


#nav a:hover {
	background-position: top right;
}


#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#nav li {
	display: inline;
}

#nav li.selected {
	display: block;
	background-image: url(../images/buttons/selected.jpg);
	height: 30px;
	width: 130px;
	font-family: times, courier, serif;
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: 4px;
}

#nav span.nav {
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	color: #fff;
	font-size: 1.3em;
	font-style: italic;
	/*line-height: -1em;*/
}


		/*--CLASSES--*/

.bannerdisplay {
	display:none;
	font-size:0.01em;
	background-color:black;
}

.banner {
	margin-top:0px;
	margin-bottom:1px;
}

.bannersub {
	margin-top:0px;
	margin-bottom:0px;
}


.navtext {
	text-align:center;
	font-size:0.6em;
	font-style:italic;
	line-height:1.1em;
	color:black;
}

.nested {
	list-style-type:lower-alpha;
}

.small {
	font-size:0.8em;
}

.navsub { /* for the navigation at the bottom of the page*/
	color:#fff;
	background-color:transparent;
	font-family:sans-serif;
	font-size:75%;
	text-align:center;
	margin-top:25px;
	margin-bottom:10px;
	/*border:1px dotted white;*/
	padding:2px;
	width: 500px;
}

.topline {
	border-top: 1px solid white;
	margin: 0 auto 10px auto;
	width: 750px;
}

.contentpara {
	border-top:1px solid white;
}

.title {
	font-size:0.65em;
}

.bottomMargin {
	margin-bottom:20px;
}

p.copy {
	color: #aecca8;
	font-size: 0.8em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

p.website {
	font-size: 0.8em;
	color: #908c80;
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 20px;
}