@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	min-width: 955px;
	text-align:center;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
#header {
	width: 955px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
}
#logo {
	float: right;
	width: 160px;
	height: 120px;
	margin-top: -20px;
}
#logo a {
	text-decoration: none;
}
h1{
	font-size: 3em;
}
#content {
	width: 955px;
	margin: 0 auto;
	color: #333333;
	text-align: left;
}
#main {
	margin-left: 200px;
	margin-right: 320px;
	margin-top: 0px;
}
#story{
	text-align: left;
}
#Gallery{
	width: 730px;
	padding: 5px;
	float: right;
	height: 520px;
	clear: right;
	margin-top: 20px;
}
#sidebar {
	float: left;
	width: 190px;
}
#Image_bar {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 20px 0px 20px 10px;
	height: 100%;
	min-height: 100%;
	height: auto !important;

}
#Title_Image {
	padding: -30px 0px 0px auto;
	margin: 0px 0px 0px auto;
	top: 0px;
	display: inline;
	text-align: right;

}
h4{
	color: #666666;
	font-size: 1.1em;
	font-weight: normal;
}
h3{
	color: #666666;
	font-weight: normal;
}

tr{
	margin:0pxtop: 0pxmargin: 0px auto 0px autotext-align: centerdisplay: inline;
	padding:0px;
}
td{
	margin:0px;
	border: none;
	padding: 1px 10px 1px 10px;
}
left{}
right{
	text-align:center;
	padding:0px;
	margin: 0px;
	vertical-align: top;
}

ul{
	text-decoration: none;
	list-style: none;
	margin-left:0em;
	padding-left:0em;
	margin-top: 20px;
}
html> li a{
	width: auto;
}
li a{
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	list-style-type: none;
	list-style: none;
	color: #8F8F8F;
}
li a:hover {
	color: #FF0099;
}
.quote{
	margin: 2px 10px 15px 10px;
	font-size: 0.9em;
	color: #999999;
}
.right_text {
	margin: 40px 0px 40px 0px;
	padding: 20px 10px 20px 10px;
	background-image: url(../Assets/Platinum_Background.png);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 160px;
}
.Gallery_Image{
	margin: 30px;
}

#footer {
	clear: both;
	width: 915px;
	margin: 0 auto;
	padding: 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	}
table{
	width: 100%;
	cellpadding:0;
	cellspacing:0;
}
