/*
Theme Name: La Mesa Vision Care Template
Theme URI: http://www.lamesavisioncare.com/
Description: No Description...
Version: 1.0
Author: Michael Stutz
Author URI: http://www.offtherackit.com/
Tags: Non at this time...

	LMVC v1.0
	 http://www.lamesavisioncare.com/

	This theme was designed and built by Michael Stutz,
	whose website you will find at http://ww.offtherackit.com/

*/
@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.cf { clear: both;}
#p {
	background-color: #FFF;
	padding-top: 30px;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}
#pv {
	background-color: #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #BAA669;
}
#pvh {
	height: 120px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#pvhl {
	float: left;
	width: 300px;
	margin-top: 10px;
}
#pvhr {
	text-align: right;
	float: right;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}
#pvt {
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BAA669;
	border-bottom-color: #173B81;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pvt ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#pvt ul li {
	display: inline;
}
#pvt ul li ul{
	display: none;
}
#pvt a {
	font-size: 14px;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pvt a:visited {
	color: #000;
	text-decoration: none;
}
#pvt a:hover {
	color: #000;
	text-decoration: underline;
}
#pvt a:active {
	color: #000;
	text-decoration: none;
}
#pvc {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#hv {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

#pvf {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#pvfb {
	text-align: center;
	padding: 15px;
	border: 1px solid #CCC;
}
#pvfb img {
	margin-right: 20px;
	margin-left: 20px;
}
#pvfc {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#pvfc a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#pvfc a:visited {
	text-decoration: none;
}
#pvfc a:hover {
	text-decoration: underline;
}
#pvfc a:active {
	text-decoration: none;
}
#home {
	margin-top: 10px;
}
#home_h {
}
#home_hl {
	float: left;
	width: 240px;
}
#home_hr {
	float: left;
	width: 480px;
}
#home_c {
	margin-top: 15px;
}
#home_cc1 {
	float: left;
	width: 230px;
	margin-right: 10px;
}
#home_cc2 {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
}
#home_cc3 {
	float: left;
	width: 230px;
	margin-left: 10px;
}
.home_cch {
	background-color: #173B81;
	height: 40px;
	padding-top: 10px;
	color: #FFF;
	font-size: 24px;
	text-align: center;
}
.home_ccd {
	margin-top: 10px;
	text-align: justify;
	font-size: 12px;
}
#home_hr p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-indent: 20px;
	text-align: justify;
}
#home_hr p em{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
