
/* - - - - RESET - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	overflow: auto;
}
body {
	line-height: 1;	
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* - - - - END OF RESET - - - - */

html {
	overflow-y: scroll;
}

body {
	background-color: #b3c2ce;
	padding: 0;
	font: 100% "Lucida Sans Unicode", "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	color: #585858;
}

.twoColFixLtHdr #container { 
	width: 1000px; 
	height: 660px;
	background: url(OC_bkgrnd_main_1000.jpg) no-repeat center;
	margin: 0 auto; 
	text-align: left; 
}

a {
	text-decoration: none;
	outline: none; 
	color: #009504;
}

a:hover {
	text-decoration: underline;
	color: #009504;
}


/* - - - - - - - - - - - - - - header - - - - - - - - - - - - - - */

#header { 
	position: relative;
	width: 1000px;
	height: 68px;
}

#header img {
	border: none;
	padding: 26px 0 0 72px;
}

/* - - - - - - - - - - header: NAV MENU TOP - - - - - - - - - - - */

#header ul {
position: absolute;
width: 658px;
height: 38px;
top: 21px;
left: 280px;
background: url(OC_bkgrnd_menu.png) no-repeat center;
list-style-type: none;
font-size: 13px;		
font-weight: 500;
}

#header li {
float: left;
padding: 5px 1px 0;
}

.menu a {       /* definition for each button in the menu */
float: left;
width: 128px;	  
height: 18px;
display: block;
text-align: center;
color: #545d70;
}

.menu a.ph {       /* definition for photography button */
font-weight: 100;
font-size: 95%;
color: #9aa1b2;
}

.menu li a:hover {
background: url(OC_bkgrnd_menu_tabs_1.png) no-repeat center;
border: 0;
text-decoration: none;
font-weight: 900;
letter-spacing: 1px;
color: #f4fbff;
}

.menu li.present a {
background: url(OC_bkgrnd_menu_tabs_2.png) no-repeat center;
font-weight: 900;
letter-spacing: 1px;
color: #f4fbff;
}

.menu a.ph:hover {
font-weight: 500;
letter-spacing: .006cm;
color: #e6f5ff;
}

.menu a span {     
display: none;
}

.menu li a:hover span, .menu li.present a:link:active:hover span {   
position: absolute;
display: block;
width: 638px;	       
top: 23px;
left: 0;
font: 11px "Arial", "Trebuchet MS", "Helvetica", sans-serif;
letter-spacing: 0cm;
text-align: center;
color: #586479;
z-index: 100;
}

.menu a:hover span strong, .menu li.present a span strong{  
word-spacing: -0.035cm;
color: #9a4444;
}


/* - - - - - - - - - - - - - - left Sidebar - - - - - - - - - - - - - */

#sidebar1 {
	float: left; 
	position: relative;
	width: 270px; 
	height: 592px;
}

#sidebar1 img {
	float: left;
	position: absolute;
	width: 153px; 
	height: 122px; 
	top: 8px;  
	left: 66px;
}

#sidebar1 div {
	position: absolute; 
	width: 184px; 
	height: 380px;
	top: 171px;  
	left: 46px;	
	padding: 0 12px 0 0;
	font-size: 11px;
	text-align: right;
	color: #888c91;
	overflow: auto;
}

#sidebar1 .quote {
	height: 400px;
	top: 152px;  
	font: 12px "Book Antiqua", "Times New Roman", Times, serif;
	line-height: 17px;
	text-align: left;
	color: #6c6464;
}

#sidebar1 .quote .red {
	letter-spacing: 1px;
	color: #c52020;
}

#sidebar1 div p {
	position: absolute; 
	width: 182px; 
	left: 0;
	bottom: 0;						
}

#sidebar1 div br {
	line-height: 6px;
}

#sidebar1 div span {
	color: #766b8a;
}

#sidebar1 div strong {
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #798187;
}

.Q {
 	position: relative;
}
							
.Q span {
 	position: absolute;
 	width: 182px;
 	height: 58px;
	top: 46px;  
	left: 0;	
 	background: url(intent_content.png) no-repeat center;
}

/* - - - - - - - - - - - - - main CONTENT - - - - - - - - - - - - - - */

.twoColFixLtHdr #mainCtnt_Outer { 
	position: relative; 
    width: 672px;
	height: 550px;
	margin: 8px 0 0 273px;
	font: 11px/16px "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	text-align: left;
	color: #33220f;			
}
#mainCtnt_Inner {
	position: absolute; 
	width: 672px;
	height: 550px; 
	display: table; 
	background: url(OSmainCntnt_bckgrnd.png) no-repeat center;
	margin: 0 auto;
	border: 0 none;
}
#mainCtnt_Middle { 
	display: table-cell; 
	vertical-align: middle; 
	text-align: center;
}

#mainCtnt_Inner .fade {
	position: absolute; 
	top: 0;
    display: none;
}

/* - - - non-centering - - - */

#mainCtnt_Outer .fltLeft {
	float: left;
	width: 228px;	  
	height: 475px; 
	display: inline;	
	margin: 35px 0 0 51px;
	padding: 5px 11px 0 0; 
	overflow: auto;	
}

.fltLeft p {
	margin-bottom: 6px;	
	background: url(14pxBckgndBlue.png);
	font: 11px/14px "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
.fltLeft p span {
	font: bold 17px/18px "Franklin Gothic Medium", "Arial", "Helvetica", "Century Gothic", sans-serif;
	letter-spacing: .004cm;
}
.fltLeft p em {
	font-style: normal;
	color: #8a8a8a;
}

#mainCtnt_Outer .fltRight{
	float: right;
	width: 278px;	  
	height: 475px; 
	display: inline;	
	margin: 35px 64px 0 0;
	padding: 5px 9px 0 0; 
	line-height: 15px;  	
	overflow: auto;	
}

.fltRight p {
	margin-bottom: 5px;  	
}

.fltRight p em {
	font: italic 600 12px/16px "Georgia", "Bookman Old Style", "Palatino Linotype", serif;
	letter-spacing: .014em;
}

#mainCtnt_Outer h1,h2,h3,h4,h5,h6 {
	margin: 0 0 9px 0;	
	line-height: 16px;  
	font: 700 15px "Century Gothic", "Arial", "Helvetica", sans-serif;
	color: #c30060;		
}
#mainCtnt_Outer h3 em {
	font-style: normal; 
	font-size: 12px;
	letter-spacing: .03cm;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=50)”;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

ol {
	margin-bottom: 12px;	
	color: #060729;		
}
	
ol li {
	margin-bottom: 4px;  	
	background: url(14pxBckgndPink.png);
}

ol li span {
	color: #ce1b73;		 
}

/* - - - - - - - - - - - - alt content stylings - - - - - - - - - - - - */
#mainCtnt_AltCnt {	
	display: block; 
	width: 630px; 
	height: 550px; 
	overflow: auto; 
	padding: 0 13px 0 23px; 
	text-align: left; 
	line-height: 12px; 
}
#mainCtnt_AltCnt p {
	padding: 4px 0 3px 0; 	
}
#mainCtnt_Outer strong {
	vertical-align: baseline;
}
ul li li {
	padding: 0 0 3px 20px; 	/* list-style: disc inside; */
}
/* - - - - - - - - - - - - - alt content end - - - - - - - - - - - - - */

#next {
	float: left;
	width: 220px;
	padding: 8px 0 0 10px;
	font: 11px/16px "Century Gothic", "Arial", "Helvetica", sans-serif;
	color: #72828e;
}

#next a {
	color: #a2b2bf;	
}

#next a:hover {
	text-decoration: none;
	color: #4c8046;
}

#next span a {
	color: #b6c3ce;
}
#next span a:hover {
	text-decoration: none;
	color: #4c8046;
}

#next2 {
	float: right;
	position: relative;
	color: #a2b2bf;	
}


/* - - - - - - - - - - - - - - footer - - - - - - - - - - - - - - - */

.twoColFixLtHdr #footer { 
	position: absolute;
	width: 1000px;
	height: 38px;
	top: 660px;
	background: url(OC_bkgrnd_footer_1000.jpg) no-repeat;
	margin: 0;
	padding: 0;
	font: 700 10px "Century Gothic", "Arial", "Helvetica", sans-serif;
	line-height: 17px;
	color: #90979f;
}

#footer a:link, #footer a:visited {
	color: #6c9167;
}
#footer a:hover {
	color: #eef7ff;
}

.fltR {
	float: right;
    width: 704px;
	display: inline;
	padding: 9px 16px 0 0;
}

.fltR1x {
	float: left;
	width: 354px;	  
   	display: inline;
	padding-top: 1px;
}

.fltR1x p {
	float: right;
	position: absolute;    
	top: 24px;
	line-height: 10px;
	margin-left: 124px;
	}

.fltR2x {
	float: right;
	width: 304px;	  
   	display: inline;
	text-align: right;
	padding: 0 40px 0 0;
}

.fltR2x p {
	position: absolute;
	margin: 0 0 0 54px;	
	bottom: 0;
}

.fltR2x span a {
	position: absolute;    
	background: url(F_2.png) no-repeat top right;
	width: 40px;	  
	height: 34px;
	right: 16px; 
	top: 6px;   /* don't need this for txt - bottom: 0; */
}
.fltR2x span a:hover {
	background: url(F_2_over.png) no-repeat top right;
}


/* - - - - - - - - - - - - - - lower nav btns - - - - - - - - - - - - - - - */

.navLowerBtns {
    background:url(OSnavBtns_web.png) no-repeat;
    width:150px;
    height:25px;
	padding: 0;
}

    .navLowerBtns span {
    display: none;
    }

    .navLowerBtns li, .navLowerBtns a {
    height:25px;
    display:block;
    }

    .navLowerBtns li {
	float:left;
	list-style:none;
	display:inline;
	}

    .navLowerBtns-01w {width: 30px;}		/* - - - - - built for expandability - - - - - */
    .navLowerBtns-02w {width: 30px;}
    .navLowerBtns-03w {width: 30px;}
    .navLowerBtns-04w {width: 30px;}
    .navLowerBtns-05w {width: 30px;}
   	.navLowerBtns-06w {width: 30px;}
   	.navLowerBtns-07w {width: 30px;}
   	.navLowerBtns-08w {width: 30px;}
   	.navLowerBtns-09w {width: 30px;}
   	.navLowerBtns-10w {width: 30px;}
	
    .navLowerBtns-01bk {width: 40px;}		
    .navLowerBtns-02bk {width: 40px;}		
    .navLowerBtns-03bk {width: 40px;}		

	.navLowerBtns-01p {width: 30px;}
    .navLowerBtns-02p {width: 30px;}
    .navLowerBtns-03p {width: 30px;}
    .navLowerBtns-04p {width: 30px;}
    .navLowerBtns-05p {width: 30px;}
   	.navLowerBtns-06p {width: 30px;}
   	.navLowerBtns-07p {width: 30px;}
   	.navLowerBtns-08p {width: 30px;}
   	.navLowerBtns-09p {width: 30px;}
   	.navLowerBtns-10p {width: 30px;}

	.navLowerBtns-01x {width: 30px;}
    .navLowerBtns-02x {width: 30px;}
    .navLowerBtns-03x {width: 30px;}
    .navLowerBtns-04x {width: 30px;}
    .navLowerBtns-05x {width: 30px;}
   	.navLowerBtns-06x {width: 30px;}
   	.navLowerBtns-07x {width: 30px;}
   	.navLowerBtns-08x {width: 30px;}
   	.navLowerBtns-09x {width: 30px;}
   	.navLowerBtns-10x {width: 30px;}

	.navLowerBtns-01ph {width: 30px;}
    .navLowerBtns-02ph {width: 30px;}
    .navLowerBtns-03ph {width: 30px;}
    .navLowerBtns-04ph {width: 30px;}
    .navLowerBtns-05ph {width: 30px;}
   	.navLowerBtns-06ph {width: 30px;}
   	.navLowerBtns-07ph {width: 30px;}
   	.navLowerBtns-08ph {width: 30px;}
   	.navLowerBtns-09ph {width: 30px;}
   	.navLowerBtns-10ph {width: 30px;}

    .navLowerBtns-01w a:hover {background:url(OSnavBtns_web.png) 0 -25px no-repeat; }
    .navLowerBtns-02w a:hover {background:url(OSnavBtns_web.png) -30px -25px no-repeat; }
    .navLowerBtns-03w a:hover {background:url(OSnavBtns_web.png) -60px -25px no-repeat; }
    .navLowerBtns-04w a:hover {background:url(OSnavBtns_web.png) -90px -25px no-repeat; }
    .navLowerBtns-05w a:hover {background:url(OSnavBtns_web.png) -120px -25px no-repeat; }
    .navLowerBtns-06w a:hover {background:url(OSnavBtns_web.png) -150px -25px no-repeat; }
    .navLowerBtns-07w a:hover {background:url(OSnavBtns_web.png) -180px -25px no-repeat; }
    .navLowerBtns-08w a:hover {background:url(OSnavBtns_web.png) -210px -25px no-repeat; }
    .navLowerBtns-09w a:hover {background:url(OSnavBtns_web.png) -240px -25px no-repeat; }
    .navLowerBtns-10w a:hover {background:url(OSnavBtns_web.png) -270px -25px no-repeat; }
	
    .navLowerBtns-01bk a:hover {background:url(OSnav_Btns_bkgrd.png) 0 -25px no-repeat; }
    .navLowerBtns-02bk a:hover {background:url(OSnav_Btns_bkgrd.png) -40px -25px no-repeat; }
    .navLowerBtns-03bk a:hover {background:url(OSnav_Btns_bkgrd.png) -80px -25px no-repeat; }
	
	.navLowerBtns-01p a:hover {background:url(OSnavBtns_print.png) 0 -25px no-repeat; }
    .navLowerBtns-02p a:hover {background:url(OSnavBtns_print.png) -30px -25px no-repeat; }
    .navLowerBtns-03p a:hover {background:url(OSnavBtns_print.png) -60px -25px no-repeat; }
    .navLowerBtns-04p a:hover {background:url(OSnavBtns_print.png) -90px -25px no-repeat; }
    .navLowerBtns-05p a:hover {background:url(OSnavBtns_print.png) -120px -25px no-repeat; }
    .navLowerBtns-06p a:hover {background:url(OSnavBtns_print.png) -150px -25px no-repeat; }
    .navLowerBtns-07p a:hover {background:url(OSnavBtns_print.png) -180px -25px no-repeat; }
    .navLowerBtns-08p a:hover {background:url(OSnavBtns_print.png) -210px -25px no-repeat; }
    .navLowerBtns-09p a:hover {background:url(OSnavBtns_print.png) -240px -25px no-repeat; }
    .navLowerBtns-10p a:hover {background:url(OSnavBtns_print.png) -270px -25px no-repeat; }
	
	.navLowerBtns-01x a:hover {background:url(OSnavBtns_xMed.png) 0 -25px no-repeat; }
    .navLowerBtns-02x a:hover {background:url(OSnavBtns_xMed.png) -30px -25px no-repeat; }
    .navLowerBtns-03x a:hover {background:url(OSnavBtns_xMed.png) -60px -25px no-repeat; }
    .navLowerBtns-04x a:hover {background:url(OSnavBtns_xMed.png) -90px -25px no-repeat; }
    .navLowerBtns-05x a:hover {background:url(OSnavBtns_xMed.png) -120px -25px no-repeat; }
    .navLowerBtns-06x a:hover {background:url(OSnavBtns_xMed.png) -150px -25px no-repeat; }
    .navLowerBtns-07x a:hover {background:url(OSnavBtns_xMed.png) -180px -25px no-repeat; }
    .navLowerBtns-08x a:hover {background:url(OSnavBtns_xMed.png) -210px -25px no-repeat; }
    .navLowerBtns-09x a:hover {background:url(OSnavBtns_xMed.png) -240px -25px no-repeat; }
    .navLowerBtns-10x a:hover {background:url(OSnavBtns_xMed.png) -270px -25px no-repeat; }
	
	.navLowerBtns-01ph a:hover {background:url(OSnavBtns_pht.png) 0 -25px no-repeat; }
    .navLowerBtns-02ph a:hover {background:url(OSnavBtns_pht.png) -30px -25px no-repeat; }
    .navLowerBtns-03ph a:hover {background:url(OSnavBtns_pht.png) -60px -25px no-repeat; }
    .navLowerBtns-04ph a:hover {background:url(OSnavBtns_pht.png) -90px -25px no-repeat; }
    .navLowerBtns-05ph a:hover {background:url(OSnavBtns_pht.png) -120px -25px no-repeat; }
    .navLowerBtns-06ph a:hover {background:url(OSnavBtns_pht.png) -150px -25px no-repeat; }
    .navLowerBtns-07ph a:hover {background:url(OSnavBtns_pht.png) -180px -25px no-repeat; }
    .navLowerBtns-08ph a:hover {background:url(OSnavBtns_pht.png) -210px -25px no-repeat; }
    .navLowerBtns-09ph a:hover {background:url(OSnavBtns_pht.png) -240px -25px no-repeat; }
    .navLowerBtns-10ph a:hover {background:url(OSnavBtns_pht.png) -270px -25px no-repeat; }


/* - - - - - - - - - - - - -  lower nav btns end  - - - - - - - - - - - - - - */

#footer .fltL {
	float: left;
	width: 236px;	  
	display: inline;	
	padding: 0 0 0 16px;
}

.fltL p{
	position: absolute;
	bottom: 0;
}


/* - - - - - - - - - - - - clear floats - - - - - - - - - - - - - - - */

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
