/* Layout */
/* hide hack from Mac-IE5 \*/ * html #footer { height: 1em; } /* end hiding */

/* Internet Explorer *
/*\*/
* html #content {
    height: 200px;
}
/**/

body {
	margin:0px;
	padding:0px;
}

#wrapper {
	margin:0px auto 0px auto;
	width:750px;
	background:url(images/bg_wrapper.jpg) repeat-y;
}

#banner-top {
	width:750px;
	height:222px;
	background:url(images/banner_bridge.jpg) no-repeat;
}

#img-logo {
	margin:180px 0px 0px 190px;
	border:0px;
}

#banner-top h1 {
	display:none;
}

#curve-top {
	width:750px;
	height:47px;
	background:url(images/curve_top.jpg);
}

#menu-left {
	margin:0px; padding:0px;
	float:left;
	width:183px;
	height:398px;
}

#content-main {
	padding:0px 0px 10px 0px;
	margin:0px;
	background:url(images/menu_bg.jpg) no-repeat top;
	min-height:400px;
	overflow:auto;
}

/* Internet Explorer *
/*\*/
* html #content-main {
    height: 400px;
}
/**/
#content-copy {
	margin:0px;
	padding:0px;
	float:left;
	width:550px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 0.85em;
	line-height: 1.8em;
	color: #3b3b3b;
}
#content-gallery   {
	height: 800px;
	line-height: 120%;
}

#footer {
	float:left;
	padding:120px 0px 0px;
	width:750px;
	height:65px;
	background:url(images/bg_footer.jpg) no-repeat;
}

.img-left {
	float:left;
	border:0px;
	margin:0px 10px 10px -3px;
	padding:0px;
}

.img-right {
	float:right;
	border:0px;
	margin:0px -3px 10px 10px; 
	padding: 0px;
}

.buffer {
	margin:0px;
	padding:0px;
	height:34px;
}

.buffer-large {
	margin:0px; padding:0px; height:150px;
}

#clearfloat {
	clear: both;
}

/* Type */

a.border {
	text-decoration: none;
	border: none;
}

#menu-left ul {
	margin:30px 0px 0px 30px;
	padding:0px;
	list-style:none;
	font:0.7em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color: #FFFFFF;
	letter-spacing: .16em;
}

#menu-left li {
	padding:3px 0px 5px;
	cursor: pointer;
}

#menu-left a {
	display:block;
	padding:3px 0px 5px 27px;
	width:120px;
	height:26px;
	text-decoration: none;
	color: #392306;
	letter-spacing: .1em;
}

#menu-left a:link #menu-left a:visited {
	text-decoration:none;
	color:#392306;
	font-weight: bold;
}

#menu-left a:hover {
	text-decoration:none;
	color:#FFF;
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#menu-left a.active {
	text-decoration:none;
	color:#F6262C;
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#666;
}

#footer a:hover, #footer a:active {
	text-decoration:underline;
	color:#666;
}

.footer-validate {
	float:right;
	padding:15px 55px 0px 0px;
	margin:0px;
}

.footer-validate img {
	border:0px;
	margin-left:3px;
}

.footer-copy {
	padding:0px 0px 0px 45px;
	margin:0px;
	color:#666;
	font:.7em/18px Verdana, Arial, Helvetica, sans-serif;
}

.para-top {
	margin: 0px 35px 0px 0px;
	padding:0px 25px 5px;
}

.para-next {
	margin: 5px 35px 0px 0px;
	padding:0px 25px 5px;
}
a:active {
	text-decoration: none;
}
#content-copy  a:link,a:visited  {
	text-decoration:underline;
    outline: none;
	color:#392306;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
}
#content-copy a:hover {
	color: #F6262C;
	outline: none;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
#content-copy ul {
	margin: 5px 35px 0px 0px;
	padding:0px 25px 5px;
}
h2 {
	margin:15px 0px 0px;
	padding:10px 0px 7px;
	font:italic 1.2em/2.0em "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color:#F6262C;
}
blockquote {
	font-size: 1em;
	line-height: 1.75em;
	color: #543521;
	background-color: #EDE8DC;
	margin: 10px auto;
	width: 360px;
	padding: 10px;
	border: 1px dotted #4F321F;
}
.pagetitle {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 1.4em;
	color: #3b3b3b;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
