body {
font-family:arial, tahoma, verdana, helvetica, sans-serif;
margin: 0 0 1em 0;
background-color: #e3e3e3;
min-width: 1000px;
border: 0;
}
img { border: 0;}
.emphasize {
font-weight: bold; 
color: #666;
}
.bold-href {
font-size: 1.2em;
font-weight: bold; 
}

/* link behavior */
a.italic { font-style: italic; }
a:link, a:visited, a:hover { text-decoration: none; }
a:link, a:visited, #navlist a#current,
#map a:link, #map a:visited { color: #3a72bf; }
#navlist a:link, #navlist a:visited, #navlist a:hover { color: white; }
#footerlist a:link, #footerlist a:visited { color: #444; }
a:hover, #map a:hover, #footerlist a:hover { color: #fb903f; }
#footerlist a:hover { text-decoration:underline; }
a:active, #navlist a:active, #footerlist a:active, #map a:active { color: red; }
/* link behavior */

/* make invisible */
div.loading-invisible { display:none; }
/* make visible */
div.loading-visible {
display:block;
z-index: 999;
text-align:center;
font-size: 1.1em;
font-weight:700;
color: #fff;
background-color: #999;
position:absolute;
opacity: .9;
top:-6px;
left: 48%;
width: 150px;
height: 30px;
padding-top: 8px;
padding-left: 20px;
padding-right: 10px;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.button { vertical-align: text-top; }
#footer {
background: url(../images/footer.jpg) no-repeat;
background-position: 50% 50%;
font-size: .8em; 
color: #333300;
text-align: center;
padding: 0;
margin:0;
height: 108px;
}
#footer a , #footer a:hover { text-decoration:none; }
#top { background-color: #fff; }
#logo {
text-align: left;
margin: 0 60px 0 60px;
}
#call {
float: right;
margin-top: 18px;
margin-right: 1em;
}
#call_now {
text-align: right;
font-size:18px;
color:#999;
}
#call_no {
text-align: right;
font-size:30px;
color:#344c7a;
}
.clearboth { clear:both; }
.clearright { clear:right; }
.clearleft { clear:left; }
#sidebar { 
z-index: 999;
background-color: transparent; 
}
#feedback, #facebook, #twitter, #rss, #wordpress, #youtube {
position:fixed;
right:-10px;
}
#feedback { top:406px; }
#facebook { top:490px; }
#youtube { top:530px; }
#feedback:hover, #facebook:hover, #twitter:hover, 
#rss:hover, #wordpress:hover, #youtube:hover { right:-6px; }
#sidebar img { border:0 ;}

#navigation {
background: black url(../images/blockdefault.gif) center center repeat-x;
border-bottom: 1px solid white;
height: 34px;
width: 100%;
}
#navlist {
padding: 0;
text-align: center;
margin: 0 0 0 32%;
font: 14px Arial;
width: 100%;
overflow: hidden;
border-left: 1px solid white;
border-bottom: 0;
}
#navlist li { display: inline; }
#navlist li a:hover {
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
#navlist li a {
float: left;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}
#content { background: url(../images/bg_content.jpg) repeat-y; }
#content p, #content li {
font-size: small;
color:#666;
line-height: 1.5em;
margin: .8em 0 0 0;
}
#content h1 {
font-size: 1.6em;
font-weight: normal;
color:#344c7a;
}
#content h2 {
font-size: 1.2em;
font-weight: normal;
color:#344c7a;
}
#content li {
list-style-position:outside;
list-style-image:url("../images/bullet.gif");
list-style-type:circle;
padding-bottom:.2em;
margin:0;
}
#content .noicon li {
list-style-image: none;
list-style-type:none;
}
#content img.left, #content img.right {
padding: 8px 12px 4px 12px; /* space around picture */
}
#content .left { 
margin-top: .5em;
margin-bottom: 0;
padding-bottom: 0;
float:left; 
}
#content .right {
margin-top: .5em;
margin-bottom: 0;
padding-bottom: 0;
float:right;
max-width:50%;
}
#content .center {
position: relative;
margin-left: 32%;
}
.registration img {
margin-left: 5em;
}
.date { color: red;}
#columns {
background: url(../images/key.jpg) no-repeat;
background-position: 50% 50%;
min-height: 280px;
}
.col1 {
float: right;
width: 600px;
margin-right: 100px;
}
.top-border {
padding-bottom: 1em;
margin-bottom: 1em;
border-top: 1px solid #666;
}
.bottom-border {
padding-bottom: 1em;
margin-bottom: 1em;
border-bottom: 1px solid #666;
}
#content, #top-banner, #keys, #banner_fg {
width: 1000px;
display: block;
margin-left: auto;
margin-right: auto;
position: relative;
}
#top-banner, #keys, banner_fg { text-align: center; }
#keys, #banner_fg { height: 268px; }
.bg_content {
background-color: transparent;
background: url(../images/bg_content.jpg) repeat-y;
}
#banner_bg { 
background-color: transparent;
background: url(../images/bg_banner1.jpg) repeat-x; 
}
#footerlist {
margin-top: 0px;
padding-top: 2em;
}
#footerlist li{
display: inline;
border-left: 1px solid #333;
padding-left: 10px;
padding-right: 10px;
}
#footerlist li:last-child {
border-right: 1px solid #333;
}
#links {
font-size: .8em; 
color: #333300;
text-align: center;
padding: 0;
margin:0 ;
background: url(../images/bg_content.jpg) repeat-y;
background-position: 50% 50%;
}
.linklist {
margin-top: 0px;
margin-bottom: 0px;
padding-top: .5em;
}
.linklist li {
display: inline;
padding-right: 1em;
}
