body, html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background: #E9EBC2;
	background-repeat: repeat-y;
	background-position: center top;
	font-family : Arial, Helvetica;
		
	text-align: center;
}
#wrapper {
	position:relative;
	width:960px;
	margin-right : auto;
	margin-left : auto;
	min-height:100%;
	text-align: left;
	overflow:hidden;
	
}

#top {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	width : 960x;
	padding:0;
	height:209px;
	
}
#top #topPhone {
	float: right;
	width: 431px;
	height: 108px;
	padding : 95px 0px 0px 0px;
}

		
 /* NAVIGATION
------------------------------------------------------*/
#nav {
	padding : 167px 0px 0px 60px;
	width : 900px;
	float : left;
	background-repeat: no-repeat;
}

 /* TOP IMAGE
------------------------------------------------------*/
#topImage {
	padding : 0px 0px 0px 0px;
	width : 960px;
	height: 394px;
	float : left;
	background-image : url(images/bg1.jpg);
	
}
		
#thumbs{
	position: relative;
	text-align: center;
	margin-top: -45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	
}#thumbs   .thumbs_format{
	margin-right: 5px;
	margin-left: 5px;
	height: 75px;
	width: 100px;
	cursor: pointer;
	border: 2px solid #e3e4c5;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}
	
	
/* MAIN CONTENT
------------------------------------------------------*/
#content{
	width : 960px;
	padding : 0;

}
#main {
	width : 960px;
	float: right;
	margin: 0;
	padding: 0 ;
	background-image : url(images/bg1.jpg);
	
}
#mainContent {
	width : 670px;
	float: right;
	padding: 40px 40px 20px 0px;	
}
#sidebar {
	padding : 5px 0px 0px 0px;
	float:left;
	width:249px;
	
	background-repeat: no-repeat;
	background-position: top;
 }


#slideshow {
	width : 960px;
	float : left;
	padding : 0px 0px 0px 0px;
}

/* FOOTER
------------------------------------------------------*/
#footer {	
	padding: 0px;
	height : 76px;
	font-size: 90%;
	text-align: center;
	width: 100%;
	background: url(images/footerbg.jpg) no-repeat;
	background-position: center bottom;
}
.footer {
	color : #740321;
	font-size : 80%;
	padding-top : 30px;
	display : block;
}

.footer a {
	color : #740321;
	text-decoration: none;
}
.footer a:hover {
	color : #740321;
	text-decoration: none;
}

/* FONTS
------------------------------------------------------*/
p {
	font-size : 90%;
	color : #fff;
	padding-right:20px;
}

.pBold {
	font-size : 100%;
	font-weight: bold;
	color : #ffffff;
}
.pBig {
	font-size : 100%;
	color : #514C32;
}
.pGreen{
	font-size : 110%;
	font-weight: regular;
	color : #cbcda6;
	font-family: Times New Roman, Times, serif;
}
.pRed{
	font-size : 110%;
	font-weight: bold;
	color : #890a01;
	font-family : Arial, Helvetica;
}
.pCarousel {
	font-size : 80%;
	color : #fff;
	font-style: italic;
}

a {
	color: #8C8D70;
	text-decoration: none;
		
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}
H1 {
	font-size : 110%;
	font-weight: bold;
		color : #ffffff;
	font-family: Times New Roman, Times, serif;
}

H2 {
	font-size : 95%;
	font-weight: bold;
	color : #464e1f;
}
ul {
	font-size : 85%;
	color : #ffffff;
	list-style-image :  url(images/bullet.jpg);
	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: #FFFFFF;
	font-family : Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	background: #8C8D70;
	border: 1px #8C8D70 outset;
	cursor:pointer
}

.picbox {
    border-bottom: 1px solid #740321;
	border-top: 1px solid #740321;
	border-right: 1px solid #740321;
	border-left: 1px solid #740321;
	display: block; 
	margin: 0px 0px 0px 0px; /* for FF */
    line-height: 0px;
	border: 1px solid #740321;

	}
 /* MICELLANEOUS STYLES
------------------------------------------------------*/
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
/* Form 
------------------------------------------------------*/

label.reg {
	color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 77px;
	float: left;
	text-align: LEFT;
	margin-right: 0.5em;
	display: block;
	padding-top: 7px;
}
label.reg2 {
	color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	float: left;
	text-align: LEFT;
	margin-right: 0.5em;
	display: block;
	padding-top: 7px;
}
input.reg {
	color:#000000;
	font-size: 13px;
	width: 355px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 22px;
}   
input.reg2 {
	color:#000000;
	font-size: 13px;
	width: 355px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 48px;
}    
select.reg {
	color:#000000;
	font-size: 13px;
	width: 110px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 22px;
}  
select.reg2 {
	color:#000000;
	font-size: 13px;
	width: 40px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 30px;
}  
select.reg3 {
	color:#000000;
	font-size: 13px;
	width: 75px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 30px;
}  
input.bigcheck { 
	height: 100px; 
	width: 100px; 
} 

.input-box {
	color:#000000;
	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: 800px;
}

.Datatable td {
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	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----*/ 

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: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 240px; /*position where enlarged image should offset horizontally */

}
.chromestyle{
width: 960px;
padding: 0 0 0 0px;
font-weight: bold;
border-bottom:0px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #FFFFFF;
width: 100%;
padding: 9px 0px ;
margin: 0;
border-bottom:0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #740321;
font-family: Times New Roman, Times, serif;
font-size: 14px;
padding: 6px 20px ;
margin: 0;
text-decoration: none;
border-right: 0px solid #7B7B7B;
border-bottom:0px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

color: #8C8D70;
font-family: Times New Roman, Times, serif;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #740321; /*THEME CHANGE HERE*/
border-bottom-width: 1;
font-size: 13px;
font-family: Times New Roman, Times, serif;
font-weight: bold;
color: #ffffff;
line-height:25px;
z-index:100;
background-color: #740321;
width: 185px;
visibility: hidden;
text-align: left; /*set value to "left", "center", or "right"*/

}

.dropmenudiv a{

width: auto;
display: block;
text-indent: 18px;
border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
background-color: #740321;
padding: 2px 0;
text-decoration: none;
font-weight: regular;
color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #740321;
color: #8C8D70;
}





