/* CSS Document */


body 
{
	background-color: #624825;
	margin:0;
	padding:0;
	background-image:url(../images/Background.Repeat.gif);
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#473c19;
}

a
{
	color:#008720;
	text-decoration:underline;
}

p
{
	margin:5px 0px;
	padding:0;
}

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

div#Container
{
	text-align:center;
	width:769px;
	margin: 0 auto;
}

div#Masthead
{

}

div#Navigation
{
	height:31px;
	background-image:url(../images/Navigation.Background.jpg);
	background-repeat:no-repeat;
}

div#Navigation ul
{
	margin:0;
	padding:0;
}

div#Navigation ul li
{
    font-family: arial narrow, aria, helvetica;
    font-size: 10pt;
    font-weight: bold;
	display:inline;
	padding-left:5px !important;
	padding-left:8px;
	padding-right:10px !important;
	padding-right:8px;
	background-image:url(../images/Navigation.Divider.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:10px;
	padding-bottom:10px;
	line-height:32px !important;
	line-height:30px;
}

div#Navigation ul li a
{
	color:#d3e9d9;
	text-decoration:none;
}

div#Navigation ul li a:hover
{
	color:#FFFFFF;
}

div#Navigation ul li a.active
{
	color:#FFFFFF;
}

div#Content
{

}

div#Footer
{
	margin-top:45px;
	margin-left:10px;
	text-align:left;
}


h1
{
	margin:5px 0px;
	color:#6a6349;
	font-weight:bold;
	font-size:23px;
	padding:0;
	line-height:22px;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2
{
	margin:5px 0px;
	color:#3266a0;
	font-weight:bold;
	font-size:17px;
	padding:0;
	line-height:17px;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3
{

}

h4
{
	margin:0 0 -5px 0;
	color:#000000;
	font-weight:bold;
	padding:0;
	font-size:12px;
	line-height:11px;
}

div#Box1
{
	background-image:url(../images/Box.Background.1.gif); 
	background-repeat:no-repeat;
	width:420px;
	height:220px;
	padding-top:23px;
	padding-left:22px;
	padding-right:8px;
}

div#Box2
{
	background-image:url(../images/photo_treatment2-1.jpg); 
	background-repeat:no-repeat;
	width:254px;
	height:121px;
	padding-bottom:10px;
}

div#Box3
{
	background-image:url(../images/photo_treatment2-2.jpg); 
	background-repeat:no-repeat;
	width:254px;
	height:121px;
}

div#Box4
{
	background-image:url(../images/Box.Background.2.gif); 
	background-repeat:repeat-y;
	background-position:right;
	width:95%;
	height:105px;
	border:1px solid #d9d0ba;
	padding:7px;
}

div#LeftColumn
{
	float:left;
	width:450px;
	padding-right:7px;
}

div#RightColumn
{
	float:right;
	width:254px;
}

div#LeftHalfColumn
{
	float:left;
	width:347px;
	padding-right:10px;
}

div#RightHalfColumn
{
	float:right;
	width:354px;
}


.blueBullet
{
	color:#3266a0;
	font-weight:bold;
}


.homePhoto
{
	padding-right:8px;
}

.controlBar {
	width: 100%;
	background-color: #697E9D;
	color: white;
	border: 1px solid #455069;
	font-size: 8pt;
	margin: 5 20 0 20;
	padding: 5;
	font-family: verdana;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}

.footerNotice {
	color: white;
	font-size: 8pt;
	text-align: center;
}	

.footerNotice a:link {
	text-decoration: underline;
	color: white;
}

.footerNotice a:visited {
	text-decoration: underline;
	color: white;
}

.footerNotice a:hover {
	text-decoration: none;
	color: white;
}

#dropmenudiv{
margin-top: 8px;
position:absolute;
border:1px solid black;
font-weight:normal;
font-size: 8pt;
font-family: arial narrow, aria, helvetica;
line-height:10pt;
z-index:100;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
color: white; 
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFADC;
width: 100%;
text-decoration: none;
color: #497038;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	/*padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;*/
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding-top: 5px;
	/*padding-right: 10px;*/
	padding-bottom: 2px;
	/*padding-left: 10px;*/
	/*width: 100%;*/
	letter-spacing: 2px;
}

.blogTitle {
	/*background-color: #ECECF7;*/
	font-size: 10pt;
	font-weight: bold;
	/*margin: 5 10 5 10;*/
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	*/
}

.blogText {

	font-weight: normal;
	line-height: 1.6em;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	padding: 10px;	*/
}

.blogText p {

	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {

	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	/*background-color: #ECECF7;
	width: 100%;*/
	/*padding: 2 10 4 10;	*/
	padding-bottom: 10px;
	padding-top: 10px;
	/*margin-top: 10px;*/
	color: gray;	
	letter-spacing: 1.5px;
	/*border: 1px solid gray;	*/
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}


.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}