/* CSS Document */

html{
	overflow: -moz-scrollbars-vertical;
	}

body{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:100%;
	height:100%;
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/header-bg.gif);
	background-repeat:repeat-x; 	}
img {
	border:0px;
	}
#container{
	width:1050px;
	height:auto;
	margin:0 auto 0;
	padding-bottom:10px;
	}
	
#header{
	width:1050px;
	height:620px;
	padding-left:0px;
	padding-top:0px;
	background-image:url(../images/picture-bg.png);
	background-repeat:none;
	}	
#header2{
	width:1050px;
	height:160px;
	padding-left:0px;
	padding-top:0px;
	}	

#logo{
	float:left;
	margin-left:430px;
	padding-top:10px;
	width:170px;
	height:85px;
	}
	
#contactinfo{
	float:left;
	margin-left:75px;
	padding-top:10px;
	width:330px;
	text-align:right;
	font-size:.9em;
	}

#mainimage{
	margin-left:36px;
	margin-top:8px;
	width:980px;
	height:425px;
	background-color:#CCC;
	z-index:0px;
}
#border{
	z-index:2;
	width:980px;
	height:425px;
	padding:0;
	position:absolute;
	background-image:url(../images/border.png);
	background-repeat:none;	}
#bordermini{
	z-index:2;
	width:305px;
	height:200px;
	padding:0;
	position:absolute;
	background-image:url(../images/border-mini.png);
	background-repeat:none;	}	
div#slides {
	width: 980px;
	height: 425px;
	overflow: hidden;
	z-index:0;
}

div#slides div {
	height: 425px;
	width: 980px;
	text-align: center;
	color: #fff;
	z-index:0;
}
#content{
	float:left;
	width:580px;
	margin-left: 45px;
	margin-top: 40px;
	}
#rightcontent{
	float:left;
	width:280px;
	margin-left: 60px;
	margin-top: 70px;
	}

.exclusive{
	padding-left:45px;
	margin-top:50px;
	width:980px;	
}
.locationview{
	width:305px;
	float:left;
	padding-right:20px;
}

#callback{
	padding:0px;
	margin-top:10px;
	width:300px;
	}
.request{
	float:left;
	width:300px;
	height:40px;
	}
.form{
	width:740px;
	}
.clear {clear:both; text-align:center;}
	
	
h1{
color:#660099;
margin-top:0px;
margin-bottom:5px;
font-weight:normal;
font-size:1.3em;}

h2{
color:#22221e;
font-size: 1.9em;
margin-top:0px;
margin-bottom:25px;
font-weight:normal;
}

h3{
color:#95979b;
margin-top:0px;
margin-bottom:22px;
font-weight:normal;
font: 1.9em 'LaneNarrowRegular', Arial, sans-serif;letter-spacing: 0;
}

h4{
color:#660099;
font-size: 1em;
margin-top:0px;
margin-bottom:0px;
font-weight:normal;
}

h5{
color:#999999;
font-size: .9em;
margin-top:5px;
margin-bottom:0px;
font-weight:normal;
}

#content p {
color:#95979b;
font-size: .8em;
line-height:1.5em;
margin-top:0px;
margin-bottom:5px;
}

#content li {
color:#95979b;
font-size: .8em;
margin-top:0px;
margin-bottom:5px;
list-style:disc;
}

#rightcontent p {
color:#95979b;
font-size: .7em;
line-height:1.3em;
margin-top:0px;
margin-bottom:5px;
}

.exclusive p {
color:#95979b;
font-size: .7em;
line-height:1.3em;
margin-top:0px;
margin-bottom:5px;
}

#footer p{
color:#95979b;
font-size: .7em;
line-height:1.5em;
margin-top:0px;
margin-bottom:5px;
}

.bluetext{
	color:#660099;
}

.subheading{
	font-size: .7em;
	}
	
#content a:link, #content a:visited {	color:#660099;	text-decoration: none;}
#content a:hover {	text-decoration: none;	border-bottom:#21211e 1px solid;}

#rightcontent a:link, #rightcontent a:visited {	color:#660099;	text-decoration: none;}
#rightcontent a:hover {	text-decoration: none;	border-bottom:#21211e 1px solid;}

.exclusive a:link, .exclusive a:visited{	color:#660099;	text-decoration: none;}
.exclusive a:hover{	text-decoration: none;	border-bottom:#21211e 1px solid;}

#footer {
	margin-left: auto;
	margin-right: auto;	
	width:960px;
	margin-top:0px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;

}
#footer img{
	padding-top:0px;
	padding-bottom:10px;
	}
	
#footer p{
	line-height:140%;
	color:#21211e;
	font-weight:normal;
}

#footer h1{
	font-size: .7em;
	line-height:140%;
	color:#660099;
	font-weight:normal;
}
#footer h2{
	font-size: .7em;
	line-height:140%;
	color:#95979b;
	font-weight:normal;
}
#footer a:link  {color: #21211e; text-decoration: none;font-weight:normal;} 
#footer a:visited {color: #21211e; text-decoration: none;font-weight:normal;} 
#footer a:hover  {color:#660099; text-decoration: none;font-weight:normal;	border-bottom:#21211e 1px solid; }
#footer #current { color: #660099; text-decoration: none; }

#footerleft  {
	float:left;
	width:800px;
}

#footerright a:link, #footerright a:visited   {color: #95979b; text-decoration: none;font-weight:normal;} 

#footerright  {
	text-align:right;
	float:right;
	width:160px;
}



/* navigation */


#navigation{
	margin-left:25px;
	margin-top:10px;
	height:58px;
	width:1000px;
	padding-left:25px;
	z-index:3;
}

#navigation a:link  {color: #999999; text-decoration: none;font-weight:normal;} 
#navigation a:visited {color: #999999; text-decoration: none;font-weight:normal;} 
#navigation a:hover  {color: #660099; text-decoration: none;font-weight:normal; }
#navigation #currentmain { color: #660099; text-decoration: none;font-weight:normal; }

#outer {width:1000px; position:absolute; top:150px; left:0; height:40px; overflow:hidden; font-weight:normal;}

#menuHolder {position:relative; float:left; left:50%; width:1000px;}

#dropline {padding:0; margin:0; list-style:none; float:left; position:relative; right:50%; font-weight:normal; width:1000px;}
#dropline div {position:absolute; left:-9999px; width:100%; z-index:10; height:35px; top:30px;font-weight:normal;}
#dropline ul {padding:0; margin:0; list-style:none; font-weight:normal; }
#dropline table {border-collapse:collapse: padding:0; margin:-1px -10px; width:0; height:0;font-weight:normal;}

#dropline li ul {position:relative; float:left; left:50%;font-weight:normal;}
#dropline li ul li {float:left; position:relative; right:50%;font-weight:normal;}
#dropline li ul li a {display:block; float:left; padding:0 12px; color:#000; font-weight:normal;}
#dropline li ul li a:hover {text-decoration:none; color:#000;font-weight:normal;}

#dropline li {float:left; margin-right:1px;font-weight:normal;}
#dropline li.last {margin:0;font-weight:normal;}
#dropline li a {display:block; float:left; height:35px; padding:0 0 0 15px; line-height:30px; text-decoration:none; font-size:15px; color:#000; font-weight:normal;}
#dropline li a b {display:block; float:left; height:35px; padding:0 20px 0 0; cursor:pointer; font-weight:normal;}

#dropline li a:hover {color:#000; border:0;  text-decoration:none;font-weight:normal;}
#dropline li a:hover b {color:#000;}

#dropline li:hover > a {color:#000; border:0; text-decoration:none;font-weight:normal;}
#dropline li:hover > a b { text-decoration:none;}

#dropline :hover div {left:0;}

* html #dropline li.current div {width:expression(document.getElementById('dropline').offsetWidth);}
* html #dropline li a:hover div {width:expression(document.getElementById('dropline').offsetWidth);}

#subnavigation {width:1000px; top:19px; left:0; height:25px; text-align:center;}

#subnavigation ul	{float:center; padding-top:0px; padding-right:0px; text-decoration:none; font-size:15px;}
#subnavigation li	{display:inline; padding:0 12px;  white-space:nowrap; text-decoration:none}
#subnavigation li a{background:transparent; text-decoration:none;}

#subnavigation a:link  {color: #999; text-decoration: none;font-weight:normal;} 
#subnavigation a:visited {color: #999; text-decoration: none;font-weight:normal;} 
#subnavigation a:hover	{color: #000; text-decoration: none;font-weight:normal; }
/*END NAVIGATION*/

/*Form Styles*/
		
form#search .textfield, .dropdown {  
width: 185px;  
font: normal 14px arial,verdana,tahoma,sans-serif;  
color:#61486e;  
margin: 0 0 10px 0;  
padding: 4px 6px;  
background: #f2f2f2;  
border: 1px solid #d0d0d0;   
	z-index:3;
}  

form#login .textfield, .dropdown {  
width: 185px;  
font: normal 14px arial,verdana,tahoma,sans-serif;  
color:#61486e;  
margin: 0 0 10px 0;  
padding: 4px 6px;  
background: #f2f2f2;  
border: 1px solid #d0d0d0;   
	z-index:3;
}  

form .ztextfield {  
width: 200px;  
font: normal 14px arial,verdana,tahoma,sans-serif;  
color:#61486e;  
margin: 0 0 10px 0;  
padding: 4px 6px;  
background: #f2f2f2;  
border: 1px solid #d0d0d0;   
}  


form {
	padding: 0px;
	margin:0px;
}

form fieldset {
	margin-bottom: 0px;
	padding: 0px;
	border:none;
}


form#search button, form#login button {
	float:left;
	background: #ccc;
	border: none;
	color: #660099;
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	height:26px;
}

form#search button:hover, form#login button:hover {
	background: #21211e;
	cursor: pointer;
}

.anybutton {
	background: #660099;
	border:none;
	color: #ffffff;
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	height:26px;
}

.anybutton:hover {
	background: #76aad4;
	cursor: pointer;
	height:26px;
}





@font-face {
	font-family: 'TangerineRegular';
	src: url('../fonts/Tangerine_Regular-webfont.eot');
	src: local('?'), url('../fonts/Tangerine_Regular-webfont.woff') format('woff'), url('../fonts/Tangerine_Regular-webfont.ttf') format('truetype'), url('../fonts/Tangerine_Regular-webfont.svg#webfonthdkJyIIt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TangerineBold';
	src: url('../fonts/Tangerine_Bold-webfont.eot');
	src: local('?'), url('../fonts/Tangerine_Bold-webfont.woff') format('woff'), url('../fonts/Tangerine_Bold-webfont.ttf') format('truetype'), url('../fonts/Tangerine_Bold-webfont.svg#webfontm6icAieI') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LaneNarrowRegular';
	src: url('../fonts/LANENAR_-webfont.eot');
	src: local('?'), url('../fonts/LANENAR_-webfont.woff') format('woff'), url('../fonts/LANENAR_-webfont.ttf') format('truetype'), url('../fonts/LANENAR_-webfont.svg#webfontwHQX4ydt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LaneUpperRegular';
	src: url('../fonts/LANEUP__-webfont.eot');
	src: local('?'), url('../fonts/LANEUP__-webfont.woff') format('woff'), url('../fonts/LANEUP__-webfont.ttf') format('truetype'), url('../fonts/LANEUP__-webfont.svg#webfontLIIgXgWd') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LanePoshRegular';
	src: url('../fonts/LANEPOSH-webfont.eot');
	src: local('?'), url('../fonts/LANEPOSH-webfont.woff') format('woff'), url('../fonts/LANEPOSH-webfont.ttf') format('truetype'), url('../fonts/LANEPOSH-webfont.svg#webfonthZeknhcI') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1.fontface {font: 3.5em 'TangerineRegular', Arial, sans-serif;letter-spacing: 0;}

