@charset "utf-8";
/* CSS Document */

html, body, #container
{
	height:100%;
}

body > #container
{
	height:auto;
	min-height:100%;
}

html, body
{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url(images/bgBody.png);
	background-repeat:repeat-x;
	background-color:#B3B3B3;
}

#container
{
	margin:auto;
	width:900px;
	min-width:900px;
}

#header
{
	height:140px;
}

#content
{
	padding-bottom:75px;
	padding-top:35px;
}

#nav
{
	width:200px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

#nav ul
{
	padding:10px;
	padding-top:0px;
	list-style:none;
	color:#4D4D4D;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:40px;
	margin-top:-10px;
	margin-left:10px;
}

#nav ul a:link, #nav ul a:visited, #nav ul a:hover, #nav ul a:focus
{
	color:#333333;
	text-decoration:none;
}

#nav ul a:hover
{
	color:#0066CC;
}

#wrapper
{
	width:700px;
	height:auto;
	min-height:300px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:solid 1px #777777;
	background-image:url(images/bgContent.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	margin-left:200px;
	margin-bottom:35px;
	margin-right:-3px;
}

#mainHeader
{
	height:120px;
	width:675px;
	margin:0px;
	margin-right:-3px;
	padding-top:27px;
	padding-left:25px;
	background-repeat:no-repeat;
}

#mainHome
{
	float:left;
	width:400px;
	height:auto;
	margin:0px;
	margin-top:-30px;
	margin-left:35px;
	margin-bottom:35px;
	padding:0px;
}

#main
{
	float:left;
	width:630px;
	height:auto;
	margin:0px;
	margin-top:-30px;
	margin-left:35px;
	margin-bottom:35px;
	padding:0px;
}

#breadcrumb
{
	margin:0px;
	margin-top:-32px;
	margin-bottom:7px;
	padding:0px;
	width:auto;
	height:25px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:focus
{
	color:#333333;
	text-decoration:none;
}

#breadcrumb a:hover
{
	color:#0066CC;
	text-decoration:none;
}

#sidebarRight
{
	margin:0px;
	margin-left:470px;
	margin-top:-30px;
	padding:0px;
	margin-bottom:35px;
	width:215px;
}

#pageLinks
{
	width:500px;
	text-align:center;
	margin-left:35px;
	margin-top:-25px;
}

#clear
{
	clear:both;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
}


#footer
{
	clear:both;
	position:relative;
	z-index:10;
	height:75px;
	margin-top:-75px;
	background-color:black;
	color:#1E1E1E;
	text-align:center;
	line-height:20px;
	margin-bottom:0px;
}

p
{
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
}

table
{
	border-collapse:collapse;
	border:0px;
}

tr
{
	height:45px;
}

.pages a:link, .pages a:visited
{
	color:#333333;
	text-decoration:none;
}

.pages a:hover
{
	text-decoration:underline;
	color:#0066CC;
}

.home
{
	background-image:url(images/welcome.png);
}

.crumbs
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333333;
}

.about, .contact, .organizations, .specifications, .downloads
{
	margin:0px;
	padding:0px;
}

.downloads
{
	background-image:url(images/bgDownloads.png)
}

.about
{
	background-image:url(images/oldPics.png);
}

.contact
{
	background-image:url(images/contact.png);
}

.organizations
{
	background-image:url(images/organizations.png);
}

.specifications
{
	background-image:none;
}

.bodyText
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#1E1E1E;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
	margin:0px;
	padding:0px;
}

.contactForm
{
	width:100%;
}

.lable
{
	width:100px;
}

.title
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:24px;
	margin:0px;
	padding:0px;
}

.subHeading
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#1E1E1E;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.subHeading2
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#1E1E1E;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.details a:link, .details a:visited
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.details a:hover
{
	text-decoration:none;
	color:#0099FF;
}

.footerText
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-top:15px;
	padding-bottom:0px;
}

.footerSubtext
{
	font-size:14px;
}

.error
{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.justify
{
	text-align:justify;
}

.alignRight
{
	text-align:right;
}

.alignTop
{
	vertical-align:top;
}

.lightGrey
{
	color:#B3B3B3;
}

.imageLink
{
	border-style:none;
}

.smallText
{
	font-size:14px;
}

.indent
{
	margin-left:10px;
}

.bold
{
	font-weight:bold;
}