/* --[   links   ]-- */
a:link {color:#8f3b1b;text-decoration:none;font-weight: normal;}
a:visited {color:#8f3b1b;text-decoration:none;font-weight: normal;}
a:active {text-decoration:none; font-weight: normal;} 
a:hover {color:#83929f;text-decoration:none;font-weight: normal;}
html {background:#fff;}
img {border: 0px;margin:0px;padding:0px}

/*---[ Main Column Stuff ]---*/
.headline {
	font-size: 170%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #83929f;
	}

.title {
	font-size: 140%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif bold;
	color: #83929f;
	margin-bottom: 0px;
	}

.subhead {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465766;
	margin-bottom: 0px;
	}
	
.question {
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #83929f;
	margin-bottom: 0px;
	}
	
.center-content {
	margin: 10px 10px 0px 10px;
	line-height: 1.5em;
	font-size: 100%;
	}

#aatc {
	padding: 10px;
	background-color: #efeeed;
	border: 1px solid #dee2e7;
	}
	
/*---[ Showcase Stuff ]---*/
	#portcontent {
		margin-left: 26px;
		margin-right: 30px;
		margin-top: 26px;
		}
		
	#portcontent img {
		border-style: solid;
		border-color: #efeeed;
		border-width:5px;
		margin: 5px;
		}

#showcase-nav {
	height: 150px;
	background-color: #888888;
	}

#showcase-nav-column {
	float: left;
	height: 400px;
	width: 180px;
	background-color: #666666;
	}
	
#showcase-column {
	height:100%;
	float: left;
	width: 570px;
	height: 400px;
	background-color: #333333;
	}
	
.showcase-links {
	margin: 0px 20px 0px 10px;
	line-height: 1.8em;
	color: #fff;
	}
	
.showcase-title {
	height: 18px;
	width: 180px;
	padding-top: 5px;
	background: #4c4c4c;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif bold;
	}
	
/*---[ Event Column Stuff ]---*/
.right-content {
	margin: 20px 10px 0px 10px;
	line-height: 2em;
	font-size: 85%;
	line-height: 1.5em;
	}
	
.eventdate {
	font-size: 110%;
	font-weight: bold;
	color: #465766;
	margin-bottom: 0px;
	}
	
.eventtitle {
	font-size: 110%;
	font-weight: bold;
	color: #b06660;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
.eventtitle a{font-weight: bold;}
	
#clearfooter{
	clear:both;
	height:0px;
	}/*needed to make room for footer*/
	
* > html #clearfooter {
	float:center;
	width:100%;
	}/* ie mac styles */

body{
	background: #ccc url('../images/bg.gif') repeat-y 50% 0;
	width: 750px;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 0;
	}
	
#wrapper {
	margin: 0;
	padding: 0;
	}

p {margin: 0px;}
#flash_nav {margin-bottom: -2px;}
*html #flash_nav {margin-bottom: 0px;}

.aatc-logo{float: right;}
#top_nav img {float: left;}
#top_nav {
	background-color: #fff;
	clear: both;
	height: 39px;
	line-height: 40px;
	}

.section_title {
	height: 18px;
	width: 180px;
	padding-top: 5px;
	background: #83929f;
	color: #fff;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif bold;
	}
.resource-links {
	line-height: 1.8em;
	margin-bottom: 10px;
	}
	
.resource-links a{font-weight: bold}
	
.section_content {
	margin: 20px 10px 0px 10px;
	line-height: 1.5em;
	font-size: 85%;
	}

#side-column-left {
	float: left;
	min-height:100%;
	width: 180px;
	background-color: #efeeed;
	}
	
#side-column-right {
	float: left;
	height:100%;
	width: 180px;
	background-color: #efeeed;
	}
	
#center-column-3	{
	height:100%;
	float: left;
	width: 366px;
	padding: 10px;
	border-left: 1px solid #dee2e7;
	border-right: 1px solid #dee2e7;
	margin: 0px 1px 0px 1px;
	}
	
#center-column-2	{
	height:100%;
	float: left;
	width: 546px;
	padding: 10px;
	border-left: 1px solid #dee2e7;
	border-right: 1px solid #dee2e7;
	margin: 0px 1px 0px 1px;
	background-color: #fff;
	}
	
#large-right-column	{
	height:100%;
	float: left;
	width: 547px;
	padding: 10px;
	border-left: 1px solid #dee2e7;
	margin: 0px 1px 0px 0px;
	}
	
#wide-column	{
	height:100%;
	float: left;
	width: 570px;
	height: 400px;
	background-color: #fff;
	}
	
/*---[ Footer Stuff ]---*/
#footer	{
	background-image: url('../images/small_bar.gif');
	background-color: #fff;
	background-repeat: repeat-x;
	padding: 10px;
	margin: 0;
	text-align: center;
	}
	
.copyright {font-style:italic;font-size:80%;}
.footer_nav {font-weight: bold;margin-bottom: 10px;}

label {
 text-align:right;
 width:70px;
 float:left;
 line-height: 1.6em;
 font-weight: bold;
	}
	
.textfield{
 text-align:left;
 margin-left:80px;
 width:260px;
}