body {
	background-color: #FCF9ED;
	padding: 0px;
	margin: 0px 0px 0px 0px;
    text-align: center;
    font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #666666;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a {
	font-family: arial, helvetica, verdana;
	color: #7095a8;
	text-decoration: none;
}

a:hover {
	color: #ded8c3;
	text-decoration: none;
}

p { 
	margin: 0px 0px 15px 0px; 
	line-height: 1.5em;
}

p.header {
	margin: 0px;
	line-height: 1.2em;
}

h1 {
	margin: 0px 0px 20px 0px;
	font-size: 30px;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
}

h3 { 
	color: #666666;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}

h4 { 
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}

#container {
	width: 952px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color: #FCF9ED;
}

#first_text {
	font-family: arial, helvetica, verdana;
	text-align: right;
	margin: 0px 58px 10px 0px;
}

h1.first_text {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #DED8C3;
}

#header {
	position: relative;
	width: 870px;
	height: 120px;
	background-color: #D1D7D8;
	margin: 0px 0px 0px 42px;
}

#title {
	margin: 62px 0px 0px 30px;
}

#header_text {
	position: absolute;
	top: 13px; 
	right: 19px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #3E6070;
	text-align: right;
}

#navigation {
    position: relative;
	width: 870px;
	height: 56px;
	margin: 2px 0px 0px 42px;
	background-color: #D9D8D8;
	z-index:2;  
	
}

#navigation a {
    /*font-size: 18px;
	color: #faf5e7;*/
	/*position: relative;
	float: left;
	width: 174px;*/
	/*height: 38px;
	padding-top: 18px;
	text-align: center;*/
	color: #faf5e7;
	
}

li.home  { background: #4C7383; }
.home li:hover, .home a:focus, .home a:hover, .home a:active { background: #708F9C; }

li.about { background-color: #CCAE68; }
.about li:hover, .about a:focus, .about a:hover, .about a:active { background-color: #D6BE86; }

li.practice { background-color: #9B8156; }
.practice li:hover, .practice a:focus, .practice a:hover, .practice a:active { background-color: #AF9A78; }

li.faq { background-color: #7F9DAC; }
.faq li:hover, .faq a:focus, .faq a:hover, .faq a:active { background-color: #99B1BD; }

li.contact { background-color: #767769; }
.contact li:hover, .contact a:focus, .contact a:hover, .contact a:active { background-color: #919287; }


#under_nav_bar {
	width: 870px;
	height: 7px;
	margin-left: 42px;
	background-color: #5D4955;
	font-size: 1px;
	/*border: 1px solid blue;*/
}

#main_content {
	position: relative;
	margin-left: 42px;
	background-color: #fff;
	width: 870px;
	z-index:1;  
}

#content_left {
	width: 430px;
	padding: 18px 32px 20px 30px; 
	font-family: arial, helvetica, verdana;
	text-align: justify;
	float: left;
}

.content_left_image {
	margin-bottom: 5px;
}

h1.home {
	color: #4c7383;
}

h1.about {
	color: #ccae68;
	text-transform:capitalize;
}

h1.practice {
	color: #9b8156;
}

h1.faq {
	color: #7f9dac;
}

h1.contact {
	color: #767769;
}

#content_right {
	width: 278px;
	font-family:  helvetica, arial, verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 36px 35px 10px 35px;
	background-color: #EAE7E1;
	float: right;
}

.blog_header {
	font-weight: bold;
	font-size: 14px;
	color: #507282;
}



#content_right a {
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #7095a8;
}

#content_right a:hover {
	color: #ded8c3;
}


#content_right .readallarticles a {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #7095a8;
}

#text_right {
	text-align: left;
	line-height: 20px;
	margin: 5px 0px 30px 47px;
}


#footer {
	width: 952px;
	height: 35px;
	margin: 0px auto;
	position: relative;
	padding-top: 15px;
	text-align: center;
	font-family: arial, helvetica, verdana;
	background-color: #FCF9ED;
	font-size: 10px;
	color: #759CAF;

}

#footer a {
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #759CAF;
	padding: 0px 8px 0px 8px;
}

#footer a:hover {
	color: #ded8c3;
	text-decoration: none;
}


/*****
New Sidebar stuff
*****/
#search_form {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 2px #fefefe solid;
	
	padding-top: 30px;
	margin-top: 25px;
	border-top: 2px #fefefe solid;
}

#mailinglist_form {
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 2px #fefefe solid;
}

.tagcloud {
	background-color: #fefefe;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 5px;
	
}

.blog_header {
	color:#7095A8;
}

#content_right .post a:hover {
	color: #fefefe;
}

#content_right .readallarticles a:hover {
	color: #fefefe;
}

#content_right .excerpt {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left: 10px;
}

.chiclets {
	padding-bottom: 15px;
}

.chiclets img {
	height: 25px;
	width:25px;
	margin-right: 15px;
}

/*****
New Blogpage Stuff
*****/

#blogpage_categories {
	font-size: 24px;
	font-weight: normal;
	
}

#blogpage_categories a{
	color: #365665;
	
}

#blogpage_categories a:visited{
	color: #365665;
	
}

#blogpage_categories a:hover{
	color: #D2B674;
	
}

#blogpage_categories li {
	list-style: disc; 
	color:#D2B674;
	padding-bottom: 15px;
}

/************
for DIGG DIGG end-of-post buttons
************/
.dd_button {
	padding-right: 18px;
}