html {
	font: 16px Georgia,"Times New Roman", Times, serif; color:#5C5C5C;
}
body {
	background: #ffffff url(../assets/archwayBG.png) no-repeat;// #E0DECB
	font-size: 100%;
	margin: 0; 
	padding: 0;
}

a {color:#5C5C5C!important;}

#portfolioMenu a:visited {color: #888 }
#portfolioMenu a {text-decoration: none;}
#portfolioMenu {text-decoration:none;}


img {
	border: none;
}
#page {
	margin: 0 auto 10px auto;
        width: 703px;
	padding: 0px 0 0;
	overflow: hidden;
//        background: url(../assets/bg-page.gif) repeat-y;
}

#content {
	float: left;
	width: 545px;
	overflow: auto;
}

#content h2.top{
	display: block;
	height: 45px;
	margin: 0;
	padding: 0;	
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	background: url(../assets/building.gif) no-repeat 126px 17px;
}


.clear {clear: both;}
#nav {
        margin: 0 0 -8px 18px;
}

#nav img {
        border:4px solid #f0ebeb;
        text-decoration:none;
}

#menu {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
	list-style: none;
}
#menu li {
	float: left;
	width: 74px;
	padding: 0; text-align: center; margin: -2px 25px 0 0;
}
#menu li.last {margin-right: 0;}
#menu li a {
	display: block;
	color: #5C5C5C;
	font-size: 12px;
	margin-top: 12px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
        font-family:"Times New Roman",Times,serif;
}
#menu li a:hover {
        font-weight: bold;
        text-decoration: none;
}


#menu li img {margin-bottom: 5px; 	}
#menu li .off {display: block;}
#menu li .on {display: none;}
#menu li:hover .on {display: block;}
#menu li:hover .off {display: none;}
#menu li.selected .on {display: block;}
#menu li.selected .off {display: none;}
#menu li.over .on {display: block;}
#menu li.over .off {display: none;}

#image-large {
	width: 528px;
	margin-left: 12px;
	padding: 5px 0 0 5px;
}

#image {
	display: inline;
	width: 371px;
	height: 225px;
	background: url(../assets/bg-image.gif) no-repeat;
	margin: 0 10px 0 12px;
	padding: 5px 0 0 5px;
	float: left;
}
#text {
	
	width: 530px;
	padding: 10px 0 20px 15px;
	background: url(../assets/btm-line.gif) no-repeat 20px bottom;
}

#text h1, #text h2, #text h3 {
	display: block;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

#text h1 {font-size: 20px;}
#text h2 {font-size: 18px;}
#text h3 {font-size: 15px;}

#text p {
	margin: 12px 0 1px 0;
	line-height: 13px;
	padding: 0;
	color: #5C5C5C;
	font-size: 13px;
        line-height:18px;
}

/* FCKBLOCK */
.content {background-color: #E0DECB; color:#5C5C5C!important;}

.content h3, .content h1, .content h2 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #5C5C5C;
}
.content p, .content, #content, {
	margin: 12px 0 1px 0;
	line-height: 13px;
	padding: 0;
	color: #5C5C5C;
	font-size: 13px;
        line-height:18px;
        text-decoration:none;
}

.content ul {
	font-size:13px;
	line-height:18px;
	text-decoration:none;
}

a, .content a {color: #333;}
a:hover {text-decoration:underline;}

/* /FCKBLOCK */

#preview {
	padding: 5px 0 0 0;
	margin: 0 0 0 -9px;
	clear: both;
	width: 565px;
	height: 86px;	
	overflow: hidden;
	background: url(../assets/btm-line.gif) no-repeat 20px bottom;
}
#preview img {
	margin-left: 21px;
}
#footer {
//	clear: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #9E9E9E;
	height: 19px;
//	padding-left: 10px;
//	padding-top: 10px;
        text-align:center;
}

#preload {display: none;}
#preload img {display: none;}

#caption {font-size:16px;font-weight:bold;color:#5C5C5C; text-decoration:none;}

#portfolioMenu ul {list-style-type:none;margin:0;padding:0 0 0 15px;}

#portfolioMenu ul a:hover {
	text-decoration: underline;
}

#portfolioMenu ul li a {line-height:18px;}

#gallery {text-decoration:none;}

#gallery h2 a {font-size:24px;}

#gallery a {font-size:14px;text-decoration:none; font-weight:bold; color: #5C5C5C;}

#gallery a:hover {text-decoration:underline;}