﻿@import url("layout.css");	
body {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-image: url("../images/background_tile.jpg");
	background-repeat: repeat;
}	
#container {	
	border-right: 2px solid #CC9900;
	border-bottom: 2px solid #CC9900;;
	border-left: 2px solid #CC9900;;
	background-color: #fff;
}	
#masthead {	
	text-align: left;
	background-color: #fff;
	background-image: url("../images/masthead_image.jpg");
	background-repeat: no-repeat;
}	
#navigation {	
	margin: 0px;
	border-top: 1px solid #810008;
	border-bottom: 1px solid #810008;
	background-color: #810008;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}	
html>body #navigation {	
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}	
#bottomnavigation {	
	margin: 20px 0px 20px 0px;
	border-top: 1px #FAEDB0;
	border-bottom: 1px #FAEDB0;
	background-color: #FAEDB0;
	font-family: "Times New Roman", Times, serif;
	color: black;
	text-align: center;
	display: inline;
	font-size: small;
	float: left;
}	
html>body #bottomnavigation {	
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FAEDB0;
	display: inline;
	margin-top: 15px;
	margin-bottom: 15px;
}	
	
#column_l {	
	width: 1040px;
	padding: 15px;
	background-color: #fff;
}	
html>body #column_l {	
	width: 370px;
	padding: 0 15px;
	background-color: #fff;
}	
html>body #column_r {	
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}	
#content {	
	background-color: #ffffff;
}	
#footer {	
	text-align: center;
	padding-bottom: 10px;
}	
html>body #footer {	
	text-align: center;
	padding-bottom: 0;
}	
/* Masthead */	
#masthead h1 {	
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-bottom: 0;
	margin-left: 0.5em;
}	
#masthead h3 {	
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-top: 0;
	margin-left: 1em;
}	
/* Navigation */	
#navigation ul {	
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}	
#navigation li {	
	float: inherit;
	margin-right: 15px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
	clip: rect(auto, auto, auto, auto);
	clear: both;
	text-align: center;
	display: inline;
}	
#navigation a {	
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	border: 1px solid #dbf;
	text-align: center;
}	
#navigation a:hover {	
	font-weight: bold;
	text-decoration: none;
	color: #FAEDB0;
	border: 1px solid #FAEDB0;
	background-color: #FAEDB0;
}	
#bottomnavigation ul {	
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FAEDB0;
}	
#bottomnavigation li {	
	margin: 20px 15px 20px 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	text-align: center;
	display: inline;
	background-color: #717D02;
}	
	
#bottomnavigation a {	
	text-decoration: none;
	color: #000;
	display: inline;
	padding: 5px;
	border: 1px solid #717D02;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	position: inherit;
	z-index: inherit;
	float: inherit;
	clear: inherit;
}	
#bottomnavigation a:hover {	
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #717D02;
	background-color: #717D02;
	
	
}	
/* Right Column */	
#column_r img {	
	border: 1px solid #808080;
}	
/* Site typography */	
h1 {	
	font-size: xx-large;
	color: #800000;
	font-family: "Times New Roman", Times, serif;
}	
h2 {	
	font-size: x-large;
	font-style: italic;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}	
h3 {	
	font-size: large;
	font-style: italic;
	color: #000;
}	
h4 {	
	font-size: medium;
	font-style: italic;
	color: #000;
}	
h5 {	
	font-size: x-small;
	font-style: italic;
	color: #000;
}	
h6 {	
	font-size: xx-small;
	font-style: italic;
	color: #666633;
}	
/* Footer */	
#footer p {	
	font-size: x-small;
	color: #000;
}	
/* Links */	
a {	
	color: #808000;
	text-decoration: none;
}	
a:hover {	
	color: #CC9900;
	text-decoration: none;
}	
.inline {	
	display: inline;
}	
.Photobestof {	
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}	
.cleartop {	
	clear: left;
}	
.Photobest of {	
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}	
.Bottomdiv {	
	clear: both;
}	
.style_bold {	
	font-weight: bold;
}	
.style_italic {	
	font-style: italic;
}	
#Column_Right_Lg {	
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}	
#Column_Left_Lg {	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}	
#Photo_Border_Md_Right_Lg {	
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}	
#Text_Right_md {	
	margin: 5px 5px 10px 5px;
	float: right;
}	
#Photo_Border_Lg_Right_Lg {	
	margin: 10px 5px 5px 5px;
	float: right;
}	
#Column_Left_Text_Box {	
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: both;
}	
#Column_Gallery_Text_Box {	
	margin: 5px 5px 10px 5px;
	float: left;
	clear: left;
}	
#Photo_Box_01 {	
	margin: 5px 18px 5px 15px;
	float: left;
	clear: left;
}	
#Photo_Box_02 {	
	margin: 5px 15px 5px 15px;
	float: left;
}	
#Photo_Box_03 {	
	margin: 5px 15px 5px 18px;
	float: left;
}	
#Photo_Box_05 {	
	margin: 5px 15px 5px 18px;
	float: left;
}	
#Photo_Box_04 {	
	margin: 5px 15px 5px 15px;
	float: left;
}	
.Text_boxLeft_Green {	
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #717D02;
	font-weight: normal;
}	
.Text_boxLeft_Red {	
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #7B000C;
	font-weight: bold;
}	
#Photo_Box_06 {	
	margin: 5px 18px 5px 15px;
	float: left;
}	
#Photo_Box_11 {	
	margin: 5px 18px 5px 15px;
	float: left;
}	
#Photo_Box_07 {	
	margin: 5px 15px 5px 15px;
	float: left;
}	
#Photo_Box_12 {	
	margin: 5px 15px 5px 15px;
	float: left;
}	
#Photo_Box_8 {	
	margin: 5px 15px 5px 18px;
	float: left;
}	
#Photo_Box_13 {	
	margin: 5px 15px 5px 18px;
	float: left;
}	
#Photo_Box_15 {	
	margin: 5px 15px 5px 18px;
	float: left;
}	
#Photo_Box_10 {	
	margin: 5px 15px 5px 18px;
	float: left;
}	
#Photo_Box_08 {	
	margin: 5px 15px 5px 18px;
	float: left;
}	
#Photo_Box_09 {	
	margin: 5px 15px 5px 15px;
	float: left;
}	
#Photo_Box_14 {	
	margin: 5px 15px 5px 15px;
	float: left;
}	
.style1 {	
	margin-left: 4px;
	text-align: center;
}	
.style3 {	
	color: #666633;
}	
.mavigaionBottom {	
	margin: 5px 15px 5px 15px;
	background-color: #FAEDAF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}	
.style4 {	
	color: #810008;
	text-align: center;
	font-size: medium;
}	
.h1 {	
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}	
.H3 {	
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #808000;
}	
.style5 {	
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #717D02;
	font-weight: normal;
	text-align: center;
}	
.style6 {	
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #810008;
	font-weight: normal;
	text-align: center;
}	
.style7 {	
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #810008;
	font-weight: bold;
	text-align: center;
}	
.left_side {	
	margin: 5px;
	float: left;
}	
	
	

