/* CSS Document */
body {	margin:0; padding:0; 	font-family:"Trebuchet MS", Arial, Verdana; 	font-size:62.5%; 	color:#555555; 	text-align:center; }
p{ font-size:1.4em}
li{ font-size:1.4em}
h1, h2, h3 { font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif; font-weight:normal;color:#525252;}
a{
	text-decoration:underline;
	color:#00CCCC
}
a:hover{color:#12bfbd; text-decoration:none}

#container{ margin:0 auto; text-align:left; width:86em;  padding:0;}
#navigation{ float:right; width:20em; margin:0; margin-left:10px; padding:0; padding-top:0}
#current{ font-weight:bold; text-decoration:none;}
#content{ float:left; width:60.8em; margin:0px; padding:0; margin-left:0; padding:2em; padding-top:0}
#titlepic{ margin-left:17em}
#searchbutton{background-image:url(images/search.jpg); width:27px; height:28px; border:0 }
#searchbutton:hover{ cursor: pointer}
#content h1, h2 {	font-size:2.5em;	text-transform:uppercase;	font-weight:normal;	border-bottom:0.1em solid #eeeeee;	color:#333333;}
#content h2 { 	font-size:2em;	border-bottom:0 }
#navigation ul{ padding-left:1em; margin-left:1em; list-style-image:url(images/aslant.jpg); }
#footer{margin:0 auto;clear:both; padding-top:3em; text-align:left; display:block; margin-bottom:1em;  width:81em }
#footer p, #footer a{font-size:1.2em; }
#innerfooter{width:600px; background-color:#999999; height:20px}
#a2e_table{font-size:1.4em;}
#a2e_table td, #a2e_table th{ padding:0.3em; vertical-align:top;border-bottom:0.1em solid #cccccc }
#contactform label{ float:left; display:block; width:6em; font-size:1.4em; margin-bottom:0.3em; clear:both}
#contactform input, #contactform textarea{ display:block; float:left; margin-bottom:0.3em}

.bigbutton_title{ text-decoration:none; display:block;  
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:2.5em;
	text-transform:uppercase;
	font-weight:normal;
	color:#333333; border:0; height:3em
 }
.bigbutton_text{ display:block; text-decoration:none; color:#666666; font-size:1.5em;  border:0; }
.button_top_left{ background-image:url(images/button_top.jpg); background-position:left top; background-repeat:no-repeat;  float:left; padding:0; margin-left:1.3em}
.button_top_right{ background-image:url(images/button_top_right.jpg); background-position:right top; background-repeat:no-repeat; }
.button_bot_left{ background-image:url(images/button_bottom2.jpg); background-position:bottom left; background-repeat:no-repeat; }
.button_bot_right{ display:block; background-image:url(images/button_bottom2_right.jpg); background-position:right bottom; background-repeat:no-repeat; width:16em; height:19em;  margin:0;text-decoration:none; padding-left:2em; padding-top:2em}
.square_list{margin-left:2em; padding-left:10px; color:#64B766; list-style-type:square }

.links_div{ margin-bottom:2.5em; clear:both}
.links_div p{ margin-bottom:0}
.links_div span{ color:#12bfbd; font-weight:bold; font-size:1.1em}
.links_image{ float:right; margin:1em; margin-top:0}
.links_contact{ margin-top:0; font-weight:bold}
