@charset "UTF-8";
/* CSS Document */



body {
	font-family: "Trebuchet MS","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	font-size: 11px;
	color: #1e1d47;
	background-image: url('/images/newhome/NewHomepage_1209_BG.jpg');
	margin: 5px 0px;
}
a {
	font-size: 1em;
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
h1 {
	font-size: 15px;
	color: #000;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #8a4811;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 12px;
	color: #000;
}

hr {
	margin: 20px 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #CCC;
}
a img {
	border: none;
}

/* IDs */

#container {
	width: 946px;
	margin: auto;
	position:absolute;
	left:50%;
	margin-left:-473px;
}

#phone {
	background: url(../images/newhome/phone.png);
	height: 40px;
	text-indent: -9999px;
}

#main {
	overflow: hidden;
	padding: 0 8px;
	height:620px;
	
	background: url(../images/newhome/loc_bg.gif) no-repeat;
	background-position: 702px 377px;

}

#left {
	float: left;
	width: 170px;
	background-repeat:no-repeat;
	
}
#logo a {
	display: block;
	background: url(../images/newhome/logo.gif);
	width: 178px;
	height: 116px;
	text-indent: -9999px;
	margin: 0 0 0 -8px;
}
#menu {
	border-top: 10px solid #1d1c46;
	padding: 2px 0 0 0;
	background: url(../images/newhome/left_bg.gif) left 124px #403e7f;
	height:700px;
} 
#menu ul {
	margin: 0 0 0 15px;
	padding: 0;
} 
#menu ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;	
}
#menu li a {
	color: #fcfce0;
	font-size: 16px;
	text-decoration: none;
}
#menu ul ul {
	margin: 0 0 0 12px;
}
#menu ul li li {
	margin: 0;
	list-style-image: url(../images/newhome/menu_bullet.gif);
}
#menu li li a {
	color: #FFF;
	font-size: 13px; 
	display: block;
	padding: 0 0 3px 0;
}
.white{
	padding-left:17px;
	color:#ffffff;
	line-height:122%;
	font-size: 9pt;
}
 a:hover.navlink {
	text-decoration:underline;
	color:#efebbe;
}
 a.navlink, a:visited.navlink, a:link.navlink{
	text-decoration:none;
	color:#ffffff;
}


#middle {
	float: left;
	width: 522px;
	background: #fdfcf5;
}
#banner {
	background: url(../images/newhome/banner_image1.jpg);
	height: 226px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin:0px;
	padding:0px;
}
#banner p {
	text-indent: -9999px;
}
#buttons {
	position: absolute;
	top:180px;
	left:50%;
	margin-left:80px;
}
#buttons a {
	display: block;
	width: 107px;
	height: 35px;
	float: left;
	margin: 0 5px;
}
#buttons a.specials {
	background: url(../images/newhome/button_specials.png);
}
#buttons a.specials:hover {
	background: url(../images/newhome/button_specials_over.png);
}
#buttons a.contact {
	background: url(../images/newhome/button_contact.png);
}
#buttons a.contact:hover {
	background: url(../images/newhome/button_contact_over.png);
}
#content {
	padding: 5px 20px 5px 20px;
	background: #FFF;
}
#content .text {
	padding: 0 0 0 30px;
}
#content blockquote {
	padding: 20px 20px 20px 20px;
	margin: 0 -20px -20px -20px;
	border-top: 1px dashed #a09e7f;
	background: url(../images/newhome/quote_bg.gif) repeat-x top #fcfcf5;
	height:140px;
}
#content blockquote p {
	margin-top: 0;
	padding: 0 30px 0px 30px;
	background: url(../images/newhome/quote_open.gif) no-repeat left top;
	position: relative;
	z-index: 10;
}
#content blockquote p.by {
	text-align: right;
	background: url(../images/newhome/quote_close.gif) no-repeat right top;
	padding: 20px 40px 20px 0;
	margin: -20px 0 0 0;
	position: relative;
	z-index: 0;
}

#right {
	float: right;
	width: 238px;
	background: url(../images/newhome/right_bg.gif) repeat-y;
	margin-bottom:0px;
	padding-bottom:0px;


}
#right .intro {
	padding: 5px 10px;
	border-top: 1px solid #FFF;
	background: url(../images/newhome/intro_bg.gif);
	color: #fcfce0;
	height: 216px;
}
#right .intro h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #FFF;
	font-size: 16px;
	background: none;
}
#right .intro a {
	color: #fcfce0;
}

#right h2 {
	background: url(../images/newhome/right_h2_bg.gif) no-repeat;
	margin: 0;
	padding: 4px 5px 5px 10px;
	color: #FFF;
	height: 16px;
}
#right p {
	margin: 0;
	line-height: 110%;
}

#right .didyouknow {
	background: url(../images/newhome/dyk_bg.gif) no-repeat;
	padding: 10px;
	height: 92px;
}
#right .didyouknow p {
	padding: 5px 0 0 35px;
	background: url(../images/newhome/dyk_arrow.gif) no-repeat;
}

#right .location {
	background: url(../images/newhome/loc_bg.gif) no-repeat;
	padding:20px;
}



#footer {
	background: url(../images/newhome/footer_bg.gif) no-repeat center top;
	padding: 3px 23px 15px 0;
	text-align: right;
	color: #727086;
	font-size: 11px;
	margin-top:-16px;
}


/* Classes */

h1.home {
	background: url(../images/newhome/title_welcome.gif);
	width: 135px;
	height: 23px;
	text-indent: -9999px;
}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
