@charset "utf-8";
/* CSS Document */

body{
  font-family: Arial,Verdana,Helvitica,sans-serif;
  color: #666;
  padding: 0px;
  margin: 0px;
  font-size: 62.5%;
  font-weight: normal;
  height: 100%;
  background: #f4f3f0 url('/templates/customer/vFlyer1/images/fadeborder.png') repeat-y;
  background-position: center;
  text-align: center;
}

p, li, td,  .normalText{
	font-size:1.4em;
	line-height: 1.6em;
}

p {
	margin-top:.5em;
}

li {
	list-style-type: none;
}


h1 h2 h3 h4 h5 h6{
	color: #494949;
}

blockquote{

}

a{

}

h1{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 2.4em;
}

h2{
	font-size: 2.2em;
	margin-bottom:.4em;
}

h3{
	font-size: 2em;
	margin-bottom:.4em;
}

h4{
	font-size: 1em;
}

h5{
	font-size: .83em;
}

h6{
	font-size: .75em;
}





#outer{
	position: relative;
	width: 780px;
	margin: 0 auto;
}

#inner{
	position: relative;
	padding: 0px 30px 0px 30px;
	text-align:left;
	min-height: 400px;
}

#header {
	background-color: #1D1D1D;
	padding-left: .25em;
	padding-right: .25em;	
	padding-top: .25em;
	padding-top: .25em;
}

#header.noMargin{
	margin: 0px -15px 0px -15px;
	padding-left: 15px;
}

#header h1{
	margin-top: 0px;
	color:#FFFFFF;
	font-size: 2.4em;
}

#footer{
	clear:both;
	display:block;
	margin-top:.5em;
	text-align: center;
	font-size: .8em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #494949;
}

#footer a{
	
}

.rightLink{
	float:right;
}


#content{

}

#content #top{
	display:block;
}

.xmlCopy object{
	display:none;
}

.xmlCopy img{
	display:none;
}

#content #top #mainImage{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;

	width: 320px;
	height: 240px;
	border: solid 1px black;
}

#content #bottom{
	display: block;
	clear: both;
}

#content #left{
	background-color:#999999;
	display: block;
	float: left;
	margin-top: -7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	min-width: 180px;
}

#content #left h3{
	clear:both !important;
	margin-left:-7px;
	margin-right:-7px;
	padding-bottom:3px;
	padding-left:7px;
	width:100%;
}
#content #left  ul{
	padding-left: 10px;
}

#content #left .phoneNumber{
	font-size: 1.2em;
}

#lowerContentArea{
	width:100%
}


#content h3{
	
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}



h2 a {
	text-decoration:none;
	color:#494949;
}


.companyLogo{
	float: right;
}


.line{
	display:block;
}

.smallLink{
	font-style:italic;
	color: #CECEFF;
}


.photoGalleryThumbnail{
	width: 100px;
	height: 75px;
	margin: 5px;
	border: solid 1px black;
}

