img, ul, div, input { behavior: url("/iepngfix.htc") }
/* @Core Text and Colour Layout (including menu) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
  color: #7c7874;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}
/* Commonly used to style page titles. */
h1 {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
/* Commonly used to style section titles. */
h2 {
  color: #9E968D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}
/* Sets the style for the h3 header. */
h3 {
  color: #C2AD3C;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
h4 {
  font-size: 10px
}
/* Sets the style for unvisited links. */
a,  a:link {
  font-weight: bold;
  text-decoration: none;
  color: #C2AD3C;}
/* Sets the style for visited links. */
a:visited {
  font-weight: normal;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
text-decoration: none;
}
/* @Navigational Structure */
#nav {
  list-style: none;
  padding: 0;
  margin: 0 0 0 20px;
}
#nav li {
  float: left;
  margin: 0 5px 0 0;
  font-size: 14px;
}
#nav li a {
  color: #5E4428;
  font-weight: bold;
  text-decoration: none;
}
ul#nav li a:hover {
  color: #FFFFFF;
}
ul#nav li a.current {
  color:#FFFFFF;
}
ul#nav li a.current:hover {
  color:#5E4428;
}
 
/* @Core Structrue Group */
/*	This section contains the coding which will affect the structure of all pages */
#outerWrapper {
  margin: 0 auto 0 auto; 
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 900px;
}
#outerWrapper #header {
  height: 120px;
  padding: 60px 0 0 0; 
}
#outerWrapper #header #logo {
  width: 400px;
  float:left;
}
#outerWrapper #header #menu {
  background-image:url(../images/menu_background.jpg);
  height: 68px;
  margin: 0 0 0 400px;
  padding: 52px 0 0 0;
  background-repeat: no-repeat;}
#outerWrapper #contentWrapper {
margin: 30px 0 0 0;
clear: both;
}

#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  height: 600px;
}
#outerWrapper #footer {
  clear: both;
  padding: 10px 10px 10px 10px;
}
  
/*@ Homepage Structure */
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  padding: 10px 0px; 
  width: 268px;
}

#outerWrapper #contentWrapper #home {
  height: 390px;
  margin: 0 0 0 268px; 
  padding: 0 0 0 0;
  text-align: center;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #contentWrapper #leftColumn1 #homesection1 {
	float: left;
	height: 211px;
	width:243px;
	background-image: url(../images/home_s1_bg.png);
	background-repeat: no-repeat;
	padding: 60px 10px 0 15px;
}
#outerWrapper #contentWrapper #leftColumn1 #homesection2 {
  float: left;
  height: 118px;
  width: 208px;
  background-image: url(../images/home_s2_bg.png);
  background-repeat: no-repeat;
  margin: 55px 0 0 0;
  padding: 50px 20px 0 15px;
}
#outerWrapper #contentWrapper #home #copyright {
  float: right;
  height: 26px;
  width: 320px;
  background-image: url(../images/copyright_bg.png);
  margin: 45px 60px 0 0;
  padding: 5px 0 0 0;
}
#outerWrapper #contentWrapper #content #copyright {
  float: right;
  height: 26px;
  width: 320px;
  background-image: url(../images/copyright_bg.png);
  margin: 45px 60px 0 0;
  padding: 5px 0 0 0;
}
/* Information page Structure */
#outerWrapper #contentWrapper #content #infosection1 {
  float: left;
  height: 278px;
  width: 270px;
  background-image: url(../images/info_s1_bg.jpg);
  background-repeat: no-repeat;
  padding: 42px 10px 0 200px;
}
#outerWrapper #contentWrapper #content #infomain {
  height: 268px;
  width: 356px;
  background-image: url(../images/info_mn_bg.jpg);
  margin: 0 0 0 524px;
  padding: 48px 0 0 20px;
}
#outerWrapper #contentWrapper #content #infosection2 {
  float: left;
  height: 106px;
  width: 430px;
  background-image: url(../images/info_s2_bg.jpg);
  background-repeat: no-repeat;
  margin: 55px 0 0 0;
  padding: 60px 0 0 10px;
  clear: both;
 }
#outerWrapper #contentWrapper #content #info_cr {
  float: right;
  height: 26px;
  width: 320px;
  background-image: url(../images/copyright_bg.png);
  margin: 112px 60px 0 0;
  padding: 5px 0 0 0;
}
/* Gallery page Structure */
#outerWrapper #contentWrapper #content #gallerymain {
  height: 336px;
  width: 174px;
  background-image: url(../images/gallery_mn_bg.jpg);
  background-repeat: no-repeat;
  float: left;
  padding: 80px 0 0 20px
}
#outerWrapper #contentWrapper #content #galleryach {
  height: 336px;
  width: 194px;
  margin: 60px 0 0 30px;
  float: left;
}
#outerWrapper #contentWrapper #content #gallerylan {
  height: 336px;
  width: 194px;
  margin: 0 0 0 30px;
  float: left;
 }
 #outerWrapper #contentWrapper #content #gallerysea {
  height: 336px;
  width: 194px;
  margin: 30px 0 0 30px;
  float: left;
 }
#outerWrapper #contentWrapper #content #gallery_cr {
  float: right;
  height: 26px;
  width: 320px;
  background-image: url(../images/copyright_bg.png);
  margin: 66px 60px 0 0;
  padding: 5px 0 0 0;
}
/*@ Contact Page Structure */

#outerWrapper #contentWrapper #content #contactsection1 {
  float: left;
  height: 276px;
  width: 196px;
  background-image: url(../images/contact_s1_bg.jpg);
  background-repeat: no-repeat;
  padding: 40px 10px 0 25px;
  margin: 40px 0 0 0
}
#outerWrapper #contentWrapper #content #contactmain {
  height: 297px;
  width: 350px;
  margin: 0 0 0 280px;
  padding: 70px 30px 0 240px;
  text-align: left;
  background-image: url(../images/contact_form_bg.jpg);
  background-repeat: no-repeat;
}
#outerWrapper #contentWrapper #content #contact_cr {
  clear: both;
  float: right;
  height: 26px;
  width: 320px;
  background-image: url(../images/copyright_bg.png);
  margin: 65px 60px 0 0;
  padding: 5px 0 0 0;
}
.contact_input { 
 width: 200px; 
 font: 11px Arial, Helvetica, sans-serif; 
 background-color: #ffffff;  
}
span.label {
width:70px;
float:left;
text-align:left;
margin-right:3px;
vertical-align: middle;
color: #ffffff;
}
span.field{
text-align:left;
width:202px;
}
span.sub_bt{
margin-left: 220px;
}
/*@ Commissions Structure */
#outerWrapper #contentWrapper #content #commsection1 {
  float: left;
  height: 330px;
  width:233px;
  background-image: url(../images/commission_s1_bg.png);
  background-repeat: no-repeat;
  padding: 60px 10px 0 25px;
}
#outerWrapper #contentWrapper #content #commmain {
  height: 390px;
  width: 632px;
  margin: 0 0 0 268px;
  padding: 0 0 0 0px;
  text-align: center;
}
#outerWrapper #contentWrapper #content #commcr {
  float: right;
  height: 26px;
  width: 320px;
  background-image: url(../images/copyright_bg.png);
  margin: 45px 60px 0 0;
  padding: 5px 0 0 0;
}
/*@ Gallery Sub Sections Structure */
#outerWrapper #contentWrapper #content #gal_subs1 {
  float: left;
  height: 540px;
  width:300px;
}
#outerWrapper #contentWrapper #content #gal_sub_main {
  height: 540px;
  width: 600px;
  margin: 0 0 0 300px;
  padding: 0 0 0 0px;
  text-align: center;
}
#outerWrapper #contentWrapper #content #gal_sub_cr {
  clear: both;
  float: right;
  height: 26px;
  width: 320px;
  background-image: url(../images/copyright_bg.png);
  margin: 5px 60px 0 0;
  padding: 5px 0 0 0;
}
.imageBorderless {
  border:none;
  margin-right: 6px;
  margin-top: 6px;
}
.imgbdrless{
  border:none;
}
#outerWrapper #contentWrapper #content .clearFloat {
  clear: left;
  display: block;
}
.nextspan {
	padding-left:60px;
}

