/*
Theme Name: Serenity Medica
Theme URI: http://wordpress.org/
Description: Serenity Medica custom theme
Version: 1.1
Author: Jamie Bruton
Tags: custom

*/

*{
margin: 0;
padding: 0;
}

html{height:100%;}

p{
padding-top: 10px;
}



body {
	margin:0;
	padding:0;
	background:url(images/background.jpg) repeat-y bottom fixed;
	width:100%;
	height:100%;
	font-family:  Tahoma, Geneva, arial, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#container{
width:716px;
overflow: auto;
background:url(images/innerbg.gif) repeat-y; 
margin: 0px auto;
text-align: left;
line-height:22px;

}

#header{
background:url(images/banner.jpg) no-repeat top left;
height: 143px;
}

#content{
float:left;
margin:-25px 0 0 0;
width: 500px;
padding: 10px;
font-size:11px;
color: #f5f5f5; 
}

#content ul{
margin-left: 30px;
}

#navbar{
margin:0px 0 0 531px; 
width: 165px;
font-size: 12px; 
color: #FFFFCC; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top: 10px;

}

#navbar ul {
padding:0;
margin: 0;
}

#navbar li {
list-style:none;


}

#navbar li a{
padding: 0px 10px 0px 12px;
/* background-color:#487c55; */
width:135px;
display: block;

border-bottom: 1px solid #4f865d;
/* border-left: 1px solid #4f865d; */
font-size: 12px;


}

#navbar li a:hover{
background-color:#559163;
text-decoration:none;
color:#fefec0;
}

#navbar img {
border:1px solid #343f34;
margin-bottom: 5px;
}

.refer{
font-size:11px;
font:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
color:#eee;
}
.style22 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style24 {font-size: 14px; color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif;}

.clear {
	clear: both;
}

#footer {	
clear:both;

text-align:center;
background-color:#4c8a59;
border-top: 2px solid #305e39 ;
font-size:11px;
color:#305e39;
	margin: 0px auto;
	position: relative;
	width: 696px;
	padding: 10px;
	height: 20px;
	
	}

a:link {
color: #FFFFCC;
text-decoration: none;
}
a:visited {
color: #FFFFCC;
text-decoration: none;
}
a:hover {
color: #FFFFEE;
text-decoration: underline;
}
a:active {
text-decoration: none;
}



a.footer:link{
color:#305e39;
text-decoration: none;}

a.footer:visited{
color:#305e39;
text-decoration: none;
}
a.footer:hover{
color:#305e39;
text-decoration: underline;
}

a.footer:active{
color:#305e39;
text-decoration: none;
}

.roundbox {background:#4a8757; color:#fff; margin:10px 10px 10px; width:140px; float:left;}
.rtop, .rbottom{
display:block;
background:#3d6d47;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#4a8757;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

.extrapad{
padding: 10px;
}

.indexbox{
width:140px;
padding: 5px;
margin-right: 10px;
float:left;
}

#content img {
	
	margin-right: 5px;
	margin-left: 5px;
}

.imageborder{
border:2px solid #343f34;
}

.roundboxred {background:#c72530; color:#fff; margin:0px 0px 0px 10px;; width:140px; float:right;}
.rrtop, .rrbottom{
display:block;
background:#3d6d47;
}
.rrtop *, .rrbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#c72530;
}
.rr1{margin: 0 5px}
.rr2{margin: 0 3px}
.rr3{margin: 0 2px}
.rr4{
margin: 0 1px;
height: 2px;

}

.testimonial{
width: 480px;
padding: 5px;

background-color: #cbcbbb;
color:#006600;
border: 1px #003300 solid;
margin-bottom: 15px;
}

.testimonial2{
width: 480px;
padding: 5px;

background-color: #e8e8d6;
color:#006600;
border: 1px #003300 solid;
margin-bottom: 15px;
}

h3{ font-size: 16px;
padding-bottom: 10px;
padding-top: 10px;
}
td{ padding: 5px;}