﻿.picstyle {
				border:0px;
}

.maintable {
				width:966px;
				height:340px;
				border: 0px solid white;
				background-color:white;
				height:257px;
				text-align:center;
}


body {
	margin: 0;
	padding: 0;
	background: #ffffff center top;
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: .8em;
	line-height: 1.5em;
}

.zero_border_width {
				border-width: 0px;
				height:62px;
				float:left;
}
/* Page */

.page {
	width: 966px;
	margin: 0 auto;
	background: white;
}

/* Content */

.content {
	float: left;
	width: 466px;
	padding: 20px 50px 0 40px;
	background: white;
}
/* image containers */

.imageleft {float: left; margin: 0 20px 0 0; padding: 0 20px 0 0;}

.imageright {float: right; margin: 0 0 0 20px; padding: 0 0 0 20px;}

.imageleft{
    margin: 0 20px 0 0;
}

.imageright{
    margin: 0 0 0 20px;
}

.imagecenter {
				text-align:center;
				color:#0073C6;
}

.logoimg{
			float:left;
			width:250px;
}
/* Content */
.content {
	float: left;
	width: 466px;
	padding: 20px 50px 0px 40px;
	background: white;
}

.content p {
	text-align:left;
}

.content li {
	text-align:left;
}


.piccontent {
	float: right;
	width: 300px;
	background: white;
	margin-top:5px;
	margin-right:5px;
}
.textunderindent {
				text-decoration: underline;
				margin-left: 40px;
}
.textunder {
				text-decoration: underline;
}
.textbold {
				font-weight:bold
}
.textcenter {
				text-align:center;
}
.pageheader {
				font-weight:bold;
}
.largepageheader {
				font-weight:bold;
				font-size:large;
}

.pagecontent {
				font-family: Trebuchet MS;
				font-size: .8em;
}
.contentreadinglist {
				border: medium none #000000;
				float: left;
				width: 824px;
				padding: 20px 50px 0 40px;
				background: white;
				font-family: Trebuchet MS;
}

.bluebar {
				width:966px; 
				height:50px;  
				background-color:#0073C6;
}

.bluebar p{
				color:white;
				font-family:Trebuchet MS; 
				font-size:22px;
				font-weight:bold;
				text-align:right;
				margin-top:8px;
				margin-right:5px;
				line-height: 1.7em;
}

.contactusbox{
				font-family: Trebuchet MS;
				font-size: 1.2em;
				border:3px #0073C6 solid;
				width:310px;
				margin-top:10px;
				font-weight:bold;

}

.revolver{
				height:300px;
				margin-top : 25px;
				float: right;
				width: 300px;
				background: white;
				margin-right:5px;

}
.revolver2{
				height:136px;
				width:300px;
				margin-top : 25px;

}

.rockpic {
				border-style: solid;
				border-width: 2px;
				width:291px;
				height:595px;
}
.contactusformcontent{
			border:2px #0073C6 solid;
}

.contactusformcontent p{
			text-align:left;
}

.formdiv {
			border: 1px solid #333; 
			padding: 5px; 
			margin: 0px auto;
			width:350px;
			float:left;
}

.clear {
		clear:both;
}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  text-align: right;
  }

div.row span.formw {
  float: right;
  text-align: left;
  margin-left:5px;
  } 
  
 div.spacer {
  clear: both;
  }
