/* GENERAL STYLES */
body {
	margin:0;
	padding:0;
	FONT-SIZE: .8em;
	/*COLOR: #333333;*/
	COLOR: #465675;
	BACKGROUND-COLOR: #ffffff;

	/*SCROLLBAR-FACE-COLOR: #cce1e3;
	SCROLLBAR-HIGHLIGHT-COLOR: #cce1e3;
	SCROLLBAR-SHADOW-COLOR: #cce1e3;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cce1e3;
	SCROLLBAR-TRACK-COLOR: #cacedb;
	SCROLLBAR-DARKSHADOW-COLOR: #356c82;
	SCROLLBAR-BASE-COLOR: #cce1e3;*/
}

body, input, select, textarea {
	/*FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}

/*form {
	height: 100%;
}*/

/*.MyPushpinStyle {
	position:absolute;
	left:0px;
	top:-20px;
	FONT-SIZE: 8em;
}*/

a, a:link, a:visited, a:active {
	color: #97CEC9;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;

}
a:hover {
	color:#FD3207;
	text-decoration:underline;
}

#wrapper {
	width:940px;
	text-align:left;
	padding-top: 50px;
	padding:0;
	margin:0;
}
#left {
	width: 170px;
	float: left;
	padding: 0;
	margin: 0;
}
#leftTop {
	text-align: center;
	height: 260px;
	padding: 40px 0 0 0;
	margin: 0;
}
#leftSpacer {
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	height:100px;
	width:170px;
	padding:0;
	margin:0;
}
#center {
	width:600px;
	float:left;
	padding:0;
	margin:0;
}
#searchSpacer {
	width:240px;
	height:100px;
	background-image:url('../images/bg.jpg');
	background-repeat: repeat-x;
	float:left;
	padding:0;
	margin:0;
}
#openMind {
	height: 47px;
	text-align:center;
	padding: 20px 0 0 0;
}
#searchField {
	height: 20px;
	text-align:right;
	padding:0;
	margin:0;
}
#searchFieldSpacer {
	background-color:#96E4EE;
	height:13px;
	width:360px;
	padding:0;
	margin:0;
	clear:right;
}
#navi {
	clear: both;
	padding: 0;
	margin: 0;
}

div#navi {
	z-index: 20;
}

#content {
	margin:0;
	padding: 20px;
	/*font-variant: small-caps;*/
	font-size:110%;
}

#right {
	width: 170px;
	float:left;
	padding:250px 0 0 0;
	margin:0;
}

img {
	border: 0;
	padding: 0;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 120%;
}

.success {
	color: green;
	font-weight: bold;
	font-size: 120%;
}

h1, h2, h3 { 
	font-variant: small-caps;
	/*background-color: black;
	background-color: #009ACA;*/
	background-color: #97CEC9;
	color: white; 
	padding: 4px;
	width: 100%;
}

h4 {
	border-bottom: 1px dotted #8d9abc;
	color: #465675;
	font-size:11px;
	padding:4px;
	margin: 0;
}

/*-----------------------------[ Wisdom ]-------------------------*/

#piecesOfWisdom {
	margin: 0;
	padding: 10px 0 0 0;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

#piecesOfWisdom blockquote {
	margin-left: 0;
	padding-left: 10px;
	background: url('/images/blockquote.gif') no-repeat right bottom;
	/*border-left: 5px solid #E96348;*/
	border-left: 5px solid #FD3207;
}

#piecesOfWisdom blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-size: 1.2em;
}

#piecesOfWisdom p {
	font-size: 0.8em;
}

#wisdom blockquote {
	clear: both;
	font-style: italic;
}

#wisdom #wisdomNavi .left {
	float: left;
}

#wisdom #wisdomNavi .right {
	float: right;
}

/*-----------------------------[ Breadcrumbs ]-------------------------*/

div#breadcrumbs {
	margin: -15px 0 -15px 7px;
	padding: 0;
	font-size: 80%;
	font-variant: small-caps;
}

/*-----------------------------[ Gallery DIV ]-------------------------*/

.listGalleryDiv {
	float:left;
	width:170px;
	color:red;
	margin-bottom:30px;
}

/*-----------------------------[ Guestbook ]-------------------------*/

#guestBook tr th {
	color:white;
	font-weight:bold;
	background-color:#aaa;
	padding:5px;
}

.guestBookWritten {
	/*border-bottom: 3px solid #97CEC9;*/
	border-bottom: 3px solid white;
	font-variant: small-caps;
	font-size:80%;
}

.guestBookMessage {
	margin:10px 0 10px 0;
}

.guestBookCity {
	font-size:70%;
}

.guestBookLeftCell {
	font-variant: small-caps;
	font-size:90%;
}

/*-----------------------------[ Member Controls ]-------------------------*/

.umbMemberControlsLabel {
	width: 120px;
	display:block;
	float: left;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
