body {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12px;
    color: #666666;
	background-image: url(images/layout.gif);
	background-repeat: no-repeat;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffffcc
}

a,
a:visited {
    color: #333333;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-decoration: none;
}

a:hover {
    color: #CC6600;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-decoration: none;    
}

/* 720 x 430  */
#bodytable {
	position:absolute;
    background-color: #ffffff;
    color: #666666;
    width: 720px;
    min-height: 430px;
    margin-bottom: 16px;
	left: 100px;
	top: 100px;
}

#bodytablesizer {
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    width: 720px;
    height: 430px;
    z-index: -1;
}

#MainContent {
	position:absolute;
	width:720px;
	height:430px;
	z-index:1;
	left: 100px;
	top: 100px;
	background-color: #FFFFFF;
}
#Nav {
	position:absolute;
	width:172px;
	height:115px;
	z-index:1;
	left: -183px;
	top: 65px;
}
#ProjectsContent {
	position:absolute;
	width:600px;
	height:450px;
	z-index:1;
	left: 221px;
	top: 98px;
}
a.headernav {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	margin: 0 25px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.08em;
}

a.headernav:visited {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	margin: 0 25px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.08em;
}

a.headernav:hover {
    color: #993300;
	font-family: Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-decoration: none;    
    margin: 0 25px 0 0;
    text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.08em;
}

#topnav {
	position:absolute;
	width:500px;
	height:20px;
	z-index:1;
	left: 381px;
	top: 64px;
}

/*
about
*/

#autitle {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 16px;
	text-align: left;
	width: 440;
	line-height: 20px;
	padding-bottom: 8pt;
}
#autext	{
	position: relative;
	float: left;
	color: #333333;
	text-align: left;
	font-size: 12px;
	padding-right: 20pt;
	padding-bottom: 0pt;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFAA67;
	list-style-type: disc;
}

#auleft {
    position: relative;
    float: left;
    margin: 30px 0 24px 26px;
	width: 200px;
}

#auright {
    position: relative;
    float: left;
    padding: 30px 26px 24px 0;
	width: 440px;
}

#auphoto {
	position: relative;
	float: left;
	width: 170;
	text-align: right;
}

/*
contact
*/

#cutitle {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 16px;
	text-align: left;
	width: 350;
	line-height: 20px;
	padding-bottom: 8pt;
}
#cutext	{
	position: relative;
	float: left;
	color: #333333;
	text-align: left;
	font-size: 12px;
	padding-right: 20pt;
	padding-bottom: 0pt;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFAA67;
	list-style-type: disc;
}

#culeft {
    position: relative;
    float: left;
    margin: 60px 0 24px 26px;
	width: 300px;
}

#curight {
    position: relative;
    float: left;
    padding: 60px 26px 24px 0;
	width: 350px;
}

#cuphoto {
	position: relative;
	float: left;
	width: 270;
	text-align: right;
}

.cuunit {
	position: relative;
	float: left;
	text-align: left;
	clear: both;
	padding: 0 26px 0 0;
}

.cutitle {
	position: relative;
	float: left;
	clear: both;
	color: #CC6600;
    font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	text-align: left;
	margin: 8px 10px 8px 0px;
	width: 75px;
}
.cuinfo {
	position: relative;
	float: left;
	color: #333333;
	text-align: left;
	padding: 0 0 0 	15px;
	border-left: 1px solid #cccccc;
	margin: 8px 0 8px 0;
}
.cusmallprint {
	text-align: left;
	font-size: 10px;
	color:#666666
}

/*
faq
*/

#faqtitle {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 16px;
	text-align: left;
	width: 400;
	line-height: 20px;
	padding-bottom: 8pt;
}
#faqtext	{
	position: relative;
	float: left;
	color: #333333;
	text-align: left;
	font-size: 12px;
	padding-right: 20pt;
	padding-bottom: 0pt;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFAA67;
	list-style-type: disc;
}

#faqleft {
    position: relative;
    float: left;
    margin: 30px 0 24px 26px;
	width: 150px;
}

#faqright {
    position: relative;
    float: left;
    padding: 60px 26px 24px 0;
	width: 500px;
}

#faqphoto {
	position: relative;
	float: left;
	width: 80;
	text-align: right;
	padding-top: 80px;
	padding-left: 30px;
}

/*
projects
*/
.portsection {
	position: relative;
	float: left;
	width: 180px;
	height: 250px;
	text-align: left;
	padding: 20px 5px 20px 5px;
}

a.portnav {
	color:#333333;
	font-size : 13px;
	text-decoration: none;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.porttxt {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.portimg {
	border: thin solid #FFFFFF;
}

/*
social media
*/
#facebook {
	position:absolute;
	width:460px;
	height:40px;
	z-index:1;
	left: 100px;
	top: 570px;
	background-color: transparent;
}
