body {
	margin:0px;
	padding:0px;
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	background-image:url("/images/body_bg.png");
	background-repeat:repeat-x;
	background-color:#fff;
	background-position:top;
}

img {
	border:none;
	behavior: url("/js/iepngfix.htc");
}


a:link {
	color:#3B5998;
	text-decoration:none;
}

a:visited {
	color:#637496;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.shadow_bottom {
	background-image:url("/images/shadow_bottom.png");
	background-repeat:no-repeat;
	position:absolute;
	bottom:-15px;
	height:15px;
	width:940px;
	behavior: url("/js/iepngfix.htc");
}

#header {
	margin-top:12px;
	overflow:visible;
	margin-bottom:20px;
}

#name_and_title {
	margin-top:8px;
}

#name_and_title h2, #name_and_title h4, #name_and_title h6 {
	color:#666 !important;
}

h1 {
	color:#cc0000;
	font-size:22px;
	font-weight:400;
	margin-bottom:0px;
	padding:0px;
}

#content {
	padding:0px 0px 20px 0px;
}

#content h2 {
	color:#cc0000;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 5px 0px;
}

h3 {
	font-weight:normal;
	font-size:16px;
	margin-bottom:3px;
	color:#cc0000;
}

h3 a:link, h3 a:visited {
	color:#cc0000;
	text-decoration:none;
}

h3 a:hover, h3 a:active {
	color:#cc0000;
	text-decoration:underline;
}

h4 {
	font-size:16px;
	font-weight:700;
	color:#666;
}

h5 {
	font-size:14px;
	margin-bottom:2px;
	margin-top:5px;
	padding:0px;
	font-weight:bold;
	color:#cc0000;
}

h6 {
	
	margin-bottom:2px;
	margin-top:5px;
	padding:0px;
	font-weight:100;
}

#content h6 {
	color:#cc0000;
	font-size:12px;
}

#pagetop {
	padding-top:9px;
}

#whitebar {
	width:100%;
	height:130px;
	background-image:url("/images/topwhitebg.jpg");
	background-repeat:repeat-x;
}

#logo {
	background:url("/images/logo.png");
	background-repeat:no-repeat;
	width:221px;
	height:33px;
	position:absolute;
	left:-41px;
	top:0px;
	behavior: url("/js/iepngfix.htc");
}

#menubar {
	margin-top:8px;
	height:20px;
}

#menu li {
	display:inline;
	float:left;
	padding:0px;
	margin-right:18px !important;
	width:auto;
	font-size:14px;
	margin-left:0px;
	position:relative;
}

#menu a:link, #menu a:visited {
	color:#666;
	text-decoration:none;
	}


#menu a:hover, #menu a:active {
	color:#cc0000;
	text-decoration:none;
	}

.submenu {
	position:absolute;
	top:16px;
	left:-5px;
	padding:0px;
	margin:0px;
	background-color:#666;
	z-index:50;
	display:none;
}

.submenu li {
	padding:2px 5px 1px 5px !important;
	font-size:11px !important;
}

.submenu li a:link, .submenu li a:visited {
	color:#eee !important;
	text-decoration:none;
}

.submenu li a:hover, .submenu li a:active {
	color:#ccc !important;
	text-decoration:none;
}

.shadow {
	width:100%;
	margin:0px;
	height:8px;
	background-image:url("/images/shadow.png");
	background-repeat:repeat-x;
	background-position:top;
	
	background-color:transparent;
	position:absolute;
	bottom:-8px;
	padding:0px;
}


/* INDEX STUFF */

#indexbox {
	background-image:url("/images/indexbox_bg.png");
	background-position:bottom;
	background-repeat:no-repeat;
	height:410px;
	behavior: url("/js/iepngfix.htc");
}


#rhonda {
	background:url("/images/rhonda.png");
	background-repeat:no-repeat;
	background-position:bottom;
	height:410px;
	width:265px;
	position:absolute;
	right:0px;
	behavior: url("/js/iepngfix.htc");
}

#slideshow_box {
	height:410px;
}

#slideshow_nav {
	height:30px;
	padding-top:20px;
	right:120px;
}

#slideshow {
	height:410px;
}

.slidebutton {
	-moz-opacity:.30; filter:alpha(opacity=30); opacity:.30; 
	margin-right:5px;
	width:20px;
	height:20px;
	padding:8px 0px 0px 0px;
}

.slide {
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
	height:410px;
}

#slide_1 {
	background-image:url("/images/slide_1.png");
	behavior: url("/js/iepngfix.htc");
	background-repeat:no-repeat;
}

#slide_2 {
	background-image:url("/images/slide_2.png");
	behavior: url("/js/iepngfix.htc");
	background-repeat:no-repeat;
	display:none;
}

#slide_3 {
	background-image:url("/images/slide_3.png");
	behavior: url("/js/iepngfix.htc");
	background-repeat:no-repeat;
	display:none;
}

/* SERVICES PAGE */
.services_step {
	display:none;
	position:relative;
	left:-100px;
	margin-bottom:10px;
}


/* FOOTER STYLES */
#bottombar {
	padding-top:30px;
}

#footer {
	font-size:10px;
	margin-top:50px;
	padding-bottom:20px;
}

#footer_right {
	text-align:right;
}

.recent_blog_post p {
	margin:5px 0px 5px 0px;
}

#twitter_icon {
-moz-opacity:.30; filter:alpha(opacity=30); opacity:.30; 
}

#facebook_tick {
	width:20px;
	height:12px;
	background-image:url("/images/facebook_tick.png");
	behavior: url("/js/iepngfix.htc");
	background-repeat:no-repeat;
	position:absolute;
	right:-20px;
	top:30px;
}

#twitter_tick {
	width:20px;
	height:12px;
	background-image:url("/images/twitter_tick.png");
	behavior: url("/js/iepngfix.htc");
	background-repeat:no-repeat;
	position:absolute;
	right:-20px;
	top:90px;
}

#facebook_widget {
	height:240px;
	position:absolute;
	top:27px;
	left:0px;
}

#twitter_widget {
	background-image:url("/images/twitter_widget_bg.png");
	behavior: url("/js/iepngfix.htc");
	height:240px;
	position:absolute;
	top:27px;
	display:none;
}

#twitter_widget h6 {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:7px;
	padding:0px;
	font-size:12px;
}

#twitter_widget p {
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

.tweet_list {
	list-style:none;
	margin:5px 5px;
	padding:0px;
}

.tweet_list li {
	list-style:none;
	margin:0px 0px 7px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:1px dotted #999;
}

.tweet_avatar {
	float:left;
	margin-right:5px;
	margin-bottom:3px;
}

/* CONTENT STYLES*/

.column {
	margin-top:30px;
}

img.alignright {
	float:right;
	margin:5px 0px 5px 5px;
}

img.alignleft {
	float:left;
	margin:5px 5px 5px 0px;
}


.testimonial {
	margin-bottom:30px;
	border-bottom:1px dotted #aaa;
	padding-bottom:5px;
}

.testimonial p {
	margin-bottom:7px;
}

.contactfield {
	text-align:left;
	padding:5px 0px 5px 0px;
}

.contactrow {
	margin-bottom:5px;
}

.inputfield {
	border:1px solid #aaa;
	background-color:#fff;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:12px;
}