* {
    font-family: Verdana, Helvetica;
    font-size: small;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #808080;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: #7A7952;
}
.highslide-image {
    border: 2px solid #7A7952;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    /*border: 2px solid #c;*/
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #7A7952;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #7A7952;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



#bigbox {
	/*align:center;*/
	width:750px;
	margin-left:auto;
	margin-right:auto;
	/*right:auto;*/
	/*min-width:600px;*/
	/*width:expression(document.body.clientWidth < 600? "600px": "auto" );*/
	/*position:absolute;*/
	
}



#contents {
	background:url(assets/r-gr.png) repeat-y right top;
	background-color: #7A7952;
	clear: both;
	padding:0px;
}

#inner {
	/*padding:11px;*/
	/*padding-right:20px;*/
	/*padding-left:20px;*/
	background:url(assets/l-gr.png) repeat-y left center;
	height:100%;
	/*clear: both;*/
	
}

#cont {
	background: url(assets/t-gr.png) repeat-x top center;
	height: 11px;
	font-size: 1px;
	/*left:11px;*/
	/*margin-left: 11px;*/
	/*margin-right: 11px;*/
	/*top:-25px;*/
	width:100%;
	clear: both;
}

#contlc {
	background: url(assets/tlc-gr.png) no-repeat top left;
	height: 11px;
	font-size: 1px;
	/*margin-left: -11px;*/
	width:100%;
	clear: both;
}

#contrc {
	background: url(assets/trc-gr.png) no-repeat top right;
	height: 11px;
	font-size: 0px;
	margin-right: -11px;
	/*background-attachment:absolute;*/
	width:100%;
}

#conblc { background: url(assets/blc-gr.png) no-repeat bottom left;
	width: 100%;
	height: 11px;
	font-size: 1px;
	clear: both;
	width:100%;
}

#conbrc {
	background: url(assets/brc-gr.png) no-repeat bottom right;
	width: 100%;
	height: 11px;
	font-size: 0px;
	clear: both;
	width:100%;
}

#conb { background: url(assets/b-gr.png) repeat-x bottom left;
	width: 100%;
	height: 11px;
	font-size: 0px;
	clear: both;
}


#source {
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
	color:#2E2E2E;
}

#logo1 {	
	background: url(assets/at_the_biltmore2.jpg);
	background-repeat:no-repeat;	
	background-position: center right;
	height: 150px;
	margin-top:10px;
	margin-right:15px;
}

#logo2 {	
	background: url(assets/true_friends2.jpg);
	background-repeat:no-repeat;	
	background-position: center left;
	height: 150px;
	margin-top:10px;
	margin-left:15px;
}

#logo3 {	
	background: url(assets/on_duval2.jpg);
	background-repeat:no-repeat;	
	background-position: center right;
	height: 150px;
	margin-top:10px;
	margin-right:15px;
}

#logo4 {	
	background: url(assets/not_so_mod_squad2.jpg);
	background-repeat:no-repeat;	
	background-position: center left;
	height: 150px;
	margin-top:10px;
	margin-left:15px;
}


#logo5 {	
	background: url(assets/la_sagrada_familia2.jpg);
	background-repeat:no-repeat;	
	background-position: center left;
	height: 150px;
	margin-top:10px;
	margin-left:15px;
}


#overlogol {
	background: url(assets/logo.png);
	background-repeat:no-repeat;	
	background-position: 30% 30px;
	width: 100%;
	height: 148px;
}

#overlogor {
	background: url(assets/logo.png);
	background-repeat:no-repeat;	
	background-position: 70% 30px;
	width: 100%;
	height: 148px;
}

#menu {
	display: inline;
	position:relative;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 24px;
	color: white;
	text-align: center;
}

.menuitem {
	position: relative;
	display: inline;
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	padding-left: 60px;
	padding-right: 55px;
	color: white;
	text-decoration: none;
	border: none;
	font-size: medium;
	text-align: center;
	height:24px;
	width:100%;
	/*display: block;*/
}

a img{border:0;}

#foot { margin-top: 30px;
	margin-right: 20px;
	padding-bottom: 15px;
	text-align: right;
	font-size: smaller;
	color: #2E2E2E;
	/*color: #00000;*/
	text-decoration: none;
}

#news {
	color: #FFFFFF;
	margin-top:40px;
	margin-left:50px;
	margin-right:50px;
	text-align:center;
}

#quote {
	padding:20px;

}


#qcon {
	/*float:none;*/
	border:1px;
	border-color:white;
	display:inline;
}

#qwho {
	margin-left:50px;
}



#qimg1 {
	/*background: url(assets/inimg1.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background-position: top left;*/
	height: 200px;
	width: 200px;
	float: left;
	position: relative;
	display: inline;
	padding-right:10px;
	padding-bottom:0px;
}

#qimg2 {
	/*background: url(assets/inimg2.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background-position: top right;*/
	height: 200px;
	width: 200px;
	float: right;
	position: relative;
	display: inline;
	padding-left:15px;
	padding-top:10px;
	
}

#bioken {
	background: url(assets/ken.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	height: 200px;
	width: 200px;
	float: right;
	position: relative;
	display: inline;
	padding-left:15px;
	padding-top:10px;
}

.sold {
	font-size:medium;
	color:red;
	float:right;
	background-color: white;
	padding:5px;
}

.titles {
	font-size:medium;
}

.smalltitles {
	font-size:small;
}

.sili {
	margin-left:10px;
}

#mailform {
	text-align: center;
}

#adinfo {
	text-align: left;
}

#abewho {
	font-size: smaller;
}

.inter {
	color: #2E2E2E; text-decoration: underline; font-size: inherit;
}

a.inter:link {
	color: #2E2E2E; text-decoration: underline; font-size: inherit;
}
a.inter:visited {
	color: #2E2E2E; text-decoration: underline; font-size: inherit;
}
a.inter:hover {
	color: #000000; text-decoration: underline; font-size: inherit;
}
a.inter:active {
	color: #000000; text-decoration: underline; font-size: inherit;
}