/*
"Oakmont Sunday Symposium" rev layout
*/

body {
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	font-family: Helvetica, sans-serif;
	line-height: 1.4em;
	background-image: url(../images/global/oss_seal_bk_252x252.jpg);
	background-repeat: repeat;
}

#wrap #nav table tr th a:link {
		text-decoration: none;
	color: #000;
}

#wrap #nav table tr th a:visited {
		text-decoration: none;
	color: #000;
}

#wrap #nav table tr th a:hover {
	text-decoration: none;
	color: #ffb515;
}

#wrap #nav table tr th a:active {
		text-decoration: none;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #a3824d;
}
a:visited {
	text-decoration: none;
	color: #a3824d;
}
a:hover {
	text-decoration: none;
	color: #ffb515;
}
a:active {
	text-decoration: none;
	color: #F03;
}
a {
	font-weight: bold;
}



/* Use a single rule for elements that share the same properties */
h1, h2, h3, p, ul, li {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

ul {
	list-style-type: none;
}

/* Our friend "margin: 0 auto" shows up again */
#wrap {
	padding: 0px;
	width: 950px;
	background: #FFF;
	border: 10px ridge #ffb515;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

#header {

}

/*
Use background images in CSS to add visuals
to text

*/
/* Standard float positioning */
#content {
	padding: 0;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}



/*
Remember to "clear: both" when positioning elements
below floated elements.
*/
#footer {
	clear: both;
	padding: 10px;
	background: #eee;
	border-bottom: 2px solid #ddd;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #777;
}
#nav {
	height: 30px;
	width: 850px;
	background-color: #a3824d;
	padding-left: 100px;
	padding-bottom: 10px;
}
.margin_left_105px {
	margin-top: 0px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 105px;
}

.float_image_board  {
	float: left;
	text-align: left;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}


.float_image_left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.three_images {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.margin_left_30px {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
}
.margin_left_60px {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 60px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a3824d;
	font-size: 1.5em;
	line-height: 1.2em;
}
h1    {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a3824d;
	font-size: 2.5em;
	line-height: 1em;
}
.center_text {
	text-align: center;
	font-weight: bold;
}
.small_font {
	font-size: .8em;
}
p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-align: left;
}
.largeFont {
	font-size: 1.2em;
}

.largeFont_centerText {
	font-size: 1.2em;
	text-align: center;
}

.float_image_right {
	float: right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
#video {
	text-align: center;
}
.live broadcast {
	font-size: 12px;
}
#wrap div #content .center_text strong em {

}

.float_board_pix_left {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
}

.black_text {
	color: #000;
	text-align: center;
}

.h_rule_600px {
	width: 600px;
}

.margin-left_65px {
	margin-left: 65px;
}

.map_float_right {
	float: right;
}
