body {
  	margin:0;
	padding:0;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 1.4em;
	color: #848484; /*#939393;*/
	background: url no-repeat scroll 0 0;
	background-color:#FFF; /*background-color: #EFEFEF;*/
	text-decoration: none;
	text-align:center; /*necessary for centring of site in IE5 see http://bluerobot.com/web/css/center1.html AND http://scriptplayground.com/tutorials/css/Centering-sites-using-CSS*/
	min-height:700px;
}

a {color:#939393;}
a:hover {color:#CC3300;}

table {
	border: 0; 
	padding: 0; 
	margin: 0;
}
   
tr {
	border: 0; 
	padding: 0; 
	margin: 0;
}   
   
td {
	border: 0;
	padding: 0; 
	margin: 0;
}

img {
	border:0;
	}


.name {
	color:#999999;
	font-size:10px;
	text-align:right;
	width:100px;
	clear:right;
	}

.dots {
	width:100%;
	border-bottom:#999999 dotted 1px;
	}
	
	
#photos {
	margin-top:20px 0 0 0;
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;
	padding:40px 0 50px 0;
	color:#AAA;
	font-size:10px;
	text-align:left;
	display:block;
	}

.indent {
		 color:#939393;
		 }
		 
/*------------styles for main pages - progress - works - contact - links - START HERE ------------------------------------------------*/
#wrapper {	
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
	
#main {
	position:relative;
	top:0;
	left:0;
	width:100%;
	}
	
/*----styles for menu start here---*/
	
#menu {
	position:absolute;
	top:75px;
	left:0;
	width:200px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#939393;
	}
	
#listings {
	margin:112px 0 0 0;
	}
	
#listings ul {
	margin:0;
	list-style:none;
	}
	
#listings li {
	text-align:right;
	padding:0 5px 0 0;
	}

/*----styles for menu END here---*/
	
/*----styles for secondary menus start here---*/
	
#submenu {
	margin:0 400px 0 0; /*allows space for main content of each section*/
	}
	
#workcats {
	margin:0 0 0 0;
	}
	
#workcats ul {
	margin:0;
	padding:170px 0 0 0;
	list-style:none;
	}
	
#workcats li {
	text-align:left;
	padding:0 0 0 5px;
	}

/*----styles for secondary menus END here---*/

/*----styles for main content starts here---*/

#portfolio {
	position:absolute;
	top:0;
	right:0;
	width:60%;
	height:inherit;
	color:#939393;
	margin:0;
	padding:0;
	}
	
#contactright {
	position:relative;
	width:60%;
	float:right;
	border:1px solid orange;
	}
	/*--position:relative;
	top:0;
	right:0;
	width:60%;
	color:#939393;
	margin:0;
	padding:0;
	
/*----styles for main content END here---*/

/*------------styles for main pages - progress - works - contact - links - END HERE -------------------------------------------------------*/


/*-------------------------------------index styles START HERE ---------*/

#indexbox {
	display:block;
	margin:55px auto 0 auto; /*revert to 55px auto; when image is untitled*/
	width:800px;
	/*height:281px;--makes image sit in container element (should be same height as image)--make 299px for homepage with slideshow*/
	border-top:1px dotted #999;
	border-right:1px dotted #999;
	border-bottom:1px dotted #999;
	/*margin:45px auto 0 auto; reinstate for index page with slideshow (see below)*/
	}
	
.megan {
    margin:149px 0 0 0;
	float:left;
	font-size:12px;
	}
	
#indexbox img{
	float:right;
	}

.enter {
	clear:both;
	margin:10px 0 0 0;
	}
	
.enter a {
	font-size:12px;
	color:#ff8f1e;
	font-weight:bold;
	text-decoration:none;
	}
	
.enter a:hover {
	font-weight:lighter;
	}
	
.left {
    float:left;
	}
	
.rightcopy {
	float:right;
	font-size:10px;
	color:#CCCCCC;
	}
	
.homepdf a {
	font-size:11px;
	color:#FF9C37;
	font-weight:normal;
	text-decoration:underline;
	}
	
.homepdf a:hover {
	font-weight:bolder;
	}
	
	.smallpdf{
	font-size:10px;
	font-weight:normal;
	}

/*---index styles for slider when needed ----*/
#positionslider {
margin:0 0 0 300px;
}

#positionslider p{
font-size:13px;
color:#939393;
font-weight:normal;
float:left;
}

#positionslider a {
	font-size:11px;
	color:#FF9C37;
	font-weight:normal;
	text-decoration:none;
	}
	
#positionslider a:hover {
	font-weight:bolder;
	}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
  width: 600px;
  height: 333px;
}
.swipe-wrap > div {
  float:left;
  width:500px; /*500px*/
  position: relative;
}
	
	/*-------------------------------------index styles with NEWS START HERE ---------*/
	.newsimgtitle {
	width:500px;
	margin:0 0 0 300px; 
	display:block;
	padding:0 10px 0 0;
	text-align:right;
	font-size:10px;
	}

	#newsbox {
	margin:-40px auto 0 auto; /* --- make margin:45px auto 0 auto; for slideshow homepage ---*/
	width:800px;
	}

	#news {
	width:500px;/* --- make 500px for non-slideshow homepage ---*/
	margin:0 0 0 300px; /*--- make margin:0 0 0 350px; for non-slideshow homepage --- */
	display:block;
	text-align:left;
	font-size:13px;
	}
	
	#newsholder {
	margin:0 auto 0 auto;
	width:800px;
	}
	
	#newsholder ul{
	width:520px;
	margin:0 0 0 250px;
	}

	
	#newsholder li {
	display:inline;
	}
	
	#td3{
	margin:0 0 0 300px;
	padding:0;
	width:200px;
	float:left;
	}
	
	#td4{
	margin:0 0 0 520px;
	width:310px;
	display:block;
	vertical-align:top;
	}
	
	#td4 p{
	margin-top:-30px;
	text-align:left;
	font-size:11px;
	vertical-align:top;
	display:block;
	}
	
	.quote{
	margin:0 0 0 20px;
	font-size:11px;
	display:block;
	}
	
	.newsbold {
	font-weight:bold;
	}
	
	.newstitle a {
	font-size:12px;
	color:#ff8f1e;
	font-weight:bold;
	text-decoration:none;
	}
	
	.newstitle a:hover{
	font-weight:lighter;
	}
	
	.eventlink a {
	font-size:11px;
	color:#FF9C37;
	font-weight:lighter;
	text-decoration:none;
	}
	
	.eventlink a:hover{
	font-weight:bolder;
	}
	
/*-------------------------------------index styles END HERE ------------*/


/*---------------------------- WORKS styles begin here -----------------------------------*/

         /*---------------------------- progress styles begin here -----------------------------------*/
		 
		#imgnerocp {
		width:220px;
		margin:0 auto;
		}



#imgcontainer {
	width:350px;
	margin-top:10px;/*--sets height of box from top of screen--*/

	}
	
	
/* --logo name starts here --*/
#name {
	width:380px;
	font-size:11px;
	font-weight:bold;
}

/* --logo name ends here --*/


/* --menu starts here --*/

#leftmenu {
	width:200px;
	display:block;
	line-height:16px;
	margin:50px 0 0 0;
	}
	
#leftmenu ul{
	width:200px;
	text-decoration:none;
	list-style:none;
	margin:0 0 0 100px;
	border:0;
	}
	
#leftmenu li {
	/*display: inline;*/
	font-size:11px;
	padding-right:0;
	padding-bottom:3px;
	text-align:left;
	margin:0;
	border:0;
	}
	
#leftmenu a {
	color:#939393;
	text-decoration:none;
	}
	
#leftmenu a:hover {
	color:#FF9C37;
	font-weight:bold;
	text-decoration:none;
	}
	
.visited {
	color:#FF9C37;
	font-weight:bold;
	}

/* --menu ends here --*/


.title {
	font-size:10px;
	color:#CC3333;
	font-weight:bold;
	text-align:left;
	}
	
#link {
	width:800px;
	height:50px;
	}
	

.leftcol {
	width:180px;
}

.midcol {
	width:212px;
}

.imgcol {
	width:250px;
	_width:340px;
	#width:340px;
	border:1px dotted #999;
	display:block;
	padding: 60px;
}

.imgcol td{
	
	}

.endcol {
	width:200px;
}

.worktitle {
	font-size:11px;
	width:220px;
	text-align:left;
}

.worklink {
	padding:0 0 40px 0;
	text-align:left;
	}
	
.worklink a{	
	color:#FF9C37;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
	
.worklink a:hover{
	font-weight:lighter;
	}
	
.toplink {
	padding:0 0 0 0;
	text-align:left;
	}
	
.toplink a{	
	color:#FF9C37;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	}
	
.toplink a:hover{
	font-weight:lighter;
	}
	
.light {
	color:#939393;
	}
	
.label {
	float:right;
	font-size:12px;
	margin:0 0 10px 0;
	border:#CCCC66 solid 1pt;
	padding:3px;
	}


/*---------------------------- WORKS styles END here -----------------------------------*/

/*---------------------------- WORKS DETAIL PAGES styles BEGIN here -----------------------------------*/
#container {
	width:800px;
	display:block;
	color: #848484;
}
	
#detmenu {
	margin:50px 0 0 0;
	width:800px;
	height:30px;
	}
	
#detmenu a {
text-decoration:none;
font-size:10px;
color:#FF9C37;
font-weight:bold;
padding:0 3px 0 3px;
}

#detmenu a:hover {
font-weight:lighter;
font-stretch:extra-expanded;
}

#imgtitle p{
	color:#333333;
	font-size:10px;
	font-weight:bold;
}
.imgtitle2 {
	color:#939393;
	font-size:10px;
	font-weight:normal;
}
.logo {
	font-size:10px;
	color:#FF9C37;
	text-align:right;
	}

.leftext {
	width:390px;
	color:#AAA;
	font-size:10px;
	text-align:left;
}

.rightext {
	width:390px;
	color:#AAA;
	font-size:10px;
	text-align:right;
}

	
#detailtitle{
	width:800px;
	height:inherit;
	margin-bottom: 30px;
}

.text {
	width:100%;
	color:#AAA;
	font-size:10px;
	text-align:left;
}
	

.leftimg {
	width:390px;
	/*padding:20px;*/
}

.rightimg {
	width:390px;
	/*padding:20px;*/
}

#imgdetail {
	width:800px;
	border:1px dotted #999;
	display:block;

}

#credit {
	margin-top:0 0 0 0;
	padding:0 0 0 0;
	color:#AAA;
	font-size:10px;
	text-align:left;
	display:block;
	}
	
#slideshow {
	width:800px;
	border:1px dotted #999;
	display:block;
 }

#center {
width: 100%; 
text-align: center;
}

#sunslide {
width:800px;
height:400px;
margin-left:auto;
margin-right:auto;
padding-top:20px;

 }
 
 .smallgrey {
 font-size:9px;
 color:#848484;
 }
 
 .smallgrey2 {
 font-size:11px;
 color:#AAA;
 }

 

/* -- css for vertical details page begins here ---*/

#detmenuvert {
	margin-top:50px;
	width:700px;
	height:30px;
	}
	
#detmenuvert a {
text-decoration:none;
font-size:9px;
color:#FF9C37;
font-weight:bold;
padding:0 3px 0 3px;
}

#detmenuvert a:hover {
font-weight:lighter;
font-stretch:extra-expanded;

}

#imgdetailv {
	width:700px;
	border:1px dotted #999;

}

#imgdetailv p{
	color:#333333;
	font-size:10px;
	}


.leftimgv {
	width:350px;
}

.rightimgv {
	width:350px;
}

#detailtitlev{
	width:700px;
	height:inherit;
	margin-bottom: 30px;
	display:block;
}	
	
/* -- css for vertical details page ends here ---*/


.centre20 {
	width:20px;
}

.centre50 {
	width:50px;
}

.centre60 {
	width:60px;
}

.centre70 {
	width:70px;
}

          /*------ Text pages for details START here ----*/
		  iframe {
			z-index: 5;
			height: 600px;
			width: 700px;
			}
		  
          /*------ Text pages for details END here ----*/
	
	
/*----- Distribuend Web book styles start here ----*/	  
#book {
	width:100%;
	height:400px;
	position:fixed;
	display:block;
	margin-top:50px;
	background:#000;
	border:0;
	}
	
#booklink {
	width:100%;
	position:fixed;
	margin-top:480px;

}
#twenty {
	text-align:center;
	
}

#twenty p {
	color:#999900;
	font-size:12px;
	}

#twenty a {
	color:#555;
	font-size:12px;
	text-decoration:none;
	}
	
#twenty a:hover {
	color:#CCC;
	font-size:12px;
	text-decoration:none;
	}



/*---------------------------- WORKS DETAIL PAGES styles END here -----------------------------------*/


/*---------------------------- BIOGRAPHY PAGES styles START here -----------------------------------*/

#biogholder {
	width:600px;
	display:block;
	margin:0 0 0 -100px;
}

#biogtext {
	width:600px;
	margin:25px 0 0 0;
	#margin:35px 0 0 0;
	_margin:35px 0 0 0;
	display:block;
	font-size:11px;
	color:#939393;
	line-height:14px;
	text-align:left;
}

#biogtext td {
	padding:0 0 10px 0;
	}

.date {
	width:90px;
	vertical-align:top;
	}

#biogtext p {
	text-align:left;
	font-size:11px;
	color:#939393;
	line-height:14px;
}

#biogtext a{
	color:#939393;
}

#biogtext a:hover{
color:#FF9C37;
}

.bioghead {
	font-weight:bold;
	}



/*---------------------------- BIOGRAPHY PAGE styles END here -----------------------------------*/

/*---------------------------- LINKS PAGE styles START here -----------------------------------*/

#linkholder {
	width:500px;
	display:block;
}

/*---------------------------- LINKS PAGE styles END here -----------------------------------*/

/*---------------------------- CONTACT PAGE styles START here -----------------------------------*/
.contcol {
	width:340px;
	border:1px dotted #999;
	display:block;
	padding: 60px;
	margin:0 0 0 -100px;
}
		 
		#mail img{
		text-align:center;
		padding:20px;
		}
		
		#mailcol {
	width:340px;
	height:550px;
	border:1px dotted #999;
	}
	
#contact {
	margin:40px 0 0 0;
	}

#contact a {
	font-size:11px;
	text-decoration:none;
	width:220px;
	color:#FF9C37;
}


#contact a:hover {
	font-size:11px;
	text-decoration:none;
	}
	
.cont {	
	color:#FF9C37;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	margin:0 0 0 60px;
	padding:0 0 20px 0;
	}


/*---------------------------- CONTACT PAGE styles END here -----------------------------------*/



/*---------------------------- COPYRIGHT styles BEGIN here -----------------------------------*/

#copy {
	width:800px;
	text-align:left;
	font-size:10px;
	color:#ccc;
}

#copy a {
 float:right;
 color:#FF9C37;
 font-weight:bold;
 text-decoration:none;
 }
 
#copy a:hover {
	font-weight:lighter;
	font-stretch:extra-expanded;
	}
	
#copyind {
	width:800px;
	text-align:right;
	font-size:10px;
	color:#ccc;
}
/* -- copyright for vertical details page begins here ---*/
#copyv {
	width:700px;
	text-align:left;
	font-size:10px;
	color:#939393;
}

#copyv a {
 float:right;
 color:#FF9C37;
 font-weight:bold;
 text-decoration:none;
 }
 

#copyv a:hover {
	font-weight:lighter;
	font-stretch:extra-expanded;

	}
	
#copyleft {
	width:800px;
	text-align:left;
	font-size:11px;
	color:#aaa;
}

#copyleft a {
 color:#FF9C37;
 font-weight:lighter;
 text-decoration:none;
 }
 
#copyleft a:hover {
	font-weight:bold;
	font-stretch:extra-expanded;
	}

	
/* -- copyright for vertical details page ends here ---*/




/*---------------------------- COPYRIGHT styles END here -----------------------------------*/
