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


#hiddenLinks {
	display:none;
	left:-9999px;
	text-indent:-9999px;
	float:left
	}
html {
	font-size: 100%;
}
	 
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../Images/bodyGrnd20.jpg);
	background-repeat: repeat-x;
}

p {
	text-align: justify;
	line-height: 1.5em;
	margin: 0.2em 0px 0.7em 0px;
}
.orange {
	color: #ED6613;
}

dfn {
	border-bottom: #999999 dotted 1px
}

.notez {
	color: #990000;
}

a:link, a:visited {
	text-decoration: none;
	color: #ED6613;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ED6613;
}

a .buttLink {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../Images/ovalButton100.png);
	display : block;
	width: 85px;
	height: 17px;
	font-size: 10px;
	text-decoration:none;
	margin:0px;
	padding: 0px 8px 3px 8px;
	cursor:pointer;
}

#wrapper {
	width: 974px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#container {
	position: relative;
	width: 974px;
	text-align: left;
	}


/* --------------------- STYLES FOR MASTHEAD ------------------------- */

#header {
	position: relative;
	height: 118px;
	margin: 0px;
	background-image: url(../Images/headerGrnd.gif);
	background-repeat: no-repeat;
}

h1	{
	position:absolute;
	left: 14px;
	top: 16px;
	width: 420px;
	height: 62px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	display: block;
	width: 420px;
	height: 62px;
	background: #02122c url(../Images/keyLogo.gif) top left no-repeat;
	}
	
h1 a:hover	{
	background: #02122c url(../Images/keyLogo.gif) top left no-repeat;
	}

#contactBox {
	position:absolute;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	right: 28px;
	top: 28px;
}
#contactBox a:link, #contactBox a:visited	{
	color: #FFFFFF;
}
#contactBox a:hover	{
	color:#ED6613;
}

#topNav {
	position:absolute;
	left: 0px;
	top: 84px;
	width: 974px;
	height: 34px;
	background-color: #010916;
}

#topNav ul {
	display: inline;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#topNav li{
	display: inline;
	}
	
#topNav li a {
	height: 34px;
	float: left;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#topNav li a:hover {
	background-position: 0px -34px;
}

#topNav_home a { width: 67px; background-image: url(../Images/topNav_01.gif); }
#topNav_services a { width: 77px; background-image: url(../Images/topNav_02.gif); }
#topNav_prices a { width: 62px; background-image: url(../Images/topNav_03.gif); }
#topNav_artwork a { width: 127px; background-image: url(../Images/topNav_04.gif); }
#topNav_aboutUs a { width: 83px; background-image: url(../Images/topNav_05.gif); }
#topNav_testimonials a { width: 104px; background-image: url(../Images/topNav_06.gif); }
#topNav_green a { width: 64px; background-image: url(../Images/topNav_07.gif); }
#topNav_contact a { width: 75px; background-image: url(../Images/topNav_08.gif); }
#topNav_links a { width: 57px; background-image: url(../Images/topNav_09.gif); }
#topNav_backstage a { width: 149px; background-image: url(../Images/topNav_10.gif); }

/* Add these for page indicators at the end 

#newsPage #topNav_home a {background-position: 0px -68px; }

*/


/* -------------------------- GENERAL LAYOUT ---------------------------- */

#middle {
	position: relative;
	overflow: auto;
	zoom: 1; 
	text-align: left;
	margin: 14px 0px 0px 0px;
	padding: 28px 0px 0px 0px;
	background-image: url(../Images/contentBox.png);
	background-repeat: no-repeat;
	color: #555555;
}

#middle p {
	font-size: 1.2em;
}

#middle h2 {
	font-size: 2.4em;
	line-height: 1;
	font-weight: normal;
	margin: 0px 0em 0.4em 0px;
	padding: 0px;
	
}




#middle h3 {
	color: #333333;
	font-size: 1.6em;
	line-height: 1.5;
	font-weight: normal;
	margin: 0.6em 0em 0.25em 0em;
}
#middle h4 {
	color: #111111;
	font-size: 1.4em;
	line-height: 1.5;
	text-align: justify;
	margin: 0.4em 0px 0.25em 0px;
}

#middle h5 {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0.4em 0px 0.2em 0px;
}

#middle li {
	/*list-style-position: inside; */
	list-style-type: none;
	/*font-size: 1.2em;*/
	}
	
#middle strong {
	font-style: italic;
	font-weight: bold;
}
.middleBox {
	border: #dbdbdb solid 1px;
	background: url(../Images/gradient_cccccc.gif) bottom repeat-x;
	padding: 14px;
	margin: 0px 0px 14px 0px;
}

/* THIS FOR THE BIRTHDAY BASH BOX
.middleBox {
	margin: 0px 0px 14px 0px;
}
.middleBox img {
	margin: 0;
} */

.navyBlue {
	color: #02122c;
	font-weight: bold;
}

#middle .middleBox h5 {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	background-color: #02122c;
	padding: 2px 0px 1px 7px;
	margin: 0;
}

.middleBox h3 {
	color: #ed6613;
	font-weight: bold;
}

#oBox {
	background-image: url(../Images/oversBot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#oBoxIn { 
	background-image: url(../Images/oversTop.gif);
	padding: 14px;
	background-repeat: no-repeat;
	background-position: top;
}
#oBox h3 {	
	color: #FFFFFF;
	margin: 0;
}
#oBox h4 {	
	color: #FFFFFF;
	margin: 0;
}
#oBox p { color: #02122c;}

	
.clearing {
	clear:both; 
	height: 0.01em;
}



/* -------------------------- STYLES FOR COLUMNS AND IMAGE TAGS -------------------------- */


#colOne {
	float: left;
	width: 278px;
	margin: 0px 0px 14px 28px;
	}
#colTwo {
	float: left;
	width: 452px;
	margin: 0px 0px 14px 28px;
}
#colThree {
	float: right;
	width: 132px;
	margin: 0px 28px 14px 0px;
}

#home #colThree { margin: 0px 14px 14px 0px; width: 160px; }
#home #colThree img { border: none; margin: 0px 0px 21px 7px; }

.latestWork #colOne, .services #colOne, .artwork #colOne, .general #colOne, .green #colOne {margin: 110px 0px 14px 28px;}
.latestWork #colTwo, .services #colTwo, .artwork #colTwo, .general #colTwo, .green #colTwo {margin: 110px 0px 14px 28px;}
.latestWork #colThree,.services #colThree, .artwork #colThree, .general #colThree, .green #colThree {margin: 110px 28px 14px 0px;}

#contact #colOne {width: 598px;}
#contact #colTwo {width: 278px;}

#quotePage #colOne  {width: 278px;}
#quotePage #colTwo {width: 612px; }

#siteMap #colTwo {width: 612px;}

.prices #colOne {
	width: 918px; 
	margin: 0px 0px 14px 28px;
}

#colOne img { border: none }

.green #colOne img,  #colThree img { border: #555555 solid 1px; }
.green #colOne a:hover img, #colThree a:hover img { border: #ED6613 solid 1px;}

#colOne img { margin: 0px 0px 10px 0px;}

#colThree img { margin: 0px;}

.imageBox {
	position: relative;
	float: left;
	height: 132px;
	width:132px;
	margin: 0px 0px 10px 0px;
}
.imageBoxRight {
	position: relative;
	float: right;
	height: 132px;
	width:132px;
	margin: 0px 0px 10px 0px;
}
.plus {
	position: absolute;
	right: 7px;
	bottom: 4px;
	width: 27px;
	height: 22px;
	text-indent: -5000px;
	background-image: url(../Images/plus.png);
	background-repeat: no-repeat;
}

/* ------------------------ LEFT NAV -------------------- */

#leftNav {
	display: block;
	color: #555555;
	width: 278px;
	margin: 0px;
	text-align: left;
	height: 100%;
	border-bottom: #dbdbdb solid 1px;
	font-size: 1.2em;
	}
	
#leftNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/	
}

#leftNav li {
	/*margin: 0px;*/
}

#leftNav a {
	display: block;
	height: 12px;
	padding: 4px 14px 4px 18px;
	background-image:  url(../Images/leftNav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	text-indent: 0px;
}

#leftNav a:link, #leftNav a:visited {
	color: #555555;
	text-decoration: none;
}

#leftNav a:hover, #leftNav a:active {
	background-position: 0px -40px;
	color: #FFFFFF;
}
	
#leftNav ul ul a {text-indent: 2em;}


/* ===================== SPECIFIC PAGES OR SECTIONS ========================== */

/* --------------------------- HOME PAGE ---------------------- */
#banner {
	position:relative;
	zoom: 1;
	width: 974px;
/* 	height: 258px; */
	margin: 14px 0px 0px 0px;
}
#errorBanner {
	position:relative;
	zoom: 1;
	width: 946px;
	margin: 14px 0px 14px 28px;
}
#errorBanner h3 {
	font-size: 72px;
	color: #FFFFFF;
}
	

#flashReplace {
	position: relative;
	padding: 28px;
	color: #ffffff;
}
#flashReplace p { font-size: 1.1em }
#flashReplace h3 { font-size: 1.5em; color: #ed6613;}
#flashOne {
	float: left;
	width: 201px;
	padding: 0px 14px 14px 0px;
}
#flashTwo, #flashThree, #flashFour {
	float: left;
	width: 201px;
	padding: 0px 14px 14px 14px;
}
.adobe {
	margin: 0px 14px 0px 14px;
	font-weight: bold;
	font-size: 12px;}
	
.home_buttons {
	margin: 0px 0px 14px 0px;
}


#homeNav {
	display: block;
	color: #555555;
	width: 278px;
	margin-top: -14px;
	text-align: left;
	font-size: 12px;
	}
	
#homeNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/	
}

#homeNav a {
	display: block;
	height: 63px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	text-indent: -5000px;
}

#homeNav #home_cd a { background-image:  url(../Images/home_cd.jpg); }
#homeNav #home_dvd a { background-image:  url(../Images/home_dvd.jpg); }
#homeNav #home_print a { background-image:  url(../Images/home_print.jpg); }
#homeNav #home_vinyl a { background-image:  url(../Images/home_vinyl.jpg); }

#home #middle h2 {
	font-size: 36px;
	color: #4a5668;
	font-weight: bold;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	letter-spacing: 0.02em;
}

#home #middle h2 .xtraHeading {
	font-size: 18px;
	line-height: 1;
	color: #111111;
	font-weight: bold;
	/*text-indent: -5000px;*/
}

#home #middle h4 {
	margin: 0.1em 0px 0.25em 0px;
}


#home #colTwo h3 {
	font-size: 24px;
	margin: 0;
	line-height: 1;
}
#home #colTwo h6 {
	font-size: 9px;
	margin: 3px 0 0 0;
	color: #111111;
}
#home #colTwo a.blogLink {
	background-image:url("../Images/ovalButton100.png");
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:17px;
	margin:0;
	padding:2px 8px 3px;
	text-decoration:none;
	width:85px;
	text-transform: uppercase;
}


.smallBox {
	width: 146px;
	float: right;
	background-image: url(../Images/smallBoxBot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 14px 0px;
}
.smallBoxIn { 
	background-image: url(../Images/smallBoxTop.gif);
	padding: 4px 14px 7px 14px;
	background-repeat: no-repeat;
	background-position: top;
}
#colThree .smallBox a h4  {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../Images/arrowR.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#colThree .smallBox a p { 
	color: #02122c;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

.socNetBox {
	float: right;
	margin: 0px 0px 14px 0px; 
	text-align: center;
}
#colThree .socNetBox h4  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #555555;
}
.mySpace_blue { color: #023189; }
.twitter_blue { color: #29B7DA; }

#home #colThree .socNetBox a img {
	border: none;
	margin: 0;
}



/* ----------------------- SERVICES PAGES -------------------------- */

#irmaLists li {
	list-style-position: inside;
	display: list-item;
	list-style-type: decimal;
}

.services #middle {
	background-image: url(../Images/contentBox_services.png);
}

.services #colTwo li {
	font-size: 1.2em;
}

/* page selectors for leftNav */
#index_services #services_index a:link, #index_services #services_index a:visited {background-position: 0px -80px;}
#CDmanufacture #services_CDmanufacture a:link, #CDmanufacture #services_CDmanufacture a:visited { background-position: 0px -80px;}
#DVDmanufacture #services_DVDmanufacture a:link, #DVDmanufacture #services_DVDmanufacture a:visited { background-position: 0px -80px;}
#vinylManufacture #services_vinylManufacture a:link, #vinylManufacture #services_vinylManufacture a:visited { background-position: 0px -80px;}
#mastering #services_mastering a:link, #mastering #services_mastering a:visited { background-position: 0px -80px;}
#packaging #services_packaging a:link, #packaging #services_packaging a:visited { background-position: 0px -80px;}
#merchandise #services_merchandise a:link, #merchandise #services_merchandise a:visited { background-position: 0px -80px;}
#specialPackaging #services_specialPackaging a:link, #specialPackaging #services_specialPackaging a:visited { background-position: 0px -80px;}
#IRMA #services_IRMA a:link, #IRMA #services_IRMA a:visited { background-position: 0px -80px;}
#legal #services_legal a:link, #legal #services_legal a:visited { background-position: 0px -80px;}
#printManagement #services_print a:link, #printManagement #services_print a:visited { background-position: 0px -80px;}
#projectManagement #services_project a:link, #projectManagement #services_project a:visited { background-position: 0px -80px;}
/* ..and the hover state */
#index_services #services_index a:hover, #index_services #services_index a:active {color: #555555;}
#CDmanufacture #services_CDmanufacture a:hover, #CDmanufacture #services_CDmanufacture a:active {color: #555555;}
#DVDmanufacture #services_DVDmanufacture a:hover, #DVDmanufacture #services_DVDmanufacture a:active {color: #555555;}
#vinylManufacture #services_vinylManufacture a:hover, #vinylManufacture #services_vinylManufacture a:active {color: #555555;}
#mastering #services_mastering a:hover, #mastering #services_mastering a:active {color: #555555;}
#packaging #services_packaging a:hover, #packaging #services_packaging a:active {color: #555555;}
#merchandise #services_merchandise a:hover, #merchandise #services_merchandise a:active {color: #555555;}
#specialPackaging #services_specialPackaging a:hover, #specialPackaging #services_specialPackaging a:active {color: #555555;}
#IRMA #services_IRMA a:hover, #IRMA #services_IRMA a:active {color: #555555;}
#legal #services_legal a:hover, #legal #services_legal a:active {color: #555555;}
#printManagement #services_print a:hover, #printManagement #services_print a:active {color: #555555;}
#projectManagement #services_project a:hover, #projectManagement #services_project a:active {color: #555555;}


/* --------------------------- ARTWORK PAGES -------------------------- */
.artwork #middle {
	background-image: url(../Images/contentBox_artwork.png);
}
/* page selectors for leftNav */
#index_artwork #artwork_index a:link, #index_artwork #artwork_index a:visited {background-position: 0px -80px;}
#charges #artwork_charges a:link, #charges #artwork_charges a:visited {background-position: 0px -80px;}
#formats #artwork_formats a:link, #formats #artwork_formats a:visited {background-position: 0px -80px;}
#specialPackaging #artwork_specialPackaging a:link, #specialPackaging #artwork_specialPackaging a:visited {background-position: 0px -80px;}
#disclaimer #artwork_disclaimer a:link, #disclaimer #artwork_disclaimer a:visited {background-position: 0px -80px;}
#specs #artwork_specs a:link, #specs #artwork_specs a:visited {background-position: 0px -80px;}
/* ..and the hover state */
#index_artwork #artwork_index a:hover, #index_artwork #artwork_index a:active {color: #555555;}
#charges #artwork_charges a:hover, #charges #artwork_charges a:active {color: #555555;}
#formats #artwork_formats a:hover, #formats #artwork_formats a:active {color: #555555;}
#specialPackaging #artwork_specialPackaging a:hover, #specialPackaging #artwork_specialPackaging a:active {color: #555555;}
#disclaimer #artwork_disclaimer a:hover, #disclaimer #artwork_disclaimer a:active {color: #555555;}
#specs #artwork_specs a:hover, #specs #artwork_specs a:active {color: #555555;}

#essentialInfo #colTwo a { text-transform: uppercase; }
#artworkCharges h3 { margin-top: 0px;}

#artworkCharges h4 {
	margin: -10px 0px 8px 0px;
	font-weight: bold;
}
#artworkCharges ul { margin: -7px 0px 14px 0px}

#artworkCharges li {
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
}
.chargeOptions {
	position: relative;
	background-color:#FFFFFF;
	border: #DBDBDB 2px solid;
	width: 420px;
	padding: 14px;
	margin-top: 10px;
}

.chargeType, .charge {
	font-weight: bold;
}
.charge {
	position : absolute;
	right: 10px;
}

/* ------------------------------ PRICES PAGES -------------------------- */

#pricesNav {
	width: 918px;
	margin: 0px 0px 0px 28px;
}
#pricesNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#pricesNav li{
	display: inline;
	}
	
#pricesNav li a {
	margin: 0px 20px 0px 0px
}

#CDprices #prices_CD a:link, #CDprices #prices_CD a:visited, #CDprices #prices_CD a:hover,
#DVDprices #prices_DVD a:link, #DVDprices #prices_DVD a:visited, #DVDprices #prices_DVD a:hover,
#vinylPrices #prices_vinyl a:link, #vinylPrices #prices_vinyl a:visited, #vinylPrices #prices_vinyl a:hover,
#quotePage #prices_quote a:link, #quotePage #prices_quote a:visited, #quotePage #prices_quote a:hover,
#duplicationPrices #prices_duplication a:link, #duplicationPrices #prices_duplication a:visited, #duplicationPrices #prices_duplication a:hover,
#ecoPrices #prices_eco a:link, #ecoPrices #prices_eco a:visited, #ecoPrices #prices_eco a:hover {
	color: #333333;
	font-size: 48px;
	text-decoration: none;
}

#theSmallPrint {
	width: 612px;
	float: left;
}


#theSmallPrint li {
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 1.2em;
}
.greyOutline {
	position: relative;
	border: #DBDBDB 2px solid;
	padding: 14px;
}
#overs {
	width: 278px;
	float: right;
	background-image: url(../Images/oversBot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#oversIn { 
	background-image: url(../Images/oversTop.gif);
	padding: 14px;
	background-repeat: no-repeat;
	background-position: top;
}
#overs h3 {	
	color: #FFFFFF;
	background-image: url(../Images/asterix.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 30px;
	margin: 0;
}
#overs p { color: #02122c;}

.bigAsterix { 
	font-size: 24px;
}	


#bigBox {
	width: 278px;
	background-image: url(../Images/oversBot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bigBoxIn { 
	background-image: url(../Images/oversTop.gif);
	padding: 14px;
	background-repeat: no-repeat;
	background-position: top;
}
#bigBox h3 {	
	color: #FFFFFF;
	margin: 0;
}
#bigBox p { color: #02122c;}

#bigBox a { color: #ffffff;}





/* -------------------------- ABOUT US PAGE -------------------------- */
#aboutUs #middle {
	background-image: url(../Images/contentBox_aboutUs.png);
}


/* -------------------------- CLIENTS PAGE -------------------------- */
#clients #middle {
	background-image: url(../Images/contentBox_clients.png);
}
.testifier {
	font-weight: bold;
	color: #02122c;
}

#clients #colTwo hr { border: #888888 solid 1px; }
#clients #colThree img { border: #888888 solid 1px; }
#clients #colOne h3 { color: #ED6613; }


/* -------------------------- CONTACT PAGE -------------------------- */
#map {
	width: 598px;
	height: 490px;
}

/* -------------------------- GREEN PAGES -------------------------- */
.green #middle {
	background-image: url(../Images/contentBox_green.png);
}

/* page selectors for leftNav */
#index_green #green_index a:link, #index_green #green_index a:visited {background-position: 0px -80px;}
#anApproach #green_anApproach a:link, #anApproach #green_anApproach a:visited {background-position: 0px -80px;}
#carbonNeutral #green_carbonNeutral a:link, #carbonNeutral #green_carbonNeutral a:visited {background-position: 0px -80px;}
#howItWorks #green_howItWorks a:link, #howItWorks #green_howItWorks a:visited {background-position: 0px -80px;}
#examples #green_examples a:link, #examples #green_examples a:visited {background-position: 0px -80px;}
#greenPackaging #green_greenPackaging a:link, #greenPackaging #green_greenPackaging a:visited {background-position: 0px -80px;}
#recycling #green_recycling a:link, #recycling #green_recycling a:visited {background-position: 0px -80px;}
/* ..and the hover state */
#index_green #green_index a:hover, #index_green #green_index a:active {color: #555555 ;}
#anApproach #green_anApproach a:hover, #anApproach #green_anApproach a:active {color: #555555 ;}
#carbonNeutral #green_carbonNeutral a:hover, #carbonNeutral #green_carbonNeutral a:active {color: #555555 ;}
#howItWorks #green_howItWorks a:hover, #howItWorks #green_howItWorks a:active {color: #555555 ;}
#examples #green_examples a:hover, #examples #green_examples a:active {color: #555555 ;}
#greenPackaging #green_greenPackaging a:hover, #green_greenPackaging #greenPackaging a:active {color: #555555 ;}
#recycling #green_recycling a:hover, #recycling #green_recycling a:active {color: #555555 ;}


.greenProduct {
	display: none;
	margin-top: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1CB36C;
	text-align: left;
	}
.COquote {
	margin-top: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-style: italic;
}
.twentytwo {
	font-size: 22px;
	/*color: #1CB36C;*/
	color: #6a832e;
	font-style: normal;
}
.green #colTwo li {
	font-size: 1.2em;
	font-weight: bold;
}


/* -------------------------- LINKS PAGE -------------------------- */
#links #middle {
	background-image: url(../Images/contentBox_links.png);
}
#usefulLinks ul {
	font-weight: bold;
}
#usefulLinks ul ul {
	font-weight: normal;
	margin-bottom: 1em;
}

#usefulLinks li {
	font-size: 1.2em;
	}

/* -------------------------- TERMS PAGES -------------------------- */
.subHeading { font-weight: bold;}



/* -------------------------- MUSIC DOWNLOAD INDEX PAGE -------------------------- */
#musicDownload #middle {
	background-image: url(../Images/contentBox_musicDownload.png);
}

#musicDownload #colOne h3 { color: #ED6613; }

/* -------------------------- LATEST WORK PAGE -------------------------- */
.latestWork #middle {
	background-image: url(../Images/contentBox_latestWork.png);
}

.general #latestWorkCol {
	margin: 110px 0px 14px 0px;
	background-image: url(../Images/workGrnd.gif);
	background-repeat: repeat-y;
	}
#LWboxTop {
	background-image: url(../Images/workTop.gif);
	height: 36px;
	background-repeat: no-repeat;
}

.latestWorkBox {
	position: relative;
	padding: 0px 0px 28px 0px;
}

#latestWork .imgBox {
	display: block;
	float: left;
	margin: 0px 0px 0px 56px;
}
#latestWork .txtBox {
	display: block;
	float: left;
	width: 452px;
	margin: 0px 0px 0px 56px;
}

#LWboxBot { 
	background-image: url(../Images/workBot.gif);
	height: 14px;
}

.latestWork #sidebar ul ul { margin-bottom: 14px; }

.latestWork .entry img {
	float: right;
	margin: 4px 0px 4px 14px;
}



/* -------------------------- STYLES FOR FOOTER -------------------------- */

#footWrap {
	background-color: #02122c;
}
#footer {
	position: relative;
	overflow: auto;
	width: 918px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #ffffff;
	text-align: left;
}

#quickLinks a:link, #quickLinks a:visited {
	color: #888888;
	text-decoration: none;
}
#quickLinks a:hover, #quickLinks a:active {
	color: #888888;
	text-decoration: underline;
}


#footer_address {
	margin: 14px 14px 21px 14px;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	font-weight: normal;

}
#footer_address ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	display: inline; 
}
#footer_address li{
	display: inline; 
	padding: 0px 15px 0px 0px;
	}
	
.footerP {
	margin: 0px;
}
.footerCo {
	font-size: 0.9em;
	color: #888888;
}
#quickLinks {
	font-size: 1.2em;
	background: #02122C url(../Images/footerBox.gif) top left no-repeat;
	overflow: auto;
	padding: 14px 0px 0px 0px;
}

#quickLinks h3 {
	color: #ED6613;
	text-transform: uppercase;
}
	
#quickLinks ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/ 
}
#quickLinks li{
	padding: 2px 0px 0px 0px;
	}
	
#listOne {
	float: left;
	width: 201px;
	padding: 0px 14px 14px 14px;
}
#listTwo, #listThree, #listFour {
	float: left;
	width: 199px;
	border-left: #02122C solid 2px;
	padding: 0px 14px 14px 14px;
}
	
	
/* -------------------------- STYLES FOR SITE MAP -------------------------- */

#siteMapList {
		font-size: 1.1em;
}

#siteMapList ul {
		list-style: none;
		}

#siteMapList ul ul {
		font-size: 1em;
		margin-top: -1em;
		}

#siteMapList li {
		width: 15em;
		position: relative;
	    background: #dddddd;
		margin-bottom: 0.5em;
		padding: 0.4em 1em 0.4em 1em;
		font-weight: bold;
		}

#siteMapList li li {
		left: 16em;
		border-top: 0.5em solid #ffffff;
		border-left: 1em solid #cccccc;
		border-bottom: 0.5em solid #ffffff;
		margin-bottom: 0;
		font-weight: normal;
		}

#siteMapList li:hover {
		background: #bbbbbb;
		}

/* simplified borders for print 		
#siteMapList li {
		border: 1px solid #666666 !important;
		}
		*/
