﻿﻿/*  css from tutorial, i.e. wordpress stylings	*/

.post{ 
	padding: 0;border-right: thin solid #333;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.post ol { /* ordered list will outdented outside the post div, use some left padding to bring back inside */
	padding: 5px 0 10px 20px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

table#wp-calendar{
	width: 100%;
}

.title {
	font: bold 18px Arial, Helvetica, sans-serif ;
	color:#f78b0b;
	padding-top:10px;
	padding-bottom:10px;
	}
	
table#wp-calendar td,th{
	text-align: right;
}

/* blog related styles from old design */
ul {
	list-style-type: square;
list-style-position: outside;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navbox ul { color: #ffffff }

#navbox a {color:#003300}

#mainhome {
	width:550px;
	float:left;
	text-align:left;
	padding-bottom:10px;
	}
	
#mainhome p { padding-bottom:10px; }
	
#mainhome #head {
	display:block;
	font: bold 12pt Arial, Helvetica, sans-serif;
	color:#325642;
	background:#e7f2d3;
	padding: 3px 5px 0px 5px;
	margin:10px 0 10px 0;
	padding-top:3px;
	border: solid #335642 1px;
	width:555px;
}

h2 { /* Sidebar headers */	
	display: block;
	font: bold 12pt Arial, Helvetica, sans-serif;
	color:#003300;
	background:#ffffc2;
	margin-top: 10px;
	padding: 5px;
border-top: solid #003300 1px;
border-bottom: solid #003300 1px;
}

#navbox {
	width: 190px;
	margin:0 15px 50px;
	padding:5px 5px 50px;
	background:#4870a3 url(images/blue_nav.jpg) no-repeat bottom;
	float:left;
	}
	
#navbox p {
	padding:5px;
	color: #ffffff;
	}

#navbox #head {
	display:block;
	font: bold 14pt Arial, Helvetica, sans-serif;
	color:white;
	background:#335642;
	padding-left: 5px;
	padding-top:3px;
	}
	
#navbox h2 {	
	display:block;
	font: bold 13pt Arial, Helvetica, sans-serif;
	color:#003300;
	background:#e7f2d3;
	padding-left: 5px;
	margin-top:10px;
	padding-top:3px;
	border: solid #335642 1px;
	}
	
#navbox h1 {
	display:block;
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: white;
	padding-left: 5px;
	padding-top:3px;
	text-transform: capitalize;
	margin-top: 10px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 2px solid #86a3c5;
	border-left: 1px none;
	letter-spacing: 2px;
	}

#navbox ul.wp_sidebar {
 	list-style-type: square;
	text-align: left;
	/* nudge ul to the left to compensate for the space taking by the hidden bullet */
	margin-left: -20px;
}

/* ==============================
     NEW PAGE.php TEMPLATE STYLES
	 =========================== */

#content, #mp_content {
	font-size: 12px;
}

div#topbox, div#bottombox {
	padding: 15px;
	margin:0 auto;
    background:#bdcca1;
	color:#000
}


div#topbox h1, div#bottombox h1 {
	padding-top: 2px;
padding-bottom: 2px;
	color: #003300;
	font-weight:bold;
	font-size: 24px;
}

#topbox li, #pdf_sidebar li {
	background: url(images/bullet_tri.gif) no-repeat 0px 3px;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 20px;
}

#content table {
	width: 100%;
	border-collapse:collapse;
	margin: 20px 0;
}

#content tbody td {
	padding: 10px;
	vertical-align: top;
}

#topbox div { /* call to action image buttons */
	float: right; 
	padding-left: 10px;
}

.stripe_odd { background-color: #ccccff}

/* =============================
    NEW TRAINING PAGE STYLES
================================ */

#content h1{
	padding-top: 30px;
margin-left: 15px;
	padding-bottom: 2px;
	color: #003300;
	font-weight:bold;
	font-size: 20px arial;

}

#L2page_heading_box {
align: left;
height: 80px;
}

#L2page_content h1 {
	padding-top: 15px;
margin-left: 15px;
	padding-bottom: 2px;
	color: #003300;
	font-weight:bold;
	font-size: 20px arial;

background-position: bottom right;
background-repeat: no-repeat;
width: 97%;
}

.training { background-image: url(images/arrow_button_training.png); }
.facilitation { background-image: url(images/arrow_button_facilitation.png); }
.speaking { background-image: url(images/arrow_button_speaking.png); }
.coaching { background-image: url(images/arrow_button_coaching.png); }
.blank { background-image: url(images/arrow_button_blank.png); }
.no-button { background-image: none; }

#training_box1,#training_box2,#training_box3,#training_box4 {
	width:22.7%;
	padding: 10px 5px;
	margin: 10px 0;
	float: left;
}
#training_box1_new,#training_box2_new,#training_box3_new {
	width:278px;
height: 350px;
	padding: 0px 10px;
	margin-top: 5px;
margin-bottom: 10px;
	float: left;
}

#L2page_row2_box1,#L2page_row2_box2,#L2page_row2_box3 {
	width: 290px;
height: 300px;
	padding: 5px;
margin-bottom: 10px;
	float: left;
}

*html #training_box1, *html #training_box2, *html #training_box3, *html #training_box4 { width: 22.6%} /* different width for IE6 */

*html #training_box1_new, *html #training_box2_new, *html #training_box3_new, { width: 300px} /* different width for IE6 */

*html #facilitation_box1_new, *html #facilitation_box2_new, *html #facilitation_box3_new, { width: 300px} /* different width for IE6 */

#training_box1,#training_box2,#training_box3 {
	margin-right: 10px;
	float: left;
}
#training_box1_new,#training_box2_new {
	margin-right: 15px;
}

#training_box1, #training_box3 {background-color: #c4cdb3;}
#training_box2, #training_box4 {background-color: #ccccff}

#training_box1_new, #training_box3_new {background-color: #c4cdb3;}
#training_box2_new {background-color: #ccccff}
#L2page_row2_box1, #L2page_row2_box3 {background-color: #c4cdb3;}
#L2page_row2_box2 {background-color: #ccccff}

#training_box1 h1,#training_box2 h1,#training_box3 h1,#training_box4 h1 {
	color: #003300;
	font-weight:bold;
	font-size: 18px;
}

#training_box2_new h2,#training_box3_new h2,#training_box4_new h2 {
	margin-top: -10px;
color: #003300;
	font-weight:bold;
	font-size: 18px arial;
width; 298px;
}

.row2_boxheader {
	margin-top: 10px;
color: #003300;
	font-weight: bold;
	font-size: 18px, arial;
width: 293px;
}

#L2page_row2_wide {
	margin: 5px 0px 0px 10px;
color: #000000;
	font-size: 9pt verdana;
padding-left: 10px;
background: #ccccff;
width: 606px;
}


#L2page_row2_wide_col3 {
	margin: 5px 0px 0px 10px;
}

#L2page_row2_wide_col3 p {
	margin: -30px 0px 0px 0px;
}

#L2page_row2_wide li {
font-size: 9pt;
}

#L2page_row2_wide h4 {
color: #003300;
font-weight: bold;
	font-size: 10pt verdana;
margin-top: 5px;
}

#training_box1 p,#training_box2 p,#training_box3 p,#training_box4 p {
	margin: 10px;
}

#training_box1_new p,#training_box2_new p,#training_box3_new p {
	padding: 5px; 
}

.row2_box p.reduced {
color: #000000;
	font-size: 10pt, verdana;
}

 {
	padding: 5px; 
}

#training_box1_new a,#training_box2_new a,#training_box3_new a,#L2page_row4 a {
color: #003300;
text-decoration: underline;
font-size: 10px verdana;
}

#training_box1 li, #training_box2 li, #training_box3 li, #training_box4 li {
	/* background: url(images/o_bullet.gif) no-repeat 0px 5px;*/
	margin-left: 0px; 
	padding-left: 30px;
	margin-bottom: 10px;
	list-style: none;
	min-height: 27px;
	margin: 0 10px 5px 15px;
	line-height: 20px;	
	font-size: 12px;
}

#training_box1_new li, #training_box2_new li, #training_box3_new li, #L2page_row4 li {
	padding-left: 1px;
	list-style: square;
	margin: 0 5px 0px 5px; 
	line-height: 17px;
font: verdana 10pt;
}

#training_box1_new a:hover,#training_box2_new a:hover,#training_box3_new a:hover,#L2page_row4 a:hover {
	text-decoration: none;
color: #fff;
}


*html #training_box1 li, *html #training_box2 li, *html #training_box3 li, *html #training_box4 li { height: 27px } /* min height for IE6 */


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #325642;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #325642;
}

.more {
	font-size: 90%;
	color: #4971a4;
	padding: 10px 10px 10px 50px;
	margin-left: 10px;
	font-weight: bold;
	background-image: url(images/ICO_More.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.download {
	background-image: url(images/ICO_Download_Blue.gif);
	background-repeat: no-repeat;
	padding: 10px;

	background-position: left center;
	margin-top: 0px;
	height: 30px;
	text-indent: 30px;
}

.titleblue {
	font: bold 14px Arial, Helvetica, sans-serif ;
	color:#4971a4;
	padding-top:10px;
	padding-bottom:10px;
}


.wks_ttl {
	font-weight: bold;
}
.wks_ttl_sub {
	font-style: italic;
}

/* ======================
    homepage new style  
  ====================== */

*html img.roundtop { /* old IE versions add some extra padding/margin for whatever reason */
	margin-bottom: -3px;
	}

#content {
	width: 940px;
	margin:0px 15px 0px 15px;
	background-color: #fff;
	/* padding: 10px 10px 10px 60px; */
}

.hairline {border: 1px solid #003300}

#L2page_content {
	width: 940px;
	margin:0px 15px 0px 15px;
	background-color: #fff;
	height: auto;
}

#L2page_row2 {
	margin: 5px 0px 0px 13px;
height: auto;
}

#L2page_row3 {
	width: 940px;
margin: 20px 0px 0px 13px;
padding-top: 10px;
height: 300px;
}

#L2page_row4 {
	width: 920px;
margin: 10px 0px 0px 0px;
height: auto;
background-color: #c4cdb3;
padding: 10px;
}

#L2page_row3_copy {
width: 600px;
}

#L2page_row3_copy p {
margin: 10px;
}

#topbar {
width: 940px;
margin-top: 30px;
}

#middlebar {
width: 940px;
margin-top: 5px;
}

.introduction {
/* border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC; */
width: 550px; 
padding: 0px 10px 0px 15px;
font-family: verdana, sans-serif;
font-size: 12pt;
} 	
.roundedtopcorner_left {
        background-image:url(images/rounded_corner_upper_left_wht.jpg);
	background-position: left top;
}

.roundedtopcorner_right {
        background-color: #ccccff;
        background-image:url(images/rounded_corner_upper_right_wht.jpg);
	background-position: right top;

} */

.topbar_left {
	width: 565px;
	margin-left: 0px;
	padding-left: 0px;
	height: 90px;
	/* background-image: url(images/top_button_right_bg.png);
	background-position: top right;
	background-repeat: no-repeat; */
}
.topbar_left_g {
	width: 565px;
	height: 40px;
	margin-top: -1px;
	padding-top: 0px;
}

#topbar_col3 {
	width:290px;
	position:absolute;
	top: 130px;
	left:700px;
	z-index: 10;
}

#L2page_topbar_col3 {
	width:300px;
	position:absolute;
	top: 0px;
	left:630px;
	z-index: 10;
margin-right: 10px;
margin-bottom: 5px;
}


#L2page_top {
	width:800px;
	position: relative;
	margin-top: 10px;
	z-index: 10;
}
	

#topbar a   {
	text-decoration: none;
}

#alan_blurb {
	margin: 5px 0 0 15px;
}

#alan_blurb {
	display: inline; /* IE 6 double margin bug fix */
}
.topbar_button_rt {
	background-repeat: no-repeat;
	height: 50px;
	z-index: 8;
	margin-bottom: 0px;
	position: absolute;
	top: 86px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: -67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	width: 550px;
	left: 200px;
color: #000;
}
.topbar_training {
	width: 630px;
	margin-bottom: 10px;
	z-index: 5;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ovson_homepage_box_complete.png);
	padding-left: 30px;
	padding-top: 2px;
	height: 90px;
}
.topbar_facilitation {
	width: 630px;
	margin-bottom: 10px;
	z-index: 5;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ovson_homepage_box_complete.png);
	padding-left: 30px;
	padding-top: 2px;
	height: 90px;
}
.topbar_coaching {
	width: 630px;
	margin-bottom: 10px;
	z-index: 5;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ovson_homepage_box_complete.png);
	padding-left: 30px;
	padding-top: 2px;
	height: 90px;
}
.topbar_speaking {
	width: 630px;
	margin-bottom: 10px;
	z-index: 5;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ovson_homepage_box_complete.png);
	padding-left: 30px;
	padding-top: 2px;
	height: 90px;
}
.topbar_speaking h3, .topbar_coaching h3, .topbar_facilitation h3, .topbar_training h3 {
	color: #003300;
	font-size: 13pt;
height: 40px;	
}

.buttonlabel { color: #003300;
	font-size: 13pt; 
align: center;}

.topbar_left_g p, .topbar_left p {
	color: #000000;
	font-size: 9pt;
} 
.button:hover {
	background-color:#f38b40;
}
.topbar_button_rt  li	 {
	list-style: square;
color: #000;
} 

.button_subtext {
	padding: 5px 0 10px 0;
	font-size: 1.2em;
	background-color: #FFF; /* this line needed to fix jaggy text in ie6 */
	}
	
#testimonials {
	float: left;
	margin: 20px 0px 0 0px;
	display: inline;
	cursor: pointer;
	/* border-right: thin solid #333; */
	width: 224px;
	height: 190px;
position: absolute;
top: 290;
}	

/*
#testimonials img { border: thin solid #003300; }	
*/

#testimonial_block_l {
	float: left;
	margin: 0px 0px 0 0px;
	display: inline;
/*	border: thin solid #003300; */
	width: 290px;
	height: 80px;
}	

#testimonial_block p {
text-align: right;
}

#testimonial_block {
	float: right;
	margin: 0px 0px 0 0px;
	display: inline;
/*	border: thin solid #003300; */
	width: 290px;
	height: 80px;
}	

#testimonial_block_l p {
text-align: left;
}

.blockquote {
font: 9pt verdana;
font-style: italic;
text-align: right;
}

.blockquote_l {
font: 9pt verdana;
font-style: italic;
text-align: left;
}

.attribution {
	font: 9pt verdana normal;
text-align: right;

}

#buttonbox {
float: left;
margin: 5px 0 10px -10px;
padding-left: 30px;
padding-bottom: 10px;
padding-top: 10px;
width: 250px;
	height: 40px;
cursor: pointer;
display: inline;
} 

#buttonbox_facilitation {
float: left;
text-align: center;
/* margin: 5px 0 10px -10px;
padding-left: 30px;
padding-bottom: 10px;
padding-top: 10px; */
width: 293px;
	height: 40px;
align: center;
cursor: pointer;
display: inline;
/*
background: url(images/arrow_button_facilitation.png);
background-position: top right;
background-repeat: no-repeat; */
}

#buttonbox_coaching {
float: left;
text-align: center;
/* margin: 5px 0 10px -10px;
padding-left: 30px;
padding-bottom: 10px;
padding-top: 10px; */
width: 293px;
	height: 40px;
align: center;
cursor: pointer;
display: inline;
/*
background: url(images/arrow_button_facilitation.png);
background-position: top right;
background-repeat: no-repeat; */
}

#buttonbox_speaking {
text-align: center;
/* margin: 5px 0 10px -10px;
padding-left: 30px;
padding-bottom: 10px;
padding-top: 10px; */
width: 293px;
	height: 40px;
align: center;
cursor: pointer;
display: inline;
/*
background: url(images/arrow_button_facilitation.png);
background-position: top right;
background-repeat: no-repeat; */
}
#buttonbox a {
margin-left: -15px;
margin-top: 5px;
color: #003300;
	font-weight:bold;
	font-size: 18px arial;
text-decoration: none;
} 

#buttonbox_training {
float: left;
text-align: center;
/* margin: 5px 0 10px -10px;
padding-left: 30px;
padding-bottom: 10px;
padding-top: 10px; */
width: 293px;
	height: 40px;
align: center;
cursor: pointer;
display: inline;
/*
background: url(images/arrow_button_facilitation.png);
background-position: top right;
background-repeat: no-repeat; */
}
/* #buttonbox_training a {
align: center;
margin: 5px 5px 5px 100px;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
text-decoration: none;
align: center;
} */

#buttonbox_training_btm {
float: left;
text-align: center;
padding-bottom: 10px;
padding-top: 10px;
width: 290px;
	height: 40px;
cursor: pointer;
display: inline;
background: url(images/arrow_button_training.png);
background-position: top left;
background-repeat: no-repeat;
color: #003300;
font-weight:bold;
font-size: 17.3pt verdana;
} 

#buttonbox_training_btm a {
padding-left: 40px;
margin: 5px 5px 5px 100px;
color: #003300;
font-weight:bold;
font-size: 17.3pt verdana;
text-decoration: underline;
} 

#buttonbox_facilitation {
position: absolute;
left: 650px;
text-align: center;
padding-bottom: 10px;
padding-top: 7px;
width: 290px;
	height: 40px;
cursor: pointer;
display: inline;
top: 130px;
color: #003300;
	font-weight: bold;
	font-size: 17pt verdana;
valign: middle;
} 

/* #buttonbox_facilitation a {
padding-left: 40px;
margin: 5px 5px 5px 100px;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
text-decoration: none;
} 

 #buttonbox_training a {
padding-left: 40px;
margin: 5px 5px 5px 100px;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
text-decoration: none;
} 

#buttonbox_coaching a {
padding-left: 40px;
margin: 5px 5px 5px 100px;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
text-decoration: none;
}   */

#buttonbox_coaching_btm {
float: left;
text-align: center;
padding-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
width: 290px;
	height: 40px;
cursor: pointer;
display: inline;
background: url(images/arrow_button_coaching.png);
background-position: top left;
background-repeat: no-repeat;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
} 

#buttonbox_speaking_btm {
float: left;
text-align: center;
padding-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
width: 290px;
	height: 40px;
cursor: pointer;
display: inline;
background: url(images/arrow_button_speaking.png);
background-position: top left;
background-repeat: no-repeat;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
} 

#buttonbox_facilitation_btm {
float: left;
text-align: center;
padding-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
width: 290px;
	height: 40px;
cursor: pointer;
display: inline;
background: url(images/arrow_button_facilitation.png);
background-position: top left;
background-repeat: no-repeat;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
} 

#buttonbox_training_btm {
float: left;
text-align: center;
padding-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
width: 290px;
	height: 40px;
cursor: pointer;
display: inline;
background: url(images/arrow_button_training.png);
background-position: top left;
background-repeat: no-repeat;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
} 

#buttonbox_facilitation_btm a {
padding-left: 40px;
margin: 5px 5px 5px 100px;
color: #003300;
	font-weight:bold;
	font-size: 17.3pt verdana;
text-decoration: none;
} 
.whitebg {background-color: #fff; }
/*
.bottom {
	clear: both;
	border-bottom: 1px solid #CCC;
	line-height: 0.4em;
} */


/* #middlebar h1 {
	background: url(images/middlebar_body.gif) repeat-x;
}  */

#middlebar_left_content a {
	background: url(images/bullet_tri.gif) no-repeat 0px 3px; 
	padding-left: 17px
}

#alan_blurb {
	
	float: left;
	width: 49%;
	/* width: 27%;  */
}	

#middlebar {
background-color: #FFFFFF;
 height: 400px;
}

#middlebar_left {
	width: 290px;
float: left;
}

#middlebar_left_content {
width: 280px;
padding: 5px 5px 5px 5px;
border: 1px solid #003300;
}

#middlebar_center {
	float: left;
 width: 300px; 
	background-color:#fFF;
	margin: 0 15px 0 15px;
	}

#L2page_row3_col3 {
	
width:290px;
	z-index: 10;
margin-right: 10px;
}

#middlebar_center object, #middlebar_center embed  {
	width: 300px; 
	height: 250px;
	background-color:#fff;
}


#L2page_row3_col3 object  {
width: 300px; 
	height: 260px;
	background-color:#fff;
}

#L2page_row3_col3 embed  {
	margin-top: 5px;
width: 300px; 
	height: 260px;
	background-color:#fff;
}

#form_field {
widtth: 595px;
float: right;
align: right;
height: 25px;
}
	
#blogbar_content {
	margin-top: -3px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#eventbar {
	float: right;
width: 290px;
}
#eventbar_header {
	width: 290px;
	margin: 0px 0px 0 0px;
 border-bottom: 2px solid #003300; 
}
#eventbar_content {
	/* border-right: 1px solid #003300;
	border-left: 1px solid #003300; */
	width: 290px;
}
#blogbar_content {
	padding: 0 15px 15px 15px;
	}
	
#blogbar_content ol {
	padding-left: 35px;
}

#blogbar {
	float: left;
	width: 385px;
	border-bottom: 1px solid #CCC;
}

#blogbar h1, #eventbar h2,#middlebar_center_header h2, #middlebar_left_header h2 {
	 border-bottom: 1px solid #003300; 
 border-top: 1px solid #003300; 
/* background: ?* url(images/bluebar_body.gif) repeat-x; */
}


/* NEW NAVIGATION MENU "SIMPLE JQUERY DROPDOWN" http://css-tricks.com/simple-jquery-dropdowns/
Added negative margin to ul.dropdown to make the nav menu items fit in Safari 3.2.3
*/

ul.dropdown                         { position: relative; list-style-type: none; list-style: none; }
ul.dropdown li                      { text-transform: uppercase; font-weight: normal; float: left; zoom: 1; }
ul.dropdown a:hover		    { text-decoration: none; }
ul.dropdown li a                    { display: block; padding: 4px 15px; color: #FFF; text-decoration: none; }
ul.dropdown li:last-child a         { border: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #f38b40; position: relative; }
ul.dropdown li.hover a              { color: #FFF; }
ul.dropdown li.active,
ul.dropdown li:active                { background: #fff; color: #003300; position: relative; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 115px; visibility: hidden; position: absolute; top: 120; left: -20px; list-style: none; }
ul.dropdown ul li 					{ font-size: 8pt; color: #fff; background: #003300; border-bottom: 1px solid #003300; float: none; }
ul.dropdown ul li.hover,
ul.dropdown ul li:hover, 				{ color: #fff; background: #f38b40; border-top: 1px solid #003300; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border: none; width: 100%; display: inline-block; } 

/*  begin styles from ovson site 
	CSS Document */

* { padding: 0px; margin: 0px; } 
	
body {
	background-color: #c4cdb3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
a { color:#003300; }

a:hover { text-decoration: underline;}

#sitemap { margin-left: 30px; }

#sitemap ul li {
	font-size: medium;
	font-variant: small-caps;	
}
#sitemap ul li ul li {
	font-size: small;
	font-variant: normal;
}

#center	{
	background:#FFF;
	width: 970px;
	position: relative;
	left: 50%;
	margin-left: -485px; /* half the width of the div */
	}

#elements {
	background: #FFF;
	width: 970px;
        position: relative;
	padding-bottom: 0px;
	}
	
#header {
	background-image:url(images/ovson_header_uc.jpg);
        width: 940px;
	height: 90px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	}

#headercontactinfo {
	position:absolute;
	left:605px;
	top:10px;
	width:350px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	}

 #tagline	{
	   color:#003300;
position:absolute;
	left:350px;
	top: 65px;
	width: 450px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: left
    
	} 

p { font: normal 12px Verdana, Helvetica, sans-serif; }

#footer {
	background-color:#c4cdb3;
	width: 985px;
	text-align: center;
	color: #000000;
	font: normal 9pt Verdana, Helvetica, sans-serif;
	padding-top: 10px;
margin: -15px;
	}
	
#footer a { color:#003300; }
 
#footer a:hover { text-decoration: underline; }

#navigation {
	background-color: #003300;
        background-image: url(images/nav_cap_lt.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 908px;
	margin-left: 15px;
	margin-right: 15px;
	/* margin-bottom:15px; */
	height: 30px;
	padding-left: 32px;
}

/* MEETING PLANNER PAGE STYLES */
#mp_content {
	float:left; 
	width:560px;
}

#mp_content div, #mp_content p{ padding-bottom:10px; }

#mp_content p { margin-left: 25px; }

#mp_content ul { margin-left: 50px; }

#pdf_sidebar { 
	float: right;
	width: 200px;
}

#pdf_sidebar div {
	background-color: #bdcca1;
	padding: 10px;
	margin-bottom: 20px;
}

#pdf_sidebar ul {
	margin: 15px 0;
}

#pdf_sidebar li {
	margin: 3px 0;
}

#vidtext {
	float:right; 
	width:245px;
}

#videoDiv {
	float:left; 
	width:300px;
}

#mplan_testimonial {
	float:right; 
	background-color: #d0dbb9; 
	width:220px; 
	margin: 10px 15px 10px 25px; 
	padding: 10px; 
	font-size:12px;
}

.about_p {
	padding: 10px 5px;
}

.about_pics {
	float: right; 
	width:180px; 
	padding: 10px 10px 10px 20px;
}

