/*
Theme Name: Get In Touch
Description: Specially designed for Get In Touch
Version: 1.0
*/
* {
	text-decoration:none;
}
body
{
	font-family:"Garamond",Georgia,"Palatino",serif;
	padding:0px;
	margin:0px;
	line-height:24px;
}
h1 {
	padding:3px 0px;
	font-size:27px;
	color:#2060BF;
	font-weight:bold;
	border-bottom:1px solid #2060BF;
}
h2 {
	padding:3px 0px;
	font-size:22px;
	color:#2060BF;
	font-weight:bold;
	border-bottom:1px solid #2060BF;
}
h3 {
	padding:3px 0px;
	font-size:18px;
	color:#2060BF;
	margin:0px;
}
a, a:visited {
	color:#263C8A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#main
{
	background:#FFF url(images/bg.jpg) no-repeat left top;
	margin:0px auto;
	padding:0px;
	width:1020px;
	height:100%;
}
#wrap
{
	width:940px;
	height:100%;
	margin:5px auto;
	position:relative;
}
#header
{
	height:120px;
}
.logo
{
	height:38px;
	width:250px;
	padding-top:25px;
	float:left;
}
.slogan
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	width:310px;
	top:80px;
	left:13px;
	position:absolute;
}
.menu
{
	padding:0px;
	padding-top:42px;
	width:650px;
	float:right;
}
.menu ul
{
	margin:0px;
	padding:0px;
}
.menu ul li
{
	display:inline;
	list-style:none;
	padding-left:22px;
}
.nav2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:29px; margin-top:-5px;
}
.nav2 a:link {text-decoration:none; color:#003399}
.nav2 a:visited {text-decoration:none; color:#003399}
.nav2 a:hover {text-decoration:underline; color:#003399}
#right
{
	background:transparent url(images/right_bg.png) repeat-y left top;
	position:relative;
	float:right;
	width:260px;
	height:100%;
	padding:0px 5px;
	margin:20px 5px 0px 0px;
	
}
.right_top
{
	background:transparent url(images/right_top.png) no-repeat left top;
	position:absolute;
	width:270px;
	height:20px;
	top:-20px;
	left:0px;
}
.right_btm
{
	background:transparent url(images/right_btm.png) no-repeat left top;
	position:absolute;
	width:270px;
	height:20px;
	top:100%;
	left:0px;
}
#right .text
{
	padding:10px 7px 10px;
	line-height: 10px;
}
#left
{
	float:left;
	width:650px;
	height:100%;
}
#bigleft
{
	float:left;
	width:915px;
	height:100%;
}
#footer
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:15px;
	color:#999999;
	font-size:12px;
	border-top:1px solid #DDDDDD;
}
.clear
{
	clear:both;
}
.join
{
	border:none;
	height:20px;
}
.joinbtn
{
	background:#CCA474 url(images/join_btn.gif) no-repeat left top;
}
.product
{
	width:200px;
	height:200px;
	text-align:center;
	border:1px solid #DDDDDD;
}
.slideshow
{
	height:470px;
}
.slideshow img{
	width:659px;
	height:469px;
}
.normal
{
	font-weight:normal;
	font-size:26px;
}
.testimonial
{
	line-height:17px;
}
.testimonial blockquote
{
	background:transparent url(images/quotes.png) no-repeat top left;
	font-style:italic;
	color:#555555;
	padding:0px 40px;
	margin:0px;
	margin-top:5px;
}
.testimonial h2
{
	font-weight:normal;
	margin-bottom:0px;
	padding:0px;
	padding-top:3px;
	font-size:17px;
	border:none;
	
}
.testimonial p
{
	margin:0px;
	padding:0px;
}
.address
{
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.date
{
	font-style:italic;
	color:#333333;
}
#calendar
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:30px;
}
#calendar .eventless-today
{
	background:none;
	border:1px solid #2060BF;
}
/* ---------------------------------------------------------- */

.navigation
{
	
}
.navigation .alignleft
{
	float:left;
	text-align:left;
	width:50%;
}
.navigation .alignright
{
	float:right;
	text-align:right;
	width:50%;
}
.navigation .alignright a, .navigation .alignright a:visited, .navigation .alignleft a, .navigation .alignleft a:visited
{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.navigation .alignright a:hover, .navigation .alignleft a:hover
{
	text-decoration:underline;
}
.post small
{
	font-size:11px;
	color:#999999;
}
#single
{
	padding:4px;
	margin:20px 0px;
}
a.post-title, a.post-title:hover, a.post-title:visited
{
	color:#215D8C;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.postmetadata
{
	color:#999999;
	font-size:12px;
}
.comments
{
	margin-left:5px;
}
#comments ol li
{
	float:left;
	list-style:none;
	list-style-type:none;
}
.comment-body
{
	margin-top:5px;
	padding: 5px 10px;
	border: 1px solid #A5AAB5;	 
}
.commentmetadata
{
	font-size:13px;
	font-style:italic;
}
#respond
{
	margin-left:20px;
}