/* @override http://local.atr1.net:8888/css/style.css */

/* DigiSquid CSS Library Version 3.7 */
/* ATR1.net

/* Framework */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background: #f3f3f3 url(../images/template/bkg.png) repeat-x 0 top;
}

.design #container {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.design #masthead {
	height: 160px;
	background-image: url(../images/template/masthead.png);
}

.design #mastheadcontact {
	height: 160px;
	background-image: url(../images/template/masthead-contact.png);
}

.design #mastheadcustom {
	height: 160px;
	background-image: url(../images/template/masthead-custom.png);
}

.design #topcontent {
	background: url(../images/template/top_content.png) no-repeat 0 top;
	padding-left: 500px;
	padding-right: 100px;
	height: 335px;
}

.design #topcontent p {
	color:#0f6494;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

.design #bottomcontent {
	background: url(../images/template/bottom_content.png) repeat-y 0 top;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 25px;
}

.design #bottomcontent p {
	color:#0f6494;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	text-align: justify;
}

.design #promo {
	float: right;
}

.design #rentals {
	float: right;
	margin-top: -45px;
	padding-right: 100px;
}

.design #members {
	margin-top: 50px;
}



/*  Column  */
.column {
	width: 160px;
	vertical-align: top;
	display: inline-block;
	padding: 5px;
	margin-right: 5px;
}

.columnsmall {
	width: 135px;
	vertical-align: top;
	display: inline-block;
	padding: 5px;
	margin-right: 5px;
}

/* End Framework */

/* Animation */
.design #animation {
	float: left;
	width: 371px;
	height: 300px;
	margin-left: -431px;
	margin-top: 3px;
}
/* End Animation */

/* Sidebar */

.design #sidebar {
	float: right;
	width: 169px;
	background-color: silver;
	padding: 25px;
	margin-right: 75px;
}

.design #sidebar p {
	
}

/* End Sidebar */

/* Footer */

.design #footer {
	height: 215px;
	background: url(../images/template/footer.png) no-repeat;
}
.design #footer p {
	color: white;
	padding-top: 15px;
	text-align: left;
}

.design #interested	{
	width: 300px;
	margin-left: 500px;
}

/* End Footer */

/* Text Styling */

h1 {
	color:#0f6494;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
}

h2 {
	color:#0f6494;
	text-align: left;
	float: left;
	margin-top: -30px;
	padding-left: 100px;
	font: bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color:#0f6494;	
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	float: right;
	margin-top: -35px;
	padding-right: 100px;
}

h3 a {
	color:#0f6494;
	text-decoration: none;

}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0f6494;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}

p {
	color:#0f6494;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}

ul {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

li {
	padding-bottom: 10px;
}

/* End Text Styling */

/* P Links */

p a:link {
	color: #f91a19;
	text-decoration: none;
}

p a:visited {
	color: #f91a19;
	text-decoration: none;
}

p a:hover {
	color: #fa921f;
	text-decoration: none;
	background: none;
}

p a:active {
	color: #fa921f;
	text-decoration: none;
}

/* end P Links */

/* Photos */
.photo {
	padding: 25px;
}
/* end Photos */

/* Photo Gallery */
.photogallery ul { 
	list-style:none; /* No bullets */ 
	overflow:hidden;
	margin-left: 40px;
} 

.photogallery li { 
	float:left; /* Horizontal list */
	width:300px; /* Room for images and text */ 
	padding:25px; /* Gap between */ 
} 

.photogallery li div { 
	text-align:center; /* Center description */ 
} 

.photogallery li img { 
	display:block; 
	margin:0 auto; /* Cener block image */ 
	width:300px; /* All images the same size */
	border: 1px solid gray; /* border  */
}

/* End Photo Gallery */

/* Tables */

table {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

table td {
	border-bottom: 1px solid gray;
	padding: 20px;
}

.design #tablehead {
	background-color: #3973bc;
	border: 1px solid #143f75;
	color: #fff;
	font: bold 14px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* End Tables */


/* Form */

form.webform fieldset {
  margin-bottom: 10px;
}

form.webform input {
	width: 250px;
}

form.webform legend {
  padding: 0 2px;
  font-weight: bold;
	font-size: 18px;
	color: #356aa0;
}
form.webform label {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
	font-size: 12px;
}
form.webform fieldset ol {
  margin: 0;
  padding: 0;
}
form.webform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.webform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.webform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.webform fieldset fieldset label {
  display: block;
  width: auto;
}
form.webform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.webform label {
  width: 250px; /* Width of labels */
}
form.webform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.webform #submitbox {
	background-color: #356aa0;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

/* End Form */

hr {
color: blue;
background-color: blue;
height: 1px;
border: 0;
}


/*  PDF List  */

.design #pdflist {
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}

.design #pdflist ul {
	padding-left: 0px;
}

.design #pdflist li {
	list-style-type: none;
	background: url(../images/graphics/pdf.png) no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 20px;
}

.design #pdflist a:link {
	text-decoration: none;
	color: #874400;
}

.design #pdflist a:hover {
	text-decoration: none;
	color: #ff8200;
}

/*  Text List  */

.design #textlist {
	vertical-align: top;
	display: inline-block;
	padding-top: 10px;
	padding-right: 25px;
}

.design #textlist ul {
	padding: 0;
}

.design #textlist li {
	display: block;		
}


/*  Photo list  */
.design #photolist {
	border-width: 1px;
	border-style: none;
	vertical-align: top;	
	padding: 20px 20px 10px;
}

.design #photolist ul {
	padding-left: 0px;
}

.design #photolist li {
	display: inline-block;
	text-align: center;
	padding-left: 25px;
}

.design #photolist a {
	text-decoration: none;
	color: #874400;
}

.design #photolist img {
	border: 1px solid #ceac45;
	margin-bottom: 10px;
}



