/* CSS Document */

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#726d60;
	margin:0;
	padding:0;
}

.border {
	border-right: 1px solid #d26f1a;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d62f6b;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d62f6b;
	text-decoration:underline;
}

.brown {
	color:#cf6c1b;
}

a.menu {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

a.menu:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
}

.footer {
	font-size:11px;
	color:#ffffff;
}

.te {
	font-size:11px;
	color:#ffffff;
	padding-bottom:2px;
}

.page {
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}


.text {
	font-size:12px;
	color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}

.text-header {
	font-size:12px;
	color:#726d60;
	text-align:justify;
}

.text2 {
	font-size:12px;
	color:#726d60;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}

.text2-header {
	font-size:12px;
	color:#d62f6b;
	text-align:center;
}

.text3 {
	font-size:12px;
	color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.com {
	font-size:11px;
	color:#d62f6b;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

.linkb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b1bb1c;
	text-decoration:underline;
}

.linkb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b1bb1c;
	text-decoration:none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d5144;
	text-decoration:underline;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d5144;
	text-decoration:none;
}

.left-menu {
	padding-left: 15px;
	padding-top: 25px;
	color:#000000;
}

.text3 {
	font-size:12px;
	color:#5d5144;
	padding-left: 5px;
	padding-right: 9px;
	text-align:justify;
}

.text4 {
	font-size:12px;
	color:#5d5144;
}

.titlew {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

.textw {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.linkw {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.linkw:hover {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.title2 {
	font-size:14px;
	color:#b1bb1c;
	padding-left: 5px;
}

input, textarea, select {
	font-size:11px;
	color:#5d5144;
}

.error {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}

.title {
	font-size:14px;
	color:#b1bb1c;
}

.heading {
	font-size:13px;
	color:#b1bb1c;
	padding-left: 10px;
	background-color: #f6f6f6;
}

.heading2 {
	font-size:16px;
	color:#541900;
}

.head {
	font-size:16px;
	color:#541900;
	font-weight:bold;
	text-align:center;
}

.scroll {
	width:600px;
	height:495px;
	overflow:auto;
	padding-right:15px;
}

.select {
	visibility:hidden;
}

#contact {
	position:absolute;
	top: 103px;
	left: 402px;
	width: 739px;
	height: 542px;
	visibility:hidden;
	text-align:left;
	z-index:101;
}

#appointment {
	position:absolute;
	top: 103px;
	left: 402px;
	width: 739px;
	height: 542px;
	visibility:hidden;
	text-align:left;
	z-index:102;
}

.about {
	/*padding-left:8px;*/
}

.menu-item {
	display:block;
	float:left;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}
.menu-sep {
	background: url('images/menu/menu_separator.gif') top center no-repeat;
	display:block;
	float:left;
	width:5px;
	height:27px;
}

a.menu1 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/about.gif') top center no-repeat;
}

a.menu2 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/services.gif') top center no-repeat;
}

a.menu3 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/team.gif') top center no-repeat;
}

a.menu4 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/press.gif') top center no-repeat;
}

a.menu5 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/events.gif') top center no-repeat;
}

a.menu6 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/associations.gif') top center no-repeat;
}

a.menu7 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/corporate.gif') top center no-repeat;
}

a.menu8 {
	display:block;
	width: 70px;
	height: 27px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/menu/contact.gif') top center no-repeat;
}

.lat_news {
	background: #C7BDAA url('images/latest_news.gif') top left no-repeat;
}	

.com_week {
	background: #baaf99 url('images/comment_of_the_week_long.gif') top left no-repeat;
}	

/* menu styles */
#nav {padding:0; margin:0; padding-top:0px; font-size:11px; list-style:none; height:27px; position:relative; z-index:50; text-align:left; font-size: 11px; font-weight:normal; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; width:70px; float:left; height:27px; line-height:27px; color:#808184; text-decoration:none; cursor:pointer; text-align:center; font-size: 11px; font-weight:normal; }
#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:50;}
#nav a:hover {position:relative; white-space:normal; z-index:50;}

#nav :hover ul.sub
{left:0px; top:26px; white-space::nowrap; width:100px; z-index:51;}
#nav :hover ul.sub li
{display:block; position:relative; float:left; width:100px;}
#nav :hover ul.sub li a
{ background-color: #ffffff; padding-left:8px; display:block; font-size:11px; height:20px; width:100px; line-height:20px; color:#aa9984; text-decoration:none; font-size: 11px; font-weight:normal; }
#nav :hover ul.sub li a:hover 
{ background-color: #bdb1a2; color:#b2264f;}
#nav :hover ul.sub li a.fly
{ color:#aa9984; background: #ffffff url('images/menu/arrow_normal.gif') top right no-repeat; }
#nav :hover ul.sub li a.fly:hover
{ color:#b2264f; background: #bdb1a2 url('images/menu/arrow_over.gif') top right no-repeat;}

#nav :hover ul.sub li ul li ul li
{background-color: #ffffff; display:block; position:relative; float:left; width:100px;}
#nav :hover ul.sub li ul li ul li a
{background-color: #ffffff; display:block; font-size:11px; height:20px; width:100px; line-height:20px; text-indent:10px; color:#d1eff6; text-decoration:none; font-size: 11px; font-weight:normal; }
#nav :hover ul.sub li ul li ul li a:hover 
{background-color: #bdb1a2;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{background-color: #bdb1a2; left:109px; top:0px; white-space:nowrap; width:100px; z-index:52; height:20px; text-align:left; font-size: 11px; font-weight:normal; }

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; text-align:left;  font-size: 11px; font-weight:normal; }

#nav li:hover li:hover > ul
{left:109px; top:0px; white-space:nowrap; width:100px; z-index:52; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{ background-color: #ffffff; color:#aa9984;} 
#nav li:hover li:hover > li a.fly
{ background-color: #bdb1a2; color:#b2264f;} 

/*scroll*/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #baaf99;
}
.vscrollerbar {
width: 10px;
background-color: white;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: white;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#mycustomscroll2 {
/*percantage width: make it 100% to match container*/
width: 97%;
height: 195px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em 0.3em 0.3em 0px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding: 0px;
padding-right:5px;
font-size:12px;
}

.percentagewrap {
	width: 97%;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
}