body {
	background: #15181b url(bg.jpg) repeat-x;
	text-align: center;
	}

.clear {
	clear: both;
	}	

h1 {
	color: #0b204a;
	font-weight: normal;
	}
h2 {
	font-weight: normal;
	color: #999;
	}	
	
#wrapper {
	text-align: left;
	}	
#adminBar {
	background: #00132b;
	color: white;
	border-bottom: 1px solid #0b204a;
	}
	#adminBar #welcome {
	float: left;
	padding: 10px;
	}
	#adminBar a {
	height: 12px;
	padding: 10px;
	}
	#adminBar a:hover {
	background: #102438;
	}
	#adminBar #logout a {
	float: right;
	color: inherit;
	text-decoration: none;
	}
#header {
	width: 390px;
	margin: 0 auto;
	padding: 0;
	height: 71px;
	display: block;
	text-align: right;
	background: url(header_bg.jpg) no-repeat;
	padding-left: 430px;
	}	
	#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#header ul li {
	display: inline;
	margin: 0;
	}
	#header ul li a {
	color: #fff;
	padding: 42px 11px 10px;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 13px;
	}
	#header ul li a:hover, #header ul li a.current_page {
	background: #0b204a;
	}
	
#callout {
	display: block;
	width: 795px;
	height: 307px;
	color: #fff;
	text-align: right; 
	padding:20px 25px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: url(callout.jpg) no-repeat;
	margin: 0 auto 15px;
	position: relative;
	}	
	#logo_link {
	width: 320px;
	height: 146px;
	display: block;
	position: absolute;
	right: 10px;
	top: 45px;
	}
	
#content_area {
	display: block;
	width: 820px;
	background: #fff url(index_content_top.jpg) no-repeat;
	margin:0 auto 10px;
	padding: 15px 0 0;
	}	
	#content_clear {
	display: block;
	width: 820px;
	background: #fff url(index_content_bottom.jpg) no-repeat bottom;
	height: 10px;
	}
	
#primary_content {
	float: left;
	margin-left: 28px;
	display: block;
	width: 450px;
	padding: 20px 0 30px;
	}	
	.beta #primary_content {
	width: 432px;
	clear: none;
	background: url(primary_bg.jpg) repeat-y right;
	position: relative;
	}
	.omega #primary_content{
	width: 764px;
	}
	#contacts #primary_content {
	width: 250px;
	}
	
.fade_effect_top {
	width: 9px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(primary_bg_top_fade.jpg);
	}	
	.fade_effect_bottom {
	width: 9px;
	height: 38px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(primary_bg_bottom_fade.jpg);
	}
	
#flower_map {
	width: 415px;
	height: 97px;
	display: block;
	margin-left: -36px;
	background: url(flower_map.jpg) no-repeat;
	padding: 25px 0 0 35px;
	}

#secondary_content {
	float: right;
	width: 337px;
	border: 1px solid #ccc;
	margin-right: -11px;
	background: #fff;
	}	
	#secondary_content .top_shadow{
	margin: 3px;
	background: #fff url(secondary_content_shadow_bg.jpg) repeat-y;
	}
	#secondary_content .content {
	background: url(secondary_content_shadow_top.jpg) no-repeat;
	padding: 15px 20px 10px;
	}
	.beta #secondary_content, .delta #secondary_content {
	border: none;
	margin: 0 40px 0 0;
	width: 288px;
	clear: none;
	padding: 20px 0 30px;
	}
	.omega #secondary_content {
	display: none;
	}
	#contacts #secondary_content {
	width: 526px;
	margin: 0 -11px 0 0;
	background: none;
	}
	
#footer {
	display: block;
	margin: 0 auto;
	width: 782px;
	color: #596673;
	font-size: 11px;
	padding: 0 10px 35px 28px;
	}	
	#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#footer ul li {
	display: inline;
	margin: 0;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #596673;
	}
	#footer ul li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
	}
	#footer ul li a {
	color: #596673;
	text-decoration: none;
	font-weight: normal;
	}
	#footer ul li a:hover {
	text-decoration: underline;
	}
	#footer ul#footer_terms, #footer ul#footer_nav {
	margin-top: 5px;
	}
	#footer ul#footer_terms li a {
	text-decoration: underline;
	}
	#footer img {
	margin-bottom: -7px;
	}
	
#copyright {
	float: right;
	}	
	#copyright li {
	line-height: 22px;
	}
	
ul.orange_bullets {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	.orange_bullets li {
	background: url(orange_bullet.jpg) no-repeat;
	line-height: 17px;
	margin: 0 0 5px 0;
	padding: 0 0 0 23px;
	}
	.orange_bullets li a {
	font-weight: normal;
	}
	
ul.photo_list {
	margin: 0;
	padding: 0;
	list-style: none;
	}	
	.photo_list li {
	float: left;
	margin: 0 25px 15px 0;
	border: 2px solid #15181b;
	padding: 0;
	line-height: 0;
	}
	
ul.logo_list {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	.logo_list li {
	display: inline;
	width: 254px;
	margin: 0 0 20px;
	float: left;
	text-align: center;
	}
	.logo_list li img {
	display: block;
	margin: 0 auto 3px;
	}
#editor {
	width: 600px;
	position: absolute;
	background: #fff;
	top: 150px;
	padding: 20px;
}
#editor a {
	color: #fff;
	text-decoration: none;
}
#editor .row {
	width: 600px;
	float: left;
	margin-bottom: 5px;
}
#editor label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 20px;
	padding-top: 4px;
}
#editor input {
	width: 475px;
	border: 1px solid #ccc;
	height: 20px;
	float: left;
}
#editor textarea {
	width: 475px;
	max-width: 100%;
	height: 200px;
	max-height: 300px;
}
#editor .delete {
	color: #444;
	text-decoration: underline;
	float: right;
}
#editor .saveBtn, #editor .cancelBtn {
	background: #152d5b;
	float: right;
	margin: 15px 0 0 10px;
	padding: 4px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.text.editable:hover {
	background-color: #f9fb6d;
	border: 1px solid #c1c224;
	padding: 4px;
	margin: -5px -5px 10px;
}
.link.editable:hover a {
	background-color: #f9fb6d;	
}
#login {
	background: #fff;
	width: 325px;
	padding: 15px;
	margin: 0 auto;
	margin-top: 75px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
}
#login label {
	width: 50px;
	margin-right: 10px;
	text-align: right;
}
#login input {
	margin-top: 10px;
}
#login input.text {
	width: 250px;
	font-size: 14px;
	padding: 2px;
}
#login input.submit {
	float: right;
}
