body {
	font-family:  "Bookman Old Style",  "Times New Roman", serif;
        font-size: .9em;
	color: #000000;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
        text-align: center;
}
#maincontent h1 {
font-size:1.85em;
font-weight: 100;
}
h2 {
font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
         color: #447e27;
	text-decoration: none;
}

/* a:link {
	color: #3c5b1d;
	text-decoration: none;
}
a:visited {
	color: #3c5b1d;
	text-decoration: none;
}
a:hover {
	color: #4c862e;
	text-decoration: none;
}
a:active {
	color: #4c862e;
	text-decoration: none;
} */

.ie7 #header {
        left: -16px;
}

#header {
	position: relative;
	width: 960px;
	height: 262px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
}

.safari #leftborder {
        top: -5px;
}

.ie7 #leftborder {
       left: -475px;
}

#leftborder {
	position: relative;
	width: 35px;
	height: 755px;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(/global/images/template/left-border.gif) no-repeat;

}

.safari #main {
        top: -5px;
}

#main {
	background-color: #ffffff !important;
	position: relative; 
	float: left;
	width: 709px;
	height: auto;
	margin: -735px 0 0 35px;
        top: -20;
        text-align: left;

}

.ie7 #topborder {
        left: 35px;
        width: 709px;
}

#topborder {
	background-color: #ffffff !important;
	background: url(/global/images/template/top-border.gif) no-repeat;
        margin-top: -20px;
}

.safari #maincontent, .opera #maincontent {
        margin-top:  -2px;
}


#maincontent {
	background-color: #ffffff !important;
	background: url(/global/images/template/Body.gif) no-repeat;
	padding: 15px;
	min-height: 710px;
	margin: -7px 0 0 0;
}


#middleborder {
	position: relative;
	float: left; 
	top: -756px;
	width: 31px;
	height: 755px;
	margin: -20px, 0 0 0;
	background: url(/global/images/template/middle-border.gif) no-repeat; 
}

.safari #navbar, .operal #navbar {
	padding: 0px 0 0 20px;
}

.ie6 #navbar { margin-left: 396px;}

#navbar {
	position: relative;
	float: left;
	top: -756px;
	width: 184px;
	height: 755px;
	margin: 0px, 0 0 660px;
        padding-left: 20px;
	background: url(/global/images/template/nav-bar.gif) no-repeat;
	list-style-image: url(/global/images/template/bullets_balls_oy_009.gif);
	list-style-type: disc;
	line-height: 2em;
	font-size: 1.1em;
        text-align: left;
}  

.safari #navbar ul, .opera #navbar ul {
        padding: 0px 0px 15x 0px;
}

.ie7 #navbar ul {
       margin-left: -10px;
       margin-top: 20px;
}

#navbar ul {
	padding: 150px 15px 15px 15px;
}

.safari #navbar li ul, .opera #navbar li ul {
        margin-top: -150px;
        margin-left: -10px;
}

.ie7 #navbar li ul {
        margin-left: -5px;
        margin-top: -150px;
}

#navbar li ul {
        list-style-image: url(/global/images/template/icon_bullet.gif);
        list-style-type: disc;
	line-height: 1.2em;
        font-size: .8em;
        margin-left: -15px;
        margin-top: -150px;
        margin-bottom: -5px;
}

/*.safari #rightborder {
        left: -20px;
}

#rightborder {
	position: relative;
	float: left;
	top: -756px;
        left: -20px;
	width: 116px;
	height: 755px;
	margin: -20px, 0 0 844px;
	background: url(/global/images/template/right-border.gif) no-repeat;
} */


#footer {
        padding: 15px;
        background-color: #ffffff;
        margin: 0 0 0 -35px;
        height: 4em;
	width: 930px;
        text-align: leeft;

}

/* ============== Crumbtrail ========================= */
.crumbtrail {clear:both; padding:0px; margin:10px 0px 20px 0px; }
.crumbtrail ul{padding:0px; margin:0px 0px;}
.crumbtrail li{list-style-type:none; display:inline; padding:2px 10px 0px 0px; font-size:85%;}
.crumbtrail li img{padding:2px 0px 0px 10px;}


/*============ Photo Gallery ================= */
.photoGalleryImage {float:left; width:150px; height:140px; margin:0px 30px 5px 0px;}
.photoGalleryImage h2, .photoGalleriesIndex h2{font-size:85%; line-height:1.2em; margin:0px 0px 30px 0px;letter-spacing: normal; }

.wrapper {
        margin: 0 auto;
       width: 990px;
}

