html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background: url(assets/images/bg.gif);
	text-align: center;
	line-height: 16px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
p {
	text-align: justify;
}
a, a:link, a:visited {
	color: #666633;
	text-decoration: underline;
}
a:hover {
	color: #666633;
	text-decoration: underline;
}
a:active {
	color: #666633;
	text-decoration: underline;
}
h6 {
	color: #666633;
	font-size: 10px;
	font-weight: bold;
}
h5 {
	color: #666633;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	color: #666633;
	font-size: 14px;
}
h3 {
	color: #666633;
	font-size: 16px;
}
h2 {
	color: #666633;
	font-size: 18px;
}
h1 {
	color: #666633;
	font-size: 20px;
}
.whitebg {
	background-color:#FFFFFF;
}
.gallery {
	border-color: #666633;
}
a.gallery:hover {
	border-color: #666666;
}
.error {
	color: #CC0066;
}
.faint {
	color: #CCCCCC;
}
a.faint, a.faint:hover, a.faint:visited, a.faint:link {
	color: #CCCCCC;
}
.gold {
	color: #666633;
	font-weight: bold;
}
.flowerbullet {
	list-style-image: url(assets/images/bullet.gif);
	line-height: 18px;
}
.goldbullet {
	list-style-image: url(assets/images/goldBullet.gif);
	line-height: 18px;
	color: #666633;
}
.quote {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-style: italic;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom:20px;
}
.small {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
a.small, a.small:link, a.small:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.small:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.plainlink, a.plainlink:link, a.plainlink:visited, a.plainlink:hover, a.plainlink:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
td img {
	display: block;
}
.tdlink {
	cursor: pointer;
}

#frame_container {
	width: 838px;
	margin: auto;
	padding: 0;
	border: 0px solid #000;
	text-align: center;
	background: #FFFFFF url(assets/images/body_bg.jpg);
}
#headerframe {
	width: 838px;
	height: 186px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	background: #002451 top left url(assets/images/hdr.jpg);
	cursor: pointer;
}
#left_pane {
	width: 177px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}
#left_column_grey {
	width: 150px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
	background: #BEC1CB;
}
#more_icons {
	 margin: 10px 0 5px 0;
	 text-align: center;
}
#right_pane {
	margin: 0 0 0 190px;
	padding: 0;
	text-align: center;
}
#body_pane {
	display: block;
	width: 607px;
	min-height: 800px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	float: left;
}
#footerframe {
	width: 838px;
	height: 50px;
	margin: 0 auto;
	border: 0px solid #000;
	background: #002451 top left no-repeat url(assets/images/footer.jpg);
	cursor: pointer;
}
#postfooterframe {
	clear: both;
	width: 838px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	border: 0px solid #000;
}
#postfooter {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#galleries {
	text-align: center;
}
.recommendation_book {
	display: block;
	clear: both;
	height: 120px;
	border-bottom: #EEEEEE thin solid;
	padding: 2px;
}
.recommendation_book a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.amazon {
	float: right;
	padding: 5px;
}
a.blogfeature, a.blogfeature:hover, a.blogfeature:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666633;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.blog, a.blog:hover, a.blog:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#connect {
	margin-bottom: 0;
	text-align: center;
}

#socialIcons {
	text-align: center;
	padding: 1px;
	margin-top: 0;
	overflow: hidden;
}
.socialIcons {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin: 2px;
	background: url(assets/images/socialIcons.png);
	text-indent:  -9999px;
	border: none;
}
a#facebook {
	background-position: 0 0;
}
a#facebook:hover {
	background-position: 0 -32px;
}
a#twitter {
	background-position: -32px 0;
}
a#twitter:hover {
	background-position: -32px -32px;
}
a#blog {
	background-position: -64px 0;
}
a#blog:hover {
	background-position: -64px -32px;
}
a#linkedin {
	background-position: -96px 0;
}
a#linkedin:hover {
	background-position: -96px -32px;
}

fieldset {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: #666633 2px solid;
	padding: 10px;
	margin-bottom: 10px;
}

legend {
	color: #666;
	font-weight: 600;
}
