/* Stylesheet */

body { 
	margin: 0 auto; 
	/*text-align: center; */
	background: #DEF url(/images/bg-landscape.jpg) bottom right no-repeat; /*#CAE1FF*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; 
}
p, #pagecontent li, #pagecontent td {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
#content { 
	width: 500px; 
	margin: 25px auto; 
	text-align: left; 
	/*background: #FFFFFF; */
	border: 1px solid #4682B4; 
} 
h1 {
	/*color: #336699;*/
	margin: 15px 0 10px 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}
h2 {
	color: #036;/*#4682B4;*/
	margin: 10px 0 5px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	/*font-size: small;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}
h3 {
	color: #036;/*#4682B4;*/
	margin: 10px 0 5px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#content div.padding {
	padding: 15px 45px 25px; 
}
a { 
	color: #036; /*#4682B4;*/
}
a:hover { 
	color: #D62722;
}
/*.address { 
	float: left; 
	margin: 0 75px 0 0;
}*/

#page {
	width: 750px;
	/*background: #FFFFFF;*/
	margin: 25px 0; 
	text-align: left; 
	/*border: 1px solid #4682B4;*/


	}

#logo {
	margin: 5px 110px 0 210px;
	padding: 0 0 10px 10px
	/*border-bottom: 1px solid #4682B4;*/
}
#nav {
	float: left;
	width: 210px;
	text-align: right;
	margin-bottom: 20px;
}
#pagecontent {
	float: left;
	margin-left: 15px;
	width: 495px;
}


.clear {
	clear: both;
}
#nav ul {
	list-style: none;
}

#nav li {

	padding: 2px 0;
	margin-top: 10px;
	font-family: Georgia, serif;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}
#nav ul.submenu li{
	margin-top: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
#nav a {
	text-decoration: none;
	display: block;
	padding-right: 5px;
	border-right: 5px solid #DEF;
	/*color: #000;*/
}
#nav a:hover {
	border-right: 5px solid #4682B4;

}
#nav ul.submenu li a {
	text-decoration: none;
}
#nav ul.submenu li a:hover {
	text-decoration: underline;
	border-right: 5px solid #DEF;/*#D62722;*/
	color: #4682B4;
}
.date {
	color: #999;
}
#newsletters {
	width: 150px;
	float: right;
	margin: 0 0 10px 10px;
	background: #FFF;
	border: 1px solid #ccc;
}
.pic_right {
	float: right;
	margin: 0 0 10px 10px;
}
.pic_left {
	float: left;
	margin: 0 10px 10px 0;
}
#pagecontent img {
	padding: 1px;
	border: 1px solid #ccc;
}
.address {
	padding-left: 30px;
	font-weight: bold;
}
.footnote {
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 40px;
}
.texttop {vertical-align:top;}
.textbottom {vertical-align:text-bottom;}
/* WHERE AM I? */

/*body#home a#a-home {
	background-color: #036;
	color: #FFF;
}*/