/* CSS Document- PRINT STYLES: Slobberdog Studios and Sue Wiley, copyright 2007. Site design by www.cheyenneweaverdesign.com */
body {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 10pt;}
h1 {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 14pt;color:#33FFFF;}
h2 {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 16pt;color:#33FFFF;}
h3 {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 18pt;color:#FF6600;}
h4 {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 20pt;color:#CCCC33;}
p {text-indent: 0px;}

body {background-color:#FFFFFF; color:#333333;}
#site-design a{color:#FF9900;}

/*********** =SiteLinks link styles ***********/
a:hover {color:#FF9900;}
a {text-decoration:none;color:#33FFFF;}
.current a{color:#FF6600;}

/* =Layout Divs                                 */
/***********************************************/
#container {width: 900px;position: relative; /* makes "container" the containing block */margin: 0 auto; /* the proper css way to center */text-align: left; /* overrides text-align rule on body */padding:15px 0 0px 0;}

#left-col {float:left; width:2in; padding-top:15px; height:610px;}
#main-content {float:left; width:4.25in; padding:15px 0 20px 0;}
#footer {clear:both; height:20px; width:6.25in; padding-top:25px; border-top-style:solid; border-top-color:#666666; border-top-width:1px; margin-top:20px;}

#logo {padding:0; background-color:#000000; margin-bottom:30px;}
#menu {padding:0px 0 10px 10px; width:250px; color:#33FFFF; font-size:120%}
	#menu li ul li{text-indent:15px; }
	#menu li ul li a{font-size:90%;}
	
#main-content a{color:#FF6600; text-decoration:underline;}
#contact {}
	#contact h3{padding-bottom:30px;}
	#contact h4{padding:30px 0 10px 0;}
#biography {padding-bottom:20px;}
#biography h3{padding:0 0 10px 0; margin:0;}
#slobberdog {width:3in;}
#gallery-page li {float:left; padding:0px 5px 10px 0;}
.gallery li {float:left; padding:0px 10px 10px 0;}
#home-gallery {}
	#home-gallery li {float:left; padding:0px 5px 0px 0;}
#arrows {display:none;}
#work {text-align:right; float:right;}
#work img {margin-bottom:10px;}
#events h3{padding-bottom:0px;}
	#events h4{padding:30px 0 10px 0;}
#biography img{position:absolute;left: 17px;top: 475px;}

#copyright {float:left; width:5in; font-size:90%;}
#site-design {float:left; text-align:right; }
	#site-design a:hover{color:#FF9900;}
	
/***********************************************/
/* =Normalizes Browser Styles                   */
/***********************************************/
/*--Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0;}
/*--Normalize font-size for headers*/
h4, h5, h6 {font-size: 100%;}
/*--Removes list-style from lists */
ol,ul {list-style: none;}
/*--Normalizes font-style and font-weight to normal*/
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}
/*--Removes list-style from lists*/
table {border-collapse: collapse;border-spacing: 0;}
/*--Removes border from fieldset and img */
fieldset, img {border: 0;}
/*--Left-aligns text in caption and th*/
caption, th {text-align: left;}
/*--Removes Quotation marks from Q*/
q: before, q: after {content: '';}
/* =Image Sizes                   */
/***********************************************/
.smallPrint{width:30%}
.noPrint{width:0%; display:none;}
