@charset "utf-8";
/* CSS Document */

body {
	background-color:#CCF2FD
}
#wrapper {
	margin-left: auto;
	margin-right:auto;
	width:1000px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	background-color: #CCF2FD;
	white-space: normal;
	color: #000;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#logo {
	margin-left: auto;
	margin-right:auto;
	padding: inherit;
	border-style: none;
}


h1 {
	font-size: 150%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: none;
	margin-left: 0px;
}

h2 {
	font-size: 120%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h3 {
	font-size: 110%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	line-height: normal;
}

h4 {
	font-size: 150%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: none;
	margin-left: 0px;
} 

h5 {
	font-size: 105%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	margin: 2px;
	margin-bottom: 1px;

} 
	

p {
	font-size: small;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

blockquote {
	font-size: small;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	line-height: inherit;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: italic; 
}

hr {
	border:4px groove #45abff;
}

a: link {
	color: #598527;
	text-decoration: none;
}

a: visited {
	color: #F0F;
	text-decoration: none;
}

a: hover {
	color: #45abff;
	text-decoration: none;
}

.default_border {
	border: 7px solid #98b8d9;
}

.hm_pg_photo {
	margin-left: 10px;
	padding: 3px;
}
.follow_us {
	margin: 2px;
}
	


