/*  
Theme Name: Bean New Theme
Theme URI: http://www.beangraphics.com
Description: Bean Graphics Theme.
Version: 1.0
Author: Logan Weilenman
Author URI: http://www.beangraphics.com/
*/

*{
	margin:0px;
	padding:0px;
}

body{
background-color:#ffffff;
overflow-x:hidden;
}

h1{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:30px;
        font-weight:normal;
        color:#dc6500;
        margin-bottom:10px;
}

h2{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:18px;
        font-weight:normal;
        color:#dc6500;
        margin-bottom:10px;
}

h3{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:14px;
        font-weight:normal;
        color:#dc6500;
padding-bottom:10px;
        margin-bottom:10px;
border-bottom:1px solid #dddddd;
}

h4{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:12px;
        font-weight:normal;
font-style:italic;
        color:#333333;
padding-bottom:10px;
        margin-bottom:10px;
}

h5{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:12px;
        font-weight:normal;
        color:#666;
padding-bottom:10px;
        margin-bottom:10px;
font-weight:bold;
}

h6{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:10px;
        font-weight:normal;
font-style:italic;
        color:#666666;
padding-bottom:0px;
        margin-bottom:0px;
}

p{
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-weight:normal;
font-size:12px;
float:left;
clear:both;
width:100%;
}

table{
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-weight:normal;
font-size:12px;
float:left;
clear:both;
}

table tr td{
padding-right: 5px;
}

a{
color:#dc6500;
text-decoration:none;
}

#headerWrapper{
float:left;
clear:both;
border-bottom:10px solid #999999;
width:100%;
height:90px;
}

#header{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0px;
}

#logo{
margin:0 0 0 -5px;
height:120px;
position:relative;
z-index:100;
float:left;
}

#logo a img{
border:none;
}

#nav{
float:left;
}

#nav ul{
list-style:none;
margin:16px 0 0 0;
}

#nav ul li{
display:inline;
float:left;
width:175px;
margin:0;
padding:0;
height:72px;
}

.border{
border-left:1px solid #dddddd;
}

#nav ul li a{
padding:7px 15px 7px 15px;
display:block;
text-decoration:none;
}

#nav ul li a:hover{
padding:7px 15px 7px 15px;
background-color:#fae6d5;
text-decoration:none;
}

#nav ul li a p{
margin:0;
padding:0;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:10px;
font-style:italic;
}

#bannerWrapper{
float:left;
clear:both;
background-color:#e6e6e6;
width:100%;
}

#banner{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0px;
        height:450px;
}

#topGrayWrapper{
float:left;
clear:both;
background-color:#e6e6e6;
width:100%;
}

#grayContent{
        width:1000px;
	margin:0 auto 0 auto;
        padding:40px;
        height:auto;
        display:block;
}

#contentWrapper{
float:left;
clear:both;
background-color:#ffffff;
width:100%;
}
#content{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0 40px 40px 40px;
        height:auto;
        display:block;
}

#content a:hover, .block a:hover{
background-color:#fae6d5;
}

#mainContent{
float:left;
width:750px;
margin-bottom:30px;
}

.postWrapper{
width:750px;
float:left;
clear:both;
margin-bottom:20px;
}

.postThumb{
float:left;
width:300px;
height:140px;
padding:10px;
border:1px solid #cccccc;
}

.postExcerpt{
float:left;
width:400px;
margin-left:20px;
}

#content p{
margin-bottom:20px;
font-size:12px;
color:#555555;
line-height:20px;
}

/*#vitalSigns{
width:50px;
height:200px;
background-color:#dc6500;
float:right;
position:absolute;
right:-20px;
top:200px;
}*/

#sliderWrap {
margin: 0 auto;
width: 300px;
}

#slider {
position: absolute;
background-image:url(images/slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 350px;
height: 400px;
margin-right: -320px;
right:0;
top:110px;
z-index:10000
}

#slider img {
border: 0;
}

#sliderContent {
margin: 10px 0 0 50px;
position: absolute;
text-align:left;
color:#ffffff;
font-weight:normal;
padding: 10px;
}

#sliderContent p{
font-size:12px;
}

#openCloseWrap {
position:absolute;
margin:0;
font-size:12px;
font-weight:bold;
width:30px;
height:170px;
}

#openCloseWrap a{
margin:115px 0 0 0;
width:30px;
height:170px;
overflow:hidden;
display:block;
}

#openCloseWrap a:focus{
outline:none;
}

#bottomInfoWrapper{
float:left;
clear:both;
background-color:#ffffff;
width:100%;
}

#bottomInfo{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0px;
        height:150px;
}

.block{
width:313px;
padding:0px 10px 10px 0;
float:left;
position:relative;
}

.block p{
clear:both;
margin-bottom:10px;
}

.imgBox{
width:86px;
height:86px;
padding:7px;
margin-right:3px;
float:left;
background-image:url(images/smallPlaceholder.jpg);
background-repeat:no-repeat;
}

#bottomInfo .outline{
width:300px;
height:200px;
padding:5px;
outline:1px solid #dddddd;
}

#footerWrapper{
float:left;
clear:both;
background-color:#2ea165!important;
width:100%;
}

#footer{
        width:1000px;
	margin:0 auto 0 auto;
        padding:20px 0 0 0;
        height:30px;
text-align:left;
color:#2ea165;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:10px;
        font-weight:normal;
}

#footer ul{
list-style:none;
}

#footer ul li{
float:left;
display:inline;
padding:0 10px;
}

#footer ul li a{
text-decoration:none;
color:#ffffff;
}

#footer ul li a:hover{
text-decoration:underline;
}

.fr{
float:right;
padding-bottom:20px;
}

#portfolioContainer .fr{
clear:both;
}

.button {
  margin-top:5px;
  padding: 4px;
  font-size: 14px;
  color: #ffffff;
  background-color: #dc6500;
  border: 2px solid #b05000;
  cursor:pointer;
}

/**/

#slider2 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 375px;
    width: 1000px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 0;
    height: 375px;
    width: 1000px;
overflow:hidden;
}

#shade {
    background-image:url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    height:88px;
float:right;
}

ul.navigation li {
    display: inline;
	float:left;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
}

ul.navigation li.middle{
    display: inline;
	float:left;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
        border-left:1px solid #ffffff;
}

ul.navigation a {
    color: #333333;
    text-decoration: none;
	display:block;
}

ul.navigation a img{
    border:none;
}

ul.navigation a:hover {
    /*background-image:url(images/activeTab2.jpg);
background-repeat:repeat-x;
	padding:15px 0;
    color:#333333;*/
}

ul.navigation a.selected {
    /*background-image:url(images/activeTab2.jpg);*/
background-repeat:repeat-x;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.overlay{
width:300px;
font-weight:bold;
z-index:100;
position:absolute;
top:0;
left:0;
}

.overlay p{
font-size:16px;
line-height:30px;
color:#666666;
}

.overlay p a{
color:#dc6500;
}

a img{
border:none;
}

#content img.alignright {float:right; margin:0 0 1em 1em}
#content img.alignleft {float:left; margin:0 1em 1em 0}
#content img.alignnone {float:left; margin:0 1em 1em 0}
#content img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#content a img.alignright {float:right; margin:0 0 1em 1em}
#content a img.alignleft {float:left; margin:0 1em 1em 0}
#content a img.alignnone {float:left; margin:0 1em 1em 0}
#content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

hr{
color:#eeeeee;
}

.staffContainer{
width:auto;
height:auto;
display:block;
margin-right:19px;
margin-bottom:20px;
float:left;
}

.staffPic{
width:auto;
float:left;
}

.staffText{
padding-left:8px;
width:173px;
float:left;
clear:both;
}

#content .staffText p{
font-size:12px;
color:#999999;
font-weight:normal;
}

.clearBoth{
float:left;
clear:both;
display:block;
}

.aboutUsContainer{
width:100%;
padding:20px 0 20px 0;
float:left;
clear:both;
border-bottom:1px solid #dddddd;
}

#grayContent .aboutUsContainer{
width:100%;
padding:0 0 40px 0;
float:left;
clear:both;
border-bottom:1px solid #dddddd;
}

#sidebar{
float:left;
width:250px;
min-height:500px;
margin-bottom:30px;
}

#sidebar p{
width:228px;
}

#sidebar ul{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
list-style:none;
width:228px;
}

#sidebar ul li{
padding:5px 10px;
background-color:#fae6d5;
color:#666666;
border-top:none;
border-bottom:1px solid #ffffff;
font-size:12px;
}

#sidebar ul li.categoryHead{
color:#aaaaaa;
background-color:#ffffff;
border-bottom:1px solid #cccccc;
padding:5px 10px 5px 0;
margin-bottom:20px;
}

#sidebar ul li a{
text-decoration:none;
color:#dc6500;
}

#sidebar ul li a:hover{
text-decoration:none;
color:#666666;
}

#portfolioContainer{
width:750px;
float:left;
}

.portfolioBox{
width:360px;
height:300px;
padding:5px 0 0 5px;
margin:0 10px 0 0;
float:left;
background-image:url(images/portfolioBox.jpg);
background-repeat:no-repeat;
}

#portfolioContainer .portfolioBox p{
margin:0px;
padding:0px;
}

#portfolioContainer .portfolioBox h2{
margin:0px;
padding:0px;
}

/*=======================================================*/
input, textarea, select {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	padding: 4px 2px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	margin-bottom: 8px;
	font-size: 1em;
	color: #666666;
}


input[type='submit'], input[type='button'] {
	padding: 2px 5px;
	margin: 0px;
	color: #ffffff;
	font-size: 1em;
	text-decoration: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	overflow: visible;
	background: #dc6500;
        cursor:pointer;
}


#sliderContent input, #sliderContent textarea, #sliderContent select {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #FFFFFF;
	padding: 2px 2px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	margin-bottom: 4px;
	color: #666666;
        font-size:12px;
}

#sliderContent input[type='submit'], #sliderContent input[type='button'] {
	padding: 2px 5px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	overflow: visible;
	background: #dc6500;
        cursor:pointer;
}
/*=======================================================*/

.halfCol{
width:480px;
margin:40px 20px 0 0;
float:left;
}

#grayContent .boldContent p{
font-size:16px; 
font-weight:bold; 
line-height:30px;
}

/* 
#content .wpcf7-form p{
margin:0px;
padding:0px;
}
*/

.halfCol{
margin-bottom:20px; 
}

.topRightBox{
position:absolute;
top:25px;
right:25px;
}


button {
	border: none;
}

button.btn {
	width: 110px;
	height: 36px;
	cursor: pointer;
	/*text-indent: -9999px;*/
	background:url(images/submit.jpg) no-repeat;
float:left;
clear:both;
}


.portfolioPage img{
padding:10px;
border:1px solid #cccccc;
margin-bottom:10px;
float:left;
clear:both;
}

select{
border:1px solid #ccc;
width:100%;
height:auto;
font-size:15px;
-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.categories{
padding:0px!important;
height:auto!important;
float:left;
background-color:#fff!important;
}

.testimonialExcerpt img{
margin-top:-20px!important;
}

.testimonialWrapper{
width:750px;
float:left;
clear:both;
margin-bottom:20px;
}

.testimonialThumb{
float:left;
width:250px;
height:120px;
padding:10px;
border:1px solid #cccccc;
}

.testimonialExcerpt{
float:left;
width:430px;
margin-left:20px;
}

.testimonialExcerpt h2{
position:relative;
}

.testimonialExcerpt h2 img{
position:absolute;
top:0;
right:0;
}

.socialContainer{
float:left;
clear:both;
background:url('images/sidebarBg.jpg') repeat-x;
background-position:bottom left;
width:313px;
padding:10px
}
.socialIcon{
float:left;
width:auto;
}
.socialText{
float:left;
width:auto;
margin-left:10px;
}

.socialText h2{
font-size:17px;
margin-top:0px;
}

/*  
Theme Name: Bean New Theme
Theme URI: http://www.beangraphics.com
Description: Bean Graphics Theme.
Version: 1.0
Author: Logan Weilenman
Author URI: http://www.beangraphics.com/
*/

*{
	margin:0px;
	padding:0px;
}

body{
background-color:#ffffff;
overflow-x:hidden;
}

h1{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:30px;
        font-weight:normal;
        color:#dc6500;
        margin-bottom:10px;
}

h2{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:18px;
        font-weight:normal;
        color:#dc6500;
        margin-bottom:10px;
}

h3{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:14px;
        font-weight:normal;
        color:#dc6500;
padding-bottom:10px;
        margin-bottom:10px;
border-bottom:1px solid #dddddd;
}

h4{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:12px;
        font-weight:normal;
font-style:italic;
        color:#333333;
padding-bottom:10px;
        margin-bottom:10px;
}

h5{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:12px;
        font-weight:normal;
        color:#666;
padding-bottom:10px;
        margin-bottom:10px;
font-weight:bold;
}

h6{
        font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:10px;
        font-weight:normal;
font-style:italic;
        color:#666666;
padding-bottom:0px;
        margin-bottom:0px;
}

p{
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-weight:normal;
font-family:12px;
float:left;
clear:both;
}

a{
color:#dc6500;
text-decoration:none;
}

#headerWrapper{
float:left;
clear:both;
border-bottom:10px solid #999999;
width:100%;
height:90px;
}

#header{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0px;
}

#logo{
margin:0 0 0 -5px;
height:120px;
position:relative;
z-index:100;
float:left;
}

#logo a img{
border:none;
}

#nav{
float:left;
}

#nav ul{
list-style:none;
margin:16px 0 0 0;
}

#nav ul li{
display:inline;
float:left;
width:175px;
margin:0;
padding:0;
height:72px;
}

.border{
border-left:1px solid #dddddd;
}

#nav ul li a{
padding:7px 15px 7px 15px;
display:block;
text-decoration:none;
}

#nav ul li a:hover{
padding:7px 15px 7px 15px;
background-color:#fae6d5;
text-decoration:none;
}

#nav ul li a p{
margin:0;
padding:0;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:10px;
font-style:italic;
}

#bannerWrapper{
float:left;
clear:both;
background-color:#e6e6e6;
width:100%;
}

#banner{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0px;
        height:450px;
}

#topGrayWrapper{
float:left;
clear:both;
background-color:#e6e6e6;
width:100%;
}

#grayContent{
        width:1000px;
	margin:0 auto 0 auto;
        padding:40px;
        height:auto;
        display:block;
}

#contentWrapper{
float:left;
clear:both;
background-color:#ffffff;
width:100%;
}
#content{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0 40px 40px 40px;
        height:auto;
        display:block;
}

#content a:hover, .block a:hover{
background-color:#fae6d5;
}

#mainContent{
float:left;
width:750px;
margin-bottom:30px;
}

.postWrapper{
width:750px;
float:left;
clear:both;
margin-bottom:20px;
}

.postThumb{
float:left;
width:300px;
height:140px;
padding:10px;
border:1px solid #cccccc;
}

.postExcerpt{
float:left;
width:400px;
margin-left:20px;
}

#content p{
margin-bottom:20px;
font-size:12px;
color:#555555;
line-height:20px;
}

/*#vitalSigns{
width:50px;
height:200px;
background-color:#dc6500;
float:right;
position:absolute;
right:-20px;
top:200px;
}*/

#sliderWrap {
margin: 0 auto;
width: 300px;
}

#slider {
position: absolute;
background-image:url(images/slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 350px;
height: 400px;
margin-right: -320px;
right:0;
top:110px;
z-index:10000
}

#slider img {
border: 0;
}

#sliderContent {
margin: 10px 0 0 50px;
position: absolute;
text-align:left;
color:#ffffff;
font-weight:normal;
padding: 10px;
}

#sliderContent p{
font-size:12px;
}

#openCloseWrap {
position:absolute;
margin:0;
font-size:12px;
font-weight:bold;
width:30px;
height:170px;
}

#openCloseWrap a{
margin:115px 0 0 0;
width:30px;
height:170px;
overflow:hidden;
display:block;
}

#openCloseWrap a:focus{
outline:none;
}

#bottomInfoWrapper{
float:left;
clear:both;
background-color:#ffffff;
width:100%;
}

#bottomInfo{
        width:1000px;
	margin:0 auto 0 auto;
        padding:0px;
        height:150px;
}

.block{
width:313px;
padding:0px 10px 10px 0;
float:left;
position:relative;
}

.block p{
clear:both;
margin-bottom:10px;
}

.imgBox{
width:86px;
height:86px;
padding:7px;
margin-right:3px;
float:left;
background-image:url(images/smallPlaceholder.jpg);
background-repeat:no-repeat;
}

#bottomInfo .outline{
width:300px;
height:200px;
padding:5px;
outline:1px solid #dddddd;
}

#footerWrapper{
float:left;
clear:both;
background-color:#dc6500;
width:100%;
}

#footer{
        width:1000px;
	margin:0 auto 0 auto;
        padding:20px 0 0 0;
        height:30px;
text-align:left;
color:#f6ceac;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:10px;
        font-weight:normal;
}

#footer ul{
list-style:none;
}

#footer ul li{
float:left;
display:inline;
padding:0 10px;
}

#footer ul li a{
text-decoration:none;
color:#ffffff;
}

#footer ul li a:hover{
text-decoration:underline;
}

.fr{
float:right;
padding-bottom:20px;
}

#portfolioContainer .fr{
clear:both;
}

.button {
  margin-top:5px;
  padding: 4px;
  font-size: 14px;
  color: #ffffff;
  background-color: #dc6500;
  border: 2px solid #b05000;
  cursor:pointer;
}

/**/

#slider2 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 375px;
    width: 1000px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 0;
    height: 375px;
    width: 1000px;
overflow:hidden;
}

#shade {
    background-image:url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.overlay{
width:300px;
font-weight:bold;
z-index:100;
position:absolute;
top:0;
left:0;
}

.overlay p{
font-size:16px;
line-height:30px;
color:#666666;
}

.overlay p a{
color:#dc6500;
}

a img{
border:none;
}

#content img.alignright {float:right; margin:0 0 1em 1em}
#content img.alignleft {float:left; margin:0 1em 1em 0}
#content img.alignnone {float:left; margin:0 1em 1em 0}
#content img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#content a img.alignright {float:right; margin:0 0 1em 1em}
#content a img.alignleft {float:left; margin:0 1em 1em 0}
#content a img.alignnone {float:left; margin:0 1em 1em 0}
#content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

hr{
color:#eeeeee;
}

.staffContainer{
width:auto;
height:auto;
display:block;
margin-right:19px;
margin-bottom:20px;
float:left;
}

.staffPic{
width:auto;
float:left;
}

.staffText{
padding-left:8px;
width:173px;
float:left;
clear:both;
}

#content .staffText p{
font-size:12px;
color:#999999;
font-weight:normal;
}

.clearBoth{
float:left;
clear:both;
display:block;
}

.aboutUsContainer{
width:100%;
padding:20px 0 20px 0;
float:left;
clear:both;
border-bottom:1px solid #dddddd;
}

#grayContent .aboutUsContainer{
width:100%;
padding:0 0 40px 0;
float:left;
clear:both;
border-bottom:1px solid #dddddd;
}

#sidebar{
float:left;
width:250px;
min-height:500px;
margin-bottom:30px;
}

#sidebar p{
width:228px;
}

#sidebar ul{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
list-style:none;
width:228px;
}

#sidebar ul li{
padding:5px 10px;
background-color:#fae6d5;
color:#666666;
border-top:none;
border-bottom:1px solid #ffffff;
font-size:12px;
}

#sidebar ul li.categoryHead{
color:#aaaaaa;
background-color:#ffffff;
border-bottom:1px solid #cccccc;
padding:5px 10px 5px 0;
margin-bottom:20px;
}

#sidebar ul li a{
text-decoration:none;
color:#dc6500;
}

#sidebar ul li a:hover{
text-decoration:none;
color:#666666;
}

#portfolioContainer{
width:750px;
float:left;
}

.portfolioBox{
width:360px;
height:300px;
padding:5px 0 0 5px;
margin:0 10px 0 0;
float:left;
background-image:url(images/portfolioBox.jpg);
background-repeat:no-repeat;
}

#portfolioContainer .portfolioBox p{
margin:0px;
padding:0px;
}

#portfolioContainer .portfolioBox h2{
margin:0px;
padding:0px;
}

/*=======================================================*/
input, textarea, select {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	padding: 4px 2px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	margin-bottom: 8px;
	font-size: 1em;
	color: #666666;
}

/*
input[type='submit'], input[type='button'] {
	padding: 2px 5px;
	margin: 0px;
	color: #ffffff;
	font-size: 1em;
	text-decoration: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	overflow: visible;
	background: #dc6500;
        cursor:pointer;
}
*/

#sliderContent input, #sliderContent textarea, #sliderContent select {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #FFFFFF;
	padding: 2px 2px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	margin-bottom: 4px;
	color: #666666;
        font-size:12px;
}

#sliderContent input[type='submit'], #sliderContent input[type='button'] {
	padding: 2px 5px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	overflow: visible;
	background: #dc6500;
        cursor:pointer;
}
/*=======================================================*/

.halfCol{
width:480px;
margin:40px 20px 0 0;
float:left;
}

#grayContent .boldContent p{
font-size:16px; 
font-weight:bold; 
line-height:30px;
}

/*
#content .wpcf7-form p{
margin:0px;
padding:0px;
}
*/

.halfCol{
margin-bottom:20px; 
}

.topRightBox{
position:absolute;
top:25px;
right:25px;
}

button {
	border: none;
}

button.btn {
	width: 110px;
	height: 36px;
	cursor: pointer;
	/*text-indent: -9999px;*/
	background:url(images/submit.jpg) no-repeat;
float:left;
clear:both;
}


button.getStarted {
	width: 110px;
	height: 36px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(images/get_started.png) no-repeat;
border:0px solid #fff;
}

.portfolioPage img{
padding:10px;
border:1px solid #cccccc;
margin-bottom:10px;
float:left;
clear:both;
}

select{
border:1px solid #ccc;
width:100%;
height:auto;
font-size:15px;
-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.categories{
padding:0px!important;
height:auto!important;
float:left;
background-color:#fff!important;
}

.testimonialExcerpt img{
margin-top:-20px!important;
}

.testimonialWrapper{
width:750px;
float:left;
clear:both;
margin-bottom:20px;
}

.testimonialThumb{
float:left;
width:250px;
height:120px;
padding:10px;
border:1px solid #cccccc;
}

.testimonialExcerpt{
float:left;
width:430px;
margin-left:20px;
}

.testimonialExcerpt h2{
position:relative;
}

.testimonialExcerpt h2 img{
position:absolute;
top:0;
right:0;
}

.socialContainer{
float:left;
clear:both;
background:url('images/sidebarBg.jpg') repeat-x;
background-position:bottom left;
width:313px;
padding:5px 10px;
}
.socialIcon{
float:left;
width:auto;
}
.socialText{
float:left;
width:auto;
margin-left:10px;
}

.socialText h2{
font-size:17px;
margin-top:3px;
}

.signupframe{
float:left;
border:1px solid #fff!important;
padding:40px 0 0 0;
color:#f60;
font-family:lucida sans, arial, sans-serif
}

.leftCell{
vertical-align:top;
padding-right:20px;
padding-top:5px;
}

.signupframe input{
float:right;
}

#partyForm, #diveForm{
border:1px solid #ddd;
background-color:#f9f9f9;
overflow:hidden;
padding:10px;
width:315px;
/*margin:0 auto;*/
clear:both;
}

/*
.wpcf7-response-output{
float:left;
}
*/

#partyForm{
width:500px;
}

#partyForm img{
float:left!important;
display:inline!important;
}

/* 
#partyForm .wpcf7{
float:left!important;
display:inline!important;
}
*/

.navigation .btnWeb{
width:214px;
height:88px;
display:block;
background:url(images/btnWeb.png) no-repeat;
background-position:0 100%;
}

.navigation .btnVideo{
width:237px;
height:88px;
display:block;
background:url(images/btnVideo.jpg) no-repeat;
background-position:0 100%;
}

.navigation .btnPrint{
width:250px;
height:88px;
display:block;
background:url(images/btnPrint.png) no-repeat;
background-position:0 100%;
}

.navigation .btnBrand{
width:232px;
height:88px;
display:block;
background:url(images/btnBrand.png) no-repeat;
background-position:0 100%;
}

.navigation li a{
cursor:pointer;
}

.navigation li a:hover, .navigation .selected{
background-position:0 0;
}

#sideTab{
display:none;
position:absolute;
top:225px;
right:0;
z-index:100;
}

/*
.wpcf7-response-output{
float:left;
clear:both;
}
*/

.comments-template ol{
list-style:none;
margin:20px 0;
float:left;
width:100%;
}

.comments-template ol li{
padding:10px 10px 0 10px;
float:left;
width:100%;
}

.commentmetadata{
font-size:12px;
}

.comments-template p{
float:left;
margin-bottom:0px;
padding:0!important;
}

.alt{
background-color:#eee;
}