/*
Theme Name: Pride FP Theme
Theme URI: http://www.pridefireprotection.com/
Description: The initial theme for Pride Fire Protection.
Version: 1.0
Author: Foster Cryer
Author URI: http://www.gocryer.com/
*/

a {
	color: #742c03; }

a:hover {
	color: #ff0000; }

body {
	background: #676767 url(http://www.pridefireprotection.com/wp-content/themes/pride1/images/body_bkg_128-92.jpg) top fixed;
	font-family: Arial, Tahoma, Verdana;
	text-align: center;}

br.clear {
	clear: both; }

#designed_by {
	background-color: #000;
	float: right;
	margin-top: -20px;}
	
#footer {
	background-color: #000000;
	border: 1px solid #676767;
	color: #cccccc;
	display: block;
	font-size: 13px;
	padding: 10px; }
	
	#footer a {
		color: #cccccc;
		font-weight: bold; }
		
	#footer a:hover {
		text-decoration: none; }
	
	#footer img {
		border: 0px; }

.link_column{
	float: left;
	display: block;
	text-align: center;
	width: 290px;}
	
	.link_column img {
		border: 1px solid #742c03;
		margin-bottom: 10px; }

#logo_container {
	float: left;
	margin-bottom: 10px;}

	#logo_container img {
		border: 0px; }

#page_contents {
	background: #FFFFFF;
	border: 1px solid #000000;
	clear: both;
	color: #000000;
	font-size: 13px;
	min-height:160px;
	height:auto !important;
	height:160px;
	margin-bottom: 10px;
	padding: 10px;}
	
	#page_contents h1 {
		border-bottom: 1px solid #742c03;
		color: #000000;
		font-size: 24px;
		margin-bottom: 10px;
		margin-top: 5px;}

#top_nav {
	color: #CCC;
	font-size: 16px;
	padding-top: 80px;
	text-align: right;}
	
	#top_nav a {
		border-bottom: 2px solid #676767;
		color: #ccc;
		font-family: Arial, Tahoma, Arial;
		font-size: 14px;
		margin: 5px;
		padding: 5px 4px;
		text-decoration: none;
		text-transform: uppercase;}
	
	#top_nav a:hover {
		border-bottom: 2px solid #ff0000;
		color: #ff0000;}

#top_tabs{
	clear: both;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;	
	height: 145px; }

	.top_tab1, .top_tab2 {
		background-color: #ff0000;
		border-bottom: 1px solid #000;
		display: block;
		float: left;
		min-height:145px;
		height:auto !important;
		height:145px;
		margin: 0px 0px 5px 0px;
		padding: 5px;
		width: 213px; }
	
	.top_tab1 {
		border-right: 2px solid #DDDDDD;}
	
	.top_tab2 {
		width: 215px; }
		
			.top_tabs_links {
				margin-top: 5px;
				text-align: right;}
			
				.top_tabs_links a {
					color: #ccc;
					padding-bottom: 3px;
					padding-right: 5px;}
				
				.top_tabs_links a:hover {
					color: #000; }

ul li {
	list-style-type: square; }

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 900px;}