@charset "utf-8";

@font-face {
	font-family: 'RabioheadRegular';
	src: url('../fonts/rabiohead.eot');
	src: local('Rabiohead'), local('Rabiohead'), 
		url('../fonts/rabiohead.woff') format('woff'), 
		url('../fonts/rabiohead.ttf') format('truetype'), 
		url('../fonts/rabiohead.svg#Rabiohead') format('svg');
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-size: 62.5%;
	background-color: #699b22;
	background-image: url(../images/background_mountain.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

p, ul, blockquote {
	color: #666;
}

p {
	font-size: 1.3em;
	line-height: 1.7em;
	margin-bottom: 10px;
	
}

h1, h2, h3 {
	color: #396600;
	font-weight: bold;
	font-family: 'RabioheadRegular', 'Times New Roman', serif;
}

ul {
	font-size: 1.3em;
	padding-left: 40px;
	line-height: 1.7em;
	margin-bottom: 10px;
}


a {
	color: #CA6334;
}

dl {
	font-size: 1.3em;
	color: #666;
	line-height: 1.7em;
}
dd {
	margin-bottom: 10px;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textBlock {
	margin-top: 30px;
	margin-bottom: 30px;
}

.menuLink ul {
	padding-top: 3px;
	padding-bottom: 15px;
	list-style-type: none;
	position: relative;
	height: 1em;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4em;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}

.menuLink ul li {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	display: inline;
}

.menuLink ul a {
	color: #CA6334;
	text-decoration: none;
}

#container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#mainContent {
	background: #FFFFFF;
}

.contentIntro {
	padding-left: 20px;
	padding-top: 20px;
	width: 550px;
}

.titleIntro {
	padding-left: 20px;
	padding-top: 30px;
	width: 610px;
}

.titleIntro h1 {
	font-size: 5em;
	background-image: url(../images/mediumlong_pen_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.titleIntro .textBlock {
	padding-left: 20px;
}

.majorLeft {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}

.majorLeft .leftContent {
	float: right;
	display: block;
	width: 550px;
	padding: 0px;
}

.majorLeft .leftContent .textLeftContent {
	text-align: right;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}

.majorLeft .rightContent {
	float: right;
	width: 375px;
	display: block;
}

.majorLeft .rightContent h1 {
	padding-bottom: 0px;
	background-image: url(../images/small_pen_line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 5em;
}

.majorLeft .leftContent h2 {
	padding-bottom: 0px;
	background-image: url(../images/medium_pen_line.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 3.5em;
}

.drawingGallery {
	position: relative;
	padding-right: 20px;
	padding-left: 45px;
}

.drawingCard {
	background-image: url(../images/image_holder.png);
	background-repeat: no-repeat;
	position: relative;
	height: 233px;
	width: 188px;
	float: left;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.drawingCard p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

p.drawingTitle {
	font-weight: bold;
	padding-top: 3px;
}

p.drawing {
	position: absolute;
	bottom:5px;
	left:1px;
	width:175px;
	padding: 0;
	margin: 0;
}

p.drawing img {
	padding:0;
	margin:0;
}

.downloadArea {
	height: 125px;
	margin: 20px;
	background-image: url(../images/middle_text_holder_slice.png);
	background-repeat: repeat-x;
	width: 470px;
	text-align: left;
}
.downloadArea .downloadContainer1 {
	background-image: url(../images/left_text_holder_slice.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
}

.downloadArea .downloadContainer1 .downloadContainer2 {
	background-image: url(../images/right_text_holder_slice.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 125px;
}

.downloadTitle {
	height: 47px;
}

.downloadTitle p {
	padding-top: 11px;
	padding-left: 10px;
}

.downloadText  {
	padding: 10px;
}

.downloadText p {
	padding: 0px;
	margin: 0px;
}

.filetypeIcon {
	float:left;
	padding-right:8px;
}

p.downloadFile {
	font-size: 1.6em;
}

p.downloadFile img {
	padding-right: 3px;
}

p.downloadPlugin {
	font-size: 1em;
}

.curriculumArea {
	font-size: 1em;
	padding: 20px;
	margin: 20px;
	border: 1px solid #999;
}

.curriculumArea h2 {
	font-size: 4em;
	font-family: "Times New Roman", Times, serif;
	color: #555;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666;
	margin-top: 30px;

}
.curriculumArea h3 {
	font-size: 3em;
	font-family: "Times New Roman", Times, serif;
	color: #555;
	border-bottom-color: #666;
	margin-top: 20px;
}

#header {
	background-image: url(../images/long_pen_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#footer {
	margin: 0;
	background-image: url(../images/footer_portfolio.jpg);
	background-position: center bottom;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 75px;
	padding-left: 0;
	background-repeat: no-repeat;
	clear: both;
}

#footer .menuLink   {
	background-image: url(../images/long_pen_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
