*{
	font-family: Arial;
	color:#002060;
	margin:0;
	padding:0;
}

body{
	background:white;
}

#container{
	width:900px;
	margin:10px auto;
	background:white;
	border:10px solid #999999;
	padding:10px;
}

h1{
	margin:5px 0 0;
	font-size:42px;
	letter-spacing:0.8px;
	color:#000;
}

h2, h3, h4{
	
	font-size:26px;
	color:white;
	font-weight:normal;
}

p{
	margin:15px 10px 10px;
}

ul{
	margin-left:50px;
}

#core{
	width:900px;
	margin:0 auto;
}

#phone{
	 font-size:24px;	
}

#phone span{
	font-size:100px;
	font-weight:bold;	
	color:#000;
	display:block;
	margin:0 auto;
}

#phone p{
	font-size:18px;
	font-weight:normal;
	margin:10px;
}

#tabs p, #tabs table td{
	font-size:14px;
	color:white;
}

#tabs table{
	width:80%;
}

#tabs-1 ul li,#tabs-2 ul li,#tabs-3 ul li,#tabs-4 ul li,#tabs-5 ul li{
	color:white;
	font-size:16px;	
	margin-left:150px;
}

#tabs img{
	float:left;
	margin:10px;
	border:3px solid white;
}

.st-related-posts  li{
	margin-top:10px;
	font-size:12px;	
}

.st-related-posts h5{
	color:orange;
	font-size:14px;
}

.related h4{
	color:#000;
	margin:10px;
}

.st-related-posts  {
	color:#000;
	background:#83C950;
	padding:5px 20px;
	border:2px solid #000;
}

.date{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}

.wpcf7 input, .wpcf7  select, .wpcf7  textarea{
	padding:5px;
	font-size:20px;
	width:500px;
}

.menu{
	margin-top:10px;
	width:100%;
}

.menu li{
	list-style:none;
	display:inline;
	float:left;
	padding:5px;
	font-weight:bold;	
	background:#285c00;
	font-size:17px;
}

.menu li a{
	color:white;
}

.menu li a:hover{
	text-decoration:none;
}
