/* Start of CMSMS style sheet 'slingshot' */
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,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 18px;
	font-family: inherit;
}

/*
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {font-family: Tahoma, Trebuchet, Arial, sans-serif}
.style4 {font-family: "Times New Roman", Times, serif}
.style5 {font-family: Trebuchet, Tahoma, Arial, sans-serif}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#000000;
	background:url(images/body_bg.jpg) top left;
}

h1 {
	font-size:24px;
	font-weight:normal;
	line-height:29px;
	color:#913582;
	margin:0px 0px 10px 0px;
}

h2 {
	font-size:16px;
	margin:0 0 15px 0;
}
h3 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 15px 0;
}

a {
	color:#852671;
}

a:hover {
	color:#f0f0f0;
}

.phoneNumber {
	font-size:17px;
	color:#ffffff;
}

.copyright {
	font-size:10px;
	color:#ffffff;
}

div#header_bg {
	background:url(images/bg_top.jpg) top left no-repeat;
	height:33px;
	margin:0 auto;
	width:965px;
}

div#middle_bg {
	background:url(images/bg_middle.jpg) top left repeat-y;
	margin:0 auto;
	width:965px;
}

div#innerwrap {
	background:url(images/panels_middle.jpg) top left repeat-y;
	padding:0;
}

div#innerwraphead {
	background:url(images/panels_top.jpg) top left no-repeat;
}

div#innerwrapfoot {
	background:url(images/panels_bot.jpg) top left no-repeat;
	height:4px;
	margin-bottom:30px;
}

div#footer_content {
	background:url(images/footer_bg.jpg) top left repeat-x;
	height:94px;
}

div#footer_bg {
	background:url(images/bg_bot.jpg) top left no-repeat;
	height:33px;
	margin:0 auto;
	width:965px;
}

div#middle_bg div#bodyWrap {
	padding:0 33px 0 32px;
}

.cl {
	clear:both;
}

.alignright {
	text-align:right;	
}

div#hero {
	width:630px;
	height:225px;
	margin:0 12px 40px 0;
	float:left;
}

div#calltoaction {
	width:258px;
	height:225px;
	margin:0 0 40px 0;
	float:right;
}

div.leftbody {
	width:560px;
	margin:40px;
	float:left;
}

div.rightbody {
	width:205px;
	float:left;
	margin:36px 20px;
}

div#footerwrap leftbody {
	margin:5px;
}

ul#nav {
	list-style:none;
	margin:0 auto;
	background:url(images/nav_bg.jpg) top left repeat-x;
	height:38px;
	padding-left:30px;
}

ul#nav li {
	text-align:center;
	float: left;
text-transform:uppercase;
}

ul#nav li:hover, ul#nav li.active {
	cursor:pointer;
}

ul#nav li a {
	font-family:Eurostile, Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:1px;
	padding:1px;
	width:100px;
	float:left;
	color:#ffffff;
	height:36px;
	vertical-align:middle;
	border-right: 1px solid grey;
	line-height:14px;
}

ul#nav li a.end {
	border-right: 0;
}

ul#nav li a:hover, ul#nav li a.selected  {
	background:url(images/nav_rollover.jpg) top left repeat-x;
}



ul#footernav {
	list-style:none;
	margin:10px auto;
	padding-left:140px;
}

ul#footernav li {
	text-align:center;
	float: left;
text-transform:uppercase;
}

ul#footernav li:hover, ul#footernav li.active {
	cursor:pointer;
}

ul#footernav li a {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding:0px 8px;
	margin:0;
	float:left;
	border-right: 1px solid grey;
}

ul#footernav li a.end {
	border-right: 0;
}

div#map div span {
	display:none;
}

input {
	width:212px;
	border:1px solid #cccccc;
	margin:2px 0;
	padding:5px 0 5px 7px;
		
}


.submitbutton {
	background:url(images/submit.jpg) top left no-repeat;
	width:129px;
	height:27px;
	border:0px;
	cursor:pointer;
	margin:0;
	padding:0;
}

.submitbutton:hover {
	background:url(images/submit_over.jpg) top left no-repeat;
}


/* End of 'slingshot' */

