/* 

CSS Document - Low Vision Center: MAIN

Last Modified 1.7.2009
C. Felder for Precise Virtual Devleopment, LLC

 */


html,body{
	margin:0;
	padding:0;

}

body{
	font: 96% arial,sans-serif;
	font-weight: lighter;
}


div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	color: #000;
	background-image:   url("images/lvc_logo_rev.jpg");
	background-repeat: no-repeat;
}

div#header_right{
	float:right;
	width:30.5%;
	padding-left: 2%;
	background-color: #cccccc;
	height: 80px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 6px;
}

/* Begin Font Resize*/


.fontResizer {
	display: block;
	position: absolute;
	top: 10px;
	width: 180px;
	height: 59px;
}  
.fontResizer a {
	display: block;
	float: right;
	width: 17px;
	height: 17px;
	text-align: center;
	border: 1px solid #000;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}  
.fontResizer a:hover { color: #000; text-decoration: none; }  
<span style="color: rgb(192, 192, 192);">/* The following control the way the font-resizer links appear only */ </span>  
.smallFont { font-size: 9px; }  
.medFont { font-size: 13px; }  
.largeFont { font-size: 15px; }  
.curFont { background: #FFFFFF; }  


/* End Font Resize*/



div#wrapper{
	float:left;
	width:100%;
	margin-left:-33%;
}

div#content{
	margin-left:38%;
	margin-right: 20px;
}

div#mast_content{

	background-position: right;
	background-repeat: no-repeat;
	height: 293px;
	padding-right: 20px;
}

div#mast_inner{
	border-top-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	height: 293px;
	background-color: #cccccc;
}



div#right_nav{
	float:right;
	width:33%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

/*menu styles*/


ul {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}

ul a {

	text-decoration: none;
}

ul a:hover {

	text-decoration: none;
}




div#extra{
	float:right;
	clear:right;
	width:32.9%;

	background-repeat: no-repeat;
	padding-top: 10px;
}

div#footer_lip{
	clear:both;
	width:100%;

	background-repeat: no-repeat;
}

div#footer{
	clear:both;
	background-color: #CCCCCC;
}

/* Text Styles*/

div#content p{line-height:1.8em}


div#footer p{margin:0;padding:5px 10px}


h4 {
	font-size: 2.15em;
	color: #000;
	padding-left: 260px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}


.bot_nav_links a {
	font-size: 13px;
	text-decoration: none;
	margin-top: 20px;
	vertical-align: middle;
}

.bot_nav_links a:hover {

	}

.contact {
	font-size: 11px;
	color: #000;
 line-height: 2em;
}



.footer_links {
	font-size: 11px;
	color: #000;
}

.footer_links a {
	font-size: 11px;
	text-decoration: none;
}
.mast_hdng {
	font-size: 1.4em;
	font-weight: lighter;
}
.mast_hdng_sub {
	color: #000;
	font-weight: lighter;
	font-size: 1.25em;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.menu {
	font-size: 1.40em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	}

.menu_header {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}
.lead_in_text {
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	border-left-color: #000;
	border-left-style: dotted;
	border-left-width: 2px;
	padding-left: 10px;
	color: #000;
	line-height: 1.5em;
}
.main_content {
	color: #000;
	font-size: 1.3em;
	line-height: 1.8em;
}
.button_hdng {
	font-size: 18px;
	font-weight: lighter;
	color: #000;
	width: 100%;
}
.floatimgright {
	float:right;
	margin-left:4px;
	margin-top: 110px;
}
.floatimgleft {
	float:left;
	margin-right:10px;
}

.location {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.3em;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
ul#navlist
{
	margin-left: 0;
	padding-left: 2px;
	white-space: nowrap;
	padding-top: 10px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 8px; }

#navlist a:link, #navlist a:visited
{

	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#navlist a:hover
{
text-decoration: none;
}
.footer_nav {font-size: 75%}

.footer_links {
	font-size: 11px;
}

.footer_links a {
	font-size: 11px;
	text-decoration: none;
}
