body {
    font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
    background: #d7e4d2 url(../images/body_bg.gif) repeat-y top center;
    color: #000;
}

   
a img {
	border:0;
}

a {
	color:#a4a080;
}

a:hover {
	color:#000;
}


h2 {
	font-family:"Gill Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#a3a080;
	text-transform:uppercase;
	letter-spacing:.05em;
	margin-bottom:15px;
}

h2 em {
	text-transform:lowercase;
}

h3 {
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:1.7em;
}

h4 {
	font-family:"Gill Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size:19px;
	font-style:italic;
	line-height:30px;
	color:#a3a080;
	letter-spacing:.1em;
}

h4 em {
	padding-left:0px;
	font-weight:normal;
}



hr {
	display:block;
	margin:15px 00px 0px 0px;
	border:0;
	height:1px;
	background:#231F20;
	color:#231F20;
	line-height:1px;
}

.copy {
	 font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
	 font-size: 14px;
	 line-height: 20px;
	 color: #000;
} 

.copyAlt {
	 font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
	 font-size: 14px;
	 font-style:italic;
	 line-height: 20px;
	 color:#838060;
} 



.subheader {
	font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
}

.copySmall {
	 font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
	 font-size: 13px;
	 line-height: 16px;
	 color: #000;
}


.small {
	 font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
	 font-size: 10px;
	 line-height: 12px;
	 padding-right: 30px;
	 color:#a3a080;
} 

.smallBlack {
	 font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
	 font-size: 10px;
	 line-height: 12px;
	 padding-right: 30px;
	 color:#000000;
} 


.menu {
	font-size:11px;
	font-family:"Gill Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	line-height:26px;
	list-style:none;
	letter-spacing:.1em;
}

.menu ul {
	text-align: right;
}


.menu li {
	line-height:28px;
	list-style:none;
	margin-left:2px;
	text-indent: -16px;
}

.menu li a {
	color:#000;
	text-decoration:none;
	padding:0px 23px 0px 0px;

}


.menu li a.over {
	color:#a3a080;
}

.menu li a.overblack {
	background:url(../images/bullet.gif) top right no-repeat;
}

.menu li a:hover {
	color:#a3a080;

}

  

    
  

.menuHome {
	font-size:11px;
	font-family:"Gill Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	line-height:28px;
	list-style:none;
	letter-spacing:.1em;
}

.menuHome ul {
	text-align: left;
}

.menuHome a {
	padding-right:0px;
	padding-left:20px;
}

.menuHome li {
	line-height:26px;
	list-style:none;
	margin-left:2px;
}

.menuHome li a.over {
	color:#a3a080;
	background:url(../images/bullet.gif) top left no-repeat;
}


.menuHome li a {
	color:#000;
	text-decoration:none;
	padding:0px 0px 0px 23px;

}


.menuHome li a.over {
	color:#a3a080;
	background:url(../images/bullet.gif) top left no-repeat;
}

.menuHome li a:hover {
	color:#a3a080;
	background:url(../images/bullet.gif) top left no-repeat;

}



    


blockquote {
	width:400px;
	text-align:right;
	font-variant: small-caps;
	font-size:16px;
	line-height:1.6em;
	margin:30px 0px;
}

blockquote br {
	display:block;
	width:10px;
}

blockquote span {
	padding-right:8px;
	display:block;
}

blockquote span.author {
	font-size:13px;
	font-variant: normal;
	font-style:italic;
}


.copyright {
	font-size:10px;
	text-transform:uppercase;
	color:#999;

}





form input, form textarea {
	font-size:11px;
	margin: 4px 0px 4px 0px;
}

form textarea {
	text-indent:6px !important;
}

form.login {
	width:170px;
	margin-bottom:30px;
	text-align:right;
}

form.login input {
	width:95%;
	color:#111;
	border:1px solid #000;
	background:#fff;
}


form select {
	font-size:11px;
	vertical-align:middle;
	color:#111;
	margin: 5px 0px 5px 0px;
}

form option {
	font-size:12px;
	text-transform:none;
	vertical-align:middle;
	padding-left:10px;
}

form ol {
	font-size:13px;
	margin-left:15px;
	color:#A9A78A;
	line-height:1.6em;
}

form p {
	font-size:14px;
	color:#000;
}

form label {
	color:#A9A78A;
}

#search_form select {
	width:225px;
}


#search_form input {
	width:215px;
}

#review_form {
	width:85%;
}

#review_form select {
	height:25px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:12px;
	margin-right:30px;
	float:right;
	display:inline;
}

#review_form .text {
	width:110%;
	margin-left:-20px;
	margin-top:6px;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:10px;
}

.mainPhoto {
	border:1px solid #666;
	margin: 0px 0px 8px 4px;	
}

.thumbs a {
	float:left;
	display:inline;
	margin-left: 4px;
	margin-right: 4px;
	text-align:center;
	font-size:10px;
	line-height:1.6em;
	text-decoration:none;
	color:#333;
	margin-bottom:15px;
}

.thumbs a img {
	border:1px solid #666;
	margin-bottom:2px;
}

.thumbs a:hover img {
	border:1px solid #000;
}

.thumbs a:hover {
	color:#000;
}


.pagination {
	font-family:"Gill Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#838060;
}

.pagination a {
	text-decoration:none;
	color:#a4a080;
}

.pagination a:hover {
	color:#000;
}

.pagination em {
	font-style:normal;
	color:#000;
}


.asterisk {
	 color: #d7404d;
	 font-weight: bold;
} 


.info .column1 {
	float:right;
	display:inline;
	width:200px;
	font-size: 13px;
	margin-left: 10px;
}

.info .column2 {
	float:left;
	display:inline;
	width:170px;
	font-size: 13px;
	margin-left: 50px;
}


.info .column3 {
	float:right;
	display:inline;
	width:457px;
	font-size: 13px;
	margin-left: 10px;
}


.info label {
	float:left;
	display:inline;
	width:120px;
	font-style:italic;
	color:#838060;
	margin-right:8px;
	margin-left: -70px;
	text-align: right;
}

.info p {
	clear:both;
	padding-right:0;
	line-height:1.6em;
}

.info p span {
	float:left;
	padding-bottom:10px;
}

.info a {
	color:#000;
	text-decoration:none;
}

.info a:hover {
	text-decoration:underline;
}

.red {
	color:#cc0000 !important;
}


.contact {
	font-size:16px;
	font-style:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}



a.buttonlink {
	color:#000;
	background:#d6d2b6;
	border:1px solid #a4a080;
	padding:8px 15px;
	font-size: 16px;
	text-decoration:none;
}

a.buttonlink:hover {
	background:#a4a080;
	border:1px solid #000;
}

.imgDetails {
	 font-family:  "Garamond Premier Pro", Garamond, Georgia, Times, serif;
	 font-size: 13px;
	 line-height: 15px;
	 color: #000;
} 

.adminThumbs a {
	float:left;
	display:inline;
	margin-right: 8px;
	text-align:center;
	text-decoration:none;
	color:#333;

}

.adminThumbs a img {
	border:1px solid #666;
	margin-bottom:2px;
}

.adminThumbs a:hover img {
	border:1px solid #000;
}

.adminThumbs a:hover {
	color:#000;
}

.banner {
	 font-family:  arial,helvetica,verdana;
	 font-size: 11px;
	 line-height: 13px;
	 color: #000000;
}

