

/* RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0;}
html { overflow-y: scroll;}
body { font: 62.5% Helvetica, sans-serif; background-color: white;}

ul { list-style: none inside; }
p { font: 1.3em/1.3em Georgia, serif; margin-bottom: 1.3em;}
a { outline: none;}
a im { border: none: }
/* END RESET */

/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* END TOOLBOX */

h1 {
	font: 3em Georgia, serif; margin-bottom: .7em;}
	
h2 {
	font: 2em Georgia, serif; margin-bottom: .7em;}
h3 {
	font: 1.5em Georgia, serif; margin-bottom: .7em;}

a:link {
	color:#fff;
	text-decoration:none;
	outline: none;
	}

a:visited {
	color:#fff;
	text-decoration:none;
	outline: none;
	}

a:active {
	color:#e7d024;
	text-decoration:none;
	outline: none;
	}

a:hover {
	color:#e7d024;
	text-decoration:none;
	outline: none;
	}

body {
	padding: 0;
	margin: 0;
	background: url(../images/school_bg.jpg) no-repeat center top #cbae0e;
	
	width: 100%;

	}
	
#page-wrap {
	margin: 0 auto;
	width: 1000px;
	background: #e1dd9d;
	text-align: left;
	position: relative;
	min-height: 1000px; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	overflow: hidden;
	height: 100%; /* For IE */
}




#top-bar {
	height: 212px;
	background-color:#1a1a1a;

	}
	
#head {
	height: 31px;
	background: url(../images/header.gif) no-repeat right top #1a1a1a;
	margin-right: 10px;
	text-indent: -9999px;
	overflow: hidden;
	}


#laopan {

	font: 1.3em/1.3em Georgia, serif; 
	display: block;
	text-transform: uppercase;
	font-weight: bold;}

	



#page-wrap #top-bar #logo {
	background: url(../images/school_header.gif) no-repeat center;
	width: 1000px;
	height: 181px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
#page-wrap #top-bar #logo a{
	color:#fff;
	font: 1.2em/1.2em Georgia, serif;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	}

#page-wrap #top-bar #logo a:hover {
	color: #e7d024;}
	
#page-wrap #top-bar #logo em {
	text-transform: none;
	font-weight: normal;
	}
	



#main-nav {
	margin: 0;
	float:left;
	width:100%;
	background:#b38807;
	font-size:1.4em;
	line-height:normal;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: .1em;
	}
	
#main-nav ul {
	margin:0;
	padding:0 10px 0 20px;
	list-style:none;
	}
	
#main-nav li {
	display:inline;
	margin:0;
	padding:0;
	}
	
#main-nav a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
	
#main-nav a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 33px;
	}
	
#lg-image {
	background: url(../images/lg-image.jpg) no-repeat;
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 30px;
	width: 922px;
	height: 225px;

	
	}
	
/* HOME PAGE CONTENTS */

#main-content {
	float: left;
	width: 625px;
	margin-left: 40px;
	background-color: #fff

	}
	
#main-content #content {
	padding: 30px 20px 200px 20px;
	}
	
#main-content #content p {
	line-height: 1.8em;
	letter-spacing: .02em;
	color: #6b6b6b;}


/* SAMPLE PAGE CONTENTS */
	
#left {
	float: left;
	}

#sampleWork {
	width: 445px;
	height: 192px;
	margin-left: 40px;
	background-color: #fff;
	}
	
#sampleWork #sampleContent {
	padding: 30px 20px 200px 20px;
	}

#sampleNav {
	margin-left: 40px;
	margin-top: 25px;
	width: 445px;
	height: 308px;
	background-color: #fff;
	}

#sampleNav ul.first {
	float: left;
	padding: 50px;
	}
	
#sampleNav ul.first a {
	font: 1.5em/1.5em Georgia, serif left black;
	}

#sampleNav ul.first a:link {
	color: black;
	display: block;
}
	
#sampleNav ul.first a:hover {
	background-color: #e7d024;}
	
#sampleNav ul.second {
	float: left;
	padding: 50px;
	}
	
#sampleNav ul.second a {
	font: 1.5em/1.5em Georgia, serif left black;
	}

#sampleNav ul.second a:link {
	color: black;
	display: block;
}
	
#sampleNav ul.second a:hover {
	background-color: #e7d024;}

#right {
	float:right;
	display: block;
	width: 240px;
	background-color: #fff;
	padding: 20px;

	margin-right: 38px;
	}

#artwork {
	margin: 0 0 10px 5px;
	#padding: 20px 50px 20px 10px; /* IE 7 Override */
	}
	
/* SAMPLE PAGE RIGHT CONTENT */

#sampleRight {
	width: 448px;
	height: 526px;
	float: right;
	background-color: #fff;
	margin-right: 38px;
	}
	


	
/* HOME PAGE RIGHT CONTENT */

.sampleOne a:link {
	background: url(../images/dunkel_sample_g.jpg) no-repeat;
	width: 227px;
	height: 126px;
	display: block;
	padding-bottom: 20px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.sampleOne a:hover {
	background: url(../images/dunkel_sample.jpg) no-repeat;
	width: 227px;
	height: 126px;
	display: block;
	padding-bottom: 20px;
	text-indent: -9999px;
	overflow: hidden;
	}


.sampleTwo a:link {
	background:  url(../images/sober_sample_g.jpg) no-repeat;
	display: block;
	width: 227px;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 20px;
	}
	
.sampleTwo a:hover {
	background:  url(../images/sober_sample.jpg) no-repeat;
	display: block;
	width: 227px;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 20px;
	}
	
.sampleThree a:link {
	background: url(../images/mt_sample_g.jpg) no-repeat;
	display: block;
	width: 227px;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 0;
	}

.sampleThree a:hover {
	background: url(../images/mt_sample.jpg) no-repeat;
	display: block;
	width: 227px;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 0;
	}	

#page-wrap #right p a:link a:visited{
	color: #6b6b6b;
	padding-left: 5px;
	padding-bottom: 20px;
	}

#page-wrap #right a:hover {
	color: #e7d024;
	padding-left: 5px;
	padding-bottom: 20px;
	}
	

		
.push {
	height: 100px;
	clear: both;
	}	
	
	
#footer {
	background: #a84d0f scroll bottom;
	border-width: 3px 0 0;
	padding:0;
	margin: 0 auto;
	width: 1000px;
	height: 12em;
	}
	
.foot {
	font: normal 1.2em Georgia, Times, Serif ;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	}