@charset "UTF-8";
.twtr-hd a,.twtr-hd h3,.twtr-hd h4,.twtr-ft {
display:none;
}
.twtr-inactive {
display:none;
}
.twtr-widget .twtr-tweet {
	opacity:0.25;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	margin:0px;
	padding:0px;
	width:100%;
	background-image: url(images/backgroud_image.gif);
}
#major_wrapper {
  background-image: url("images/header_bg.jpg");
 background-repeat:repeat-x;
 background-position:top left;
	width:100%;
}
#outer_wrapper {
 width:996px;
 margin:0px auto;
}
.clear_floats {
 clear:both;
}
#header_wrapper {
 background-image: url("images/header_bg.jpg");
 background-repeat:repeat-x;
 background-position:top left;
 width:996px;
 height:147px;
}
#logo {
 width:430px;
 height:122px;
 position:relative;
 top:0px;
 left:0px;
}
/*#top_nav {
 width:996px;
 height:25px;
}*/
#top_nav ul li {
 display:inline;
}

#top_nav #leftside {
 background-image: url("images/topnav_left.jpg");
 background-repeat:no-repeat;
 background-position:top left;
 width:239px;
 height:25px;
}
#top_nav #rightside {
 background-image: url("images/topnav_right.jpg");
 background-repeat:no-repeat;
 background-position:top left;
 width:253px;
 height:25px;
}
#top_nav {
 /*position:absolute; 
 top:55px; 
 left:0; */
  position:relative; 
 top:0px; 
 left:0px; 
 width:996px;
 height:25px; 
 text-align:center; 
 background: url(../centered2_files/cssplay_0.gif);
}
#main_menu {
 padding:0; 
 /*margin:0 19px;*/ 
 margin:0 0px;
 list-style-type:none; 
 width:996px; 
 height:25px; 
 background:url(../centered2_files/cssplay_0.gif) no-repeat top right;
}
#main_menu li {
 float:left; 
 display:inline; 
 /*width:120px; */
 width:auto; 
 background:url(../centered2_files/cssplay_1.gif);
}
#main_menu li a, 
#main_menu li a:visited {
 display:block; 
 /*width:120px; */
 width:auto; 
 height:25px; 
 color:#ddd; 
 font-size:14px; 
 text-decoration:none; 
 line-height:25px; 
 font-family:arial, verdana, sans-serif; 
 background:url(../centered2_files/cssplay_0.gif);
}
#main_menu li a:hover {
 color:#fff;  
 background:url(../centered2_files/cssplay_1.gif);
} 
#main_menu li a.chosen, 
#main_menu li a.chosen:visited,  
#main_menu li a:active, 
#main_menu li a:focus {
 color:#fff;  
 background:url(../centered2_files/cssplay_2.gif);
} 
#main_menu li.java a:hover {
 color:#fff;  
 background:url(../centered2_files/cssplay_1b.gif);
} 
#top_nav #home span,
#top_nav #about span,
#top_nav #services span,
#top_nav #portfolio span,
#top_nav #blog span,
#top_nav #contact span {
 display:none;
}
#top_nav #home {
 width:66px;
 height:25px;
 background-image: url("images/btn_home_off.gif");
 background-repeat:no-repeat;
}
#top_nav #home a:hover {
 background-image: url("images/btn_home_on.gif");
 background-repeat:no-repeat;
}
#index #top_nav #home {
 width:66px;
 height:25px;
 background-image: url("images/btn_home_on.gif");
 background-repeat:no-repeat;
}

#top_nav #about {
 width:85px;
 height:25px;
 background-image: url("images/btn_about_off.gif");
 background-repeat:no-repeat;
}
#top_nav #about a:hover {
 background-image: url("images/btn_about_on.gif");
 background-repeat:no-repeat;
}
#about_page #top_nav #about {
 width:85px;
 height:25px;
 background-image: url("images/btn_about_on.gif");
 background-repeat:no-repeat;
}

#top_nav #services {
 width:86px;
 height:25px;
 background-image: url("images/btn_services_off.gif");
 background-repeat:no-repeat;
}
#top_nav #services a:hover {
 background-image: url("images/btn_services_on.gif");
 background-repeat:no-repeat;
}
#services_page #top_nav #services {
 width:86px;
 height:25px;
 background-image: url("images/btn_services_on.gif");
 background-repeat:no-repeat;
}


#top_nav #portfolio {
 width:82px;
 height:25px;
 background-image: url("images/btn_portfolio_off.gif");
 background-repeat:no-repeat;
}
#top_nav #portfolio a:hover {
 background-image: url("images/btn_portfolio_on.gif");
 background-repeat:no-repeat;
}
#portfolio_page #top_nav #portfolio,
#sites_page #top_nav #portfolio,
#banners_page #top_nav #portfolio,
#landingpages_page #top_nav #portfolio,
#prints_page #top_nav #portfolio,
#photos_page #top_nav #portfolio {
 width:82px;
 height:25px;
 background-image: url("images/btn_portfolio_on.gif");
 background-repeat:no-repeat;
}

#top_nav #blog {
 width:87px;
 height:25px;
 background-image: url("images/btn_blog_off.gif");
 background-repeat:no-repeat;
}
#top_nav #blog a:hover {
 background-image: url("images/btn_blog_on.gif");
 background-repeat:no-repeat;
}

#top_nav #contact {
 width:98px;
 height:25px;
 background-image: url("images/btn_contact_off.gif");
 background-repeat:no-repeat;
}
#top_nav #contact a:hover {
 background-image: url("images/btn_contact_on.gif");
 background-repeat:no-repeat;
}
#contact_page #top_nav #contact {
 width:98px;
 height:25px;
 background-image: url("images/btn_contact_on.gif");
 background-repeat:no-repeat;
}

#index #footer_content a#hm {
 color:#000;
 text-decoration:none;
}
#about_page #footer_content a#abt {
 color:#000;
 text-decoration:none;
}
#services_page #footer_content a#srvcs {
 color:#000;
 text-decoration:none;
}
#portfolio_page #footer_content a#prtfl,
#sites_page #footer_content a#prtfl,
#banners_page #footer_content a#prtfl,
#landingpages_page #footer_content a#prtfl,
#prints_page #footer_content a#prtfl,
#photos_page #footer_content a#prtfl {
 color:#000;
 text-decoration:none;
}
#contact_page #footer_content a#cntct {
 color:#000;
 text-decoration:none;
}

#sites_page #sts {
 color:#000;
 text-decoration:none;
}
#banners_page #bnnrs {
 color:#000;
 text-decoration:none;
}
#landingpages_page #lndngpgs {
 color:#000;
 text-decoration:none;
}
#prints_page #prnt {
 color:#000;
 text-decoration:none;
}
#photos_page #phts {
 color:#000;
 text-decoration:none;
}


#main_image {
 position:relative; 
 top:0px; 
 left:0px; 
 width:996px;
 height:255px;
}
#main_content {
 position:relative; 
 top:0px; 
 left:0px; 
 width:996px;
 /*height:400px;*/
  background-image: url("images/main_content_bg.gif");
 background-repeat:repeat-y;
 background-position:top left;
}
#main_content_about {
 float:left;
 width:950px;
 position:relative; 
 top:0px; 
 left:20px;
}
#right_blue_box {
 background-color:#003366;
 padding:5px 10px;
 width:270px;
}
/*#main_content_about .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
  font-size:14px;
  line-height:20px;
  vertical-align:baseline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}*/
#main_content_left {
 float:left;
 width:650px;
 position:relative; 
 top:0px; 
 left:20px;
}
#main_content_right {
 float:left;
 width:300px;
 position:relative; 
 top:10px; 
 left:30px; 
}

#lower_content {
	position:relative;
	top:0px;
	left:0px;
	width:996px;
	/*height:400px;*/
  background-image: url(images/lower_content_bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	margin-right: auto;
	margin-left: auto;
}
#lower_content_left {
 float:left;
 width:500px;
 position:relative; 
 top:0px; 
 left:20px;
}
#lower_content_right {
 float:left;
 width:460px;
 position:relative; 
 top:10px; 
 left:20px;
}
#lower_content_bottom {
 position:relative; 
 top:0px; 
 left:1px; 
 width:996px;
 margin:0 auto;
 text-align:center;
}
input.inpt_fld {
 border-top:1px solid #7C7D78;
 border-right:1px solid #C4C3BF;
 border-bottom:1px solid #C4C3BF;
 border-left:1px solid #7C7D78;
} 
div#lower_content_right p span.form1 label {

}

div#lower_content_right p span.form1 input {

}
















.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
  font-size:14px;
  line-height:20px;
  vertical-align:baseline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	background-image: url(images/quotebox.gif);
	background-repeat: no-repeat;
	width: 554px;
	height: 134px;
	padding-top: 20px;
	padding-left: 70px;
	text-align: left;
}
.callouttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.calloutsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 16pt;
	color: #996600;
}
.smallcalloutsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9900;
}
.indented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-left: 400px;
	margin-top: -30px;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.intro_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.redsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #993300;
	padding-left: 15px;
}
.redsubheadcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footerB {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.footerA  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
}
.redsubheadcopy #form1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	text-indent: 50px;
}
a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.blueboxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
}
.portfoliolinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
