/* This is the style of your browser text */

body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #609F9F;
	font-size: 16px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #999999;
}

h1, h2, h3, h4, h5 {
	font-family: Augie, "Comic Sans MS", Arial;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 16px;
	padding: 0px 0 px 0;
	margin: 0 0px 0 0px;
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #396A9B;
	font-size: 65px;
	margin: 0px 0 0px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

.articleheading {
	font-family: Augie, "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	word-spacing: normal;
	color: #609F9F;
}

.jewelsheading {
	font-family: Jewels, Augie, "Comic Sans MS", Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	word-spacing: normal;
	color: #FF9900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E2EDED;
	border-right-color: #E2EDED;
	border-bottom-color: #E2EDED;
	border-left-color: #E2EDED;

}

.yellowpostitheading {
	font-family: Augie, "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	word-spacing: normal;
	color: #396A9B;
}

.greenpostitheading {
	font-family: Augie, "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	word-spacing: normal;
	color: #396A9B;
}



.posted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #455A72;
	font-style: normal;
	font-weight: normal;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align: justify;

}
.smallheading {
	font-family: Augie, "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #396A9B;
	clip:   rect(auto auto auto auto);
	bottom: auto;
.containerunderline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
