body, html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background: #7A8973;
	background-image : url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family : Arial, Helvetica;
	text-align: center;
}
#wrapper {
	position:relative;
	width:856px;
	margin-right : auto;
	margin-left : auto;
	min-height:100%;
	text-align: left;
	overflow:hidden;
}

#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width : 856px;
	padding:0;
	height:135px;
	
}
#top #topPhone {
	float: right;
	width: 290px;
	height: 135px;
}

		
 /* NAVIGATION
------------------------------------------------------*/
#nav {
	padding : 0px 0px 0px 0px;
	width : 856px;
	height: 31px;
	float : left;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
}

 /* TOP IMAGE
------------------------------------------------------*/
#topImage {
	padding : 0px 0px 0px 0px;
	width : 856px;
	height: 342px;
	float : left;
	
}	
	
/* MAIN CONTENT
------------------------------------------------------*/
#content{
	width : 856px;
	padding : 0;
}
#main {
	width : 651px;
	float: right;
	margin: 0;
	padding: 0 ;
}
#mainContent {
	width : 640px;
	float: left;
	padding: 16px 0px 0px 13px;	
}
#sidebar {
	padding : 5px 0px 0px 0px;
	float:left;
	width:205px;
	!background-image: url(images/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
 }

#sideLinks {
	float:right;
	width:254px;
 }
#sideLinks img {
	display:block;
}
#slideshow {
width : 205px;
float : left;
padding : 0px 0px 0px 0px;
}		

/* FOOTER
------------------------------------------------------*/
#footer {	
	padding: 0px;
	height : 147px;
	font-size: 80%;
	text-align: center;
	width: 100%;
	background: url(images/footerbg.jpg) no-repeat;
	background-position: center bottom;
}
.footer {
	color : #E3D10D;
	font-size : 75%;
	padding-top : 60px;
	display : block;
}

.footer a {
	color : #E3D10D;
	text-decoration: none;
}
.footer a:hover {
	color : #fff;
	text-decoration: none;
}

/* FONTS
------------------------------------------------------*/
p {
	font-size : 85%;
	color : #fff;
}

.pBold {
	font-size : 80%;
	font-weight: bold;
	color : #514C32;
}
.pBig {
	font-size : 100%;
	color : #514C32;
}
.pOrange {
	font-size : 80%;
	font-weight: bold;
	color : #D18F07;
}
.pCarousel {
	font-size : 80%;
	color : #fff;
	font-style: italic;
}

a {
	color: #E3D10D;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}
H1 {
	font-size : 105%;
	font-weight: bold;
	color : #E3D10D;
}

H2 {
	font-size : 95%;
	font-weight: bold;
	color : #E3D10D;
}
ul {
	font-size : 80%;
	color : #192134;
	list-style-image :  url(images/bullet.gif);
	padding : 0 10px 0 20px;
	margin : 0;
}
.inputContact {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #192134;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #D18F07;
	text-align: left;
		}
		
.submit-button
{
	color: #787679;
	font-family : Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	background: #E4CF12;
	border: 1px #787679 outset;
	cursor:pointer
}
/* CAROUSEL
------------------------------------------------------*/
.stepcarousel{
	position: relative;
	float: left;
	margin-right: 0px;
	padding-right: 0px;
	overflow: scroll;
	width: 637px;
	height: 120px;
	background: url(images/carouselbg.jpg) no-repeat;

}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 10;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	padding: 0px;
	text-align: left;
	width: 637px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
 /* MICELLANEOUS STYLES
------------------------------------------------------*/
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
/* Form 
------------------------------------------------------*/

label.reg {
	color:#ffffff;
	font-size: 12px;
		font-weight: bold;
	width: 77px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	padding-top: 7px;
}
input.reg {
	color:#7A8973;
	font-size: 13px;
	width: 355px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 22px;
}   
input.reg2 {
	color:#7A8973;
	font-size: 13px;
	width: 355px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 48px;
}    
select.reg {
	color:#0052A9;
	font-size: 13px;
	width: 110px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 22px;
}  
.input-box {
	color:#7A8973;
	font-family : Arial, Helvetica;
	font-size: 13px;
	width: 355px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 100px;
}
 /* TABLE 
------------------------------------------------------*/

.Datatable {

	font-size: 80%;
	color: #ffffff;
font-family : Verdana, Helvetica;
	width: 638px;
}

.Datatable td {
	text-align: left;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 8px;
	line-height: 20px;
	
}
/*----thumbnail popup image code----*/ 
 /* TABLE 
------------------------------------------------------*/

.Datatable2 {
	background: #96A191;
	font-size: 80%;
	color: #ffffff;
font-family : Verdana, Helvetica;
	width: 638px;
}

.Datatable2 td {
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 8px;
	line-height: 20px;
	
}
/*----thumbnail popup image code----*/ 

a.thumbpreview { 
   position:relative; 
   z-index:0; 
 } 
 a.thumbpreview :hover { 
   display:inline; 
   z-index:30; 
 } 
 a.thumbpreview span { 
    display:none; 
 }  
 a.thumbpreview:hover span { 
   display:block; 
   position:absolute; 
   top:1em; 
   left:1em; 
  width:64px; 
  height:64px;
  z-index:100;  
} 
/*----End popup image code----*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #7C8975;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 240px; /*position where enlarged image should offset horizontally */

}

