body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	text-align: justify;
	color: #4d4d4d;
}
p {
	padding: 0 0 14px 0;
	margin: 0;
}
li, li.tick {
	list-style-image:url(images/bullet.gif);
	margin: 0 0 5px -10px;
}
li.tick {
	list-style-image:url(images/tick.gif);
}
/* normal body links*/
a {
	font-weight: normal;
}
a:link, a:visited {
	color: #4d4d4d;
}
a:hover {
	text-decoration: none;
	color: #cc99ff;
}
a:active {
	text-decoration: none;
	color: #b164fa;
}
#header, #main, #footer, #menu, #content, #container {
	width: 950px;
	margin: 0 auto;
}
#container {
	min-height: 634px;
}
#header {
	height: 168px;
	background:url(images/header.gif) no-repeat;
	margin-top: 38px;
}
#main {
    background:#FFFFFF;
	float:left;
}
#leftColumn {
	width: 216px;
	float:left;
}
#special {
	width: 202px;
	background:url(images/specialBack.gif) repeat-x;
	padding: 5px 8px 0 8px;
	color: #000000;
	font-weight:400;
	text-align:left;
	margin-top:20px;
}
#special h2 {
	color:#FFFFFF;
	margin: 14px 0 14px 0;
	font-size: 14px;
}
#special a{
	color: #000000;
}
#special a:hover{
	color: #FFF;
}
#specialContent {
	width: 348px;
	background: #5f5f5f;
	color:#FFFFFF;
	text-align:center;
	padding: 10px;
	margin-top: 0px;
}
#specialContent h1 {
	background: #de9afd;
	text-align:center;
}
#specialContent h2 {
	color: #fff;
	font-size: 16px;
	text-align:center;
}
#specialContent hr{ color:#de9afd; height:2px; background:#de9afd; border:none; margin-bottom:15px; }
#content {
	float:right;
	width:717px;
}
#footer {
	padding-top:20px;
	clear: both;
	height:20px;
	line-height: 20px;
	text-align:center;
}
#footer a {
	text-decoration:none;
}

/* ### Main Navigation ### 
/*Credits: CSSplay */
#main_menu {
	height: 210px;
	width: 216px;
	padding-top: 10px;
}
#main_menu li {
	margin: 0;
	list-style-image: none;
}
.preload2 {}
.menu2 {padding:0 1px; margin:0; list-style:none; height:20px; position:relative; z-index: 1400;}
.menu2 li.top {display:block; background:url(images/menuBullet.gif) -5px no-repeat; height: 20px;}
.menu2 li a.top_link {display:block; float:left; color:#4d4d4d; text-decoration:none; font-size:13px; font-weight:bold; padding:0; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 7px; height:20px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 17px 0 7px; height:20px;}
.menu2 li a.top_link:hover {color:#000;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link {color:#cc99ff;} /* this one adds an image for hovering over a link */
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* 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:0; background: #5f5f5f; padding:0; border:1px solid #fff; border-top: 0; white-space:nowrap; width:295px; height:auto;}

.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:295px; border-bottom:#fff 1px solid;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:295px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px; font-weight: bold;}
.menu2 :hover ul.sub li a.fly {background:#cc99ff url(images/arrow.gif) 190px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#cc99ff; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#cc99ff url(images/arrow_over.gif) 190px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#cc99ff url(images/arrow_over.gif) 190px 7px no-repeat; color:#000;} 

.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
{left:140px; top:-4px; background: #cc99ff; padding:1px 0; border:1px solid #fff; white-space:nowrap; width:205px; color:#fff; height:auto; z-index:1;}

.menu2 :hover ul.sub li ul li {display:block; height:20px; position:relative; float:left; width:205px; border-bottom:#fff 1px solid;}

.menu2 :hover ul.sub li ul li a {display:block; font-size:12px; height:20px; width:204px; line-height:20px; text-indent:5px; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px; font-weight: bold; color:#fff;}

/* ### Sidebars ### */ 
#qws a, #qws {
	text-decoration: none;
	font-size: 11px;
	text-align:right;
	width: 1004px;
	margin: 0 auto;
}

/*********** Content ************/
h1, h3 {
	font-size: 14px;
	color:#4d4d4d;
	text-align: left;
	margin: 10px 0;
	text-decoration:none;
	line-height:24px;
	font-weight:bolder;
}
h2 {
	font-size:13px;
	color:#b164fa;
	margin:0;
	text-align: left;
}
h3 {
	font-size: 12px;
	color:#4d4d4d;
	margin:0;
}
/* normal body links*/


/* ######## FAQ Pages ##### */
.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: normal;
}
h3.toggler {
	font-weight: bold;
}
.element {
	margin: 5px 0 0 5px;
}
img.right {
	margin: 0 0 0 25px;
	float:right;
}
.div {
	border-bottom: 1px dashed #cd99fe;
	margin-bottom: 20px;
}
input, select {
	font-size: 11px;
}
input.button {
	background: #cd99fe;
	border:outset 2px #999999;
} 
#newsletterSignup {
	width: 323px;
	height:465px;
	background:url(images/mainImgs/newsletter.jpg) no-repeat;
	float: right;
	margin: 0 0 0 25px;
}
#newsletterSignup h2 {
	color:#FFFFFF;
	padding: 10px 15px 10px 15px;
	font-size:18px;
}
#newsletterSignup 3 {
	padding: 10px 15px 10px 15px;
}
#newsletterSignup p {
	padding: 10px 15px 10px 15px;
}
.left {width: 216px; margin-right: 15px;}
.leftL {width: 150px; margin-right: 25px; float:left;}
.clear {width: 100%; clear:both;}
/*************** 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;
}
sub {font-size: 9px;}
