/* @override http://www.webdesign.gs/karaindros/style/style.css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
#cms_content {
    width: 500px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

background-color: #595958;
}
h3 {
font-size: 14px;
font-weight: bold;
padding: 10px;
}
ul ul {
margin-left: 40px;
}
ul a {
text-decoration: none;
color: #555555;
}
ul a:hover {
text-decoration: underline;
}


#mainFrame {
width: 970px;
height: auto;
margin: 0 auto;
background-color: white;
}
#header {
width: 970px;
height:144px;
background-image: url('../images/header.jpg');
background-repeat: no-repeat;
}
#navigation {
width: 970px;
height: 40px;
position: relative;
margin: 0 auto;
margin-left: 20px;
z-index:9999;

}
#navbar {
height: 40px;
width: 970px;
background-image: url('../images/navback.jpg');
background-repeat: no-repeat:
}

#navigation ul li {
display: block;
float: left;
height: 40px;
}
#navigation ul li a {
height: 40px;
display: block;
float: left;
text-indent: -9000px;
overflow: hidden;
background-image:url('../images/navsprites.jpg');
}


a#home {
width: 79px;
background-position: 0px 0;
}
a#home:hover {
background-position: 0px -40px;
}
li#practice {
width: 128px;
background-position: -79px 0;
background-image:url('../images/navsprites.jpg');
}

li#practice:hover {
background-position: -79px -40px;
}
a#practicea {
	width:128px;
	background-position:330px 0px;
	
}

#navigation ul li#practice ul {
	position: relative;
	visibility: hidden;
	width: 150px;
	left: -40px;
}
#navigation ul li#practice:hover ul {
visibility: visible;
}



#navigation ul li#practice ul li {
	display: list-item;
	background-image: none;
	background-color: #ebe3d2;
	border: 1px solid #ebe3d2;
	width: 330px;
	.margin-bottom: -4px;
}

#navigation ul li#practice ul li:hover {
background-color: #ded3b7;
}
#navigation ul li#practice ul li a {
	background-image: none;
	text-indent: 15px;
	font-size: 12px;
	color: #730004;
	text-decoration: none;
	line-height: 40px;
	.margin-bottom: -4px;
}

a#contact {
width: 127px;
background-position: -207px 0;
}
a#contact:hover {
background-position: -207px -40px;
}
a#blog {
width: 77px;
background-position: -337px 0;
}
a#blog:hover {
background-position: -337px -40px;
}

#flashbio {
background-color: #ebe4d2;
height: 281px;
}
#flash {
height: 281px;
width: 723px;
float: left;
border-bottom: 4px solid #595958;
}
#bio {
float: left;
width: 247px;
height: 281px;
font-size: 12px;
line-height: 15px;
}
#bio ul {
margin-left: 10px;
color: #833e37;
}
#bio span {
font-size: 13px;
color: #730004;
font-weight: bold;
}
#bio li {
margin-bottom: 10px;
margin-top: 7px;
}
#bio p {
margin-left: 20px;
}
#maincontent {
padding: 10px;
width: 723px;
min-height: 150px;
float: left;
background-color: white;
font-size: 12px;
color: #555555;
line-height: 20px;
}
#contentwrapper {
width: 970px;
min-height: 150px;
float: left;
background-color: white;
}

#maincontent p {
margin-left: 25px;
margin-top: 15px;
}
#maincontent li {
margin-left: 50px;
list-style-type: circle;
}
#maincontent a {
	color:#730004;
}
#mainconten ul li a {
	color:#555;
}
.blogPostTitle {
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}
#subcontent {
width: 247px;
min-height: 150px;
background-color: white;
float: left;
}

#footer {
width: 100%;
background-color: #595958;
color: #cfcfcf;
float: left;
text-align: right;
font-size: 11px;
}
#footer li {
display: inline;
}
#footer a {
color: #cfcfcf;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#footer p {
font-size: 10px;
}

#contactpage {
margin-left: 20px;
margin-top: 20px;
}
#contactpage h1 {
font-weight: bold;
font-size: 14px;
}
#contactpage span {
font-weight: bold;
}
#contactpage ul {
margin-left: 20px;
}
