#search { display:none }



#news ul   { list-style-type: square; list-style-image:   url("../graphics/bullet.gif")}

#news img  { vertical-align: top }

#news ul li  { font-size: 0.8em; vertical-align: top; padding-bottom: 1.3em }

#news ul a    { font-weight: bold; font-size: 1.1em }





#logo {

	display: none;

}

#footer  { font-size: 0.5em; font-family: Verdana, sans-serif; padding-top: 30px }



a  { color: #605842; text-decoration: underline; background-color: transparent }

a:hover  { color: black; text-decoration: underline; background-color: transparent }

p, ul, ol, dt, td, th { color: black; font-size: 0.8em; line-height: 1.2em; font-family: Meta-Normal, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }

.p.links { clear: both }

h6, h5, h4, h3, h2, h1  { color: black; font-family: "FranklinGothic No.2", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }

h2  { font-size: 1.1em }

h3  { font-size: 0.9em; line-height: normal }

h5  { font-size: 0.8em }



#breadcrumbs  { font-size: 0.5em; font-family: Verdana, sans-serif;  }

#language, #languagehome   {display:none; }

.browserwarning  { display:none }

.question { font-weight: bold; padding-top: 10px }

#quote { float:right }

.right { float: right; clear: both; margin-left: 20px }

.left { float: left; clear: both; margin-right: 20px }

.reviewed  { font-size: 0.7em; font-family: Meta-Normal, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;  }

.textquote{font-size: 0.8em; font-style: italic; font-weight: bold; text-align:right}

.textquoter{font-size: 0.6em;text-align:right}

.bottomlinks{font-size: 0.7em;}



body  { background-color: #e9e2c3; width: 100% }

img.plus  { display:none; }





#menu{display:none}



.error {

	background-color: transparent;

	color: red;

}

.photoright {

	float: right;

	margin: 0 0 5px 10px;

}

.photoleft {

	float: left;

	margin: 0 10px 5px 0;

}

/*Portfolio style icon list*/

.portfolioStyleIcons{
	background-color:#e9e2c3;
	width:130px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	display:block;
	float:right;
    clear:right;
	visibility:hidden;
}

.portfolioStyleIcons img{
	display:block;
	margin-top:13px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
	/*border-bottom:1px dotted #000;*/
}

.portfolioStyleIcons img#lastImg{
	border:none;
	paddding-bottom:0px;
}

