/*--Hope you enjoy this template/site--*/

/*---------General Section--------*/
body {
         background-color: #4d4d4d;
         margin: 0;

}

#mod {
         background-color: #d7eeff;
         margin: 0 60px;
}

a {
         color: #c3a415;
         text-decoration: none;
}

a:hover {
         color: #7f7f7f;
         text-decoration: underline;
}
/*----------End Section-----------*/

/*----------Logo Section----------*/
#logo {
         background-image: url(weed.html);
         height: 109px;
}

h2 {
         color: white;
         text-align: center;
         font-size: 2.3em;
									margin-top: 0;
         padding-top: 25px;
}
/*----------End Section-----------*/


/*-------Navigation Section-------*/
#nav {
         float: right;
         background-color: #d7eeff;
         width: 150px;
}

ul li {
         list-style-type: none;
         padding-left: 13px;
}

strong {
         text-align: center;
}

.photo {
	position: relative;
	bottom: 6em;
	left: 39px;
	font-size: 1.5em;
	width: 5px;
	height: 27px;
	top: 17px;


}

img {
         padding-bottom: 20px;
}
/*----------End Section-----------*/


/*---------Main Section-----------*/
#body {
         background-color: white;
         padding: 20px 20px 0 20px;
         margin-right: 150px;
}

#body p {
         font-family: "Times New Roman";
         font-size: 1em;
}

h3 {
         background: url(accent.jpg) repeat-x;
         color: #9d004b;
         font-size: 1.6em;
         margin-bottom: 0;
}

h3:hover {
         color: black;
}

h3.center, h3.center:hover {
         color: #9d004b;
         text-align: center;
}

em {
         color: #ed4898;
         font-size: 0.75em;
}

.line {
         text-indent: 30px;
}

.up_title {
         margin-top: 0;
}

p.down {
         margin-bottom: 0;
}
/*----------End Section-----------*/


/*---------Footer Section---------*/
#footer {
         background-color: white;
         text-align: center;
         padding-top: 15px;
}
/*----------End Section-----------*/
