@charset "utf-8";
/* CSS Document */

body { 
background: url(images/bg.png) #fff;  
background-position: top;
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
font-size: 12px;
font-family: Verdana, Geneva, sans-serif;
color: #000;
}
img{
	border: 0px;
}
#introp{
	margin-left: 155px;
	width: 650px;
	margin-top: 53px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: #CCC;
	position: absolute;
	line-height: 1.5em;
}
#introp a{
		font-weight: bold;
		font-size: 13px;
}
#introp a:hover{
	border-bottom: dashed #ccc 1px;
}
#introp .about a{
	color: #FC0;
}
#introp .about a:hover{
	color:#F90;
}
#introp .contact a{
	color: #0CF;
}
#introp .contact a:hover{
	color:#0FF;
}
#introp .gallery a{
	color: #FF0;
}
#introp .gallery a:hover{
	color: #FF6;
}
#introp strong{
	color: #fff;
	font-size: 13px;
}
a{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999;
}

#wrapper{
	background: url(images/wrapper_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 960px;
	height: 500px;
	margin: 0 auto;
}
/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:960px; 
	height:461px; 
	margin:0px auto 0px; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:960px ; 
	height:461px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}
#welcomebox{
	height: 170px;
}






.rowtitle{
	background:#353535;
	font-size: 13px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #f0f0f0;
}
.rowtitle td{
	padding: 6px;
}
h2{
	font-family: gothamlight, times new roman,verdana, arial;
}
.posts{
	padding: 6px;
	font-size: 10px;
	font-weight: normal;
	background: #f4f4f4;
	border-bottom: 1px dashed #ccc;
	line-height: 1.5em;
	margin-bottom: 6px;
}
.posts img{
	margin-right: 8px;
}
.posts a {
	text-decoration: none;
	color: #900;
}
.posts a:hover{
	text-decoration: underline;
	color: #666;
}
#navigation img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contentwrap{
	margin-top:20px;
	padding: 20px 95px;
	background: url(images/inner_vert.png); background-repeat: repeat-y;
}
#footerwrap{
	background: url(images/footer.png); background-repeat: no-repeat;
	min-height: 50px;
	text-align: center; 
	font-size:10px;
		color:#999;
		margin-bottom: 50px;
}
#footerwrap a{
	font-weight: normal;
	color: #999;
}
#footerwrap a:hover{
	font-weight: bold;
	color: #333;
	
}
h2{
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
}
p{
	line-height: 1.5em;
}
p a:visited{
	color: #360;
}
p a{
	color:#930;
}
.socialicons{
	border: 1px #fff;
}
.socialicons a:hover{
	border: 1px #ccc ;
}
h3{
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#gallery {
	width: 340px;
	float: left;
}
	
#gallery img{
	border: 2px solid #ccc;
	margin: 5px 10px;
	}
#gallery2 img{
	border: 2px solid #ccc;
}