body {
	background-color:#F4F4F4;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}

p {
	padding:0px 10px 0px 10px;	
}

img {
	border:0px;
}	

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border:none;
}

h1 {
	margin:0px;
	padding:3px;
	font-size:21px;
	color:#421417;
	font-weight:normal;
}
	
h2 {
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:14px;
	color:#50A9B2;
	font-weight:bold;
	display:inline;
}

h3 {
	margin-left:5px;
}

fieldset {
	border:1px solid #F5F5F5;
}

legend {
	font-weight:bold;
}

.input_text {
	border:1px solid #CCCCCC;
	background:#EFEFEF;
	padding:4px;
}

.input_button {
	background:#F26A21;
	color:white;
	font-weight:bold;
	padding:4px;
	border:none;
}

.clear {
	clear:both;
}

.dot {
	background-image:url("images/dot.gif");
	background-repeat:no-repeat;
	height:2px;
	margin-top:10px;
}

#all {
	margin:0px auto;
	width:960px;
}

#logo {
	float:left;
}

#ad_728 {
	margin-top:20px;
	float:right; 
}

#subheader {
	width:925px;
	height:23px;
	padding-left:35px;
	padding-top:7px;
	background-image:url("images/bg_subheader.jpg");
	background-repeat:no-repeat;
	color:white;
	font-size:11px;
	font-weight:bold;
}
	
	#subheader a {	
		font-weight:normal;
		color:#000;
		text-decoration:none;
	}
	
	#subheader a:hover {
		text-decoration:none;
	}
	
	#subheader ul{
		margin:-17px 0px 0px 0px;
		padding:0px;
		float:right;
		list-style-type:none;
	}
	
	#subheader ul li {
		float:left;
	}
	
		#subheader ul li a {
			display:block;
			width:115px;
			height:19px;
			padding-top:4px;
			text-align:center;
			color:#333333;
			text-decoration:none;
			font-weight:bold;
			margin-right:5px;
		}
		
		#subheader ul li a:hover {
			background-image:url("images/bg_button_subheader.jpg");
			background-repeat:no-repeat;
		}
	
	#content {
		padding:8px 3px 8px 8px;
		width:948px;
		background:white;
		border-left:1px solid #999999;
		border-right:1px solid #999999;
		margin-top:-2px;
	}
	
		#left {
			float:left;
			width:635px;
			line-height:16px;
		}
		
			#left table a {
				color:#114477;
				text-decoration:none;
			}
			
			#left table a:hover {
				text-decoration:underline;
			}
		
			#pages {
				background:#5FC9DC;
				height:26px;
			}
		
			#left #pages ul {
				padding:0px;
				margin:0px;
				list-style-type:none;
			}
			
			#left #pages ul li {
			 float:left;
			}
			
			#left #pages ul li a{
				display:block;
				background:#5FC9DC;
				color:white;
				padding:5px 15px 5px 15px;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
				border-bottom:6px solid white;
			}	
			
			#left #pages ul li a:hover {
				color:#fff;
				background:#F26A21;
				text-decoration:none;
			}
			
			.post {
				margin-bottom:5px;
				margin-left:5px;
				margin-right:5px;
			}
			
			.post a {
				text-decoration:none;
				color:#F26A21;
			}
			
			.post a:hover {
				text-decoration:underline;
				color:#5FC9DC;
			}
			
			.post h1 {
				margin:0px;
				padding:10px 0px 10px 0px;
				font-size:19px;
				color:#F26A21;
				font-weight:normal;
			}
			
				.post_left {
					float:left;
					width:460px;
				}
				
				.post_left img {
					margin-bottom:5px;
				}
				
				.post_left p {
					padding:0px;
					margin:0 0 10px 0;
				}
				
				.post_right {
					float:left;
					width:147px;
					margin-left:15px;
					font-size:11px;
					color:#666666;
				}
				
					.post_right a {
						font-size:12px;
						color:#4F4F4F;
						font-weight:bold;
						text-decoration:underline;
					}
					
					.post_right a:hover {
						text-decoration:none;
						color:#000;
					}
			
			#navigation {
				text-align:center;
				margin-top:7px;
			}
			
			#navigation ul {
				margin:0px;
				padding:0px;
				list-style-type:none;
			}
			
			#navigation ul li {
				display:inline;
				font-size:14px;
				color:#333333;
				margin:0px 2px 0px 0px;
			}
			
				#navigation  ul li a {
					font-size:14px;
					color:#333333;
					text-decoration:none;
				}
				
				#navigation  ul li a:hover {
					text-decoration:underline;
				}
				
				#navigation .page { color:#006699; }
				
			
			.comment {
				padding:5px;
				background:#F5F5F5;
			}
			
		
		#right {
			float:left;
			width:295px;
			margin-left:12px;
		}
		
		#right a {
			text-decoration:none;
			color:#333333
		}
		
		#right a:hover {
			text-decoration:underline;
		}
		
			#right ul {
				margin:0px 0px 0px 5px;
				padding:0px;
				list-style-type:none;
				color:#50A9B2;
			}
			
			#right ul li  {
				font-weight:bold;
				margin-bottom:3px;
			}
			
			#right ul li a {
				font-weight:normal;
				color:#F26A21;
				text-decoration:none;
			}	
			
			#right ul li a:hover {
				text-decoration:underline;
			}
		
	#content_footer {
		width:960px;
		height:6px;
		background-image:url("images/bg_content.gif");
		background-repeat:no-repeat;
	}
	
	#footer  {
		margin-top:10px;
		margin-left:5px;
		margin-bottom:10px;
	}
	
		#footer ul {
			margin:0px;
			padding:0px;
			list-style-type:none;
		}	
		
		#footer ul li {
		 display:inline;
		}
		
		#footer ul li a {
			
			color:#666666;
			text-decoration:none;
			margin-right:10px;
		}
		
		#footer ul li a:hover {
			text-decoration:underline;
		}
		
/* CONTACT FORM */
.contactform {
	margin:10px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

.related {
	margin-bottom:5px;
}
u{
color:#50A9B2;
}