 /* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.center{text-align: center;}
   body {background-color:#FFF;font-family:arial,sans-serif;height:100%;margin:10px}
   div#header{width:990px;margin:25px auto 5px auto;text-align:center}
   /*div#main {background: url(../images/bg_dreamstime_1642518_hor.jpg) no-repeat  50% top;width:990px;margin:0 auto;height:100%;position:relative;min-height:675px}*/
   div#main {background: url(../images/bg_trans.jpg) no-repeat  50% top;width:990px;margin:0 auto;position:relative;min-height:675px}
       div#main h1,div#mainTxt h1{text-align:center;text-transform:uppercase;margin-bottom:5px;color:#ad031f}
       div#main p#byline {text-align:center;font-weight:bold;font-size: .9em;color:#51443c}
       div#main ul#photos {margin:40px auto;height:325px}
       div#main ul#photos li,div#main ul#contact li {float:left;margin-left:45px;text-align:center}
   		div#main ul#photos li img{display:block;margin:5px 0 10px 0;border:1px solid #ad031f}
   		div#main ul#photos li span{font-weight:bold}
      div#main ul#contact li {margin:30px 0  15px 75px}
	  div#main ul#contact li h2{margin-bottom:15px}
   blockquote,cite{display:block;width:394px;margin:10px auto;font-size:.9em;text-align:left;color:#56201E;font-weight:normal}
   cite{display:inline;font-weight:bold;font-weight:bold;font-style:normal}
   
   a.btn{text-decoration:none;display:block;border:1px solid #AD031F;padding:5px;background-color:#E9DAC5;-moz-border-radius: .5em;-webkit-border-radius: .5em;}
  .col{float:left;}
  .col-2{width:40%;}
  .col-33{width:30%;}
  .col-3{width:25%;}
  .col-75{width:70%;}
   #ansel h1,#ansel h2, #ansel h3,#ansel h4, #ansel p{color:#7B412B;}
   #ansel h1,#ansel h2, #ansel h3,#ansel h4{font-family:Goudy Old Style, Garamond, Big Caslon, Times New Roman, serif}
   #ansel h2{font-size:24px;}
    #ansel p{margin:10px; line-height:1.5em;}
    #ansel #main  img {
    border: 1px solid #ad031f;
}
#ansel ul{list-style-type: none}
#ansel li{float:Left;display:inline;margin:10px;}
#ansel li img{display:block;margin:0 auto;}
span.caption{text-align:center;font-size:.7em;font-weight:bold;display:block;margin-top:5px;}
.callout{float:right;}


