* {
	margin: 0;
	padding: 0;
}

html, body {
	 min-height:100%; 
	 margin-bottom:1px;
}

body {
	background: #C4812A url("images/body-bkg.jpg") repeat-x;
	/* text-align: center; */
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b6bac0;
}


#container {
	width: 780px;
	border: 4px solid #026877;
	position: relative;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 40px;
	text-align: left;
	background-color: #000;
/*	overflow: auto; 
	height: 100%; */
}

body.home #container {
	border: 4px solid #026877;
	width: 760px;
	overflow: hidden;
}

body.home #container {
	background: url(images/splash-bkg.jpg) no-repeat #000;
	height: 546px;
}

#header {
	height: 220px;
	position: relative;
}

#searcharea {
	position: absolute;
	top: 10px;
	right: 6px;
}

#searcharea p {
	font-size: .8em;
	margin-top: 2px;
}


body.home #header {
	height: 140px;
	position: relative;
}


img.frontlogo {
	margin-left: 170px;
	margin-top: 48px;
}

#header img {
	padding: 10px 0 0 10px;
}

#topnav {
   position: absolute;
	left: 314px;
	top: 150px; /*bottom: 10px; */
}

body.home #topnav {
	bottom: 0px;
	left: 280px;
}

#topnav ul, #topnav li { margin:0; padding:0; }
#topnav ul { list-style:none; }
#topnav li { display:inline; }

#topnav span {display:none; }
#topnav #nv_home a, #topnav #nv_gallery a, #topnav #nv_about a, #topnav #nv_links a, #topnav #nv_contact a {
	display: block;
	float:left;
}

#topnav #nv_home a {
	background:url("images/home-btn.jpg") no-repeat; 
	width:61px; height:26px; border:0; 
}

#topnav #nv_gallery a {
	background:url("images/gallery-btn.jpg") no-repeat; 
	width:99px; height:26px; border:0; 
}

#topnav #nv_about a {
	background:url("images/about-btn.jpg") no-repeat; 
	width:89px; height:26px; border:0; 
}

#topnav #nv_links a {
	background:url("images/links-btn.jpg") no-repeat; 
	width:71px; height:26px; border:0; 
}

#topnav #nv_contact a {
	background:url("images/contact-btn.jpg") no-repeat; 
	width:88px; height:26px; border:0; 
}	

#sidenav {
	float: left;
	width: 180px;
	padding-left: 18px;
	padding-top: 40px;
	display: inline;
}

#sidenav ul {
	list-style: none;
}

#sidenav li {
	padding: 0 0 8px 0;
}

#sidenav li a {
	color: #FFA740;
	font-weight: bold;
	text-decoration: none;
}

#sidenav p {margin-top: 6px;}

#sidenav p a {
	color: #FFA740;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	font-size: .9em;
}

#scroll {
/* min-width: 95%; */
width: 450px;
height: 350px;
padding: 10px 15px 10px 0px;
overflow: auto;
margin-right: 0px;
}

#scroll p {
	padding-bottom: 4px;
}

#leftcol {
	float: left;
	width: 200px;
	padding: 26px 0px 20px 16px;
}

#content {
	padding: 26px 30px 20px 16px;
	margin-left: 224px;
	min-height:400px;
   height:auto !important;
   height:400px;
}

#gallerycontent {
	padding: 26px 30px 20px 16px;
}

#content ul {
	padding-left: 18px;
	padding-bottom: 10px;
}

body.home #content {
	padding: 40px 10px 20px 280px;
	width: 470px;
	margin-left: 0;
	float: none;
}

h1 {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
	color: #D88110; 
}

h2 {
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 8px;
	color: #026877;
}

a:link, a:visited {
   color: #C43C2A;;
   text-decoration: none;
}

a:hover, a:active {
    color: #C43C2A;
	text-decoration: underline;
}

a:link, a:visited {
   color: #C43C2A;;
   text-decoration: none;
}

a:hover, a:active {
    color: #C43C2A;
	text-decoration: underline;
}

#content p, #gallerycontent p {
   margin-bottom: 10px;
   margin-top: 6px;
   line-height: 1.2em;
}

body.home #content p
{
  margin-top: 0px;
}

#content img.leftside {
	float: left;
	padding: 0 16px 10px 0;
}

table.portfolio {
border: none;
}

table.portfolio td {
	padding: 0 10px 10px 0;
	vertical-align:top;
	width: 210px;
}

table.portfolio img {
	border: none;
	padding-bottom: 10px;
}

table.portfolio img a {text-decoration: none;}

#bottomnav {
	font-size: 1.1em;
}

#bottomnav ul {
	list-style: none;
	padding-bottom: 8px;
}

#bottomnav li {
	display: inline;
}

#footer {
	clear: both;
	font-size: .7em;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 8px;
	color: #fff;
	text-align: center;
}

#footer p {
	 margin: 4px 0 0 0;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
}

p.copyright {
	padding-top: 8px;
}

/* Form */
form.contact {padding-top: 10px;}
form p.subfield {padding-left: 110px;}
form p label {
	float: left;
	width: 120px; 
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	color: #026877;
}

p.note {padding-left: 130px;}

form input.txt {
	color: #FFA740;
	letter-spacing: 1px;
	border: 1px solid #444;
	background-color: #272727;
	padding: 2px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

form textarea.txt {
	color: #FFA740;
	letter-spacing: 1px;
	border: 1px solid #444;
	background-color: #272727;
	padding: 2px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

form checkbox {
	margin-right: 6px;
}
form select {
	color: #FFA740;
	background-color: #272727;
	border: 1px solid #444;
	padding: 0;
}

form option {
	padding: 4px;
}

input.submit {
	background-color: #000;
	color: #C43C2A;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

#sidenav input.submit {
	background-color: #000;
	color: #FFA740;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

form p {
  margin: 0;
  padding: 0;
  padding-top: 5px;
}

.errormsg {
	color: #ff0000; 
	font-weight: bold;
}

/* gallery displays */
div.clearfloats { 
      clear: both; 
}
div.itemdata {
      font-size: .9em;
      margin-top: 5px;
	  line-height: 1.4em;
}
div.itemdata span.itemlabel {
      font-weight: bold;
}
div.itemImageDiv {
      float: left;
      margin-right: 10px;
}
div.itemThumbDiv {
      float: left;
      margin: 10px 20px 10px 0px; 
}
div.itemThumbDiv img {
      border: none;
}

div.galleryItem {
        float: left;
        margin: 10px 20px 10px 0px;
        text-align: center;
}

table.galleryNav {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: 2px;
}

table.galleryNav td {
	padding-left: 10px;
}

#pagenumbers {
text-align: right;
}


/* make sure the thumbnail itemImage does not float so item id moves underneath */
div.galleryItem div.itemImageDiv {
	float: none;
}
div.galleryItem img {
        border: none;
}

#gallerynav {
	position: absolute;
	bottom: 0px;
	left: 16px;
}

#gallerynav ul {
	list-style: none;
}
#gallerynav li {
	display: inline;
	text-align: right;
	padding-right: 16px;
}

#gallerynav a {
	color: #ffa740;
	font-weight: bold;
	text-decoration: none;
}

/* Tell A Friend popup */
body.tellfriend { 
	background-color: #000;
	background-image: none; 
	margin-left: 10px; 
	margin-top: 10px;
}

body.tellfriend p {padding-bottom: 8px;}

body.tellfriend form p label {
	width: 140px; 
}

table#pricing
{
  font-size: .8em;
  float: right;
}

table#pricing tr td
{
  vertical-align: top;
  color: #026877;
}

table#item tr td
{
  vertical-align: top;
}
