
p {font-family: "Times New Roman", serif;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: -.5pt;
	background-color: #FFFFFF;
}

.Head-Name {color: #cf5729;
	font-family: "Times New Roman", serif;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -.75pt;
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
	}
	
.Head-Title {
font-family: "Times", serif;
font-variant:small-caps;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -1pt;
	}
	
	
.Body {
font-family: "Times", serif;
	font-size: 13px; 
	line-height: 12px;
	letter-spacing: 0pt;
	}
	
img.home {
float:right;
}

iframe { 
border:0;
position: absolute;
height:100%;
width:100%;

} 
</style>

.title {color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:lighter;
letter-spacing:-.75pt;
font-style:italic;
text-align:center;
}

a.map {border-style:none;
}

hr {
color: #eeeeee;
height: .5px;
}

/* LINKS in the menu */      

a img { border-style:none; } 

a.two:link {color: #666666;
background-color:#FFFFFF;
font-family: "Helvetica", sans-serif;
	font-size: 9px;
	font-weight: lighter; 
	line-height: 10px;
	letter-spacing: 0pt;
	text-indent: 4em;
	text-align: center;
           text-decoration: none;
}

a.two:visited {color: #666666;
font-family: "Helvetica", sans-serif;
font-size: 9px;
	font-weight: lighter; 
	line-height: 10px;
	letter-spacing: 0pt;
	text-indent: 4em;
	text-align:center;
           text-decoration: none;
}

a.two:focus {color: #666666;
font-family: "Helvetica", sans-serif;
font-size: 9px;
	font-weight: lighter; 
	line-height: 10px;
	letter-spacing: 0pt;
	text-indent: 4em;
		text-align: center;

           text-decoration: none;
}

a.two:hover {color: #ee6936;
font-family: "Helvetica", sans-serif;
font-size: 9px;
	font-weight: lighter; 
	line-height: 10px;
	letter-spacing: 0pt;
    text-decoration: none;
	text-indent: 4em;
		text-align: center;

       background-color: #FFFFFF;
}

a.two:active {color: #ffffff;
font-family: "Helvetica", sans-serif;
font-size: 9px;
	font-weight: lighter; 
		line-height: 10px;
	letter-spacing: 0pt;
	text-indent: 4em;
		text-align: center;

    text-decoration: none;
}





/* THE IMAGE BOX */
.box1 {
position: absolute; top: 25px; left: 0px;
height: 100%;
width: 100%;
overflow: visible;
z-index: 3;
padding: 0px;
margin: 0;
}

table {border-top: 1px solid #000000;
text-align:center;
padding-top:5px;

border-bottom: 1px solid #000000;
}

/* BOX CONTAINING PROJECT NAVIGATION (PERSONAL, TRAVEL, ETC) */
.box3 {
width: 800px;
padding: 4px;
margin: 0;
position:fixed;
	top:50px;
	left: 320px;
	z-index: 45;
}



 /* UPPER LEFT HAND LOGO  */
.logo {
width: 100px;
border: 0px;
padding: 0px;
position: fixed; top: -2px; left: 5px;
z-index: 100;
} 


 /* The navigational box  */
.box2 {
width: 150px;
display: block;
background-color: #ffffff;
padding: 20px;
margin: 0;
position:fixed;
	top:60px;
left: 20px;
	z-index: 100;
}  




/* NEWS BOX ON SPLASH PAGE ONLY */
.boxsplash {
position: absolute; top: 0px; left: 220px;
height: 100%;
width: 1000px;
overflow: visible;
z-index: 3;
padding: 0px;
margin: 0;
}


