@charset "utf-8";



/* WilliamHDouglas CSS Document */
/* General CSS for Template */

 body, html { height: 100%; }
 
 body{
	background-size: 100% 100%;
	font-family: Euphemia, Helvetica, san-serif;
	font-size: 12px;
	margin: 0 1em;
	padding: 0;
	color: #07320D;
}

header, nav, footer, article {
	display: block;
	z-index: 10;
}

/*CSS for Search Bar */

#topright {
	position: absolute;
	width: 239px;
	height: 31px;
	z-index: 16;
	left: 828px;
	top: 46px;
}
 
/* Top navigation bar on template */
nav {
	margin: -4.3em 0 1em 1em;
	color: green;
	font-family: Euphemia;	
}


a:link, a:visited {color: #23461B; text-decoration: none; font-weight: normal;}
a:hover, a:active {
	color: #1C2BD4;
	text-decoration: underline;
	font-size: 14px;
	background-color: green;
	font-weight: normal;
	font-family: Tahoma;
	font-style: normal;
}

/* Side navigation bar on template */

#navsidelinks {
	width: 100%;

}
#navsidelinks ul {
	list-style-type: none;     /* this turns off bullets on navigation list   */
	line-height: 1.4em;         
}
#navsidelinks li {             /* change background, adjust others as needed  */
	margin-top: 0.3em;
	font-size: 15px;
	background: #DE5625;
	text-align: center;
	list-style-type: none;
	margin-left: -2em;	
}

#navsidelinks a {
	text-decoration: none;     /* turns off underlining on links within nav bar  */
	font-weight: bold;
}

#navsidelinks a:link, #navsidelinks a:visited {color: maroon; text-decoration: none;}
#navsidelinks a:hover, #navsidelinks a:active {
	color: olive;
	text-decoration: underline;
	font-weight: bold;
}

#title {
	font-family: Elephant, Broadway, serif;
	font-size: 2.5em;
	color: #FF0000;
	text-align: center;
	position: absolute;
	left: 2px;
	width: 189px;
	height: 50px;
	z-index: 1;
	top: 8px;
}

#titlequote {
    position: absolute;
    width: 803px;
    height: 55px;
    z-index: 10;
    left: 387px;
    top: 165px;
}

#titlequote p {
	font-style: italic;
	color: #060;
	font-size: 20px;
}

/*CSS for MainContent*/
#MainContent {
	position: absolute;
	width: 642px;
	height: 385px;
	z-index: 10;
	left: 324px;
	top: 251px;
	overflow-y: visible;
	text-align: center;
	border-color: #FFF;
	border-style: none;
	font-size: 16px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#MainContent h1 {
	font-size: 24px;
	font-style: italic;
	color: #000000;
	text-align: left;
}
#MainContent p {
	font-family: Istok, Oxygen, Pontano, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	color: #07320D;
	text-indent: 3em;
	text-align: justify;
}

#sidebarl {
	position: absolute;
	width: 263px;
	height: 259px;
	z-index: 10;
	left: 13px;
	top: 521px;
	color: green;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	position: relative;
	color: #771616;
	z-index: 999;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	margin: 2em;
	padding: 5px;
	top: 783px;
}

/*End Template CSS */

/* CSS for About Us Page */

/* Testimonials*/
#test {
	border: 3px green double;
	box-shadow: 1px 1px 3px red, -1px -1px black;
}
.testimonial {
	margin: -7px;
	width: 100%;
}

.quote {
	font-size: 10px;
	font-style: normal;
	color: #DE5625;
	font-weight: normal;
	text-align: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.speaker {
	margin-top: 0.5px;
	font-style: normal;
	font-size: 14px;
	font-family: Forte;
	margin-left: 2em;
	padding-left: 40px;	
}	

/*End About Us */

/*CSS for Services */


/* Table */
.tablehead {
	font-size: 35px;
	font-family: Papyrus;
	color: #060;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-style: none;
	border-color: #FFF;
}

#services tr td ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #403152;
	padding-top: 0px;
	border-style: none;
	border-color: #FFF;
}

td.list {
	padding-top: 0;
	margin-top: 0;
	border-style: none;
	border-color: #FFF;
}

td.list ul{
	padding-top: 0;
	margin-top: 0;
	border-style: none;
	border-color: #FFF;
}

/*End Services */


/* CSS for Contact Us */

/* CSS for Bio */

#biocontent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	color: #636;
	text-align: justify;
	padding-right: 15px;
	line-height: 1.2em;
}

/* CSS for Students */
.para1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}

#getstart {
	float: right;
	padding-left: 20px;
}
/* CSS for Newsletter */

#newsletter p {
	text-align: center;
}
/* CSS for Thankyou */

#MainContent p.thankyou {
	font-family: "Century Gothic", "DejaVu Sans", "Estrangelo Edessa";
	color:#033;
	font-size:16px;
	text-align:justify;
	font-weight:bold;
	margin: 2em;
	font-style:normal;
}
