.phones {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
	font-size: 15px;
}
/* CSS Document */
body {
	background-color: #fff;
	font-size:17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:17px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
body,td,th {
	font:17px Calibri,arial,clean,sans-serif;
*font-size:small;*font:x-small;
	color:#333333;
}
p{
	margin:0px;padding:0px 0px 16px 0px;}
a:link {
	text-decoration: none;
	color:#FF3300;
}
a:visited {
	text-decoration: none;
	color: #4D4C49;
}
a:hover {
	text-decoration:underline;
	color: #BF131B;
}
a:active {
	text-decoration: underline;
	color: #666;
}

#main{
	width:776px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#main_c{
	width:776px;
	height:auto;
	float:left;
}
#header{
	position:relative;
	z-index:1;
	width:776px;
	height:225px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}
#content{
	width:776px;
	height:auto;
	float:left;
	padding-bottom:15px;
}
#text{
	width:706px;
	padding:0px 30px 10px 40px;
}
.h_left{
	width:186px;
	height:200px;
	float:left;
	padding:0px 10px 0px 30px;

}
.h2_left{
	width:236px;
	height:auto;
	float:left;
	padding:0px 10px 0px 30px;
	border-right:1px #999999 solid;
}
.h3_left{
	width:286px;
	height:auto;
	float:left;
	padding:0px 10px 0px 30px;
	border-right:1px #999999 solid;
}
.h4_left{
	width:360px;
	height:auto;
	float:left;
	padding:0px 10px 0px 30px;
}
.h4_left ul{
	padding:15px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
	width:312px;
}
.h4_left li{
	background-color:#ddcdbc;
	border-bottom:1px #fff solid;
	text-align:center;
	height:22px;
	line-height:22px;
}

.title{
	font-size:18px;
	padding:0px;
	margin:0px;
}
.p_p{
	padding-left:30px;
}
.h_right{
	width:530px;
	height:auto;
	float:left;
	padding-left:15px;
	border-left:1px #999999 solid;
}
.h2_right{
	width:480px;
	height:auto;
	float:left;
	padding-left:15px;
}
.h3_right{
	width:430px;
	height:auto;
	float:left;
	padding-left:15px;
}
.h4_right{
	width:360px;
	height:auto;
	float:left;
	padding-left:15px;
}
#footer{
	width:100%;
	height:100px;
	background-image:url(images/bg_footer.gif);
	background-color:#F7F5CC;
	background-repeat:repeat-x;
	clear:both;
	line-height:14px;
	text-align: center;
}
#footer p{
	padding:10px 0px 0px 0px;}
#footer_c{
	width:100%;
	height:100px;
	position:relative;
}
#show{
	margin-left:auto;margin-right:auto;width:402px;height:323px; background-color:#999;border:1px #999 solid;}
#CDiv{
	width:382px;
	height:280px;
	overflow-y:scroll;
	background-color:#F7F5CC;
	padding:10px;
	font-weight:normal;
}
.title1{
	font-family:Monotype Corsiva;
	font-size:30px;
	color:#c33;
}
.title2{
	font-family:Bradley Hand ITC TT-Bold;
	font-size:24px;
	color:#f90;
	font-weight:bold;
}
.green{
	color:#090;
}
.yellow{
	font-family:Bradley Hand ITC TT-Bold;
	font-size:16px;
	color:#f90;
	font-weight:bold;
	line-height:24px;
}
.title1_1{
	font-family:Bradley Hand ITC TT-Bold;
	font-size:18px;
	color:#c33;
	font-weight:bold;
	line-height:24px
}
.red{
	font-family:Bradley Hand ITC TT-Bold;
	font-size:22px;
	color:#F30;
	font-weight:bold;
	line-height:24px
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF3300;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
     position: absolute;
     z-index: 1010;
     filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
     ul.MenuBarHorizontal li.MenuBarItemIE
     {
          display: inline;
          f\loat: left;
          background: #FFF;
     }
}
ul.MenuBarHorizontal li ul li{

    clear: left;

}
