body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:0;
	height:100%;
}

h1 {
	display:none;
}
a img {
	border:none;
}
a {
	color:#000;
	text-transform:lowercase;
}

#container {
	width:751px;
	margin:auto;
	margin-top:0px;
	display:block;
}
#header {
	margin-top:10px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	height:59px;
}

#accountlogin {
	width:400px;
	float:right;
	font-size:0.7em;
	color:#fff;
	text-align:right;
	padding:5px;
	margin-top:4px;
}
#accountlogin span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	width:400px;
	float:right;
	text-align:right;
	color:#fff;
	font-weight:bold;
}
#accountlogin a {
	color:#fff;
	text-decoration:none;
}

input, textarea {
	margin-top:2px;
	border:solid 1px #CCC;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}


#navigation {
	clear:both;
	width: 100%;
	margin: 0.5em 0 0;
	padding:0;
	height:25px;
	font-size:0.75em;
	background-color:#006600;
}

#navigation a {
	color:#fff;
	text-decoration:none;
}
#navigation ul {
	margin:auto;
	display:block;
	padding: 0;
	list-style-type: none;
	text-align:center;
}
#navigation li {
	float: left;
	text-align: center;
	padding:5px 3px 6px 3px;
	margin-left:6px;
	margin-right:6px;
}
#navigation li a:hover {
	color:#999;
}
#navigation .current a {
	color:#999;
}
#navigation li a {
	display:block;
}

#submenu {
	clear:both;
	width: 100%;
	margin: 0.5em 0 0;
	padding:0;
	height:25px;
	font-size:0.75em;
	background-color:#009900;
}

#submenu a {
	color:#fff;
	text-decoration:none;
}
#submenu ul {
	margin:auto;
	display:block;
	padding: 0;
	list-style-type: none;
	text-align:center;
}
#submenu li {
	float: left;
	text-align: center;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:3px;
	padding-right:3px;
	margin-left:6px;
	margin-right:6px;
}
#submenu li a:hover {
	color:#999;
}
#submenu .current a {
	color:#999;
}
#submenu li a {
	display:block;
}

#mainPage {
	font-size:0.7em;
}
#mainPage h2 {
	font-size:1.2em;
}
#mainPage h3 {
	font-size:1.1em;
}
#mainPage h4 {
	font-size:1em;
}
#mainPage p {
	line-height:1.4em;
}
#mainPage #list {
	margin:0;
	padding:0;
	list-style-type: none;
}
#mainPage #list li {
	margin:0;
	padding-bottom:4px;
}
#sidebar {
	width:150px;
	float:right;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding-left:10px;
	font-size:0.8em;
}
#sidebar #sidemenu {
	text-align:left;
	list-style-type:none;
	padding-left:0px;
}
#boxes {
	width:751px;
	height:124px;
	padding-top:17px;
	padding-bottom:17px;
}
.boxog {
	float:left;
	background-image:url(/images/box2.jpg);
	background-repeat:no-repeat;
	width:214px;
	height:124px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}
div>.boxog {

}
.boxo {
	float:left;
	background-image:url(/images/box.jpg);
	background-repeat:no-repeat;
	width:214px;
	height:124px;
	margin-left:18px;
}
div>.boxo {
margin-left:27px;
}
.boxotitle {
	font-weight:bold;
	font-size:1.3em;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:4px;
	margin-left:7px;
}
.boxocontent {
	margin:5px;
	font-weight:bold;
}
#footer {
	border-top:solid 1px #CCC;
	clear:both;
	padding-top:5px;
	margin-top:5px;	
	display:block;
	text-align:center;
	font-size:0.7em;
	color:#000;
	font-weight:bold;
}
#footer a {
	color:#000;
	text-decoration:none;		
}

#footer a:hover {
	color:#999;	
}

#homepagecall {
	width:533px; margin:auto; display:block; height:39px; background-image:url(/images/telephone.jpg); background-repeat:no-repeat;
}
#homepagecall h2 {
	text-align:center; padding-top:14px; font-size:1.3em; color:#006600; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}
#homepagecall2 {
	color:#000000; width:533px; margin:auto; display:block; height:39px; background-image:url(/images/telephone2.jpg);  background-repeat:no-repeat; margin-top:-10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}
#homepagecall2 p {
	text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:2.1em;
}
#homepagecall2 p span {
	font-size:0.74em;
}
body, html, form, dt, dd, div, th, td, h1, h2, span {
voice-family: announcer, male;
speak:normal;
volume:medium;
pitch:medium;
richness:50;
stress:50;
pitch-range:50;
frequency:medium;
speak-punctuation:none;
speak-numeral:continuous;
}
#page-footer	{speak-numeral:digits;} /* For speaking the address, telephone number etc as digits. */
h1, h2, h3 {pause: 20%;} /* pauses 20% of the words per minute rate (in Milliseconds), before and after any Header text */
.spell-out {speak:spell-out;} /* Spells out acronyms or abbreviations */
.formerror {
background:#FFD1D1;
border-bottom:1px solid #F8ACAC;
border-top:1px solid #F8ACAC;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
margin:0;
padding:10px;
color:#8D3F3F;
font-size:14px;
font-weight:normal;
}
.errorlist {
background:#FFF1F1 none repeat scroll 0 0;
border-bottom:1px solid #FDDCDC;
color:#664B4B;
padding:10px 30px;
margin:5px 0 30px 0;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
}
.errorlist li {
font-size:12px;
padding:3px 0px;
}
.formelements {
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
margin-top:-5px;
padding:10px 15px;
}
.error {
background-color:#FFD1D1;
}
