body{
	padding: 0;
	margin: 0;
	text-align: center;
	color: #333333;
	font: .95em/130% "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(img/paper_bg.jpg) repeat-y 50% 50%;
}

p {
	font: normal .9em/135% Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0 0 8px;
	text-align: left;
	padding: 0px 10px 0px 0px;
}

h1 {
	font: normal 1.5em/110% Georgia, "Times New Roman", Times, serif;
	color: #24646d;
	margin: 0 0 10px;
}

h2 {
	font: bold 120%/110% arial, verdana, sans-serif;
	color:#D45222;
	margin: 15 0 8px;
	padding: 0px 0 5px;
	letter-spacing: -1px;
	background-image: url(img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


h3 {
	font: bold normal 105%/115% georgia, serif;
	color: #447B82;
	margin: 10px 0px 5px;
	padding: 6px 0px 0px;
}

h4 {
   font: normal 13px/16px georgia, serif;
   color: #D45222;
   margin:0 0 3px 0;
   padding:0px;
}

ul {
	margin: 2px 10px 5px 40px;
	padding:0;
	color:#333;
	font-weight: normal;
	font-variant: normal;
	}
	
	
li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 90%;
	line-height: 135%;
}
ol {
	margin: 2px 10px 5px 20px;
	padding:0;
	font: normal 11px/16px georgia, serif;
	color:#333;
	}
	
/*
ol li{
	margin:0;
	padding:0 0 8px 0;
}
	
/*------------- Layout ----------------- */ 

#wrapper{
	padding: 0;
	margin: 0 auto 5;
	width: 100%;
	text-align: center;
	background-image: url(img/paper_bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	
}

#topbar{
	background: url(../new website/img/stripes.gif) repeat;
	height: 20px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(img/stripes.gif);
	background-repeat: repeat;
}

/*------------- Navigation ----------------- */

#nav{
	width: 120px;
	float: left;
	margin-top: 15px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;

}

#nav ul{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;

}

#nav li{
	font: 0.95em/120% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 7 10 7 0;
	text-align: right;
	color: #333333;
	float: left;
	width: 120px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}



#nav a, #nav a:link, #nav a:visited {
	margin: 0;
	padding: 7px 17px 7px 0px;
	color: #24646D;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 110%;
	border-top: 1px solid #CCCCCC;
}

#nav a:hover{
	margin: 0;
	display: block;
	color: #D45222;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(img/arrow.gif);
	background-position: right;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#nav .navSelected {
	margin: 0px;
	display: block;
	color: #C64811;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(img/arrow.gif);
	background-position: right 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: none;
	border-right: none;
	border-top: 1px solid #CCCCCC;
	border-left: none;
	padding-right: 17px;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	width: 103px;
}
#nav .subnav a {
	color: #666666;
	border-style: none;
	width: 78px;
	font-weight: normal;
	border-color: #FFFFFF;
	padding: 2px 15px 5px 25px;
	line-height: 110%;
	background: url(img/arrow-sm.gif) no-repeat 18px 3px;
	font-size: 11px;
}

#nav .subnav a:hover {
	color: #CC3300;	
}



/*------------- Logo ----------------- */

#logo_wrapper{
	width: 752px;
	height:155px;
	margin: 4px auto 0;
	position: relative;
	text-align: left;
	padding: 0px;
	background: url(img/aic-banner-new.gif) no-repeat;
}

#mid_background{
	height: 125px;
	width: 752px;
	text-align: left;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/photo-banner-aic.jpg);
}

#photoWrapper {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 100%;
}
.caption {
	color: #666666;
	display: block;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	font: 55%/115% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

/*------------- content section ----------------- */

#content_wrapper{
	width: 755px;
	margin: 0 auto;
	position: relative;
	top:5;
	left:0;
	padding: 0px;
	background-color: transparent;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}



/*------------- content main ----------------- */

#content_main{
	width: 365px;
	margin:15px 0 0;
	padding-left: 15px;
	background-image: url(img/content_main_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	padding-bottom: 10px;
}

.photoborder {
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}

.photoright {
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	float: right;
}


/*------------- content middle ----------------- */


#content_middle{
	margin:15px 0 0;
	padding-left: 15px;
	background-image: url(img/content_main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	padding-bottom: 10px;
	float: left;
	width: 590px;
}
.dottedrule {
	background: url(img/dotted_line.gif) repeat-x center;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	height: 3px;
	display: block;
	font-size: 3px;
	line-height: 3px;
}
#content_middle ul {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style-image: url(img/orange_square.gif);
}

#content_middle li {
	list-style-image: url(img/orange_square.gif);
	margin-bottom: 6px;
}
#content_middle ol {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style: lower-roman;
}
#content_middle ol li {
	margin: 0px 0px 8px 35px;
	padding: 0px;
	list-style: lower-roman;
}

.subnumber {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #669933;
	padding: 1px 4px 2px;
	margin: 0px 3px 2px 0px;
	font-weight: bold;
}

.subhead {
	color: #24646d;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}


/*------------- content side ----------------- */


#content_side{
	width: 200px;
	float: right;
	margin-top:15px;
	position: relative;
	top:0;
	right:1px;
	background-color: #E6E8DC;
	padding: 10px 0px 10px 10px;
	background-image: url(img/content_main_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: left;
	font-size: 100%;
}


#content_side .moreinfo {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 17px;
	text-align: right;
	display: block;
	height: 20px;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: .75em;
}

#content_side .pdf {
	background-image: url(img/acrobat_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	height: 20px;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#content_side p {
	font: normal .8em/125% Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0;
	padding: 0px 0 5px 0;
	text-align: left;
}

#content_side h3 {
	font: bold 110%/110% Georgia, "Times New Roman", Times, serif;
	color:#24646d;
	padding: 5px 0 3px;
	margin-bottom: 10px;
}


#content_side a:hover img {
	border: none;
	background:none;
	} 

#content_side ul {
	margin: 0px 10px 5px 20px;
	padding:0;
	font: normal 11px/14px arial, sans-serif;
	color:#333;
	}

#content_side ul li{
	padding: 5px 0;
	}
	
#content_side .divider {
	padding: 3px 0px 8px 0;
	margin: 0 0px 8px;
	color: #332D2E;
	width: 100%;
	background-image: url(img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font: 11px/125% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
#cse-search-box {
	margin-top: 5px;
	margin-bottom: 10px;
}
	
a:link.nolink, a:visited.nolink, a:active.nolink,a:hover.nolink {
	border:none;
	background-color: transparent;
	}
.attention {
	background-color: #FFF2DB;
	padding: 10px 20px 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ABA8A4;
	margin-right: 15px;
	margin-left: 0px;
}
.attention p {
	color: #60453B;
	margin: 0px 0px 8px;
	padding: 0px;
}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	background-color: #999999;
	background-image: url(img/stripes.gif);
	background-repeat: repeat;
	height: 75px;
	width: 100%;
	clear: both;
}

#footer{
	text-align: left;
	margin: 0 auto;
	width: 752px;
	padding: 10px 0 15px;
}

#footer p{
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 4px;
	font: normal 10px/14px arial, sans-serif;
}

#footer a,#footer a:link,#footer a:visited,#footer a:active {
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
}

.event_top {
	padding: 8px 8px 15px 8px;
	margin: 8px 8px 2px 8px;
	background: #F7F7E1 url(/img/calendar_bottom.gif) bottom left no-repeat;
	border-top: #D2D2B7 1px solid;
}

#event .event_top {
	padding: 10px;
	margin:0 0 10px 0;
	border:none;
	background-color: #F7F7E1;
	background-image:none;
	border-bottom: #D2D2B7 1px solid;

}

.event_link:link, .event_link:visited, .event_link:hover, .event_link {border:none;}

.event_link:link, h3 .event_link:visited {color:#333;}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #069;
}

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

img {border: none;}

.textfield {
	width:260px;
	border: 1px solid #ccc;
	font: normal 12px/14px georgia, sans-serif;
	color: #333;
	background-color: #F7F7E1;
	padding:2px;
	}
	
.event_date {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
.event_title {
	font: normal 11px/14px arial, tahoma, sans-serif;
	color: #333;
	}
.highlight {
	padding: 8px 5px 8px 15px;
	background-image: url(img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav .subnav .selected a {
	color: #CC3300;
}
#search {
	float: right;
	width: 150px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.search {
	font-size: 11px;
	text-transform: uppercase;
	color: #E85038;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

