/* CSS Document */

{margin:0; padding:0;}
body{
	padding:0;
	margin:0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #2D2B26;
	height: 100%;
	}
div, p, h1, h2, h3, h4, h5, h6, ul, img{
	padding:0; margin:0;
	}
p {
	font-size: 12px;
	line-height: 20px;
}
	
ul{
	list-style-type:none;
	}
.balnk{
	font-size:0px; line-height:0px; clear:both;
	}
a:link, a:visited {
	text-decoration: none;
	color: #126678;
}
a:hover, a:active {
	text-decoration: underline;
	color: #224660;
}
a.morelink:link, a.morelink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #4d8598;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
a.morelink:hover, a.morelink:active {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.spacer {
	margin: 20px;
}
.spacer20 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.spacer10 {
	padding: 5px;
}
.spacer30 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.spacer50 {
	height: 50px;
}
.spacer40 {
	height: 40px;
}






#container {
	min-height:100%; 
	height: 100%;
	width: 100%;
}

/*--------------------------------header-------------------*/
#main_header{
	width:100%;
	color:#FFFFFF;
	background-repeat: repeat-x;
	top: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	padding: 0px;
	background-image: url(../images/nav-bar-top2.jpg);
	}
#main_header #header{
	width:900px;
	margin:0 auto;
	color:#FFFFFF;
	height:50px;
	position:relative;
	}
#main_header #header img{
	position:absolute;
	left:50px;
	top:0px;
	display:block;
	}
#main_header #header ul.topnav {
	width:672px;
	display:block;
	position:absolute;
	left:220px;
	margin:0;
	padding: 0;
}
#main_header #header ul.topnav li{
	height:35px;
	margin:0;
	display:block;
	float:right;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#main_header #header ul.topnav li a{
	color:#626053;
	text-decoration:none;
	text-indent:0px;
	width:inherit;
	font-size: 11px;
	line-height: 21px;
	}
#main_header #header .topnav li a:hover {
	color: #000;
	text-decoration: underline;
}


/*------------------------------------ Menu -------------------------*/
#main_header #mainmenu{
	width:900px;
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#banner {
	margin-left: 220px;
	width: 680px;
	float: right;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#banner h1, #menu h2 {
	margin: 0;
	padding: 0;
}

#banner h1 a {
	display: block;
}
#banner h1 a span, #banner .skip {
position: absolute;
top: -10000px;
left: -10000px;
}

#menu {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
}

#menu li {
	display: inline;
	position: relative;
	vertical-align: middle;
}

#menu h2 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	line-height: 14px;
}

#menu li a {
	color: #f1e5c7;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}

#menu li a:hover {
text-decoration: underline;
}

#menu li.mega a {
	padding-top: 0;
	padding-bottom: 0;
}

#menu li.mega a:hover {
text-decoration: underline;
}

#menu div {
display: none;
}

#menu li.mega div {
	width: 250px;
	position: absolute;
	top: 20px;
	left: 0px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#menu li.hovering div {
display: block;
}

#menu .mega h3 {
	color: #2a8393;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 23px;
	margin-bottom: 5px;
	display: block;
	width: 230px;
}
#menu .mega p {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 14px;
	color: #4a483d;
	font-weight: bold;
	word-spacing: -0.1em;
}
#menu .mega p a {
	color: #4a483d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#menu .mega p a:hover {
	text-decoration: underline;
}
#menu .mega h4 {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
	color: #4a483d;
	font-weight: bold;
	word-spacing: -0.1em;
	margin-top: 20px;
}
#menu .mega h4 a {
	color: #4a483d;
	text-decoration: none;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#menu .mega h4 a:hover {
	text-decoration: underline;
}
.startingPrice {
	font-size: 11px;
	font-weight: normal;
}

/*------------------------------------ Menu end-------------------------*/

/*------------------------------------body-------------------------*/
#main_body{
	width:100%;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 60px;
	background-image: url(../images/main-bg-2.jpg);
	margin: 0px;
}
#body{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
/*------------------------------------ Home body content -------------------------*/
#homeTop {
	margin-top: 15px;
	margin-left: 30px;
	background-position: left;
	float: left;
	margin-right: 30px;
}

#homeLeftNav{
	width:200px;
	float:left;
	display:block;
	height: 400px;
	padding: 0;
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 30px;
	}

#homeLeftNav h2{
	width:142px;
	margin:0;
	font-weight:bold;
	display:block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 7px;
	font-size: 12px;
	color: #4a483d;
	}
#homeLeftNav select {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#homeLeftNav option {
	padding: 0px;
}
.listmenu {
	font-size: 11px;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#homeLeftNav p{
	width:185px;
	display:block;
	color:#4a483d;
	background:none;
	padding:0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	font-size: 11px;
	}
#homeLeftNav h3{
	color:#fff6d8;
	font-weight:bold;
	width:191px;
	display:block;
	margin:19px 0 0 23px;
	padding:0;
	font-size: 14px;
	}
#homeLeftNav h3 a{
	width:171px;
	height:17px;
	display:block;
	background:url(images/arrow.gif) no-repeat 160px 6px #051b2b;
	padding:0 0 0 7px;
	margin:4px 0 0px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
	line-height: 15px;
	}
#homeLeftNav h3 a:hover{
	background:none;
	color:#FFFFFF;
	}
#homeLeftNav p a.more{
	width:56px;
	height:12px;
	display:block;
	background:url(images/more_bg.gif) no-repeat #0a2b43;
	margin:22px 0 37px 118px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size: 11px;
	line-height: 11px;
	}
#homeLeftNav p a.more:hover{
	background:url(images/more_bg_h.gif) no-repeat #0a2b43; color:#ff0033; 
	}
/*------------------------Column 2 -------------*/

#homeCol1{
	width:575px;
	float:left;
	display:block;
	padding: 0px;
	}
#homeCol1 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 29px;
	padding-top: 28px;
	padding-bottom: 20px;
	color: #7F392F;
	font-weight: normal;
	text-align: center;
}


#homeCol2{
	width:275px;
	padding:0;
	float:left;
	display:block;
	}
#homeCol2 h2{
	width:275px;
	margin:0;
	font-weight:normal;
	display:block;
	font-size: 16px;
	background-image: url(../images/dot-line-275.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 31px;
	}
#homeCol2 h2 a {
	color: #2D2B26;
	text-decoration: none;
}
#homeCol2 h2 a:hover {
	text-decoration: underline;
}

#homeCol2 p{
	width:275px;
	display:block;
	margin:0px;
	background:none;
	padding:0px;
	font-size: 11px;
	line-height: 14px;
	}

/*------------------------Column 3 -------------*/
#homeCol3{
	width:275px;
	float:left;
	display:block;
	padding: 0;
	margin-left: 25px;
	}
#homeCol3 h2{
	width:275px;
	margin:0;
	font-weight:normal;
	display:block;
	font-size: 16px;
	line-height: 31px;
	background-image: url(../images/dot-line-275.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#homeCol3 h2 a {
	color: #2D2B26;
	text-decoration: none;
}
#homeCol3 h2 a:hover {
	text-decoration: underline;
}
	
#homeCol3 p{
	width:275px;
	display:block;
	background:none;
	padding:0px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	}
#homeCol3 h3{
	width:190px;
	display:block;
	margin:19px 0 0 16px;
	padding:0;
	font-weight:bold;
	font-size: 14px;
	}

#homeCol4{
	width:585px;
	float:left;
	display:block;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
	}
#homeCol4 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4A483D;
	margin-left: 20px;
	line-height: 20px;
}

/*---------------------------------footer in body -----------------*/

#footer {
	width:800px;
	font-size: 11px;
	color: #807865;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #807865;
	height: 150px;
	}
#footer a {
	color: #807865;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover{
	text-decoration:underline;
	}
#footerCol1 {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #807865;
}
#footerCol2 {
	width: 100px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footerCol3 {
	width: 275px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 10px;
	float: left;
	margin-left: 30px;
	line-height: 18px;
}
#footerCol4 {
	width: 300px;
	float: left;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
}
#footerCol5 {
	width: 840px;
	margin-left: 30px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
/*---------------------------------footer in body ends-----------------*/

/*---------------------------------footer-----------------*/
#main_footer{
	width:100%;
	height: 60px;
	position: relative;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:-60px;
	clear: both;
	}
#main_footer p {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}

.clearfooter {
	clear: both;
}
.breadcrumb {
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #4a483d;
}
.bullet-red {
	list-style-position: outside;
	list-style-image: url(../images/bullet-red.gif);
	margin-left: 20px;
	line-height: 18px;
	font-size: 13px;
}
.bullet-red h2{
	color: #4a483d;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.pullquote {
	width: 90%;
	float:right;
	font-size:115%;
	line-height:170%;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url();
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6F8C81;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
}
.pullquote-aurther {
	font-size: 12px;
	font-style: italic;
	float: right;
	width: 375px;
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
}


clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
