body{
	font-family: Arial,sans-serif;
	color: #333333; 
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	/*background: #cccccc url(/images/web/rosegradiant.jpg) fixed; */
	/* background: #f0d0c1 url(/images/web/redorangegradiant.jpg) fixed;  */
	/*background: #e07d09 url(/images/web/darkorangegradiant.gif) fixed; */
	background: #fdb666 url(/images/web/orangergradiant.jpg) fixed;  
	/*background: #f0d0c1 url(/images/web/orangegradiant.jpg) fixed;  */


}

/******* hyperlink and anchor tag styles *******/

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

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #fcbe95;
 margin: 0px;
 padding: 0px;
}

h3{ 
 font: bold 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.sectionheading {
 font: bold 130% Arial,sans-serif;
 color: #333333;
 margin: 5px;
}

/************** photo wall **********************/
dt { font-weight: bold ; }
dd { margin-bottom: 15px ; }
table.photowall {
width: 550px ;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#WhitePage{
	position:absolute;
	top: 110px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	min-width: 750px ;

/*	width:800px;
	margin-left: 17px ;
	*/
	

}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 5px;
	/*left: 17px; 
	width:800px;*/
	left: 2%;
	right: 2%;
	width:95.6%;
	
}



#content{
	padding: 0px 10px 10px 10px;
	margin:0px 0px 0px 187px;
	border-left: 1px solid #fdbe95;
	font-size: 90%;
	min-height: 200px;
}

#content1col{
	padding: 0px 10px 10px 10px;
	margin:0px 0px 0px 17px;
 	font-size: 90%;
	min-height: 200px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

 

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #fdbe95 ;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #333333;
	margin:0px;
	padding: 0px;
	text-align:center;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative ;
width: 100%;
min-width: 750px;
height: 32px;
color: #333333 ;
padding: 0px;
margin: 15px 0px 0px 0px;
/*background-image: url(/images/web/navbarmiddleorange.gif) ;*/
/*background-image: url(/images/web/navbardorangemiddle.gif) ;*/
background-image: url(/images/web/navbaryellowmiddle.gif) ;
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	/*width: 800px;*/
	min-width: 800px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.navlink, a.navlink:visited{
  	font-size: small;
  	color: #333333 ;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #FFF3A5;
}

a.navlinklast, a.navlinklast:visited{
  	font-size: small;
  	color: #333333 ;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 0px;
}

a.navlink:hover, a.navlinklast:hover{
  	background-image: url(/images/web/navbarselected.gif);
	text-decoration: none;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 26px;
	right: 10px;
	z-index: 101;
	margin-bottom: 0px ;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0px ;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #e07d09 ;
}

#breadCrumb a{
	color:  #e07d09 ;
}

#breadCrumb a:hover{
	color:  #fcbe95 ; /*#fdd9c1 ;*/
	text-decoration: underline;
}


/*** centering images and paragraphs and other img stuff****/

img.incenter {
    display: block;
    margin-left: auto;
    margin-right: auto 
} 

img.firstleft {
	float: left ;
	margin-right: 15px ;
	border: 0px;
}

img.left {
	float: left ;
	border: 0px;
}

p.caption {
	font-size:90% ;
	font-weight: bold;
	text-align: center ;
}

div.clear {
	clear: both; 
}

p.incenter { text-align: center }

table.incenter {
    display: block;
    margin-left: auto;
    margin-right: auto 
} 


/************ PageNavLinks styles **************/

#PageNav{
	float: left;
	width:187px;
	padding: 0px;
	/*background-color: #fdd9c1 ; peach */
	background-color: #ffca2d ; 
	border-right: 1px solid #fdbe95;
	border-bottom: 1px solid #fdbe95;
	font: small Verdana,sans-serif;
}

div.PageNavLinks{
	margin: 0px;
	padding: 0px;

}
 
#PageNavLinks a, #PageNavLinks a:hover {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #fdbe95 ; 
	background-color: #ffca2d ; 
	/*background-color:#fdd9c1 ; peach*/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#996600 ;
}

#PageNavLinks a:hover{
	border-top: 1px solid #FFF3A5;
	/*background-color: #fcbe95 ; #FDE2AC;*/
	background-color: #fdb666 ; 
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/**************** FAQ PAGE **********************/

span.question {
 font-weight: bold ;
 font-style: italic ;
}
span.boldorange {
  font-weight: bold ;
  color: #fcbe95 ;
  }

/************** Installation Details ****************/

.details2 { font-size: 85%; }
.details3 { font-size: 80%; }

/************** Footer styles ****************/

#Footer {
	clear: both;
	border-top: 1px solid #fcbe95 ;
	font-size: small;
	color:  #333333 ; /*#fcbe95 ;*/
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center; 
}

#Footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

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

#Footer a:hover{
	color:#333333 ;
 	text-decoration: underline;
}

/************** homepage ****************/

#banner {
height: 100px ;
min-width: 750px ;
}

#hometopleft {
   float: left ;
   margin-right: 15px ;
  
 /*   position: absolute ;
	top: 15px;
	left: 15px ;
	height: 100px ; */
}

#homequote {
	font-size: 80% ;
	/*color:#FFCC99 ; peach*/
	color:#CC0000 ;
	height: 80px ;
	margin-bottom: 0px ;
	margin-left: 15px ;
}

#searchbox {
	float: right ;
	margin-top: 80px
	z-index:101 ;
}
 
#homesearch { float: right; margin-top: 0px;}
#homesearch input {
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#homesearch a:link, #homesearch a:visited {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0px ;
	
}

#homesearch a:hover{
	margin: 0px;
}
/********************* end **********************/








