@charset "UTF-8";
/* CSS Document */

* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}

/* to avoid page-shift */
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical; 
}

body {
	background: #99936;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	/* [disabled]width: 740px; */
	/* [disabled]background: #ffffff; */
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	/* [disabled]border: 1px solid #8A5D3B; */
	/* [disabled]min-height: 500px; */
}

#wrapper-latest {
	width: 740px;
	background: #000000;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	}
	
.latest {
	background: #000000;
}

h3 {
	font: italic bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	margin: 12px 0px 0px 0px;
}

h4 {
	font: italic bold 10px "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	margin: 12px 0px 0px 0px;
}

p {
	font: 11px/18px "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	letter-spacing: 1px;
	margin-left: 0px;
	padding-left: 0px;
	/* [disabled]margin-bottom: 12px; */
}
a {
	color: #fff;
	/* [disabled]text-decoration: none; */
}


/*home page navigation */
#nav {
	text-align: center;
	/*border: 1px solid #ffffff;*/
	margin-left: auto;
	margin-right: auto;
	width: 385px;
	/*padding-top: 3px;
	padding-bottom: 5px;*/
	margin-top: 25px;	
	float: right;
}

#nav ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}
.social {
	list-style-type: none;
	font: 11px/18px "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
}

#nav li {
	font: 12px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 0;
	margin-right: 0;
	vertical-align: middle;
	/*padding-left: 10px;*/
}
#nav a:link, #nav a:visited {
	color: #CCC;
	text-decoration: none;
	/*border: 1px solid #ffffff;*/
	margin-left: 3px;
	padding: 2px 10px;
	}

#nav a:hover {
	/*color: #2B633A;
	background-color: #FFCCFF;
	border: solid 1px #990000;*/
	color: #FF00F7;
}

#nav .current a:link, #nav .current a:visited {
	/*border: solid 1px #2b633a;*/
	color: #ff00ff;
}

.back  {
	text-decoration: none;
	padding: 0px 0px 20px 0px;
}

#logo {
	background: #FFFFFF url(old%20site/thelatest/images/mylogo2-210x257.png) no-repeat left 0px;
	float: left;
	height: 400px;
	width: 200px;
	/* [disabled]margin: 0px 0px 0px 36px; */
	position: relative;
	top: 20px;
	left: 80px;
	}
.inlogo {
	position: relative;
	width: 20px;
	top: 270px;
	left: 92px;
}
.inlogo2 {
	position: relative;
	width: 20px;
	top: 270px;
	left: 92px;
}
	
.whatido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8a5d3b;
	position: relative;
	top: 268px;
	/* [disabled]left: 8px; */
}

#content {
	width: 360px;
	/* [disabled]margin: 14px 125px 0px 0px; */
	float: right;
	position: relative;
	top: 14px;
	right: 80px;
	}

#content h1
	{
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	padding-top: 9px;
	padding-bottom: 3px;
	/* [disabled]padding-left: 0px; */
	color: #CCC;
	margin: 0px 100px 0px 0px;
	}
	
#content p {
	font: 11px/18px "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	padding-right: 0px;
	padding-bottom: 6px;
	margin: 0px 0px 0px 3px;
}
	
#contentabout {
	width: 100%;
}
#contactleft {
	/* [disabled]background: #FFFFFF url(old%20site/thelatest/images/birdie-232x256.gif) no-repeat left bottom; */
	/* [disabled]margin: 150px 0px 0px 0px; */
	/* [disabled]float: left; */
	/* [disabled]height: 350px; */
	/* [disabled]width: 235px; */
}
.topleft {
	margin: 55px 0px 0px 24px;
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	color: #FFF;	
}

.topleftlatest {
	margin: 55px 0px 0px 24px;
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	color: #FFF;
}

.subheadlatest {
	margin: 4px 0px 0px 24px;
	letter-spacing: 1px;
}

.leftlatest {
	margin: 6px 0px 6px 24px;
	font: 11px/18px "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	color: #FFF;
	width: 35em;
}

/*.lefticon {
	margin: 4px 0px 4px 24px;
	font: 11px/13px "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	color: #FFF;
}*/

.portp {
	margin: 2px 0px 6px 24px;
	width: 240px;
	font: 11px/13px "Trebuchet MS", Arial, sans-serif;
}
.subheadcontact {
}
.pcontact {
	font: 11px/11px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}

.white {
	color: #fff;
}

.clear {
	clear: both;
}
.bottom {
	border-bottom: 1px dotted #2b633a;
	width: 360px;
	/* [disabled]margin: 6px 0px 10px 0px; */
}

.bottomport {
	border-bottom: 1px dotted #2b633a;
	width: 427px;
	/* [disabled]margin: 6px 0px 10px 0px; */
	position: relative;
	top: 5px;
}

.bottomportin {
	/*border-bottom: 1px dotted #2b633a;
	width: 427px;*/
	position: relative;
	top: 5px;
	width: 35em;
}
#special {
	margin: 0px 0px 10px 100px;
}
	
#leftport {
	float: left;
	width: 250px;
	background-color: #ffffff;
	margin-top: 6px;
	margin-bottom: 8px;
	}
	
#leftport-latest {
	float: left;
	width: 250px;
	background-color: #000000;
	margin-top: 6px;
	margin-bottom: 8px;
	}
#thumbnails {
	/* [disabled]float: right; */
	width: 220px;
	position: relative;
	left: 25px;
}

#thumbnails img {
	padding: 4px;
}

#thumbnails a.thumbnail {
	cursor: pointer;
}

#portfolio_image {
	float: right;
	/* [disabled]margin-top: 20px; */
	/* [disabled]margin-right: 24px; */
	min-height: 550px;
	width: 460px;
	position: relative;
	top: 30px;
	right: 20px;
}
	
#portfolio_image img {
	margin-top: 6px;
}

#aboutright {
	width: 185px;
	float: right;
	height: 1080px;
	}
#aboutleft {
	width: 500px;
	font: 11px/18px "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	margin: 0px 0px 0px 25px;
}

#aboutleft h1 {
	font: 18px "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	margin: 0px 140px 0px 0px;
}
#aboutleft p {
	margin: 0px 0px 4px 0px;
}
#aboutleft ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
#aboutleft  ul li {
	margin: 0px 3px 4px 0px;
	font-size: 11px;
	line-height: 15px;
}
#storyright {
	background: url(old%20site/thelatest/images/grow-181x1077.gif) no-repeat right top;
	float: right;
	height: 1080px;
	width: 185px;
}

.aboutbottom {
	border-bottom: 1px dotted #2b633a;
	width: 499px;
	margin: 14px 0px 10px 0px;
}
p.insertimage {
	padding-left: 254px;
	margin-left: 0px;
}

p.insertimagehome {
	position: relative;
	left: 160px;
	width: 20px;
}

#leftportswirl {
	background: url(old%20site/thelatest/images/swirl-225x260.gif) no-repeat left bottom;
	/* [disabled]float: left; */
	height: 250px;
	width: 225px;
	margin-top: 500px;
}
#homepage {
	width: 100%;
	min-height: 460px;
}
#portfolio {
	text-align: left;
	width: 100%;
	position: relative;
	min-height: 800px;
}
#about {
	width: 100%;
}
#contactpage {
	/* [disabled]width: 100%; */
}
.pcontact    a      {
}

.right {
	position: relative;
	float: right;
	bottom: 10px;
	top: 10px;
}
.rightabout {
	position: relative;
	/* [disabled]top: 10px; */
	float: right;
	/* [disabled]right: 30px; */
}
p.rightabout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 30px;
	margin-right: 12px;
}

.rightport {
	position: relative;
	float: right;
	bottom: 10px;
	top: 10px;
	right: 32px;
}

.rightportnew {
	position: relative;
	float: right;
	bottom: 10px;
	top: 10px;
}

