/* ###################### OVERALL SETTINGS ###################### */

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-position: bottom left;
	padding-top: 25px;
	padding-left: 25px;
}

#menutest { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	width:269px;
	float: left;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: auto;
}

#menutest2 { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	width:269px;
	float: left;
	margin-top: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: auto;
}

#header {

	width: 300px;
	float: left;
	margin-top: 10px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #222222;
	border-bottom-color: #222222;
	height: auto;
	}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	font-variant: small-caps;
	color: #222222;
	letter-spacing: 2px;
}

#dlheader {

	width: 300px;
	float: left;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	height: auto;
	}

#topheader {

	width: 300px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-top-style: solid;
	border-top-color: #222222;
	border-top-width: 1px;
	height: auto;
	}

#contactheader {

	width: 265px;
	float: left;
	margin-top: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF2A00;
	border-bottom-color: #FF2A00;
	height: auto;
	}
.contactheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	font-variant: small-caps;
	color: #FF2A00;
		letter-spacing: 2px;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #222222;
	
}

.contactcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
	margin-bottom: 10px;
	margin-top: 0px;
}

.presscuts {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222222;
}


.pressheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #222222;
	letter-spacing: 1px;
}

.mrtitle {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF2A00;
	font-variant: small-caps;
	margin-bottom: 14px;
	margin-top: 0px;
}

.cdtitle2 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 0px;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #FF2A00;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
  line-height: 16px;
}

a:hover { 
  font-size        : 12px;
  color            : #FFFFFF;
  background-color : black;
  font-family      : Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style: normal;
  line-height: 16px;
  
}


a.copylink:link, a.copylink:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
  
}

a.copylink:hover {
  font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
  background-color : white;
  text-decoration: underline;
  font-style: normal;
  line-height: 20px;

}

a.dllink:link, a.dllink:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
	font-variant: normal;
	text-transform: uppercase;  
	font-style: normal;
}

a.dllink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF2A00;
	background-color : white;
	text-decoration: underline;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: uppercase;


}
a.contact:link, a.contact:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 0px;
  
}

a.contact:hover {
  font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
  background-color : white;
  text-decoration: underline;
  font-style: normal;
  line-height: 20px;

}

/* ###################### WORK STYLES ###################### */
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	align: left;
	font-size: 15px;
	color: #090908;
	line-height: 20px;
	background-color: #E1DFBA;
}
.arttitlesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	color: #161515;
	line-height: 15px;
}

.arttitledate {
	font-family: Georgia, "Times New ROman", Times, Serif;
	align: left;
	font-size: 12px;
	color: #161515;
	line-height: 16px;
}


.arttitledetails {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	color: #161515;
	line-height: 15px;
}
.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161515;
	background-color: #FFFF00;
	line-height: 12px;
}

	
.worktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 12px;
	color: #161515;
	line-height: 16px;
	background-color: #FFFFFF;
	}

.maincopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	Background-color: #EDEDED;
	color: black;
	line-height: 20px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 12px;
	color: #161515;
	line-height: 16px;
		
}

.linkheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161515;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;


		
	}
	
.caption {
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	font-size: 11px;
	color: #161515;
	line-height: 15px;

}
