body {
	font: 11px verdana, arial, sans-serif;
	scrollbar-base-color: #273C82;
	scrollbar-track-color: #D7D7D7;
	scrollbar-face-color: #273C82;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ECECEC;
	scrollbar-darkshadow-color: #ACACAC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #273C82;
	color: #FFFFFF;	}

INPUT,SELEST,OPTION,TEXTAREA {
	font: 11px verdana, arial, sans-serif;
}
	
h1 {	font-family: verdana, arial, sans-serif;
		font-size:  13px;
		font-weight:  bold;
}

h2 {	font-family: verdana, arial, sans-serif;
		font-size:  12px;
		font-weight:  bold;  
		line-height:  .25;	
}

h3 {	font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;  
		line-height:  .25;
}																																							

p {		font-family: verdana, arial, sans-serif;
		font-size:  12px;
		line-height: 1.5;  }

.execname {	font-family: verdana, arial, sans-serif;
		font-size:  12px;
		font-weight: 600;    
		line-height: .15;   }
		
.exectitle {  font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		color: #C0C0C0;   
		line-height: .15;   }
		
.contactinfo {  font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #C0C0C0;   
		line-height: 1.0;   }

li {	font-family: verdana, arial, helvetica, sans-serif;
		font-size:  12px;
		line-height: 1.5;  }

a:link		{ color: #FFFFCC; text-decoration: none; }

a:visited	{ color: #FFFFCE; text-decoration: none; }

a:active	{ color: #FFFFCE; text-decoration: none; }

a:hover		{ /*color: #304244;*/color: #fff; text-decoration: underline; }



 /* INDEX BANNER BACKGROUND COLOR */

.picturebar 		{ background-color:#FFFFF
F; }



 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: normal; }


.title 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{
	color: #273C82;
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
}

.copytext 	{ COLOR: #FFFFFF; FONT: 9px arial, verdana, sans-serif; font-weight: normal; }

.picturetitle 	{ COLOR: #273C82; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.price 		{ COLOR: #273C82; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.quotechoice 	{ COLOR: #273C82 FONT: 13px verdana, arial,  sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.page-splits	{ COLOR: #273C82; height: 2px; BORDER-TOP: #304244 1px solid; width: 100%; }

#navigation a {
	font:10px verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}


.navText {
	font:10px verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:16px; }

 /* IMAGE BORDERS */

.borders		{ BORDER: #000000 1px solid; }

.gallery_borders	{ BORDER: #000000 1px solid; }



 /* HOMEPAGE THUMBNAIL BORDERS */

.hover-border	 	{ border: #000000 1px solid; cusor:hand; }
A:hover .hover-border 	{ border: #FFFFFF 1px solid; cusor:hand; }



 /* POPUP SLIDESHOW CODE */

#slidenumber_loc	{ left: 12px; POSITION: absolute; TOP: 12px; white-space: nowrap }

.slide_text		{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.slide_hilite 		{ COLOR: #273C82; }



 /* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

.button 	{
	 	background-image: url("images/button.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 145px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.buttonon 	{
		background-image: url("images/buttonon.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 23px;
		width: 145px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.button-popups 	  {
		  background-color:#336699;
		  FONT-FAMILY: verdana,arial, helvetica, sans-serif;
		  color: #AAC3C5;
		  font-size: 8pt;
		  height: 21px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  BORDER: #AAC3C5 1px solid;
		  }


.buttonon-popups {
		  background-color:#336699;
		  FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		  color: #FFFFFF;
		  font-size: 8pt;
		  height: 21px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  BORDER: #FFFFFF 1px solid;
		  }


.orderbutton 	{
	 	background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.orderbuttonon 	{
		background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 23px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}


.shadeform	{ FONT: 13px verdana, arial, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }

.textarea	{ FONT: 13px verdana, arial, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid; }

.quoteform	{ FONT: 13px verdana, arial, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid; }

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }



 /* SMALL MESSAGE CODE */

.divstyle {	position:absolute;
		border: #FFFFFF 1px solid;
		top:0;
		left:0 }

.pstyletitle{	
		background-color:#273C82;
		padding: 2px;
		color:white;
		font-size:10px;
		font-family:verdana, arial, sans-serif }


.pstylebody {	
		background-color:#273C82;
		padding: 2px;
		color:white;
		font-size:10px;
		font-family:verdana, arial, sans-serif }
		

 /* START MENU CODE */

.menu    	{
		FONT: 13px arial, verdana, sans-serif; font-weight: normal;
		height: 24px;
		text-indent: 20px;
		background-image: url(images/menu.gif);
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		}

.menu-line	  {
		  background-image: url(images/menu_line.gif);
		  background-repeat: repeat-y;
		  }


 /* GALLERY NAV MENU */

.menu-nav	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 10px;
		  letter-spacing: 0px;
		  height: 22px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 7px;
		  padding-right: 7px;
		  margin-left: 2px;
		  margin-right: 1px;
		  margin-top: 1px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: #AAC3C5 1px solid; }


a.menu-nav:link 	{  background-color:#273C82;
		  	   color: #FFFFFF;}


a.menu-nav:visited 	{  background-color:#273C82;
		  	   color: #ECECEC;}


a.menu-nav:active 	{  background-color:#273C82;
		  	   color: #FFFFFF;}


a.menu-nav:hover 	{  background-color:#273C82;
		  	   color: #FFFFFF;
			   border: #FFFFFF 1px solid;
			}

#nojs {
	border-left: 1px solid #aeb4c4;
	margin: 0 0 0 10px;
	padding: 1px 0 0 0;
	size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#nojs UL {
	margin: 0 0 0 0;
	padding: 0 0 0 22px;
}

#nojs LI {
	list-style-type: square;
	color: #8f9cbe;
	height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.listing {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pager {
	
}

.pager SPAN {
	font-weight:bold;
	background-color: #999999;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: #000;

}

.pager A {
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #999999;
}

.pager A:hover {
	/*background-color: aqua;*/
	/*font-weight:bold;*/
	text-decoration: none;
	background-color: #999999;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #000;
	color: #000;
	
}

#highlights UL {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

#highlights LI {
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
}