		
		body {  
			background:rgb(255,255,255);
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 20px;
		}
		
		table {
			background: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:13px;
      text-decoration:none;
		}
		
		table td {
		
		}
		
		table td#heading {
			background: none;
		}
		
		
		.navBackground {
			background-color: rgb(75,32,15);
		}
		
		th {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 1.25em;
		}
		
		h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 1.5em;
			margin: 0.89em 0px;
			line-height: 1.33em;
			font-weight: bold;
		}
		
		
		
		h2 {
			font-size: 1.25em; margin: 1.07em 0px; line-height: 1.4em;
		}
		h3 {
			font-size: 1em; margin: 1.33em 0px; font-style: italic;
		}
		h4 {
			font-size: 0.75em; margin: 1.56em 0px; line-height: 2em;
		}
		
		
		a {
			color: rgb(15,43,91);
			text-decoration: none;
			}
		a:link {
			color: rgb(15,43,91);
			text-decoration: none;
			}
		a:visited {
			color: rgb(15,43,91);
			text-decoration: none;
			}
		a:active {
			color: rgb(15,43,91);
			text-decoration: none;
			}
		a:hover {
			color: rgb(15,43,91);
			text-decoration: underline;
			}
		
		
		
    .BodyColor1-13px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(15,43,91);
    }
    
    .BodyColor2-13px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(15,43,91);
    }
    
    .BodyColor3-13px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(232,117,17);
    }
    
    .BodyColor4-13px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    
    .BodyColor1-18px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(15,43,91);
    }
    
    .BodyColor1-18px-Alt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    .BodyColor2-18px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(15,43,91);
    }
    
    .BodyColor3-18px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(232,117,17);
    }
    
    .BodyColor4-18px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    .HeaderColor1-18px {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    .TableHeaderBody {
        background:url(/images/Windermere_Table_Header.gif);
    }
    
    .message {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(232,117,17);
    }
    
  input[type="text"]:focus,input[type="password"]:focus,select:focus,textarea:focus{
    	border-color: rgb(15,43,91);
			outline: 0px none;
			box-shadow: 0px 1px 1px rgba(15,43,91, 0.04) , 0px 0px 4px rgba(15,43,91, 0.4);
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

	    transition-property: border-color, box-shadow;
	    transition-duration: 0.15s, 0.15s;
	    transition-timing-function: ease-in-out, ease-in-out;
	    transition-delay: 0s, 0s;
    }
    
    input, select, textarea {
			background-color: #ebeff3;
			border: 1px solid rgb(221,221,221);
			color: rgb(15,43,91);
			font-size: 0.875rem;
			padding: 6px 12px;
			border-radius:  2px;
			}
    
    .textField{
    	background-color: #ebeff3;
			border: 1px solid rgb(221,221,221);
			color: rgba(15,43,91);
			font-size: 0.875rem;
			padding: 6px 12px;
			border-radius:  2px;
    }
		
		.button:hover{
    	background-color:rgb(131,147,167);
    }
    
		.button { 
			
		 	color: #fff;
			background-color: rgb(15,43,91);
		  border: solid 1px #ddd;
			
			font-weight: normal;
			text-decoration: none;
			
			cursor: pointer;
			margin-bottom: 0px;
			
			padding: 7px 12px;
			font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
		  border-radius: 2px;
		  box-shadow: none;
		}
		
		.keepShopping{ 
			 font: 11px  Verdana, Arial, Helvetica, sans-serif; 
			 font-weight:bold;
			 background: url(/images/SDAR_Button.jpg) repeat-x rgb(255,255,255); 
			 color: rgb(255,255,255); 
			 margin-left: 12px; 
			 margin-top: 3px; 
			 margin-bottom: 2px; 
		}
		.checkoutNow{ 
			 font: 11px  Verdana, Arial, Helvetica, sans-serif; 
			 font-weight:bold;
			 background: url(/images/SDAR_Button.jpg) repeat-x rgb(255,255,255); 
			 color: rgb(255,255,255); 
			 margin-left: 12px; 
			 margin-top: 3px; 
			 margin-bottom: 2px; 
		}
		
		.border{border-style:solid;border-width:1px;border-color:rgb(204,204,204);background-color:#ffffff;}
		.borderHover{border-style:solid;border-width:1px;border-color:#663300;background-color:#ffffff;}
		
		.header{width:710px;height:65px;position:absolute;top:5px;left:9px;cursor:pointer;background: url(/images/Windermere_header.png) no-repeat;}
		.headerBody{margin: 0px 0px 0px 0px;background: url(/images/Windermere_Header_Background.png) repeat-x rgb(170,160,140);}
		
		#sidebar {
			position:absolute;
			top:0;
			left:0;
			padding: 0px;
			margin: 0px;
			width: 	150px;
			height: 	100%;
			background: rgb(15,43,91);
			border: 0px dotted yellow;
		}
		.sidebar {
			position:absolute;
			top:0;
			left:0;
			padding: 0px;
			margin: 0px;
			width: 	150px;
			height: 	100%;
			background: rgb(15,43,91);
			border: 0px dotted yellow;
		}
		
		.sidebarBody{background: rgb(15,43,91);}
		
		table th {
			padding: 0px 5px;
			border-spacing: 1px;
			/*border-collapse: separate;*/
			background:/* url(/images/omni-bg-top.gif) */ #000000;
			color: #ffffff;
			font-weight: bold;
		}
		
		table th.sub {
			padding: 0px 5px;
			border-spacing: 1px;
			/*border-collapse: separate;*/
			background:/* url(/images/omni-bg-top.gif) */ #999999;
			color: #ffffff;
			font-weight: bold;
		}
		
		th.title {text-align: center;}
		
		div.flyerpagediv {
			width:	690px;
			height:	550px; 
			border:	0px solid black;
		}

		
		a.optionlink:link, a.optionlink:active, a.optionlink:visited {
			border:		1px solid rgb(237,0,36);
			background:	rgb(153,0,0);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:white;
			font-size:10px;
		}
		a.optionlink:hover {
			border:		1px solid white;
			background:	rgb(182,227,227);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:rgb(153,0,0);
			font-size:10px;
		}
		a.actionlink:link, a.actionlink:active, a.actionlink:visited {
			border:		1px solid rgb(237,0,36);
			background:	rgb(153,0,0);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:white;
			font-size:10px;
		}
		a.actionlink:hover {
			border:		1px solid white;
			background:	rgb(182,227,227);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:rgb(153,0,0);
			font-size:10px;
		}
		
		a.backlink:link, a.backlink:active, a.backlink:visited {
			border:		1px solid rgb(72,24,45);
			background:	#ffffef;
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:#102132;
			font-size:10px;
		}
		a.backlink:hover {
			border:		1px solid #ffffef;
			background:	rgb(72,24,45);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:#ffffef;
			font-size:10px;
		}
		
		
		#orderName{
			display:none;
			position:absolute;
			
			right:10;
			bottom:5;
			color:#FFCC66;
			vertical-align:middle;
			border:0px red solid;
		}
		
		a.sidebarLink:active {color: rgb(255,255,255);text-decoration: none;font-weight:bold;}
    a.sidebarLink:visited {color: rgb(255,255,255);text-decoration: none;font-weight:bold;}
    a.sidebarLink:link {color: rgb(255,255,255);text-decoration: none;font-weight:bold;}
    a.sidebarLink:hover {color: rgb(255,255,255);text-decoration: underline;font-weight:bold;}
    
    .onTab{
    	width:200px;height:28px;background:url(/images/WindermereOnTab.png);cursor:pointer;
    }
    .offTab{
    	width:200px;height:28px;background:url(/images/WindermereOffTab.png);cursor:pointer;
    }
    .noTab{
    	width:200px;height:28px;
    }
    
    .onTabText{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:13px;
      text-decoration:none;
      color:rgb(255,255,255);
      cursor:pointer;
    }
    .offTabText{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:13px;
      text-decoration:none;
      color:rgb(255,255,255);
      cursor:pointer;
    }
    
    .yui-panel .hd {
				background:url(/images/Windermere_Table_Header.gif);
				color:rgb(255,255,255);
				
				border:0px solid #FFF;
				border-bottom:1px solid #000;
				font-weight:bold;
				overflow:hidden;
				padding:4px;
			}
			.yui-panel .bd {
				background-color:rgb(255,255,255);
				color:rgb(72,24,45);
				
				height:100%;
				border:0px solid #FFF;
				border-bottom:0px solid #000;
				font-weight:bold;
				overflow:auto;
				padding:4px;
			}
			.yui-panel .ft {
				background-color:rgb(255,255,255);
				color:rgb(15,43,91);
				
				border:0px solid #FFF;
				border-bottom:0px solid #000;
				font-weight:bold;
				overflow:auto;
				padding:4px;
			}
			
			
			.yui-panel .container-close {
				position:absolute;
				top:2px;
				right:3px;
				z-index:10;
				height:16px;
				width:16px;
				margin:0px;
				padding:0px;
				background:url(/images/PanelClose.png) no-repeat;
				cursor:pointer;
				visibility:inherit;
			}
			
			.mask {
			    z-index:0;
			    display:none;
			    position:absolute;
			    top:0;
			    left:0;
			    -moz-opacity: 0.25;
			    opacity:.25;
			    filter: alpha(opacity=25);
			    background-color:rgb(0,0,0);
			}
    
    	.templateTree {
				background: #ffffff;
			}
    	    
    	.loginBody{
				background:url(/images/Windermere_Body_Background_Trans.gif) top repeat-x #4173a3;
			}
				    