body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fbfbf1;
	margin:0px;

	
}
.wrap {
	width: 1024px;
	margin: auto;
	position: relative;
	min-height: 900px;
}
header {
	width: 829px;
	float: left;
}

.fadein img{
	width:100%;
}

.FirstNav {
	width: 584px;
	margin-left: 140px;
	margin-top: 20px;
	background-color: #FFF;
	height: 25px;
	padding-top: 2px !important;
	float: left;
	text-align: center;

	
}

.FirstNav a{
	color:#000;
	text-decoration:none;
	
}

.FirstNav ul{
	display: inline;
	list-style: none;
	padding-left: 0px;
	text-align: center;
	
	
	
	
	
}

.FirstNav ul li{
	display: inline;
	padding-left: 75px;
	font-size: 12px;
	text-align: center;
	
	
	
}
#noBorder {
	border:0px;	
}
#last {

background-color:#f7941e;
height:30px;
	
}
.logo {
	z-index: 100;
	position: absolute !important;
	left: 115px;
	top: -3px;
}
.headerImage {
	z-index: 0;
	margin-top: 10px;
	width: 100%;
}
/*nav {
	text-align: center;
	width: 829px;
	margin-top: -8px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
}

nav ul {
	margin-left:60px;
}
nav ul li {
	display: inline;
	color: #fff;
	padding-right: 90px;
}

nav ul li a{
	
	color: #fff;
	text-decoration:none;
	
}*/



#nav
		{
	width: 829px;
	font-weight: 400; /* 30 480 */
	margin-top:-25px;
	z-index:100;
		}

			#nav > a
			{
				display: none;
			}

			#nav li
			{
				position: relative;
			}
				#nav li a
				{
					color: #fff;
					display: block;
					text-decoration:none;
				}
				#nav li a:active
				{
					background-color: #c00 !important;
				}

			#nav span:after
			{
				width: 0;
				height: 0;
				border: 0.313em solid transparent; /* 5 */
				border-bottom: none;
				border-top-color: #000;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

			/* first level */

			#nav > ul
			{
				height:35px; /*3.75em; /* 60 */
				background-color: #000;
				z-index:100;
			}
				#nav > ul > li
				{
	width: 25%;
	float: left;
	z-index:100;
				}
					#nav > ul > li > a
					{
						height: 100%;
						font-size: 14px; /* 24 */
						line-height: 2.5em; /* 60 (24) */
						text-align: center;
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: 1px solid #000;
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
	background-color: #000;
						}


				/* second level */

				#nav li ul
				{
					background-color: #000;
					display: none;
					position: absolute;
					top: 100%;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: -1px;
						}
						#nav li ul a
						{
							font-size: 14px; /* 20 */
							border-top: 1px solid #000;
							padding: 0.75em; /* 15 (20) */
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								background-color: #000;
							}


		@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav
			{
				width: 100%;
				position: static;
				margin: 0;
			}
		}

		@media only screen and ( max-width: 40em ) /* 640 */
		{
			html
			{
				font-size: 75%; /* 12 */
			}

			#nav
			{
				position: relative;
				top: auto;
				left: auto;
			}
				#nav > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #000;
					position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left;
						padding: 0 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none;
							border-bottom: 1px solid #cc470d;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
		}

section {
	margin: auto;
	width: 960px;
}
.one {
	float: left;
	margin-top: 30px;
	margin-left: 55px;
	width: 200px;
}
.one ul{
	list-style:none;
	padding-left:20px;

}

.one ul li{
	color: #0A9FAF;
	padding-bottom: 10px;
	border-bottom: solid 1px #8B8C8C;
	padding-top: 5px;
	margin-right: 10px;
	
}

.one ul li a{
	color: #0A9FAF;
	text-decoration:none;
	
}

.two {
	margin-top: 30px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	z-index: -10;
}
.three {
	float: left;
	font-size: 11px;
	color: #939598 !important;
	margin-left: 30px;
	margin-top: 30px;
	width: 200px;
}

.three ul{
	list-style:none;
	padding-left:0px;

}

.three ul li{
color:#BBBDC0;
	padding-bottom:14px;
	font-size:11px;
	padding-left:0px;
	border-bottom:solid 1px #BBBDC0;
	
}
.phone {
	color:#0A9FAF;
	
}
.three table{
	color: #939598;
	font-weight: bold;
	font-size: 12px;

}
.social {
	
}

#numbers {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin-right: 5px;

}

article {
	float:left;
	clear:both;
	width:100%;
	margin:auto;
}

.welcome {
	width: 750px;
	margin-left: 127px;
	font-size: 14px;
	margin-top: 155px;
	margin-bottom: 20px;
}

.welcomeRequire {
	width: 750px;
	margin-left: 127px;
	font-size: 14px;
	margin-top: 105px;
	margin-bottom: 20px;
}

.welcomeGallery {
	width: 450px;
	margin-left: 247px;
	font-size: 14px;
	margin-top: 30px;
}

.welcomeImage {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	
}

.orange {
	background-color: #f7941e;
	width: 135px;
	float: left;
	position: relative;
	margin-top: 20px;
	height: 21px;
	padding-top: 6px;
	text-align: center;
	font-size: 12px;
	
}

.subnav {
	font-size: 12px;
		
}

 ul .subnav
{
	padding-left:6px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}

 ul .subnav li
{
	padding-bottom:5px;
	margin-bottom:0px;
		border-bottom:none;
		padding-top:0px !important;
		padding-left:1px;
}

 .allphotos {
	background-color: #D1D2D4;
	width: 280px;
	clear: both;
	display: block;
	color: #F7931D;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

 .allphotos a{
	color:#F7931D;
	text-decoration:none;
 }


#current
{
	background-image:url(../images/navbg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	width:128px;
}

.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 278px;
	position: relative;
	min-height: 193px;
	background: url(images/bg.png) top center;
	margin-left: 60px;
	z-index: 0;
}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }

blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 278px;
	position: absolute;
	top: 3px;
	left: -19px;
	height: 193px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 278px; height: 259px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 278px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 25px 0 2px; }
#movers-row div								{ width: 25%; float: left; }
#movers-row div a.cross-link 				{
	float: right;
	margin-right: -59px;
}
.photo-meta-data							{
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	width: 258px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }




 ul {
    list-style-image:url(list-style.gif);
  }
  pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
  }

  #gallery {
	padding: 30px;
	width: 420px;
  }
  #descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 640px;
    padding: 10px;
    overflow: hidden;
  }
    #descriptions .ad-image-description {
      position: absolute;
    }
      #descriptions .ad-image-description .ad-description-title {
        display: block;
      }
	  
	  
	  .fadein {
    position:relative;
    height:169px;
    width:960px;
}

.fadein img {
	position: absolute;
	left: 0;
	top: -8px;
}

.footer {
	float: left;
	height: 200px;
	width: 100%;
	background-color: #000;
	
}


#contact-area {
	width: 700px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
}
