﻿html{
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body{
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: white;
	text-align: center;
	background-image:url('images/bkgrd.jpg');
	background-repeat:repeat-x;
	background-color: #666666;
}

a{
	color: white;
}

#indexbody{
	background-image: none;
	background-color: black;
}

#indexbody a{
	text-decoration: none;
	color: white;
}

#wrapper {
	width:690px;
	margin: 0px auto;
	text-align: left;
	padding: 10px;
}

#newswrapper {
	width:550px;
	margin: 0px auto;
	text-align: left;
	padding: 10px;
}

img{
	border: none;
}

#indexcontent{
	text-align: center;
}

#contentpane{
	margin: 0;
	padding: 0;
	text-align: center;
		border: medium aqua;
}

#content{
	margin: -4px 0 0 0;
	padding: 0;
	text-align: left;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	background-color: #323232;
	height: 415px;
}

#panel{
	margin: 0;
	padding: 0;

}

#indexstrapline{
	font-size: 22px;
	font-weight: lighter;
	text-align: center;
}

.logo{
	display: block;
	width: 337px;
	height: 171px;
}

#links{
	border: none;
}

#links ul{
	float: right;
	margin: 0;
	padding: 0;
	height: 40px;
	list-style-type: none;
}

#links li{
	float: left;
	clear: right;
	padding: 2px 15px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#links a{
	color: white;
	text-decoration: none;
}

#links a:hover{
	color: #35ACB0;
	text-decoration: underline;
}

#links a:active{
	color:#35ACB0;
}

body#contactpage li#contactlink a{
	color: #35ACB0;
	text-decoration:none;
}

body#linkspage li#somelinkslink a{
	color: #35ACB0;
	text-decoration:none;
}

body#servicespage li#serviceslink a{
	color: #35ACB0;
	text-decoration:none;
}

body#aboutpage li#aboutlink a{
	color: #35ACB0;
	text-decoration:none;
}

body#homepage li#homelink a{
	color: #35ACB0;
	text-decoration:none;
}

.services{
	margin: 0;
	padding: 15px 30px 0 30px;
	font-size: 14px;
	text-align: center;
}

#servicesgrid a{
text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	
	
}

#servicesgrid a:hover{
text-decoration: underline;
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

body#homepage a{
	color: white;
	font-weight: bold;
}

.tag{
	margin: 0;
	font-size: 18px;
	font-weight:bold;
	color: #35ACB0;
	text-decoration:none;
	text-align: center;
}

#footer{
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
}

#footer a{
	color: white;
}

#linkstable td{
	text-align: left;
}

body#linkspage h1{
	margin: 0;
	font-size: 16px;
	color: #35ACB0;
}

body#linkspage p{
	margin: 0;
	font-size: 14px;
	color: white;
}

body#linkspage a{
	color: white;
	text-decoration: none;
}

body#linkspage a:hover{
	color: #35ACB0;
	text-decoration: underline;
}

#contactform{
	text-align: left;
}

#contact{
	font-size: 10pt;	
	text-align: left;
}

#contact a{
	text-decoration:underline;
	color: white;
}

body#homepage #text{
	padding: 30px 100px 10px 100px;
}

body#aboutpage #text{
	padding: 30px 100px 30px 100px;
}


body#privacypage p{
	font-size: 10pt;
	text-align: left;
}

body#privacypage h1{
	font-size: 12pt;
	text-align: left;
}

body#privacypage #text{
	padding: 10px 30px 10px 30px;
}

body#disclaimerpage p{
	font-size: 10pt;
	text-align: left;
}

body#disclaimerpage h1{
	font-size: 12pt;
	text-align: left;
}

body#disclaimerpage #text{
	padding: 10px 30px 10px 30px;
}

#thanks{
	padding: 50px 30px 50px 50px;
}

.style1{
	padding-left: 30px;
	width: 60px;
}

#servicesgrid{
	background-image: url('images/servs.gif');
	background-repeat: no-repeat;
}


.hiddenservice{
	position: relative; 
	width: 180px;  
	color: white; 
	border: none; 
	display: none;
	vertical-align: top;
}

#default h1{
	font-size: 14pt;
	color:#35ACB0;
	padding: 0 30px 0 30px;
	text-align: left;
}

.hiddenservice h1{
	font-size: 14pt;
	color:#35ACB0;
	padding: 0 30px 0 30px;
	text-align: left;
}

.hiddenservice p{
	font-size: 12pt;
	color: white;
	padding: 0 30px 0 30px;
	text-align: left;
}

body#newspage h1{
	font-size: 14pt;
	color:#35ACB0;
	padding: 0 30px 0 30px;
	text-align: left;
	margin: 0;
}

body#newspage h2{
	font-size: 14pt;
	color: white;
	padding: 0 30px 0 30px;
	margin: 0;
	text-align: left;
	font-style: italic;
}

body#newspage h3{
	font-size: 10pt;
	color: white;
	padding: 0 30px 0 30px;
	text-align: left;
	font-style: italic;
	margin: 0;
}

body#newspage p{
	font-size: 10pt;
	color: white;
	padding: 0 30px 0 30px;
	text-align: left;	
}

.readmore{
	font-size: 10pt;
	color: #35ACB0;
	padding: 0;
	text-align: left;	
	margin: 0;
}

.pastnews{
	font-size: 10pt;
	color: white;
	padding: 0;
	text-align: left;	
	margin: 0;
	text-align: left;
}

/* content edges	*/
/*.b {background: url(images/bottombox3.jpg) 0 100% repeat-x}
.l {background: url(images/boxlongleft.jpg) 0 0 repeat-y}
.r {background: url(images/boxlongright.jpg) 100% 0 repeat-y}
.pl {background: url(images/pl.jpg) 0 0 repeat-y}
.pr {background: url(images/pr.jpg) 100% 0 repeat-y}
.pb {background: url(images/pb.jpg) 0 100% repeat-x}
.bl {background: url(images/bl.jpg) 0 100% no-repeat}
.br {background: url(images/br.jpg) 100% 100% no-repeat}*/