

/* Body HTML Elements */
body {
	text-align: left;
	margin: 0;
	padding :0;
	background:#FFFFFF;
	background-image: url(../img/polka1.png);
	background-repeat: repeat-y;
	background-position: top center;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #333333;
}




a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C5EEFA;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	background-color:#FFFF66;
}

a:visited {
	/*color: #333333;*/
	
}

img {

border: none;
padding: 0;
margin-top: 5px;
}

.media {
margin-top: 5px;
}

a img{
	border: 20px;
	
}

h1 {

line-height:auto;
}

h2 {
	width: 860px;
	text-align: justify; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height:auto;
	color: #D0CDCC;

}

h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-colour: #333333;
	padding-bottom: 5px;
	line-height:auto;

}

h4 {
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-colour: #333333;
	padding-bottom: 5px;
	line-height:auto;
	border-top:1px dashed #999999;
	padding-top: 20px;

}


ul {
	list-style: none;
	margin: 14px 0 0 0;
	padding: 0;

}

ol {

}

li {
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
	
}




/* Layout Holders */
#container {
	margin: 0 auto;
	width: 860px;
}
#wrapper {
	
}

/* Coloums */

/* Header */

#header {
	background:#FFFFFF;
	width: 100%;
	padding: 15px 0 0 0;
	margin: 0;
	height: 25px;
	clear: both;
	border-bottom:1px dashed #999999;
	
}
#nav {
}
#nav li {
	margin: 0;
	padding-right: 15px;
	display: block;
	float: left;
	height: 30px;
	list-style: 0;
	

}
#nav ul a {
	background: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul a:hover {
	background: none;
}
.menu1 a{
	color:#333333;
	text-decoration: line-through;
	}
.menu1 a:hover {
	color:#6AD568;
	text-decoration: line-through;
	}

.menu2 a{
	color:#333333;
	}
.menu2 a:hover {
	color:#FB7EC2;
	}
	
.menu3 a{
	color:#333333;
	}
.menu3 a:hover {
	color:#33CCFF;
	}

.menu4 a{
	color:#333333;
	}
.menu4 a:hover {
	color:#F0DE47;
	}

#content {

}
#projectHeader {
	width: 860px;
	text-align: justify;
	padding: 30px 0 10px 0;
	text-transform: uppercase;

}
#columnLeft {
	float:left;
	width: 555px;
	padding-bottom: 180px;
}

#columnLeft img {
    width:555px;
}

#columnLeft p {
	margin-top:12px;
	margin-bottom:20px;
	}
	
#columnRight {
	float:right;
	width: 270px;
	border-top:0pt none;
}

#columnThumb {
	float:left;
	width: 555px;
	padding-bottom: 180px;
}

#columnThumb img {
    width:261px;
}

.projectDescription {
border-bottom:1px dashed #999999;
border-top:0pt none;
padding-bottom: 20px;
}

.projectDescriptionThumb {
border-top:0pt none;
padding-bottom: 20px;
}

.relatedLinks {
	border-bottom:1px dashed #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}


.thumbNails {
	border-bottom:1px dashed #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}


.otherWork {
	border-bottom: 1px dashed #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	

}


.otherWork li {
	text-align: left;
}
	
.otherWork a {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	color:#000000;
	}
	
hr{
	border: 0;
	/*width: 100px;
	margin: 33px 0 33px 183px; */
	/* margin: 33px 0 33px 0; */
	width: 433px;
	margin: 33px 0 33px 16px;
	color: #e4deda;
	background-color: #e4deda;
	height: 1px;
}	
	
.break {clear:both;}

#projectLinks {
	padding-top: 30px;
	padding-bottom: 8px;

}

#projectLinks p {
	text-align: left;
	text-transform: uppercase;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	line-height:50px;
	}
	
#projectLinks a {
	text-align: justify;
	text-transform: uppercase;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: black;
	font-weight: bold;
	
	}
.linebreak { margin-bottom:12px;}

.media div { display:none;}