/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}#ft{clear:both;}


html, body {
    background:#debd5b url('../images/bg.gif') repeat-x;
    margin:0;
    font-family: georgia, verdana, arial, sans-sarif;
    color:#74391d;
}
#splashContainer {
    padding: 200px 0 0 0;
}
#splashstrip {
	background:#debd5b url('../images/splashstrip.gif') repeat-x;
	height:243px;
}

#splashstrip img {
	margin-top:70px;
	margin-bottom:30px;
}

#splashstrip a {
	font-size:14px;
	font-family: georgia, verdana, arial, sans-sarif;
    color:#74391d;
    text-decoration:none;
}

#splashstrip a:hover {
	font-size:14px;
	font-family: georgia, verdana, arial, sans-sarif;
    color:#74391d;
    text-decoration:underline;
}

#container {
    margin:0 auto;
    width:900px;
    border:1px solid #c39646;
    border-top:0;
    background:url('../images/container.gif') repeat-y;
    overflow:hidden;
    padding:0 20px 0 20px;
}

#logo {
    margin-top:12px;
}

#navbg_en {
    padding-left:40px;
    padding-top:2px;
    margin:0 auto;	
    width:860px;
    height:32px;
    margin-top:11px;
    background:url('../images/nav_bg.gif') no-repeat;
}

#navbg_fr {
    padding-left:40px;
    padding-top:2px;
    margin:0 auto;	
    width:860px;
    height:32px;
    margin-top:11px;
    background:url('../images/nav_bg2.gif') no-repeat;
}

img {
    border-style: none;
}

.menuitem {
    float:left;
    margin: 0 0 0 0px;
}
#mainContent {
    padding: 25px 47px;
}
.allow_float { overflow:hidden}
#homeLeftCol{
    float:left;
    width:497px;
    text-align:left;
    margin: 0 10px 0 0;
}

#homeRightCol{
    float:left;
    width:296px;
}
#homeRightCol img, #homeLeftCol img {
    border:1px solid #c39646;
    margin-bottom:11px;
}

#copyright {
	line-height:17px;
	margin:15px 0 15px 0;
	color:#ac803f;
}

#copyright a, #copyright a:active, #copyright a:link, #copyright a:visited {
    color: #ac803f;
}

#copyright a:hover {
    color: #ac803f;
    text-decoration: none;
}

#aboutusLeftCol{
    width:808px;
    text-align:left;
    margin: 0 10px 0 0;
}

.titles {
	width:808px;
	border-bottom:1px dotted #74391d;
	margin-bottom:20px;
	letter-spacing:2px;
	font-weight:bold;
	text-transform: uppercase;
}

li {
	list-style:circle;
	margin-left:16px;
}

.goldborder {
	border:1px solid #c39646;
}

#services_botimage {
	border:1px solid #c39646;
}

#menu_topimage {
	float:right;
	text-align:center;
	margin-right:4px;
	width:208px;
	margin-left:17px;
}

#menu_topimage img{
	border:1px solid #c39646;
}

#ourhallsBotLeftImg {
	float:left;
	border:1px solid #c39646;
}

#ourhallsContent {
	float:left;
	width: 420px;
	margin-left:15px;
	line-height:17.5px;
}

.quote {
	font-size:15pt;
	font-style:italic;
}

#map {
	float:left;
}

#map iframe {
	border:1px solid #c39646;	
}

#map a {
	font-size:14px;
	font-family: georgia, verdana, arial, sans-sarif;
    color:#74391d;
    text-decoration:none;
}

#map a:hover {
	font-size:14px;
	font-family: georgia, verdana, arial, sans-sarif;
    color:#74391d;
    text-decoration:underline;
}

#contactinfo {
	float:left;
	width:375px;
}

#contactinfo a {
    color:#74391d;
    text-decoration:none;
}

#contactinfo a:hover {
    color:#74391d;
    text-decoration:underline;
}

#photogallery {
	width:820px;
	float:left;

}

#photogallery img {
	border:1px solid #c39646;	
	margin-right:9px;
	margin-bottom:9px;
}

table, tr, td {
	padding-bottom:5px;
}

.tb {
    border: 1px solid #888377;
    height:18px;
    padding-top:5px;
    padding-left:2px;
}

#formholder {
	padding-top:5px;
	padding-left:20px;
	background-color:#ebdc8e;
	width:340px;
	height:370px;
}
	
td.center {
	height:40px;
	font-weight:bold;
}

.parmargtb {
	margin-top:16px;
	margin-bottom:32px;
}

