.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.links{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0B658F;
font-style:normal;
font-weight:lighter;
text-decoration:none;
}

.links a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FA7728;
font-style:normal;
font-weight:lighter;
text-decoration:none;
}

.apscissor {
	background: url(../images/AP_scissor.gif) no-repeat;
}

.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6D6B6B;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

.video{
background-image: url(video2.jpg);
background-repeat:no-repeat;
background-position: center;

}

/* Specific Styles */

/* @group navbuttons

 */
 
.sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin-top: -13px;
	margin-bottom: -13px;
}

.sidebar1 ul{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: -39px;
}

.sidebar1 li{
	list-style:none;
	padding: 9px 15px 3px 35px;
 	margin-bottom: 3px;
	background: url(../images/butt_graphic.gif) no-repeat 0 2px;
	margin-top: 2px;
	height: 40px;
}

.sidebar1  a:link {
	text-decoration: none;
	color: white;
}

.sidebar1 a:hover {
	opacity: 0.66;
}

.sidebar1 a:visited {
	color: white;
	text-decoration: none;
}
.sidebar1 #bluebutton{
	background: url(../images/butt_BL_bg.gif) repeat-x;
	height: 58px;
	padding-top: 2px;
	padding-left: 10px;
	width: 153px;
	margin-bottom: -1px;
}

.sidebar1 #greenbutton {
	background: url(../images/butt_GR_bg.gif) repeat-x;
	height: 58px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 10px;
	width: 153px;
	margin-bottom: 2px;
}

.sidebar1 #orangebutton {
	background: url(../images/butt_OR_bg.gif) repeat-x;
	height: 58px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 10px;
	width: 153px;
	margin-bottom: 2px;
}

.sidebar1 #redbutton {
	background: url(../images/butt_RD_bg.gif) repeat-x;
	height: 58px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 0;
	width: 153px;
	margin-bottom: 0;
}

.sidebar1 #purplebutton {
	background: url(../images/butt_pr_bg.gif) repeat-x;
	height: 58px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 0;
	width: 153px;
}

/* IE bug hack */

*html ul.sidebar1 a {
	height:  1px;
}

/* end IE bug hack */

/* @end */

a img {
	border: none;
}

/* Images for Table Cells */

.filmstrips {
	background: url(../images/strip5.jpg) repeat-y;
}

.bottombg {
	background: #909090 none no-repeat;
}

.bg {
	background: url(../images/bg.jpg) repeat-x;
}

/* right bottom fade image in blue */

.leftbg {
background-image: url(right.jpg);

}

/* background for top tagline */

.bluebg1{
 background-color:#57B0D7;
 }

.bluebg2{
 background-color:#D3E2E9;
 }

/* background for bottom tag */

.bluebg3{
 background-color:#59ADD1;
 }

/* background for phone number */

.bluebg4{
 background-color:#0F91CB;
 }

.strip2bg {
background-image: url(strip2.jpg);
background-repeat:no-repeat;
}

.strip1bg {
background-image: url(b1_10.jpg);
background-repeat:no-repeat;
}
