@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../i/occ-bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#036;
	text-decoration:none;
}
a:hover, a:active {
	color:#79BDE8;
	text-decoration:none;
}

/* Div IDs */

#full {
	margin:0 auto;
	width:1000px;
	font-family:Verdana, Arial, Geneva, sans-serif;
}
#header {
	height:190px;
	width:1000px;
	/* margin-bottom:10px; */
	position:relative;
	z-index:100;
}
#nav {
	width:800px;
	height:50px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:100px;
	z-index:500;
	background-color:#036;
}
#container {
}
#left {
	width:100px;
	float:left;
}
#content {
	width:800px;
	background-color:#FFF;
	float:left;
}
#right {
	width:100px;
}
#footer_ltblue {
	background-image:url(../i/footer_ltblue.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#footer_green {
	background-image:url(../i/footer_green.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#footer_red {
	background-image:url(../i/footer_red.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#footer_dkblue {
	background-image:url(../i/footer_dkblue.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#footer_orange {
	background-image:url(../i/footer_orange.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#mainBody {
	width:550px;
	padding:0 10px 10px 10px;
	float:left;
}
#mainRight {
	width:225px;
	padding-left:5px;
	float:right;
}
#upperGold {
	background-color:#FFC425;
	position:relative;
	height:336px;
	background-image:url(../i/vidpanel_bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#subSlider {
	position:relative;
	height:260px;
	background-image:url(../i/sub-vid_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#twhead {
	position:absolute;
	right:0;
	top:4px;
	height:70px;
	width:400px;
	background-image:url(../i/tweeter.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 39px 5px 80px;
}
#twhead li {
	color:#036;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
}
#twhead li a:link, #twhead li a:visited {
	color:#FFF;
}
#twhead li a:active, #twhead li a:hover {
	color:#79BDE8;
}
#vid_slider_home {
	position:absolute;
	width:800px;
	height:240px;
	left:0;
	top:90px;
}
#vid_slider_sub {
	position:absolute;
	width:800px;
	height:240px;
	left:0;
	top:23px;
}
#foursquare {
	background-image:url(../i/4square_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:760px;
	height:414px;
	padding: 30px 20px 0px 20px;
}
#twowide {
	background-image:url(../i/news_slice.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	margin: 16px 0px;
}
#news {
	float:left;
	width:350px;
	padding:10px 10px 10px 40px;
}
#news h2 {
	color:#036;
	font-size:14px;
	padding-bottom:10px;
}
#news p {
	font-size:11px;
}
#news p.more {
	color:#036;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-bottom:10px;
}
#news p.date {
	color:#036;
	font-weight:bold;
}
#newsInside {
	width:500px;
	padding:10px 10px 10px 30px;
}
#newsInside h2 {
	color:#036;
	font-size:14px;
	padding-bottom:10px;
}
#newsInside p {
	font-size:11px;
}
#newsInside p.more {
	color:#036;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-bottom:10px;
}
#newsInside p.date {
	color:#036;
	font-weight:bold;
}
#newsPop {
	width:600px;
	padding:10px;
	margin:10px auto;
	font-family:Verdana, Arial, Geneva, sans-serif;
}
#newsPop h2 {
	color:#036;
	font-size:14px;
	padding-bottom:10px;
}
#newsPop p {
	font-size:11px;
	padding-bottom:6px;
}
#newsPop p.more {
	color:#036;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
#newsPop p.date {
	color:#036;
	font-weight:bold;
}
#newsPop ul {
	font-size:11px;
	margin-left:26px;
	list-style:disc;
	padding-bottom:6px;
}
#newsPop table {
	margin:6px;
	padding:6px;
	border:#79BDE8 1px solid;
}
#links {
	float:right;
	width:350px;
	padding:10px 40px 10px 10px;
}
#links h2 {
	color:#036;
	font-size:14px;
	padding-bottom:10px;
}
#links p {
	font-size:11px;
}
#links p.more {
	color:#036;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-bottom:10px;
}
#dashes {
	background-image:url(../i/dashes.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin:10px 10px 20px 0px;
	height:52px;
}
#dashes p {
	font-size:14px;
	font-weight:bold;
	color:#036;
	text-align:right;
	padding:6px 0;
}
#dashes2 {
	background-image:url(../i/dashes.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:10px 0 20px 16px;
	height:52px;
}
#dashes2 p {
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:left;
	padding:30px 0 0 0;
}

#dividerR {
	border-bottom:#666 1px dashed;
	margin:10px 16px;
}
#survey label, #survey input, #survey td.qnInner, #survey td.qnInnerTd, #survey td.qnType {
	font-size:11px;
	color:#333;
	line-height:18px;
}
#survey h2.surveyTitle {
	font-size:18px;
	color:#036;
	line-height:18px;
	margin-left:16px;
}
#survey h3.surveySubtitle {
	font-size:12px;
	color:#036;
	line-height:18px;
}
#survey fieldset {
	margin-left:16px;
	border:none;
}
#survey table.qnOuterTable, #survey table.qnInnerTable {
	height:40px;
}
#survey td.preQuestionBorder {
	height:1px;
}

/* Blog Classes */

#wpbloglist {
	padding: 20px;
}
#wpbloglist h2 {
	padding-bottom:6px; 
	font-size: 100%; 
}
#wpbloglist p {
	padding-bottom:6px; 
	font-size: 62.5%; 
}
#wpbloglist p.date {
	padding-bottom:0; 
	font-size: 62.5%;
	font-style:italic;
}
#wpbloglist p.entryP {
	font-size: 80%; 
}
#wpbloglist textarea {
	width:520px;
	font-size: 80%; 
}

/* Classes */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.my {
	text-align:right;
	padding:10px 16px;
}
.underMy {
	text-align:left;
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:2px 10px 10px 30px;
}
.seeMore {
	text-align:right;
	font-size:11px;
	color:#333;
	padding:2px 10px 10px 30px;
}
h1.voice {
	font-size:18px;
	font-weight:bold;
	color:#036;
	padding:10px 10px 20px 16px;
}
h1.work {
	font-size:18px;
	font-weight:bold;
	color:#036;
	padding:10px 10px 0px 16px;
}
h2.work {
	font-size:16px;
	font-weight:bold;
	color:#036;
	padding:10px 10px 0px 16px;
}
h1.work a {
	color:#036;
	text-decoration:none;
}
p.voice {
	font-size:11px;
	line-height:18px;
	color:#333;
	padding:0px 10px 18px 16px;
}
.left {
	float:left;
}
#links .left img {
	padding-right:10px;
}
.thumbPlus {
	padding:10px 10px 20px 16px;
}
.thumbPlus img {
	float:left;
	padding:0 30px 10px 0;
	border:0;
}
.thumbPlus h3 {
	font-size:11px;
	line-height:18px;
	color:#036;
	font-weight:bold;
	padding:0 0 8px 0;
}
.thumbPlus p {
	font-size:11px;
	line-height:18px;
	color:#333;
	padding:0 0 20px 0;
}
.thumbPlus p.more {
	text-align:right;
	font-weight:bold;
	padding:0 0 10px;
	color:#036;
}
.thumbPlus .more a:link, .thumbPlus .more a:visited {
	color:#036;
	text-decoration:none;
}
.thumbPlus .more a:hover, .thumbPlus .more a:active {
	color:#79BDE8;
}
.sidebarIcon {
	height:44px;
	padding:10px 16px;
}
.sidebarIcon h2 a:link, .sidebarIcon h2 a:visited {
	color:#79BDE8;
	font-size:18px;
	text-decoration:none;
}
.sidebarIcon h2 a:hover, .sidebarIcon h2 a:active {
	color:#036;
}
.sidebarIcon img {
	float:left;
	padding:6px 16px 0 0;
}

/*------MOZEO-------------*/

#mozeo {
	padding:0px 10px 4px 16px;
}
#mozeo p {
	font-size:11px;
	line-height:18px;
	color:#333;
	padding:0px 0px 4px 0;
}
#mozeo input {
	color:#999;
	font-size:11px;
}

#mozeo input.full {
	width:190px;
}
#mozeo input.sm {
	width:50px;
}
#mozeo input.med {
	width:60px;
}
#mozeo label {
	color:#999;
}
.disclaimer {
	font-size:10px;
	padding:4px;
}
