* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:#fff; 
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:100%; 
	line-height:1.125em;
	color:#0d0d0d;
	position:relative;
	background:url(images/content-bg.gif) left top #e4e2de;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px; 
	margin:0 auto;
	font-size:.75em;
}




/*==== GLOBAL =====*/

#header {
	height:280px;
	background:#000;
	
	
}
.fl	{float: left;}
.fr	{float: right;}
.cb	{clear: both;}
#content {
	clear: both;background:url(images/content-bg.gif) left top #e4e2de;
	padding:30px 0 60px 0;
}
	#content .aside {
		float:left;
		width:224px;
		margin-right:18px;
	}
	#content .mainContent {
		float:left;
		width:708px;
	}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#f60aa6; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:3em;
	line-height:2em;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0px;
}
	h1 a {
		color:#fff;
		text-decoration:none;
	}
	h1 a:hover	{text-decoration: none;}
		h1 a span {
			color:#fff;
			background:#f60aa6;
			padding: 3px 5px 1px 5px;
		}
h2 {
	font-size:20px;
	line-height:1.2em;
	color:#423928;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:32px;
}
h3 {
	color:#f60aa6;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:18px;
	font-size:1em;
}

h4 {
	clear: left;
	color: #fff;
	font-size: 1.8em;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	font-weight: normal;
}
h4.phone	{margin-top: 15px;
			font-size: 2.4em;}
h5	{margin: 5px 0 0 15px;
	font-size: 1.4em;
	color: #aaa;}

hr	{width: 980px; height: 1px;clear: both;color: #fff; top: 5px;}


.link1 { 
	text-decoration:none;
	border-bottom:1px dotted #f60aa6;
}
.link1:hover {
	border-bottom:1px solid #000;
	color:#000;
}



/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .inner { 
		padding:33px 13px 32px 13px;
	}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header h1 {
	float:left;
	padding:0px 0 0 15px;
}

	.slide-panel {
		position:absolute;
		width:100%;
		color:#fff;
		left:0;
		top:-29px;
		display: none;
	}
		.slide-panel .wrapper {
			height:29px;
			background:#f60aa6;
			font-size:.91em;
		}
			.slide-panel .fleft {
				padding:4px 0 0 15px;
			}
			.slide-panel ul {
				float:right;
				padding:3px 15px 0 0;
				line-height:20px;
			}
				.slide-panel ul li {
					display:inline;
				}
					.slide-panel ul li a {
						color:#fff;
						text-decoration:none;
						padding:2px 6px 6px 3px;
					}
					.slide-panel ul li a.rss {
						background:url(images/rss.gif) no-repeat right top;
						padding:0 22px 2px 0;
					}
					.slide-panel ul li a:hover {
						text-decoration:underline;
					}
		
		.slide-panel p {
			float:right;
			display:inline;
			padding:0 96px 0 0;
			margin:0;
			display: none;
		}


/*===== content =====*/
#content .indent {
	padding:10px 15px 0 15px;
	
}
	#content .section {
		padding-bottom:30px;
	}
	
	.nav {
		padding:0 0 0 0;
		width:100%;
		overflow:hidden;
		margin-top: 0px;
	}
		.nav li {
			float:left;
			
		}
		.nav li.item1 {
			
		}
		.nav li.item2 {
			
		}
		.nav li.item3 {
			
		}
		.nav li.item4 {
			
		}
		.nav li.item5 {
			
		}
		.nav li.item6 {
			
		}
			.nav li a {
				color:#fff;
				text-decoration:none;
				float:left;
				background:#f60aa6;
				text-decoration:none;
				text-transform:uppercase;
				width:113px;
				line-height:3em;
				text-align:center;
			}
			.nav li a:hover, .nav li a.current {
				background:#393223;
			}
	
	.gallery {
		padding:0 0 0 6px;
	}
	.gallery ul {
		width:100%;
		overflow:hidden;
	}
		.gallery li {
			float:left;
			padding:10px 9px;
			width:224px;
			margin-bottom:10px;
		}
		.gallery .firstli .sm-box	{color: #f60aa6;}
		.gallery li:hover, .gallery li.active {
			background:#f60aa6;
		}
			.gallery li .sm-box {
				background:#000;
				padding:15px 10px 15px 13px;
				color:#fff;
				font-size:13px;
				height: 60px;
			}
			.gallery li.firstli .sm-box {
				background:#fff;
				padding:15px 10px 15px 13px;
				color:#fff;
				
				height: 253px;
				}
			.gallery li.firstli .sm-box h2 {
				text-transform: none;
				font-size:3em;
				color: #f60aa6;
			}
			.gallery li .sm-box a.large{
			font-size: 17px;
			text-decoration: none;
			text-transform: none;
			}
			.gallery li .sm-box a.large:hover{
			color: #f60aa6;
			}
				.gallery li .sm-box strong {
					font-size:20px;
					text-transform: none;
					line-height:1.1em;
					font-weight:normal;
					color:#fff;
					display:block;
					padding-bottom:4px;
				}
				.gallery li:hover strong, .gallery li.active strong {
					color:#f60aa6;
				}
				.gallery li .sm-box a {
					font-size:11px;
					color:#fff;
				}
				.gallery li.am .sm-box a.large{
					margin-top: -15px;}
				.gallery li.am .sm-box	{
				background-color: #fff;
				font-size: 11px;}
				.gallery li.am .sm-box a	{font-size: 24px; color: #f60aa6;}
				.gallery li.am .sm-box {
				background:#fff;
				padding:15px 10px 15px 13px;
				color:#000;
				font-size:13px;
				height: 20px;
			}
			.gallery li.am .smbottom	{height: 83px;
						background-color: #fff;
						font-size: .9em;
						padding-top: 5px;}
			.portfolio li img	{width: 224px;
							height: 193px;}
				
	.list1 li {
		border-bottom:1px solid #dcd8cf;
		text-transform:uppercase;
		padding:0 0 4px 0;
		margin-bottom:7px;
	}
	.list1 li.last {
		border-bottom:none;
	}
		.list1 li a {
			text-decoration:none;
		}
			.list1 li a:hover {
				color:#000;
			}


#content p a {
	color:#0d0d0d;
}

/*===== footer =====*/
#footer	{clear: both;
		background-color: #fff;
		
		margin-top: 15px;}
		
		
/*==== added =====*/
#footerlinks a{color:#000000; text-decoration:none;

}


#footer .indent {
	padding:20px 0 20px 27px;
}
	
	#footer dl {
		float:left;
		width:187px;
		margin-right:57px;
	}
	#footer dl.last {
		margin-right:0;
		width:197px;
	}
		#footer dl dt {
			font-size:20px;
			line-height:1.2em;
			color:#423928;
			text-transform:uppercase;
			margin-bottom:20px;
		}
			#footer dl li {
				border-bottom:1px solid #dcd8cf;
				padding:0 0 4px 0;
				margin-bottom:7px;
			}
			#footer dl li.alt {
				border-bottom:none;
			}
				#footer dl li a {
					color:#000;
					text-decoration:none;
					text-transform:uppercase;
				}
				#footer dl li a:hover {
					color:#f60aa6;
				}

#footer .indent1 {
	padding:30px 0 25px 0;
	color:#a8a6a1;
	font-size:11px;
	text-transform:uppercase;
	
}
	#footer .indent1 p {
		margin-bottom:10px;
	}
	#footer .indent1 a {
		color:#a8a6a1;
		text-decoration:none;
	}
	#footer .indent1 a:hover {
		text-decoration:underline;
	}
.footerlogo	{margin-top: -15px;}

/*----- forms -----*/
#newsletter-form fieldset {
	border:none;
}
	#newsletter-form div.field {
		padding:5px 0 5px 0;
	}
		#newsletter-form strong {
			text-transform:uppercase;
			font-weight:normal;
		}
		#newsletter-form input.text {
			width:160px;
			padding:4px 0 3px 4px;
			margin-right:7px;
			border:1px solid #e1dacc;
		}
		#newsletter-form input.submit {
			width:24px;
			height:24px;
			background:url(images/submit.gif) no-repeat left top;
			border:none;
			cursor:pointer;
		}
		#newsletter-form a {
			text-decoration:none;
			border-bottom:1px dotted #f60aa6;
		}
		#newsletter-form a:hover {
			border-bottom:1px solid #000;
			color:#000
		}

/*==========================================*/
.frontcontainer	{width: 950px;
				margin: 0 auto;
				}
.frontleft	{float: left;
			width: 435px;
			height: 375px;
			background-color: #fff;
			padding: 15px;}
.frontleft h2	{color: #f60aa6;
				font-size: 3em;
				text-transform: none;}
.frontright	{float: right;
			width: 435px;
			
			height: 375px;
			background-color: #fff;
			padding: 15px;
			margin-bottom: 15px;
}

.servicescontainer	{width: 950px;
				margin: 0 auto;
				}
.servicesleft	{float: left;
			width: 610px;
			
			background-color: #fff;
			padding: 15px;
			margin-bottom: 30px;}
			
.servicesleft h2	{color: #f60aa6;
				font-size: 3em;
				text-transform: none;}
				
.servicesright	{float: right;
				width: 290px;
				background-color: #fff;
				padding: 15px;
}
.servicescontact	{padding-bottom: 15px;}
.servicescontent	{padding-bottom: 600px;}

form	{font-family: Arial;
		margin-top: 10px;
}
legend	{font-size: 3em;
		color: #f60aa6;}
fieldset	{border: none;}
label	{font-weight: bold;}
label.email	{font-weight: bold;}
input.name	{}
input.email	{display: inline;}
.robocheck	{display: none;}
form label	{
					display: block;
					float: left;}
					
form input	{border: 1px solid #aaa;
			margin-bottom: 15px;}
					form input.text	{display: block;
						clear: left;
						font-family: Arial;
						}
form input.date	{display: block;
						clear: left;
						width: 90px;
						height: 24px;
				
						padding: 0 5px 0 5px;
						}
form input.name	{
						width: 172px;
						height: 24px;
						padding: 0 5px 0 5px;}
form input.tel	{
						width: 142px;
						height: 24px;
						padding: 0 7px 0 5px;}
form input.email	{
						width: 172px;
						height: 24px;
						padding: 0 5px 0 5px;}
form select	{width: 180px;
			height: 24px;
			font-family: Arial;}
form input.submit	{float: left;width: 90px;
							height: 30px;
							clear: both;
							
						
				color: #333;
				font-family: Arial;
				font-weight: bold;
				background-color: #f60aa6;
				cursor: pointer;
}

form input.submit:hover	{background-color: #333;
								
								color: #fff;}
form hr	{width: 100%;
		margin: 0 auto;
		height: 1px;
		color: #eee;
		background-color: #eee;
		}
form p.contactbottom	{text-align: center;}
form h4	{color: #f60aa6;
text-align: center;
font-size: 2em;
margin-bottom: 15px;}
.fiftypercent	{width: 50%;
				float: left;}
				
				
				
				
.logomenu {
			width: 960px;
			height:130px;
			margin: 0 auto;
			position:relative;
			clear: both;
}
				
				
/* Old Site CSS */
.logo {float:left; width:200px; margin-top:30px}

.sub-menu {float:right; width:190px; padding-top:12px;}
.sub-menu li {background:url(images/sub-menu-li-bg.gif) right 16px no-repeat; padding:0 6px 0 6px; line-height:4em; font-size:0.714em; float: left;}
.sub-menu li a {text-decoration:none; color:#c6c5c5; font-weight:bold; text-transform:uppercase;}
.sub-menu .last {background:none; padding-right:0px;}
.sub-menu li a:hover {text-decoration:underline;}

.menu {/*padding-top:50px;*/
		float:right;
		padding-top:10px;
		float: right;
		width: 740px;
		height:100px;
		
		background-image:url('images/menu_bg.png'); background-position:top center; background-repeat:no-repeat;
		margin-top:10px;
		}
		
.menu1 {/*padding-top:50px;*/
		float:right;
		padding-top:23px;
		width: 740px;
		height:100px;
		background-image:url('images/menu_bg.png'); background-position:top center; background-repeat:no-repeat;
		margin-top:10px;
		}
		
.menu ul {width:100%; overflow:hidden; height: 55px;}
.menu li {float:left; background:none; padding:0 0 0 0; line-height:1.81em; font-size:1.57em; margin-right:-12px; position:relative; height: 55px;}

.menu li a {display:inline-block; background:url(images/menu-li-left-bg.png) left top no-repeat; text-decoration:none; color:#000; font-weight:bold; position:relative;}
.menu li a span {display:inline-block; padding:0 19px 0 19px; background:url(images/menu-li-right-bg.gif) right top no-repeat;}
.menu li a span span {padding:6px 0 10px 0; background:url(images/menu-tail-a-bg.gif) left top repeat-x;}

.menu li a:hover, .menu .active a {background:url(images/menu-li-left-bg-hover.png) left top no-repeat; color:#fff; cursor:pointer;}
.menu li a:hover span, .menu .active a span {background:url(images/menu-li-right-bg-hover.gif) right top no-repeat;}
.menu li a:hover span span, .menu .active a span span {background:url(images/menu-tail-a-bg-hover.gif) left top repeat-x;}


/********* added ************/
/* This is for the menu links  */
span.mymenu a:link		{color:#cccccc; font-size:20px; text-decoration: none;}
span.mymenu a:visited	{color:#cccccc; font-size:20px; text-decoration: none;}
span.mymenu a:hover		{color:#f60aa6; font-size:20px; text-decoration: none;}
span.mymenu a:active	{color:#cccccc; font-size:20px; text-decoration: none}

li.holler a:link	{color:#000000; font-size:16px; text-decoration: none;}
li.holler a:visited	{color:#000000; font-size:16px; text-decoration: none;}
li.holler a:hover	{color:#000000; font-size:16px; text-decoration: underline;}
li.holler a:active	{color:#000000; font-size:16px; text-decoration:none}

li.js a, li.js a:active, li.js a:hover { background:none;}

li.js a.active{color:#f60aa6}


ul.js { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	background-color:#ffffff;
}
 
li.js { /* all list items */
	float: left;
	position: relative;
	/*width: 5em; */
	list-style: none;
}
 
li.js ul.js { /* second-level lists */
	display: none;
	position: absolute;
	top: 1.2em;
	left: 0;
	border:1px solid #000000;
	text-align:center;
	z-index:2;
}

li.holler {
	float: left;
	position: relative;
	width:29em;
	height:12em;
	margin-left:10px;
	margin-top:5px;
	
}
 
li.js>ul.js { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
 
li:hover ul.js, li.over ul.js { /* lists nested under hovered list items */
	display: block;
}






.relative {width: 940px; margin: 0 auto; position:relative; clear: both; z-index:1}
.header-link {position:absolute; right:-27px; top:-18px;}

img.fr	{margin-left: 15px;}
.full	{width: 100%;
		margin-bottom: 15px;
		margin-top: -90px;}
.onecolumn	{/*width: 100%;*/
			width:940px;
			padding: 15px;
			background-color: #000000;
			min-height: 360px;
			border:1px solid #aaaaaa;
			}
iframe	{margin-top: 15px;}

#note	{-moz-box-shadow: 0 0 5px #ccc;
			-webkit-box-shadow: 0 0 5px #ccc;
			box-shadow: 0 0 5px #ccc;}
.notification_error ul	{margin: 0 0 15px 0;
		padding: 5px;
		border: 1px solid #fff;
		background-color: #e00000;
		color: #fff;
		list-style: none;
		border-top-right-radius: 5px 5px;
				border-bottom-right-radius: 5px 5px;
				border-top-left-radius: 5px 5px;
				border-bottom-left-radius: 5px 5px;
				-moz-border-radius-topright: 5px 5px;
				-moz-border-radius-bottomright: 5px 5px;
				-moz-border-radius-topleft: 5px 5px;
				-moz-border-radius-bottomleft: 5px 5px;}
.notification_ok ul	{margin: 0 0 15px 0;
		padding: 5px;
		border: 1px solid #fff;
		background-color: #8fbf00;
		color: #fff;
		list-style: none;
		border-top-right-radius: 5px 5px;
				border-bottom-right-radius: 5px 5px;
				border-top-left-radius: 5px 5px;
				border-bottom-left-radius: 5px 5px;
				-moz-border-radius-topright: 5px 5px;
				-moz-border-radius-bottomright: 5px 5px;
				-moz-border-radius-topleft: 5px 5px;
				-moz-border-radius-bottomleft: 5px 5px;}
p.robocheck	{display: none;}

.portfolio a	{text-decoration: none;}

