

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
body.f2d {
	background: #FFFFFF url(/template1images/img01.gif) repeat-x;
}
body.aaa {
	background: #FFFFFF url(/template1images/aaa02.gif) repeat-x;
}

p object, p embed {
padding: 10px;
} 

.staffPics {
padding-right: 15px;
}

fieldset {
padding: 15px;
}

.rightPics {
padding-left: 15px;
}
.titles {
font-size: 24px;
text-align: center;
font-weight: bold; 
}

legend {
font-size: 16px;
font-weight: bold;
}
h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3{
	font-size: 18px;
	margin: 20px 0px;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}


blockquote {
	font-style: italic;

}

a:link {
	color: #666666;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */


#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	width: 109.85px;
	height: 45px;
	padding: 20px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 130%;
	color: #BABABA;
	border-left: 1px solid #EDEBD5;
}

#menu a.twoline {
	display: block;
	float: left;
	width: 109.85px;
	height: 57px;
	padding: 8px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	font-size: 130%;
	color: #BABABA;
}
#menu a:hover {
	background: #F7F7F4;
width: 109.85px;
}

#menu .active a {
	background: #F49A24;
	color: #FFFFFF;

width: 109.85px;
}
#menu .active a:hover {
	background: #dc820b;
	color: #FFFFFF;


}
#nav li { /* all list items */
	float: left;
	width: 109.85px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFFFFF;
	width: 109.85px;
	border-right: 1px solid #EDEBD5;
	left: -999em;  /* using left instead of display to hide menus because display: none isn't read by screen readers */

	margin-top: 65px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	border-bottom: 1px solid #EDEBD5;
}




/* aaMenu */

#aamenu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#aamenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#aamenu li {
	display: inline;
}

#aamenu a {
	display: block;
	float: left;
	width: 128.158px;
	height: 45px;
	padding: 20px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 130%;
	color: #BABABA;
	border-left: 1px solid #EDEBD5;
}

#aamenu a.twoline {
	display: block;
	float: left;
	width: 128.158px;
	height: 57px;
	padding: 8px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	font-size: 130%;
	color: #BABABA;
}
#aamenu a:hover {
	background: #FAC8BE;
width: 128.158px;
color: #FFFFFF;
}

#aamenu .active a {
	background: #f26966;
	color: #FFFFFF;

width: 128.158px;
}
#aamenu .active a:hover {
	background: #FF8471;
	color: #FFFFFF;

}
#aanav li { /* all list items */
	float: left;
	width: 128.158px; /* width needed or else Opera goes nuts */
}

#aanav li ul { /* second-level lists */
	position: absolute;
	background: #FFFFFF;
	width: 128.158px;
	border-right: 1px solid #EDEBD5;


	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 65px;
}

#aanav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	border-bottom: 1px solid #EDEBD5;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: #b1d27c url(/template1images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	/* background: url(/template1images/img03.jpg) no-repeat; */
		background: #FFFFFF url(/template1images/img09.gif) repeat-x;
	padding: 15px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}


/* aaHeader */

#aaheaderaa {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#aaheaderaa h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(/template1images/aaa.gif) no-repeat;
	text-align: center;
	font-size: 36px;
}

#aaheaderaa h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	/* background: url(/template1images/img03.jpg) no-repeat; */
		
	padding: 15px 20px 0 0;
	text-align: right;
}

#aaheaderaa a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}



/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
	border-left: 1px solid #EDEBD5; 
	border-right: 1px solid #EDEBD5; 
}

/* Content */

#content {
	float: left;
	width: 750px;
	padding-top: 10px;
}

.post {
	padding-left: 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
	color: #FFFFFF;
}

#sidebar li {
	padding: 5px 0px 5px 0px;
}

#sidebar a {
	color: #FFFFFF;
}

.centerit {
align=center;
}

.mainorangebox {
margin-left: auto;
margin-right: auto;
width: 400px;

}

.rightorangebox {
margin-right: auto;
width: 400px;
}

.orangebox {
	background: url(/template1images/img05.gif) repeat-y;
	width: 380px;
	padding-right: 100px;
	padding-bottom: 10px;
	color: #4a4848;
}
.orangebox p {
padding-left:10px;
}
.orangebox h2 {
	background: url(/template1images/img06.gif) repeat-y;
	width: 380px;
	padding-right: 100px;

	text-align: center;
}

.redbox {
	background: url(/template1images/10.gif) repeat-y;
	width: 380px;
	padding-right: 100px;
	padding-bottom: .1px;
	color: #4a4848;
}

.redbox h2 {
	background: url(/template1images/11.gif) repeat-y;
	width: 380px;
	padding-right: 100px;
	text-align: center;
}
/* Footer */

#footer {
	clear: both;
	height: 130px;
	padding: 25px 0;
	background: #89C530 url(/template1images/img04.gif) repeat-x;
}
#lastlines {
	font-size: 10px;
}
#footer p {
	margin: 0;
	text-align: center;

}

#footer a {
	color: #666666;
}/*


/* Footer */

#aafooter {
	clear: both;
	height: 130px;
	padding: 25px 0;
	background: #ee3d34 url(/template1images/aaa04.gif) repeat-x;
	color: #ffffff;
}

#aafooter p {
	margin: 0;
	text-align: center;

}

#aafooter a {
	color: #ffffff;
}/*



/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:145px;
width: 500px;
margin: -20px 0 -15px 95px;
align:center;
font-size: 13px;

}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	vertical-align: middle;
	border:1px solid #ccc;
	padding: 5px;
	margin-right: 5px;
	background: #FFF;
}

    div#rotator ul li.show {
	z-index:500
}
    div#rotator a {
text-decoration: none;
}


/*  */
    div#social {
	position:relative;

margin: -5px 5px 0 0;
vertical-align : middle;
align:right;
font-size: 13px;
float: right;
}

