@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #555;
	font-family: Arial,Geneva, Helvetica, sans-serif;
	background: #747871 url(http://www.osterhout-wedding.com/images/bkg_body.gif) repeat-x;
	line-height: 1.75;
}

#container {
	margin: 20px auto 0 auto;
	padding: 0;
	background: url(http://www.osterhout-wedding.com/images/bkg_container.gif) repeat-y;
	width: 920px;
}

#wrapper {
	background: url(http://www.osterhout-wedding.com/images/bkg_page.gif) repeat-x;
	background-position: 0 30px;
	width: 896px;
	margin-left: 12px;
}



#masthead {

}

#masthead img {
margin: 0;
padding: 0;
display: block;
width: 920px;
}

#navigation-top {
	clear: both;
	background: #cee0ed url(http://www.osterhout-wedding.com/images/bkg_nav.gif) repeat-x left top;
	text-align: center;
	border-top: 5px solid #fff; 
	position: relative;
	width: 896px;
}

#navigation-top ul {
	margin: 0 0 0 0;
	padding: 0 0 0 170px;
	list-style-type: none;
	float: left;
	height: 26px;
	width: 700px;
}
 
#navigation-top li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;

}

#navigation-top ul a {
	display: block;
	text-decoration: none;
	padding: 0 20px;
	float: left;
	background: url(http://www.osterhout-wedding.com/images/bkg_nav-hover.gif)  no-repeat left top;
	line-height: 26px;
	color: #3366CC;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: bold;

}

#navigation-top ul a:hover {
background: url(http://www.osterhout-wedding.com/images/bkg_nav-hover.gif) no-repeat right top;
color: #003366;

}

#navTab {
position: absolute;
right: 20px;
top: -32px;
}


#navTab a {
width: 104px;
height: 27px;
background: url(http://www.osterhout-wedding.com/images/navTab.png) no-repeat;
float: left;
line-height: 27px;
text-decoration: none;
color: #777;
text-align: center;
display:block;
margin: 0 2px;
font-weight: bold;
}

#navTab a:hover {
color: #336699;
}



#secondaryContent {
margin: 20px 18px 0 6px;
/*width: 175px;*/
float: left;
font-family: "Times New Roman", Times, Georgia, serif;
color: #1b4686;
line-height: 1.5;
}

#secondaryContent p {
margin: 0;
padding: 6px 0 0 0;
}



#secondaryContent .column {
padding: 0;
}


#secondaryContent ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#secondaryContent ol {
margin-left: 20px;
margin-top: 0px;
padding: 0;
list-style-type:square;
}

#secondaryContent ol li {
padding: 0px;
list-style-type:square;
}
 
#secondaryContent li {
margin: 0;
padding: 0;
list-style-type: none;
}

#secondaryContent ul a, #secondaryContent ul a:link, #secondaryContent ul a:visited {
display: block;
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #3366CC;
padding: 0;
margin: 0;
line-height: 22px;
width: 150px;
}

#secondaryContent ul a:hover, #secondaryContent ul a:active, #secondaryContent ul a:visited:hover {
display: block;
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #66CC00;
}


#mainContent {
float: left;
width: 685px;
border: 1px solid #888;
margin: 18px 0 12px 0;
background-color: #fff;
}



#base {
clear: both;
background: #747871 url(http://www.osterhout-wedding.com/images/bkg_containerBase.gif) no-repeat left top;
color: #336699;
padding-top: 0;
height: 26px;
width: 920px;
}



#footer {
clear: both;
background: #747871 url(http://www.osterhout-wedding.com/images/bkg_footer2.gif) repeat-x left top;
color: #336699;
line-height:29px; 
width: 920px;
text-align: center;
margin: 0 auto;
}

#footer p {
padding: 2px 10px;
margin: 0;
text-align: left;
}





.clear {
clear:both;
}

.pad {
padding: 5px 10px;
}


h1{
color: #1b4686;
font-family: "Times New Roman", Georgia, Times, serif;
background: url(http://www.osterhout-wedding.com/images/bkg_h1.gif) repeat-x;
padding: 0 12px;
font-weight: normal;
margin: 0;
}

h2{
color: #1b4686;
font-family: Times New Roman, Georgia, Times, serif;
padding: 0;
font-weight: normal;
margin: 0;
font-size:20px;
}


.box {
background: url(http://www.osterhout-wedding.com/images/box_bkg.gif) repeat-y left top;
width: 177px;
margin: 0;
padding: 0 0 5px 0;
}

.boxBtm {
background: url(http://www.osterhout-wedding.com/images/bkg_boxBtm.gif) no-repeat left top;
height: 8px;
width: 177px;
margin-bottom: 20px;
}

.boxTop {
background: url(http://www.osterhout-wedding.com/images/bkg_boxTop.gif) no-repeat left bottom;
height: 8px;
width: 177px;
margin: 0;
padding: 0;
line-height: 8px;
}

a:link {
color: #3366CC;
}

a: visited {
color: #0066CC;
}


a:hover, a:visited:hover {
color: #009999;
}

a:active {
color: #009999;
}


