
	body { background-color: #333; 

	}
	
	/* statement of purpose at top of pages text style */
	#statement { font: bold .7em Arial, Helvetica, sans-serif;
		color: #666;
		padding-top: 0px;
		vertical-align:text-top;
	}
		
		/* paragraph style for all pages */
	p{ font:  .9em Arial, Helvetica, sans-serif;
		color:#333;
		margin-bottom: 10px;
	}
		
	/* bold italic for emphasis for p */
	#bold-italic { font-style:italic;
		font-weight:bold;
	}
		
	/* header1 style */		
	h1 {font: small-caps bold 1.1em "verdana", arial, sans-serif;
		color: #800000;
		padding: 10px 0px;
		margin-bottom: 25px;
	}
	
	/* header3 style */		
	h3 {font: small-caps bold .95em "verdana", arial, sans-serif;
		color:#333;
		padding: 0px;
		margin: 5px 0px;
	}
	
	/* header2 style */		
	h2 {font: small-caps bold 1em "verdana", arial, sans-serif;
		color:#333;
		padding: 0px 0px;
		margin: 15px 0px 0px 0px;

	}
	
	/* basic text list style for body text */	
	.textlist {list-style-position: outside;
		list-style-type:square;
		margin: 0px 0px 25px 25px;
		padding-left: 0px;
	}
	
	/* basic text list style for body text li items */	
	ul.textlist li {
		color: #666;
		line-height: 1.5em;
	
	}
	
	/* list styles for links page */
	
	.list-interest {font:  .9em Arial, Helvetica, sans-serif;
		color:#800000;
		list-style-position: outside;
		list-style-type:square;
		margin: 0px 0px 25px 25px;
		padding-left: 0px;
	} 
	
	/* wrapper div for all content styling */
	
	#wrapper { /*background-color: #FFF; */
	
		margin-left: auto;
		margin-right: auto;
		width: 960px;
		border: 2px solid #000;
		}
	
	/* header div styling */
	#header{background-color: #FFF;
		height: 140px;
		padding: 29px 65px 0px 21px;
		border-bottom: 5px solid #800000;
	}
	
	/* navigation bar div styling */
	#nav {background-color: #a4a4a4;
		height: 40px;
		padding: 4px 0px 0px 15px;
		clear: both;
		border-bottom: 4px solid #000;
	
	}
	
	/* link colors */
	a {background: none; text-decoration: none;}
	a:link {color:#000;}
	a:visited {color: #800000;}
	a:hover, a:focus, a:active {text-decoration: none; color: #000;}
	
	li {font: bold .9em arial, verdana,  san-serif;}			  
	
	
	/* navigation display, pipes, padding */
	ul.nav-list li{display: inline;
		list-style-type: none;
		padding: 3px 10px;
		border-right: solid 2px #800000;
	}
	
	/*navigation positioning */
	.nav-list {margin-top: 7px;
		text-align: right; 
		padding-right: 75px;
	
	}
	
	/*put a pipe on left of home link on navigation bar */
	.leftli {border-left: solid 2px #800000;
	}
	
	/* wrapper for containing background graphic*/	
	#wrapper-home {
		background-image:url(../images/background564.gif);
		background-repeat: repeat-y;
	}
	
	/* left sidebar for all pages */
	#left-sidebar {
		width: 170px;
		float: left;
		margin: 0px;
	}
	
		
	/* left column div for home page it's left center content */
	
	#left-column { /*background-color: #FFF; */
		width: 326px;
		float: left;
		padding: 0px 34px 0px 34px;
		margin: 0px;

	}
	

	
	/* right column for home page */
		#right-column {/*background-color: #FFF;*/
			width: 326px;
			float: left;
			padding: 0px 34px 0px 34px;
			margin: 0px;

	}
	
	/* headers for home page column left */
	
		.header-home  {	
			text-align: left;	
			padding-left: 31px;	
			background-color: #B1C2B5; 
			margin-top: 0px;
			margin-left: -31px;
			margin-right: -34px; 
			background-image: url(../images/square-circle-header.gif);
			background-repeat: no-repeat;
			background-position: 342px;
		} 
		


	/* headers for home page column right */
	
		.header-hometwo  {	
			text-align: left;	
			padding-left: 32px;	
			background-color: #B1C2B5;
			margin-top: 0px;
			margin-left: -34px;
			margin-right: -36px; 
			background-image: url(../images/square-circle-header.gif);
			background-repeat: no-repeat;
			background-position: 345px;
	}
	
	/* footer for all pages */
	#footer {background-color: #808080;
	height: 70px;
	clear: both;
	padding: 10px 25px 0px 0px;
	border-top: 5px solid #800000;
	}
	
	/* left sidebar list of services */
	.left-list-services {
	list-style-type: none;
	text-align: right;
	font: bold .9em arial, verdana,  san-serif;
	color: #B3B0A1;
	padding-right: 17px;
	clear: both;
		
	}
	
	.left-list-services li {
		line-height: 1.5em;
	}
	
	
	/* logo id */
	#logoid {float: left;
		padding: 8px 23px 0px 0px
		}
		
		/* id for circles on footer div */
	#circles-footer {float: right;}
	
		/* id for circles on navigation div */
	#circles-nav {float: left;
		}
		
	/* id for line box header graphic */
	#line-graphic {float: right;
	padding: 0px 10px 0px 0px;
	margin-top: -30px;
	
		}
		
	/* id for large left sidebar square graphic */	
	#large-left-square {float: left;
	padding: 15px 0px 0px 20px;
		}
		
	/* id for left square bullet for left sidebar */
	.left-square-bullet { 
		float: right;
		padding: 1px 18px 10px 0px;
		clear: both;
	}
	/* ---Other Pages Styles for the divs wrapped together: left, right and center*/
	
	
	#wrapper-genpages {
		width: 960px;
		background-image:url(../images/background-other.gif);
		float: left;
	}
	
	#main-content-general {
		width: 490px;
		float: left;
		padding: 0px 65px 0px 65px;
	}
	
	#right-genpages-sidebar {
		width: 100px;
		float: left;
		padding-left: 15px;
		
	}
	
	/* header for center content on all pages except home and grammargrams */
		.header-genpages {	
		background-color: #B1C2B5;
		text-align: left;
		padding-left: 63px;			
		margin: 0px -64px 0px -63px;
		background-image: url(../images/square-circle-header.gif);
		background-repeat: no-repeat;
		background-position: 535px;
	}
	
	/* styles for the form on the contact.html page ---------------------------------------------------- */
	
	/* form container style */
	#form-container {background-color:#DBDBDB;
		border: 4px solid #900;
		padding: 30px;
		margin: 20px 0px 80px 0px;
	}
	/* style for form labels */
	.form-labels{font: bold .85em arial, verdana,  san-serif;
		color:#900;	
	}
	
	/* style for table */
	table {width: 425px;}
	
	
	td {border-top: 1px dashed #fff;
		text-align: right;
		vertical-align: text-middle;
		padding: 1px;
		height: 55px;
	}
	
	/* style for text area */
	textarea {width: 250px;
		height: 100px; 
		background-color:#CCD6CE;
		border: 1px solid #666;
		margin: 14px 0px 12px 0px;
	}
	
	/*style for input text field */
	input[type="text"] {width: 253px;
		background-color:#CCD6CE;
		border: 1px solid #666;
	}
	
	/*style for input submit field */
	input[type="submit"] {width: 100px:
		background-color:#FFF;
		font: bold .85em arial, verdana,  san-serif;
		color:#333;
		margin-top: -1px;
	}
	
