.map {/*this is the map container*/
	position: relative;
	top: 10px;/*space to separate navigation and content*/
	font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	width: 580px;
	height: 400px;
	border: 0.1px solid #FFF;
	margin-left: auto;
	margin-right: auto;
   /*to insure that NN4.xx renders the background-color of the content area*/
    }
.title_text_top {
	font-size: xx-large;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	line-height: normal;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.title_text_bottom {
	font-size: large;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	line-height: normal;
	text-decoration: none;
}
.title_bg {
	background-attachment: fixed;
	font-size: xx-large;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
.footer {
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
	height: auto;
	width: 100%;
	float: left;
}
.footer a:link {
	background-color: #CCCCCC;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
}


.container {
	font-size: medium;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	clear: both;
	display: inline;
	float: right;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	position: static;
}
.rss_box {
	height: auto;
	width: auto;
	color: #000000;
	float: none;
	clear: both;
	overflow: auto;
	background-color: #CCCCCC;
	direction: ltr;
}
.rss_box_header {
	font-size: large;
	color: #000000;
	background-color: #cccccc;
}

.center {
	text-align: center;
	font-size: medium;
	width: 95%;
}
body {
	background-color: #FFFFFF;
}
.container .listlink {
	background-color: #FFFFFF;
}

.title_logo {
	text-align: left;
	display: block;
}
.title_donate {
	text-align: center;
	display: block;
}

.title_donate a:link {
	text-decoration: none;
}
.title_donate a:visited {
	color: #3399FF;
	text-decoration: none;
}
.title_donate a:hover {
	text-decoration: none;
}
.title_donate a:active {
	text-decoration: none;
}

.title_altlogo {
	text-align: right;
	display: none;
}

img
{  border-style: none;
}
.left {
	float: left;
	clear: both;
}

.bl {background: url(images/bottom_left2.gif) 0 100% no-repeat #CCCCCC; width: 100%}
.blgrey {
	background: url(images/bottom_left_grey.gif) 0 no-repeat #CCCCCC
}
.br {background: url(images/bottom_right2.gif) 100% 100% no-repeat}
.brgrey {
	background-image: url(images/bottom_right_grey.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.tl {background: url(images/top_left2.gif) 0 0 no-repeat}
.tr {background: url(images/top_right2.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

.v_spacer {
	height: 5px;
}
.rss_box_outer {
	height: auto;
	width: 35%;
	color: #000000;
	float: right;
	clear: none;
	overflow: auto;
	background-color: #CCCCCC;
	margin-left: 5px;
}
.centerTable {
	font-size: medium;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.formbg {
	background-color: #C6C6C6;
}
.right {
	float: right;
}
.container .product {
	font-size: medium;
	text-align: center;
	float: left;
	width: 275px;
	height: 500px;
	border: thin groove #CCCCCC;
}
.container .product .googlecart-add-button {
	left: inherit;
	right: inherit;
	text-align: center;
}
.leftClearAll {
	float: left;
	clear: both;
}
img.floatLeft {
	float: left;
	margin: 4px;
	clear: left;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.rss_box_outer_left {
	height: auto;
	width: 35%;
	color: #000000;
	float: left;
	clear: none;
	overflow: auto;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}
.container .listlink a:link {
	color: #8F8F8F;
	text-decoration: none;
}
.container .listlink a:visited {
	color: #656565;
	text-decoration: none;
}
.container .listlink a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.container .listlink a:active {
	color: #8F8F8F;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

