﻿@charset "utf-8";
html {
	background:#FFFFFF; 
}
body,	html {
	margin:0;
	padding:0;
	font-family:arial;
	height: 100%;
	background:#FFFFFF; 
}
body, ul, li, p {
	font-size:12px;
	color:#372211;
}

p{
	margin-top:10px;margin-bottom:10px;
}

#gall_nav {
	position:relative;
	top:-10px;
}

#gall_nav a {
	color:#362213;
	font-size:13px;
}
#gall_nav a:hover {
	color:#362213;
	font-size:13px;
}
.back a {
	color:#362213;
	font-size:14px;
}
.back a:hover {
	color:#362213;
	font-size:14px;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#bar_tall {
	position:absolute;
	top:0;
	left:240px;
	width:150px;
	height:100%;
	background:url(../images/occasions_stripe.png);
}
h1 {
	color:#47a7f3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
h2 {
	color:#fa9140;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
}
h3 {
	color:#47a7f3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
}
h4 {
	color:#362213;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0px;
}
a {
	color:#3aa1f2;
	text-decoration:none;
}
a:hover {
	color:#3aa1f2;
	text-decoration:underline;
}
.textbox {
	width:225px;
	border:solid 1px #cccccc;
	background:url(../images/shadow.jpg) top right;
}
#wrapper {
	background:none;
	margin:0 auto;
	width:1024px;
	height:100%;
	position:relative;
	z-index:1;
}
#header {
	position:relative;
	width:920px;
	margin:0 auto;
	height:160px;
}
#content{
	position:relative;
	min-height:432px;
	margin:0 auto;
	width:920px;
	background:url(../images/home_bg.png)
}
#flash_content {
	position:absolute;
	top:0px;
	height:420px;
	left:0px;
	z-index:30;
	width:920px;
	background:#EAEAEA;
}

#bar {
	position:absolute;
	top:0px; 
	left:188px;
	height:433px;
	width:169px;
	background:url(../images/orange_bar.gif) 0px -1px no-repeat;
}

#home_rot_circles {
	position:absolute;
	bottom:10px;
	right:0px;
	width:480px;
	height:22px;
	background:#000 url(../images/photo_credit.jpg) top right no-repeat;
	text-align:center;
}
#bullets {
	margin:0 auto;
	padding-top:4px;
	
}
#home_image {
	float:right;
	width:480px;
}
#subcontent {
	background:#FFF;
	float:right;
	width:693px;
	height:401px;
	padding:10px;
	padding-left:20px;
	border:solid 1px #372211; 
	overflow:hidden;
	 
}

#menu {
	float:left;
	width:90px;
	margin-top:-1px;
}
#copyright {
	min-height:20px;
	margin:0 auto;
	margin-top:-3px;
	width:920px;
	text-align:left;
}
.logos table tr td {
	padding-top:5px;
	padding-bottom:10px;
}
.logos table tr td p {
	margin-top:10px;
}

