/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:justify;
	color: #000000;
}
a:link, a:hover, a:active, a:visited {
	color: #000;
}
a:hover, a:visited {
	color: #1a7a90;
}
h1, h2, h3, h4, h5, h6 {
	color: #888a90;
	font-size: 18px;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	font-size: 12px;
}
h1 {
	margin: 0 0 10px 0;
}	
#header, #main, #footer {
	width: 800px;	
	background-color: #ffffff;
	margin: 10px auto 0 auto;
}
#header {	
	margin: 0 auto 0 auto;
	width: 800px;	
	height: 147px;
	background: url(images/header.jpg) no-repeat;
}
#main {
	margin: 10px auto;
	width: 800px;
	padding-bottom: 12px;
	background: #FFFFFF;
}
#content {
	width: 570px;
	float: left;
	margin-left: 30px;
}
#leftColumn {
	width: 163px;
	float: left;
}
img {
	border: 0;
}
#footer {
	margin: 10px auto;
	height: 68px;
	width: 800px;
	background:url(images/base.jpg) repeat-x;
	clear: both;
	padding-top: 20px;
}
#footerDC {
	padding-top: 30px;
	text-align:center;
	line-height: 70px;
}
#footerDC a {
	text-decoration:none;
	font-size:10px;
	color:#333333;
}

/* ### Main Navigation ### 
/*Credits: CSSplay */

.menu2 {padding:0; margin:0; list-style:none;}

/* ##### controls even, odd backgrounds ##### */
.menu2 li a.top_link, .menu2 li a.top_link2 {background:url(images/topLink.jpg) no-repeat; display:block; width:163px; height:21px; line-height:21px; color:#6d3a49; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px;}
.menu2 li a.top_link2 {background: #FFFFFF none;}
.menu2 li a.top_link:hover, .menu2 li a.top_link2:hover {
	color:#666666;
}
.menu2 a.top_link2 span.down {margin-left: 20px;}
/* ##### end of controls even, odd backgrounds ##### */

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:1401;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:100px; top:0px; background: #50c658; padding:1px 0; border:1px solid #ffffff; border-top: 0; white-space:nowrap; width:270px; height:auto; z-index: 1401; font-weight:bold;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:267px; border-bottom:1px solid #ffffff;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:267px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; border:1px solid #9abdff; border-width:0 0 0 1px;}
.menu2 :hover ul.sub li a.fly {background:#50c658 url(images/arrow.gif) 257px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#ffffff; color:#000000; font-weight:bold;}
.menu2 :hover ul.sub li a.fly:hover {background:#50c658 url(images/arrow_over.gif) 257px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#50c658 url(images/arrow_over.gif) 257px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{background: #258DB8; padding:3px 0; border:1px solid #000000; white-space:nowrap; z-index:200; height:auto; z-index: 1401;}

.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: bold;
}
.element {
	margin: 5px 0 0 5px;
}
#footerDC {
	padding-top: 0px;
	text-align:center;
	line-height: 32px;
	font-size:10px;
	color:#000000;
}
#footerDC a:link, #footerDC a:hover, #footerDC a:active, #footerDC a:visited {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}
#qws {
	margin: 0 auto;
	width: 800px;
	font-size: 10px;
	color:#666666;
	text-align:right;
}

sup {
		font-size: 6px;
}
/* ### Sidebars ### */
.toggler {
	color: #222;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	margin: 0;
}
#faq_accordion h3.toggler atStart {font-size: 14px; font-weight: bold;}
.element p {margin: 5px 10px;}
.element a {background:#fc4c82; border: 1px outset #CCCCCC; margin-left: 10px; color:#FFFFFF; padding: 2px 5px;}

#faqsContact {padding: 140px 30px 30px 30px; background:url(images/logo.gif) top left no-repeat;}
.required_class {
color:red;
}
/*************** Gallery One Settings **************/
#picture_div {
	padding:0;
	margin: 0;
}
.complex-align {
	float:left;
	width: 175px;
	height: 285px;
	margin: 5px 5px;
}

.one_picture {
	padding:0;
	margin: 0;
}
.tool-tip {
	z-index:2500;
}
/********* Google maps *******/
#map_canvas, #pano { width: 525px; height: 425px}
#pano {height: 300px;}
#directions {width: 425px;}
.gmls-app {width : 188px;}
.gmls-search-form form.gsc-search-box input.gsc-input {padding : 1px;  width : 180px;}
td.gsc-search-button {width : auto; padding-left: 5px;}

.aligncenter	{display:block;margin:0 auto;}

.cross ul, li{list-style-type: none;}

#side_box .side_box_element
{
    width: 181px;
    padding-bottom: 10px;
}
.firstLetter {font-size: 16px;}
.largeFont {font-size: 13px;}
img.left {float:left; margin-right: 25px;}
img.right {float:right; margin-left: 25px;}
a.book {color:#000000; font-size: 16px;}
a.book:hover {color:#FF0000}
.red {color:#FF0000;}
#disc { margin: 50px 0 20px 0; font-style:italic;
	float: left;
	padding: 0;
}