
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
@charset "utf-8";
/* CSS Document */

/* force scroll bar */
html{
    overflow:scroll;
}
body {
background-color:#006699;
}
a:focus {
    -moz-outline-style: none;
}
@font-face {
   font-family: ahronbd;
   src: url("fonts/ahronbd.ttf") format("truetype");
}

#test {
	width:700px;
	height:280px;
	overflow:hidden;
}
#container {
	background-image: url(images/splatter.png);
	background-repeat: no-repeat;
	width:1160px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}
#page-wrap {
	background-color: #ffffff;
	box-shadow:0px 0px 15px #000;
	-webkit-box-shadow:0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000000;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	width:760px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}
#header {
	float:left;
	width: 760px;
	height:90px;
}
#logotext {
	margin: 10px 0 0 30px;
	height: 70px;
	width: 400px;
	background-image: url(images/new_header_image.jpg);
	float:left;
}
#logo {
	margin: 10px 45px 0 0;
	height: 70px;
	width: 122px;
	
	float:right;
}
/*nav bar*/
#nav {
	float:left;
	margin: 0px 0 0 0px;
	height: 38px;
	width: 760px;
}
ul#nav {
	float:left;
	margin: 0px 0 0 30px;
	height: 38px;
	width: 700px;
	list-style: none;
	box-shadow:0px 2px 6px #333;
	-webkit-box-shadow:0px 2px 6px #333;
	-moz-box-shadow: 0px 2px 6px #333333;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #006699;
	background-image: url(images/navlight.png);
	}
#locations {
	width:300px;
	height: 340px;
	float:left;
	margin: 30px 0 0 50px;
	border:2px solid black;
}
#locations h3 {
	text-align:center;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:0px;
	font-size: 16px;
	}
#locations p {
	text-align:center;
	font-family: sans-serif;
	margin:2px 0 0 0px;
	font-size: 12px;
	}
#wufoo {
	width: 515px;
	margin: 0px 0 0 50px;
	float: left;
	height: 760px;
}
#main-content {
	width: 515px;
	height: auto;
	margin: 0px 0 0 50px;
	float: left;
}	
#main-content h1 {
	font-family: sans-serif;
	margin:0px;
	display:block;
	text-indent:-9999px;
	float: none;
	}
#main-content h2 {
	margin:0px;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:-3px;
	font-size: 36px;
	}
#main-content h3 {
	margin:0px;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:0px;
	font-size: 16px;
	}
#main-content h4 {
	margin:0px;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:0px;
	font-size: 12px;
	}
#main-content p {
	font-family: sans-serif;
	margin:2px;
	font-size: 12px;
	}
/*#main-content a {
	text-decoration:none;
	}*/

#maincontent {
	box-shadow:0px 2px 5px #333;
	-webkit-box-shadow:0px 2px 5px #333;
	-moz-box-shadow:0px 2px 5px #333333;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #eeeeee;
	width:700px;
	height: 280px;
	float:left;
	margin: 10px 0 0 30px;
}
#maincontent2 {
	box-shadow:0px 2px 5px #333;
	-webkit-box-shadow:0px 2px 5px #333;
	-moz-box-shadow:0px 2px 5px #333333;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #eeeeee;
	width:535px;
	height: 280px;
	float:left;
	margin: 10px 0 0 30px;
}
#maincontenttext {
	background-color: #ffffff;
	width:535px;
	height: 100%;
	float:left;
	
}
#maincontenttext h1 {
	font-family: sans-serif;
	margin:0px;
	display:block;
	text-indent:-9999px;
	float: none;
	}
#maincontenttext h2 {
	margin: 0 0 0 20px;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:-3px;
	font-size: 36px;
	}
#maincontenttext h3 {
	margin: 10px 20px;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:0px;
	font-size: 16px;
	}
#maincontenttext p {
	font-family: sans-serif;
	margin: 0 0 0 20px;
	font-size: 12px;
}
ul#prog {
	margin: 10px 0 0 0;
	text-decoration:none;
	list-style-type: none;
}
ul#prog li {
	font-size: 14px;
	
	padding: 0px 0 0 0;
}
#paypal {
	float: right;
	height: 40px;
	width: 70px;
	margin: -40px 65px 0 0;
}

/*side bar*/
#side {
	box-shadow:0px 1px 3px #333;
	-webkit-box-shadow:0px 1px 3px #333;
	-moz-box-shadow:0px 1px 3px #333333;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #eeeeee;
	height:275px;
	width:146px;
	margin: 26px 0 0 20px;
	float: left;
}
#side h1 {
	text-decoration:none;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:-1px;
	font-size: 10px;
	padding: 10px 0 0 7px;
}
#side h3 {
	text-decoration:none;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:-1px;
	font-size: 12px;
	padding: 10px 0 0 7px;
}
#side p {
	width:130px;
	padding-top:20px;
	padding: 10px 7px 4px 7px;
	text-decoration:none;
	font-size:12px;
	font-family: sans-serif;
}
#side a {
	text-decoration:none;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:-1px;
	font-size: 15px;
	margin: 15px 0 0 7px;
}
#side a:hover {
	color: #006699;
	text-shadow: 0px 0px 1px #333;
}
#side a:active {
	color: #006699;
	text-shadow: 0px 0px 2px #333;
}
#side2 {
	box-shadow:0px 1px 3px #333;
	-webkit-box-shadow:0px 1px 3px #333;
	-moz-box-shadow:0px 1px 3px #333333;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background-color: #eeeeee;
	height:281px;
	width:146px;
	margin: 10px 0 0 20px;
	float: left;
}
#side2 h1 {
	text-decoration:none;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:-1px;
	font-size: 14px;
	padding: 10px 0 0 7px;
}
#side2 h2 {
	text-decoration:none;
	color: #006699;
	font-family: ahronbd, sans-serif;
	letter-spacing:-1px;
	font-size: 14px;
	padding: 10px 0 0 7px;
}
#side2 a {
	text-decoration:none;
	color: #006699;
	font-family: sans-serif;
	letter-spacing:-1px;
	font-size: 12px;
	padding: 20px 0 0 7px;
	margin: 10px 0 0 0;
}
#side2 a:hover {
	color: #006699;
	text-shadow: 0px 0px 1px #333;
	font-family: sans-serif;
	letter-spacing:-1px;
	padding: 5px 0 0 7px;
}
#side2 a:active {
	color: #006699;
	text-shadow: 0px 0px 2px #333;
	font-family: sans-serif;
	letter-spacing:-1px;
	padding: 5px 0 0 7px;
}
#side2 p {
	width:130px;
	padding-top:20px;
	padding: 10px 7px 4px 7px;
	text-decoration:none;
	font-size:12px;
	font-family: sans-serif;
}
/*end side bar*/

/*footer*/
#footer {
	margin: 0px 0 0 30px;
	padding: 10px 0 0 0;
	background: url(images/footer.png) no-repeat;
	height: 40px;
	width: 700px;
	clear:both;
}
#footer p {
	font-size:12px;
	font-family: serif;
	color: #006699;
}
#footer a {
	text-decoration:none;
	color: #006699;
	font-family: serif;
	font-size: 12px;
}
#footer a:hover {
	color: #006699;
	text-shadow: 0px 0px 1px #333;
	font-size: 12px;
}
#side a:active {
	color: #006699;
	text-shadow: 0px 0px 3px #333;
}
/*end footer*/

/*breadcrumbs*/
#breadcrumbs {
	margin: 10px 0 0 40px;
	background:url(images/home.png) no-repeat left ;
	padding-left:20px;
	float:left;
	width: 760px;
	}
.mp_backlinks a{
	color:#333333;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	}
.mp_backlinks a:hover {
	color:#006699;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	}
.mp_backlinks a:active {
	color:#ff0000;
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	}
/*end breadcrumbs*/

/*twitter*/
#tweets2 {
	margin: -20px 0 0 0px;
	width: 520px;
	height: 280px;
	overflow: hidden;
	float:left;
}
#tweets2 li {
	font-size:14px;
	background:url(images/twitter.png) no-repeat left ;
	padding-left:20px;
	margin-left:10px;
	margin-top:30px;
	list-style-type:none;
	height:17px;
}

#tweets2 .hash { color:#0066CC; } 

#tweets2 .reply { color:#0066CC; } 

#tweets2 a:link { text-decoration:none; color:#0066CC;}
#tweets2 a:active { text-decoration:none; color:#0066CC;}
#tweets2 a:hover { text-decoration:underline; color:#0066CC;}
#tweets2 a:visited { text-decoration:none; color:#0066CC;}
small {
	font-style:italic;
	font-size:10px;
	}
#tweets {
	margin: 0px 0 0 0px;
	height: auto;
	width: 140px;
	}
#tweets li {
	width:120px;
	padding: 10px 7px 4px 7px;
	text-decoration:none;
	font-size:14px;
	font-family: sans-serif;
	list-style-type:none;
	height:17px;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}
/*end twitter style*/

/*slider*/
#content {
	
}
#slider{}	
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:700px;
	height:280px;
	overflow:hidden;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	}	
#test {
	width:700px;
	height:280px;
	overflow:hidden;
}
p#controls {
	margin:0;
	position:relative;
	} 
	
#prevBtn, #nextBtn { 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-160px;
	}	
#nextBtn{ 
	left:700px;
		}														
#prevBtn a, #nextBtn a {  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.png) no-repeat 0 0;	
	}	
#nextBtn a { 
	background:url(images/btn_next.png) no-repeat 0 0;	
	}												
/*end slider*/
min-height:250px;
position:relative;
width:100%;
}
.w3c > div {
display:inline;
}
.w3c > div > a {
background:none repeat scroll 0 0 white;
border-color:#CCCCCC #CCCCCC white;
border-style:solid;
border-width:1px;
color:black;
display:block;
float:left;
left:1px;
margin-left:-1px;
padding:5px 10px;
position:relative;
text-decoration:none;
}
.w3c > div:not(:target) > a {
background:-moz-linear-gradient(center top , white, #EEEEEE) repeat scroll 0 0 transparent;
border-bottom:0 none;
}
.w3c > div:target > a {
background:none repeat scroll 0 0 white;
}
.w3c > div > div {
background:none repeat scroll 0 0 white;
border:1px solid #CCCCCC;
bottom:0;
left:0;
padding:20px;
right:0;
top:30px;
z-index:-2;
}
.w3c > div:not(:target) > div {
position:absolute;
}
.w3c > div:target > div {
position:absolute;
z-index:-1;
}
iframe{
  width: 100%;
  height: 100%;
}

