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

body {
	background-color: #27141A;
	overflow-x: hidden;
}
a{
	text-decoration:none;
	outline:none;
}

@font-face {
    font-family: 'goudy_old_stylebold';
    src: url('Scripts/webfontkit/goudosb-webfont.eot');
    src: url('Scripts/webfontkit/goudosb-webfont.eot?#iefix') format('embedded-opentype'),
         url('Scripts/webfontkit/goudosb-webfont.woff') format('woff'),
         url('Scripts/webfontkit/goudosb-webfont.ttf') format('truetype'),
         url('Scripts/webfontkit/goudosb-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}	
/* Contact Us Tab */
.conTab{
	top: 425px;
	position: absolute;
	z-index: 30;
	height: 230px;
	width: 400px;
	overflow: hidden;
	left: 45px;
	background-image: url(Source/art/flipper.png);
	background-repeat: no-repeat;
}
/* Contact Us Email */
.conTab a.mailLnk, h1, span{
	position:relative;
	margin: 0 auto;
	top:45px;
	left:10%;
	font-family: goudy_old_stylebold;
	font-size: 18px;
	color:#D3E2EB;
	font-weight:580;
	letter-spacing:2px;
	text-decoration:none;
	padding-bottom:3px;
}

.conTab  h1{
	color:#FAF4BB;
	left:5%;
	font-size:22px;
	letter-spacing:2px;
	text-decoration:none;
	padding-bottom:0px;
}

.conTab span{
	letter-spacing:5px;
	text-decoration:none;
	
}

.conTab a.mailLnk{
	z-index:50;
	text-decoration:underline;
}
/* Contact Us Tab Header */
.conTab h2{
	position: absolute;
	font-size: 14pt;
	letter-spacing: 3px;
	text-decoration: none;
	left: 10px;
	bottom: 185px;
	font-style: oblique;
	width: 133px;
	text-decoration:none;
}

.conTab a{
	color:#D3E2EB;
}

.conTab a:hover{
	color:#FAF4BB;
}


.homeNav a{
	position:absolute;
	left:40px;
	height:64px;
	width:64px;
	background-image:url(Source/art/homeHov.png);
	z-index:500;
	margin-top:0px;
	background-repeat:no-repeat;
}
.homeNav:hover a{
	position:absolute;
	height:64px;
	width:64px;
	background-image:url(Source/art/home.png);
	z-index:500;
	background-repeat:no-repeat;

}

.logo {
	position: absolute;
	z-index: 100;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	left: 23%;
	top: -40px;
}

#content {
	width: 101%;
	text-align: center;
	position: absolute;
	top: 0px;
	height: 40px;
	z-index: 10;
	left:-5px;
}
/* Image Slideshow Stage*/
#galViewer {
	background-color: #12181B;
	width: 102%;
	height: 400px;
	overflow: hidden;
	z-index: 0;
	padding-top: 30px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	left:-10px;
}

.topper {
	z-index: 50;
	overflow: hidden;
	margin: 0px auto;
	width:750px;
}

#footer {
	width: 102%;
	position: relative;
	bottom:15px;
	z-index: 50;
	overflow: visable;
	margin:0 auto;
	text-align:center;
	left:-10px;
	height:400px;
	background-image:url(Source/art/highlight_Ftr.png);
	background-repeat:no-repeat;
}

#nav {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	text-align: center;
	top: 10px;
	hieght: 80px;
	white-space:nowrap;
}

#nav .dropdown li{
	height: 30px;
	list-style: none;
	display: inline;
	position: relative;
	border-left: 1px solid #4D2D4A;
	padding: 3px 0px 3px 0px;
	white-space:nowrap;
}

#nav .dropdown a {
	font-family: goudy_old_styleBold;
	font-size: 12pt;
	color: #D3E2EB;
	padding: 0px 5% 30px 5%;
	list-style:none;
	text-decoration:none;
	font-style:italic;
	z-index:100;
	white-space:nowrap;
}

#nav .dropdown li:hover a{
	text-decoration: none;
	color: #FAF4BB;
}

/* Featured Projects Dropdown  */
#nav .dropdown .sub_menu {
	display: none;
	position: absolute;
	width: 200px;
	height: 300px;
	right:10%;
	top: 82px;
	background-image: url(Source/art/Featured-Project-Nav.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 50px;
}
#nav .dropdown .prsub_menu {
	display: none;
	position: absolute;
	width: 200px;
	height: 300px;
	right:10%;
	top: 82px;
	background-image: url(Source/art/Portfolio-Nav.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;
}
/* Featured Projects Dropdown Button Design */
#nav .dropdown .sub_menu li{
	top:-2px;
	font: goudy_old_styleBold;
	display:block;
	text-align:left;
	width:155px;
	height:30px;
	border-left:none;
//	border-bottom: 1px solid #482d32;
	padding: 18px 0px 0px 0px;
}

/* Featured Projects Dropdown Button Text Design */
#nav .dropdown .sub_menu li a{
	font: goudy_old_styleBold;
	font-size:10pt;
	text-transform:uppercase;
	color:#FAF4BB;
	border-left:none;
	border-right:none;
	padding: 0px 0px 0px 0px;
	font-style:normal;
	letter-spacing: 1px;
}


#nav .dropdown .prsub_menu li{
	top:10px;
	font: goudy_old_styleBold;
	display:block;
	text-align:left;
	width:155px;
	height:40px;
	border-left:none;
//	border-bottom: 1px solid #482d32;
	padding: 10px 0px 0px 0px;
}

#nav .dropdown .prsub_menu li a{
	font: goudy_old_styleBold;
	font-size:10pt;
	text-transform:uppercase;
	color:#FAF4BB;
	border-left:none;
	border-right:none;
	padding: 0px 0px 0px 0px;
	font-style:normal;
	letter-spacing: 1px;
}

#nav .dropdown li:hover .sub_menu li a:hover{
	color:#D3E2EB;
}
/*#nav .dropdown li:hover .sub_menu{
	display:block;
}
*/
