@charset "utf-8";
/* CSS Document */

body{
	margin-right: 0;
	margin-left: 0;
	padding:0;
	line-height: 1.5em;
	background-image: url();
	background-color: #ffffff;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}

#maincontainer{
	width: 799px; /*Center container on page*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #CCCCCC;
}

#topsection{
	height: 185px; /*Height of top section*/
	background-color: #EAEAEA;
	background-image: url(images/jpegs/a_header_bgvs2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -7px;
}


.maintitle{
	margin-left: 270px;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
}
.nav{
	margin-top: 15px;
	margin-left: 100px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#contentwrapper{
	float: left;
	width: 100%;
	background-image: url(images/jpegs/a_gradient_bgc.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#contentcolumn{
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 25px;
	margin-left: 227px;
}
em{color: red;}
.contentcoll{
	width: 435px;
	height: 500px;
}


#leftcolumn{
	float: left;
	width: 287px; /*Width of left column in pixel*/
	margin-left: -800px;
}
.lefttitle{
	font-size: 12px;
	color: #8F8F8F;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 6px;
	margin-top: 95px;
	line-height: 30px;
}

.leftbags{
	font-size: 9px;
	margin-left: 5px;
	line-height: 12px;
	color: #000000;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	letter-spacing: .1px;
}

.leftarrows{
	font-size: 10px;
	color: #000000;
	margin-top: 15px;
	margin-left: 12px;
	list-style-position: outside;
	list-style-image: url(images/gifs/arrow.gif);
	list-style-type: none;
	line-height:12px;
	font-weight: bold;
}

#rightcolumn{
	float: left;
	width: 150px; /*Width of right column*/
	margin-left: -150px;
	font-size: 11px;
}
.rightblurb{
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	margin-top: 90px;
	width:130px;
}

#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	background-color: black;
	background-image: url(images/jpegs/a_footerbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 4px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}

.footer_add{
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 12px;
	vertical-align: text-top;
	width: 200px;
	margin-left: 5px;
}

.footer_credits{
	font-size: 8px;
	color: #FFF;
	text-align: center;
	line-height: 12px;
	vertical-align: text-top;
	width: 300px;
	margin-left: 230px;
	margin-top: -35px;
}
.footerlink {
	color: #FFF;
	text-decoration: none;
}

.footer_phone{
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	top: 3px;
	vertical-align: text-top;
	width: 200px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 600px;
}
.footer_copy{}
#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innertubeA{
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.style5 {
	font-size: 9px;
	color: #000;
	font-weight: normal;
}
.style6 {
	color: #0066CC;
	font-weight: normal;
	padding-right: 4px;
	margin-left: -5px;
	font-size: 9px;
}

.style7 {
	color: #0066CC;
	padding-right: 4px;
	margin-left: 5px;
	font-size: 9px;
	font-weight: lighter;
}
