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


#siteWrapper {
	width: 920px;
	margin: 0px auto 0px auto;
	background-image:url(../../../../../images/bkg-masthead-interior.jpg);
	background-repeat: no-repeat;
}

/*
#masthead {
	background-image:url(../images/bkg-masthead-interior.jpg);
	background-repeat:no-repeat;
	width: 920px;
	height: 506px;
	padding-bottom: 66px;
	}*/


#header {
	width: 920px;
	height: 65px;
}


#header img { /*logo*/
	padding-top: 13px;
	float: left;
}


#header ul {
	float:right;
	padding-top: 13px;
}


#header li {
	display:inline;
	padding-left: 30px;
}


#header a {
	color: #76acda;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
}


#header a:hover {
	text-decoration:underline;	
}


#mainNav{
	width: 920px;
	height: 30px;
	padding-bottom: 20px;
}


#mainNav ul{
	float:right;
	padding-top: 5px;
}


#mainNav li{
	display:inline;
	padding-left: 60px;

}


#mainNav a {
	color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


#mainNav a:hover {
	color: #76acda;
	text-decoration: none;
}


#mainNav a.selected {
	color: #76acda;
}



.orange-text {
	color: #ef7f21;
	font-weight:bolder;
	font-size: 1.3em;
}


.white-text {
	color: #ffffff;
	padding-top: 3px;
}

#content-top {     /*curved top piece*/
	background-image:url(../images/bkg-content-top.jpg);
	background-repeat: no-repeat;
	height:30px;
}
	

#content {
	background-color: #000000;	
	width: 920px;
}


#content a{
	color: #ffffff;
	font-size: .8em;
}
	


#left {
	width: 234px;
	float: left;
	padding-left: 15px;
	background-color:#000000;
	min-height: 1100px;
}

#left h2{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}

#left ul {
	list-style: none;
}

#left a {
	color: #76acda;
	line-height: 24px;
}


#left a.side-selected {
	font-weight: bolder;
}

#right {
	width: 651px;
	float: left;
	background-color:#ffffff;
	padding-left: 20px;
	padding-right: 0px;
	min-height: 1100px;
}

#right h1{
	color: #76acda;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}

#right p {
	font-size: .7em;
	line-height: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
}

#right img {
	padding: 0px 15px 30px 0px;
}

#right h2 {
	font-size: .9em;
	font-weight: bold;
	padding-bottom: 15px;
}

#right h2 a {
	color: #ee7d1d;
	text-decoration: underline;
}

#right h2 a:hover {
	color: #76acda;
	text-decoration: underline;
}

#right li {
	background-image:url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	list-style: none;
	font-size: .7em;
	padding-left: 25px;
	line-height: 18px;
	padding-bottom:20px;
	padding-right: 20px;
}

#thumbnails {
	padding-bottom: 40px;
}


#thumbnails img {
	border: #cccccc solid 1px;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}




#right .retweet {
	float: left;
	padding-right: 10px;
}

#right a {
color: #76acda;
font-size: 1.0em;
}

.blue-text {
	font-size: 1.2em;
	color: #76acda;
	padding-bottom: 1px;
}


/*contact form*/

#right label {
	display:block;
	font-size: 1.2em;
	padding-bottom: 5px;
}

#right input {
	display:block;
	border: #76acda solid 2px;
	font-size: 1.2em;
	width: 450px;
	margin-bottom: 15px;
	color:#999;
	padding-left: 5px;
}


#right textarea {
	display:block;
	border: #76acda solid 2px;
	font-size: 1.2em;
	font-weight: bold;
	color:#999;
	width: 450px;
	height: 70px;
}


#right input.btn {
	display:block;
	border: none;
	font-size: 1.2em;
	width: 148px;
	height: 44px;
	padding-top: 15px;
	float: right;
	padding-right: 197px;
}


/*footer*/

#footer {
	background-image:url(../images/bkg-footer.jpg);
	background-repeat:no-repeat;
	width: 920px;
	height: 100%;
	min-height: 167px;
}


#footer a{
	color: #70a3cf;
	font-size: .8em;
	line-height: 25px;
	padding-top: 0px;
}


.footer-text {
	color: #ef7f21;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 5px;
}


#mainNavigation {
	float:left;
	padding-left: 20px;
}


#otherNavigation {
	float:left;
	padding-left: 60px;
}


#newsletter {
	margin: 0px;
	float: left;
	width: 220px;
	height: 20px;
	color: #ef7f21;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight:bold;
	padding: 7px 0px 10px 65px;
	display: block;
}

#newsletter p {
	color: #ef7f21;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight:bold;
	padding: 7px 0px 10px 0px;
	display: block;
}


#newsletter input{
	margin: 0px;
	width: 215px;
	height: 20px;
	border: #70a3cf 1px solid;
}

#newsletter input.btn{
	border: none;
	height: 24px;
	width: 60px;
	margin-top: 10px;
	float: right;
}

#newsletter fieldset{
	border: none;
}




#sendButton {
	padding-left: 180px;
}


#socailize {
	float:left;
	width: 220px;
	height: 20px;
	color: #ef7f21;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight:bold;
	padding: 7px 0px 5px 0px;
}


#socializeButton1 {
	float:left;
	padding-left: 0px;
}


#socializeButton2 {
	float:left;
	padding-left: 6px;
}


#socializeButton3 {
	float:left;
	padding-left: 6px;
}


#socializeButton4 {
	float:left;
	padding-left: 6px;
}


#socializeButton5 {
	float:left;
	padding-left: 6px;
}


#socializeButton6 {
	float:left;
	padding-left: 6px;
}


#socializeButton7 {
	float:left;
	padding-left: 6px;
}


#contact {
	float:left;
	width: 220px;
	height: 20px;
	color: #ef7f21;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight:bold;
	padding: 7px 0px 5px 25px;
}

#contact p {
	color: #ef7f21;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight:bold;
	padding: 7px 0px 5px 25px;
}

#contact p.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #ffffff;
	font-weight: 100;
}




#contact a{
	font-weight: 100;
	padding-left: 25px;
}
	
#sitemap a {
font-size: .8em;
padding-bottom: 8px;
display: block;
font-weight: bold;
}

#sitemap .subpage{
padding-left: 10px;
display: block;
font-weight: normal;
}

