

BODY {
background-image: url('images/bg.jpg'); 
	background-repeat: repeat-x; 
	background-position: left top; 
	margin: 0px; 
	padding: 0px; 
	background-color: #dbbd8b;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;

}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;
}


/* Main Border */
.bgtop {
	background-image: url('images/fresno_weight_solutions.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	color : #7b0b28;	
}

HR {
	size: 1px;
	color : #7b0b28;	
}

/* Main Border */
.border {
	background-color:#FFFFFF;
	border: 1px solid #be8e48;
}

/* Main Border */
.border2 {
	background-color:#FFFFFF;
	border: 1px solid #be8e48;
	background-image: url('images/bariatric_surgery_tape_measure.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bodytext {
	font-size : 12px;
	padding-left: 5px;	
	padding-right: 5px;
	text-align:justify;
}

.bodytext2 {
	font-size : 12px;
	padding-left: 5px;	
	padding-right: 5px;
}

.borderbox {
	background-color:#FFFFFF;
	border: 1px dotted #be8e48;
	padding: 5px;		
}

.boldtext {
	font-size : 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif ;	
}

.boldtext a:link, .boldtext a:visited, .boldtext a:active  {
	color : #be8e48;
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;	
}

.boldtext a:hover {
	color : #be8e48;
	font-size : 12px;	
	text-decoration :Underline ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;	
}

.tagline {
	font-size : 14px;
	font-weight: bold;
	color : #7b0b28;	
	padding-right: 100px;
	padding-top: 50px;	
}

.lefttext {
	border-left: 1px dotted #be8e48;	
	padding-left: 5px;		
	font-size : 11px;
}

.bgcenter {
	background-color:#FFFFFF;
}


.bgleft {
	background-image: url('images/border_lt2.gif');
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left;	
}

.bgright {
	background-image: url('images/border_rt2.gif');
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: right;
}

.beforeafter {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #7b0b28;
	font-size : 11px;
	padding-top: 2px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #7b0b28;
	font-size : 15px;
	padding-top: 12px;
}

h2 {
	background-color: #9CA147;
	color: #7b0b28;
	font-weight: bold;
	padding: 3px;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #7b0b28;
	font-weight: bold;
}

#linksbar  {
	background-color: #8e9c48;
	display: block;
	color : #FFFFFF;
	font-size : 12px;
	padding: 4px;	
}

#linksbar a:link, #linksbar a:visited, #links a:active  {
	color : #FFFFFF;
	font-size : 12px;
}

#linksbar a:hover {
	color : #FFFFFF;
	font-size : 12px;	
	text-decoration :Underline ;
}


.pagelink  {
	font-size : 12px;
}

.pagelink a:link, .pagelink a:visited, .pagelink a:active  {
	color : #be8e48;
	font-size : 12px;
}

.pagelink a:hover {
	color : #730020;
	font-size : 12px;	
	text-decoration :Underline ;
}

.left {
	font-size : 11px;
	padding-left: 5px;	
	padding-right: 5px;	
	border-left: 1px dotted #336699;
}

	

A:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #be8e48;
	font-size : 11px;	
	text-decoration :None;
}

A:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #be8e48;
	font-size : 11px;	
	text-decoration :None;
}
A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #be8e48;
	font-size : 11px;	
	text-decoration :None ;
}
A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #730020;
	font-size : 11px;	
	text-decoration :Underline ;
}



/* Navigation */
#nav {
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;	
	text-align: left;

}
#nav ul {
	list-style-type: none;
	margin-left: 0px;
}
#nav li {
	padding-top: 0px;

	}
#nav a:link, #nav a:visited, #nav a:active {
	width: 100%;
	background-color: #7b0b28;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #ffffff;
	border-left: 0px solid #000000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1.5px;
}
#nav a:hover{
	width: 100%;
	background-color: #dbbd8b;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #ffffff;
	border-left: 0px solid #000000;
	color: #7b0b28;
	font-weight: bold;
	text-decoration: none;
}

