#banner_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #0082d6;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#main_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
#page_descriptor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	text-align: center;
	color: #023D99;
	padding-bottom: 15px;
}
#body_container {
	width: 700px;
	clear: both;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

#footer_container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	line-height: 1.4em;
}
H1 {
	font-size: 1.2em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}

#body_container H1 a{
	text-decoration: none;

}

#body_container a {
	text-decoration: underline;
	color: #666666;
}


#flash_container {
	width: 450px;
	padding-left: 35px;
	padding-bottom: 20px;
	float: right;
	margin-right: -50px;
	padding-top: 20px;
}
#main_container_spreader {
	clear: both;
}


#vision_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


/* ----- Chrome Style Dropdown Menu ----- */

.chromestyle{
	width: 800px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#page_descriptor h1 {
	font-size: 0.9em;
	color: #003AB5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_left {
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.img_right {
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: .75em;
	text-align: center;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: right;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #494949;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}

.chromestyle ul li a:hover{
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #CCCCCC;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 120px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #333333;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 800px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #DDDDDD;
}


.table_style td {
	padding: 7px;
	border: 1px solid #EEEEEE;
}
.table_style {
	border: 1px solid #eeeeee;
}
#wedding-photography-photos {
	float: right;
	width: 400px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	background-color: #FFFFFF;
}
#wedding-photography-photos2 {
	width: 400px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.img_awardspage {
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: .75em;
	text-align: center;
}
#code_box {
	background-color: #E9E9E9;
	padding: 10px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 26px;
	border: 1px dashed #333333;
	font-family: "Courier New", Courier, monospace;
}
#travel-photography-photos {

	float: right;
	width: 500px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	background-color: #FFFFFF;
}
#travel-photography-photos2 {

	width: 500px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
