body {
	margin: 0;
	padding: 0;
	background: #7F7772 url(images/img01.gif) repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

blockquote {
	font-style: italic;
}

td {
	text-align: center;
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
	height:auto;
	width:auto;
}

.left {
	float: left;
	margin: .5em 1em 0 0 ;
}

.right {
	float: right;
	margin: .5em 0 0 1em;
}

/* header */

#header {
	width: 720px;
	height: 100px;
	margin: 0 auto;
	 
}

/* Logo */

#logo {
	float: left;
	padding-top: 10px;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}



/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}

/* Page */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: top center url(images/splash_01.jpg) no-repeat;
}
#page.nopic {
	background: none;
}

#page h1 {
		color: #FFFFFF;
	}
	
#page h2 {
		color: #990000;
	}

/* Splash */

#splash {
	width: 660px;
	height: 180px;
	padding: 30px 30px 30px 30px;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/* Content */

#content1 {
}
.title {
	color: #FFFFFF;
	}
	
td.rank { }

#classes { 
	border-collapse:collapse;
	margin: 0;
	color: #FFFFFF;
}

#classes tbody { margin: 0; }

#classes th {
	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 90% ;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	border-bottom: solid 1px #990000;
}

#classes td, #classes th { 
	margin: 0; 
	padding: .75em 0.375em .75em 0.375em;
	text-align: left;
}

#classes tr.titlerow { background: none; }

.rowHover {
	color: #000;
	cursor: pointer;
	}	
#workshop{ 
	width:100%;
	padding-right: 10px;
	font-size:1.1em;
	}
	
.wkshpImg {
	border: solid #000000 2px;
	}
	

	
#content2 {
	position:relative;
	width: 100%;
}

#classPage #page #content2{
	width:420px;
	float:right;
	}

#content2 a {
	text-decoration: none;
}

#content2 a:hover {
	color: #ffffff;
}

#content2 h2.title {
	color: #FFFFFF;
}

.captionedPhoto {
	
	padding: 0;
	line-height: 1em;
}
.captionedPhoto p {
	width: 100%;
	text-align:right;
	margin: 0;
	padding: .25em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #444242;
}
.captionedPhoto img {
  margin: 0;
  padding: 0;
	display: block;
}
#gallery {
	float:right;
	width:400px;
	}
#descContent {
	width: 300px;
	}


#imgContent {
	height:266px;
	width:400px;
	text-align:center;
	border: solid 1px black;
	}
	
#imgContent img {
	border:thin;
	}
	
/*#imgWrapper {
	background-image:url(images/classbkgrnd.gif);
	height:267px;
	width:400px;
	}*/

#gallery {
	height: 600px;
	
}

#gap {
	height: 50px;
	background: #7F7772;
	clear: both;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}
/* flickr */
            /*
            Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
            */
            #flickr_badge_uber_wrapper {text-align:center; width:100%px;}
            #flickr_badge_wrapper {padding:10px 0 10px 0;}
            .flickr_badge_image {margin:0 10px 10px 10px;display:inline;}
            .flickr_badge_image img {border: 1px solid black !important;}
            #flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
            #flickr_badge_icon {float:left; margin-right:5px;}
            #flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
            #flickr_badge_uber_wrapper a:hover,
            #flickr_badge_uber_wrapper a:link,
            #flickr_badge_uber_wrapper a:active,
            #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FFBF23}
            #flickr_badge_wrapper {border:solid 1px #675F59; background:#888582;height:180px;}
            #flickr_badge_source {margin-top:10px;padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#990000 !important;}
           
/* Sidebar */

#sidebar {
	float:left;
	width: 220px;
	padding: 10px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #ffffff;
	}

#phototech #content2 {width:720px;
	float:none;}

#phototech #sidebar{float:none; width:720px;border-top:dashed 1px #333;}
#phototech #sidebar #oc{float:left; width:300px;margin-left:10px;}
#phototech #sidebar #resources{float:right; width:300px;}
#phototech #gallery{height:auto;width:700px;
	float:none;
	margin-left:20px;}
#phototech #gallery dt{
	padding:10px;
	font-size:1.1em;
	}

#footmenu {text-align:center;

	}

#footmenu ul {
	list-style: none;

	}
	
#footmenu li {
	display:inline;
	border-right:soild 1px #ffffff;
	
	}
#footmenu li a {text-decoration: none;
		color:#FFFFFF;
		padding: .2em 1em;
		border-right:solid 1px #CCC8C2;
	}

#footmenu li a.last {
		border-right:none;
	}	
#footmenu li a:hover {
		color:#FFBF23;
		}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

/* utilities
	--------------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */