/* print.css   |   1/5/11 */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none; } 

/* remember to define focus styles! */:focus { outline: 0; } 

/* remember to highlight inserts somehow! */ins { text-decoration: none; }

del { text-decoration: line-through; } 

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0; }

body {
	font: 90% Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: left; 
	margin: 0; 
	padding: 0;
	}

#rotator, #nav, #sidebar, #itemContainer, .bx-wrapper, .portfolio-button, #portfolio-button{display: none;}

body{font-size: 62.5%; font-family: 'Century Gothic', Helvetica, Arial, sans-serif; color: #696969;}
/*
BASE STYLES
----------------------------------------------------------------------------------------------------------*/

h1{margin-bottom: 20px;}
h1 a{border-bottom: none;}
h2{font-size: 14px; color: #878787; padding: 10px 0px 20px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px;}
h3{font-size: 13px; color: #878787; padding: 5px 0px 10px; text-transform: uppercase; font-weight: normal; letter-spacing: 1px;}
h4{font-size: 13px; font-weight: bold; padding: 5px 0px; border-bottom: 1px solid #9e9e9e; margin-bottom: 10px;}
h5{font-size: 13px; font-weight: bold; padding: 5px 0px;}
h6{font-size: 12px; font-weight: bold; padding: 5px 0px;}
p{font-size: 12px; line-height: 24px;}
a{text-decoration: none; border-bottom: 1px dotted #9e9e9e; color: #696969;}
a:hover{color: #d70000; border-bottom: 1px dotted #d70000;}
a:visited{color: #999999;}


/*
FOOTER
----------------------------------------------------------------------------------------------------------*/
#footer{clear: both; text-transform: uppercase; text-align: right; padding: 20px 0; margin-bottom: 30px; font-size: 11px; letter-spacing: 1px; border-top: 1px solid #9d9d9d; margin-top: 30px;}
