#font1 {
	border:1px solid #333333;
	text-align:center;
	
	font-family:Verdana,Arial, Helvetica, sans-serif;

	font-size:9px;
}

#font2 {
	border:1px solid #333333;
	text-align:center;
	
	font-family:Verdana,Arial, Helvetica, sans-serif;

	font-size:11px;
}

#font3 {
	border:1px solid #333333;
	text-align:center;
	
	font-family:Verdana,Arial, Helvetica, sans-serif;

	font-size:12px;
}

#font4 {
	border:1px solid #333333;
	text-align:center;
	
	font-family:Verdana,Arial, Helvetica, sans-serif;

	font-size:14px;
}

#font5 {
	border:1px solid #333333;
	text-align:center;
	
	font-family:Verdana,Arial, Helvetica, sans-serif;

	font-size:16px;
}







body {
	
	font-family:Verdana,Arial, Helvetica, sans-serif;

	
	font-size:12px;

	margin: 0px;
	padding:0px;
	color: #333333;
}
b {
	color: black;
}
form { margin: 0; }
p { margin-bottom: 0px; }
img { border: 0; }
ul { margin-top: 0; margin-bottom: 0; }
ol { margin-top: 0; margin-bottom: 0; }
table {
	font-size: inherit;
	margin: 0px;
	border: 0px;
	cell-spacing: 0px;
}
td {
	padding: 0px;
}
pre {
	
	font-family:Verdana,Arial, Helvetica, sans-serif;

}
dl { margin: 0; }
A:hover {
	text-decoration: underline;
}
select {
	border-color: gray; 
}




.maxcontentwidth {
	
max-width: 810px;

width:expression(document.body.clientWidth > 810? "810px": "auto" );

}

.maxtextwidth {
	
max-width: 500px;

width:expression(document.body.clientWidth > 500? "500px": "auto" );

}

.maxsubtextwidth {
	
max-width: 300px;

width:expression(document.body.clientWidth > 300? "300px": "auto" );

}






body {
	background-color: #ebf6ee;
}

h2 {
	
	font-family:Bodnoff,Georgia,Times,serif;

	font-size: 31px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h2.pagetitle {
	border-bottom: 1px dotted #333333;
	line-height: 100%;
	margin-top: 12px;
	margin-bottom: 0.6em;
}
h3 {
	
	font-family:Bodnoff,Georgia,Times,serif;

	font-size: 19px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h5 { 
	font-size: 12px;
}



.infotext {
	
	font-size:11px;

}





.inline_message_success,.inline_message_failure {
	
max-width: 500px;

width:expression(document.body.clientWidth > 500? "500px": "auto" );

	margin: 0.5em;
	text-align: left;
}
.inline_message_success {
	background-color: #e0ffe0;
	border: 2px solid #80ff80;
	margin-bottom: 1em;
}
.inline_message_failure {
	background-color: #ffe0e0;
	border: 2px solid #ff8080;
	margin-bottom: 1em;
}
.inline_message2 {
	padding: 0.5em;
}

.spaced li { margin-top: 0.5em; }

ul.textrich li {
	margin-top: 1em;
	line-height:140%;
}
ul.textrich li:first-line {
	font-weight: bold;
}
.inside_lists ul {
	list-style-position: inside;
}

.pagelink {
}
.currentpagelink {
	font-weight: bold;
}


.dontunderlinelinks a {
	text-decoration: none;
}

.dontunderlinelinks a:hover {
	text-decoration: underline;
}

a.deletelink {
	color: red;
	text-decoration: none;
}
a:hover.deletelink {
	text-decoration: underline;
}

#Header {
	width:100%;
	padding: 1em;
	color: white;
	background-color: #1575a7;

	text-align:center;
	background-image: url(/images/header_background.jpg);
	background-repeat: no-repeat;
}

#Header a { color: white; }

#Header p { margin: 0.6em 0 0 0; padding: 0; }

#HeaderText {
	height:69px;
	padding-top:10px;
}

.submenu .submenulink {
	margin-left: 1em;
}
.submenu .submenuhead {
	margin-left: 0;
	white-space: nowrap;
	border-bottom: 1px dotted gray;
	margin-bottom: 0.5em;
}
.submenu .submenubreak {
	margin-left: 1em;
	border-bottom: 1px dotted gray;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.pagelink {
}
.currentpagelink {
	font-weight: bold;
}

#navbar {
	background-color: #ffcc67;
	min-width:810px; 
	margin:0px auto;

	padding: 0;
	
	font-size:12px;

	border-top: 1px solid black;
	border-bottom: 1px solid black;
	overflow: hidden;
}
#navbar li {
	list-style: none;
	float: left; 
	display: block; 
	margin: 0;
}

#navbar td, #navbar .pagelink, #navbar .currentpagelink {
	padding: 0.6em;
}

#navbar .pagelink, #navbar .currentpagelink {
	font-weight: bold;
	white-space: nowrap;
}


#navbar .pagelink {

	text-decoration: none;
}
#navbar a:hover.pagelink {
	text-decoration: underline;
}
#navbar .currentpagelink {
	color: black;
}

.submenutitle {
	margin: 0 12px 0 12px;
	color:black;
	padding: 0;
	border-right: 1px solid grey;
	border-left: 1px solid grey;
	padding: 0.6em;
	border-top: 2px inset #ffcc67;
}

.submenucontainer {
	margin: 0 12px 0 12px;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	border-left: 1px solid grey;
	border-top: 2px inset #ffcc67;
}
.submenu {
	width: 184px;
	background-color: #ffcc67;
	padding: 0.6em;
	font-weight: bold;
}
.submenu a {
	padding: 0em;
}
.submenu .pagelink, .submenu .currentpagelink {
	line-height: 1.75em;
	text-decoration: none;
}
.submenu a:hover.pagelink {
	text-decoration: underline;
}
.submenu .currentpagelink {
	color: black;
	font-weight: bold;
}


#Footer {
	background-color: #07699a;
	background-position: bottom;
	background-image:url(/images/FooterBG.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:100%;

	color:#FFFFFF;
	
	font-size:11px;

	float:right;
	margin-top:2em;
	padding:0.6em;
	line-height: 1.4em;
}

#Footer2 {
	margin-left:1em;
	text-align: left;
}

#FooterAddress {
	font-size:16px;
	font-weight:bold;
	letter-spacing:4px;
}

#Footer a {
color: #ffffff;

}

#Footer a:hover {
color: #ffffff;

}

.FormButton {
	background-color:#0E3E3D;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #000000;
}

.FeatureFormButton {
	background-color:#02669A;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #000000;
}

.FieldName {
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
	font-size: 12px;
}
.Field {
	width: 160px;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	
}

.DeleteButton {
	background-color: red;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #000000;
}

.editform label {
	white-space: nowrap;
}
form.cancelbuttonform {
	display: inline;
}

input.form_sampleinput {
	color: #707070;
}

form .error {
	border:1px solid #ff8080;
	
		padding:0.5em;
	
	background-color: #ffe0e0;
}

.formfailuremark {
	font-size:120%;
	color: red;
	font-weight: bold;
	padding: 0 0.5em 0 0.5em;
}
.formsuccessmark {
	font-size:120%;
	color: green;
}



table.simpleForm th {
	padding: 0.25em 1em 0.25em 0;
	text-align: right;
	white-space: nowrap;
}
table.simpleForm td.optional,table.simpleForm th.optional {
	font-weight: normal;
}
table.simpleForm td {
	padding: 0.25em 0 0.25em 0;
}
.formfieldexample {
	font-size: 12px;
	color: #707070;
}









.blog {
	border:1px solid #dededa;
	background-color:#fefefa;
	
max-width: 810px;

width:expression(document.body.clientWidth > 810? "810px": "auto" );

	font-size: 14px;
}
.blogtitle {
}
.blogsubtitle {
	font-size: 75%;
	font-style: italic;
}
.blog .blognav A {
	color:#202020;
}
.blog .blogmain {
	padding: 1em;
	text-align: left;
}
.blog .blogentry {
	padding-bottom:1em;
}
.blog .blogentryofmany {
	padding:0.5em;
	border:1px solid #202020;
}
.blogentrytitle {
	text-shadow: 2px 2px 2px #ccc;
	font-weight: bold;
	font-size: 20px;
	color: #202020;
}
.blogentrytitle A {
	color: #202020;
	text-decoration: none;
}
.blogentrytitle A:hover {
	text-decoration: underline;
}
.blogentryfooter {
	text-align: right;
	color: grey;
	font-size: 11px;
}



.nolistcomments {
	margin: 1em 0 1em 0;
	font-style:italic;
}
.listcomments ul {
	list-style: none;
	margin-left: 1em;
	padding: 0;
}
.listcomments ul li {
	padding-top: 0.5em;
	border-top: 1px dotted #dededa;
	margin: 0.5em 0 0.5em 0;
}
.listcomments ul li:first-child {
	border: 0;
}

.listcomments h5 {
	margin: 0 0 0 0;
	font-weight: bold;
}
.listcomments .commentbody {
	margin: 0 0 0 0;
}
.listcomments .commentbody p {
	margin-top: 0.5em;
}
.listcomments .commentbody p:first-child {
	margin-top: 0;
}



.addcommentform {
	margin-left: 1em;
}
.addcommentform label {
	display: block;
	color: #666666;
	margin: 1em 0 -2px 0;
}
.addcommentform input[type="text"] {
	border: 1px solid #666666;
}
.addcommentform textarea {
	border: 1px solid #666666;
}
.addcommentform input[type="submit"] {
	margin-top: 1em;
}

h2.blogentrytitle {
	margin-top: 1em;
}


dl.typesbox {
}
dl.typesbox dt {
	font-size: 162%;
}
dl.typesbox dd {
}

.thoughtcontent p {
	margin: 0;
	padding: 0;
}

#psychtoday {
	border: 1px solid grey;
}

.photoThumbnail {
	float: left; padding-left: 25px; padding-top: 25px;
}