/* CSS Document */
a:link {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color:#c95a00;
	text-decoration: none;
}
a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color:#c95a00;
	text-decoration: none;
}
a:active {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color:#c95a00;
	text-decoration: none;
}
a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color:#c95a00;
	text-decoration: none;
}

ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;

}

li{
display:block;
float:left;
margin:0 2px;

text-align: center;
}

.workingOn{
	width: 450px;
	
	padding-top: 10px;
	padding-bottom: 6px;
	
	border-bottom: 1px dotted gray;
	
	display: inline;
	
	text-align: justify;
}

#title {
	width: 310px;
	height: 26px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: red;
	font-weight: 600;
	
	padding-bottom: 15px;
}

#subtitle {
	width: 225px;
	height: 26px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: red;
	font-weight: 600;
	
	margin-left: 45px;
}

#subtitle2 {
	width: 400px;
	height: 26px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: red;
	font-weight: 600;
	
	margin-left: 45px;
}


#container {
	margin: 0px auto;
  	width: 902px;
  	background-color: #f3e3ce;
}

/*This contains both sections of the page*/
#contentContainer {
  height: 950px;

	padding: 15px 10px 5px 15px;
background-image: 	url(images/gradientBlock.gif);
	  background-repeat:repeat-x;
	  background-position:top left;
}

/*This is element one (Welcome, Work)*/
#element1 {
  height: 400px;

	padding: 10px 10px 5px 15px;
}

/*This is element two (News, Blogs)*/
#element2 {
  height: 700px;

	padding: 25px 10px 10px 15px;
}

#welcomeFloatLeft {
  float: left;
  width: 500px;
  height: 180px;

  padding: 10px 10px 10px 10px;
  
  /*filter:alpha(opacity=50);   /* Internet Explorer       */
  /*-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
  /*opacity: 0.5;               /* newer Mozilla and CSS-3 */
   
}

#latestNewsCont {
  width: 480px;
  height: 310px;

  padding: 10px 10px 10px 10px;
   
}

#latestNews_PicFloatRight {
  float: right;
	
  width: 200px;
  height: 300px;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;   
}

#cuttingsCont {
  width: 480px;
  height: 200px;

  padding: 10px 10px 10px 10px;
   
}

#centerCuttings {
  width: 305px;
   min-height: 300px;
   
  margin-left: auto;
  margin-right: auto;
}

#largeConFloatLeft {
  float: left;
  width: 500px;
  height: 900px;

  padding: 10px 10px 10px 10px;
  
  /*filter:alpha(opacity=50);   /* Internet Explorer       */
  /*-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
  /*opacity: 0.5;               /* newer Mozilla and CSS-3 */
  
  text-align: justify;
   
}

#newsFeed{
	float: right;
  width: 300px;
  height: 925px;
  
  padding: 10px 10px 10px 10px;
  
  border-left: 1px dotted black;

}

#portfolioFLCon{
  width: 850px;
  height: 900px;

  padding: 10px 10px 10px 10px;
  
  /*filter:alpha(opacity=50);   /* Internet Explorer       */
  /*-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
  /*opacity: 0.5;               /* newer Mozilla and CSS-3 */
  
  text-align: justify;
}

#port_element1{
  width: 700px;
  height: 450px;

  padding: 10px 10px 10px 10px;
  
  margin-left: 45px;
  
  clear: both;
	display:block;
}

#port_element2{
  width: 700px;
  height: 350px;

  padding: 10px 10px 10px 10px;
  
  margin-left: 45px;
  
  clear: both;
	display:block;
}

#port_ImageCon{
  float: left;
  width: 700px;

  padding: 10px 10px 10px 10px;
  
  text-align: left;
}

#port_subTitle{
	width: 400px;
	height: 26px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: red;
	font-weight: 600;
	
	clear: both;
	display:block;
}

#bookRight{
	float: right;
  width: 300px;
  height: 355px;
  
  padding: 10px 10px 10px 10px;
  
  background-image: url(images/advertisementBackground.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  
  border: 1px dotted gray;
  /*Drop shadow?*/
}

#projectsRight{
	float: right;
  width: 300px;
  height: 430px;
  
  padding: 10px 10px 10px 10px;
  
  border: 1px dotted gray;
  /*Drop shadow?*/
  
  text-align: justify;
}

#blogsRight {
	float: right;
  width: 300px;
  height: 495px;
  
  padding: 10px 10px 10px 10px;
  
  border: 1px dotted gray;
  /*Drop shadow?*/
}

#newsFloatLeft{
  width: 490px;
  height: 495px;
  
  padding-right: 16px;
  
  padding-top: 10px;
  padding-left: 10px;

}

#bioPhoto {
	float: right;
  width: 195px;
  height: 187px;
  
  padding-left: 10px;
  padding-bottom: 10px;
}

#bookPhotos {
	float: left;
  width: 200px;
  height: 430px;
  
  padding-right: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
}

#bookImage {

	margin-left: auto;
	margin-right: auto;
	
  width: 226px;
  height: 142px;
  
  padding: 10px 10px 10px 10px;
}

#mainPhoto {
	float: right;
  width: 190px;
  height: 230px;
  
  margin-top: 20px;
  margin-left: 15px;
  
  
}

#aboutmePages {
  height: 945px;

	padding: 10px 10px 5px 15px;
}

#banner{
margin: 0px auto;
width: 902px;
height: 105px;

background-image: 	url(\images\banner.gif);
background-repeat:no-repeat;
background-position:center;
}

#footer{
	width: 900px;
  height: 40px;
  background-color:#f3e3ce;
  padding-top: 10px;
  padding-bottom: 10px;
  
  border-top: 2px solid black;
  margin-left: auto;
  margin-right: auto;
  
  text-align:center;
}

.footerLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	color:#000000;
	
	text-align:center;
}

.footerCopyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	text-align:center;
	color:#000000;
	
}

#navigation{
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	height:120px;
	
	margin: 0px auto;
	width: 902px;
}

#navContainer{
	height:40px;
	width: 818px;
	padding-top: 25px;
	padding-bottom: 15px;
	
	margin-left: auto;
	margin-right: auto;
}

#navContainerSubs{
	height:30px;
	width: 800px;
	
	
	text-align: center;
	
	margin-left: auto;
	margin-right: auto;
}

.mainbody{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	color:#000000;
	
	text-transform:capitalize;
	text-shadow:#000000;
}

.more{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	color:#c95a00;
}

.brackets{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	color:#c95a00;
}

#clearPrevious {
  clear: both;
  margin: 0;
  padding: 0;
  
}

#indent01 {
  width: 200px;
  height: 10px;
  margin-top: 10px;
  margin-left: 40px;
  
}

label{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	color:#c95a00;
}

.qoutes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color:#c95a00;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color:#6e593c;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color:#6e593c;
	
	text-align:justify;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color:#6e593c;
}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: 400;
	color:#6e593c;
}
/*A bold tag for inline pieces Strength 1*/
.s1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	color:#6e593c;
	
	line-height: 12px;
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
