/*
Theme Name: AIEDF
*/

body {
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	font-size:12px;
	background-image: url(images/pg_bg.jpg);
	line-height: 16px;
}
a, a:visited { text-decoration:none; color: #6e0d10;}
a:link:hover { text-decoration:underline;}

h1 {
	color:#753f00;
	font-size:22px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding-top:20px;
	padding-bottom:25px;
}h2 {
	color:#753f00;
	font-size:19px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


 #container {
	width: 862px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
 #nav {
	height: 120px;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: line-through;
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	margin-bottom: 4px;
} #nav table {
	position:absolute;
	left: 0px;
	top: 45px; 
}

 #mainContent {
	background-color: #FFFFFF;
	background-image: url(images/interior_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 822px;
}
 #mainContent img.interior_banner { padding-top:20px;
	
}
 #mainContent #page_tile {
	padding-top:20px;
	padding-bottom:20px;
	font-size: 29px;
	color: #6B0A0C;	font-family: Georgia, "Times New Roman", Times, serif;

}


 #mainContent .contentContainer {
	width:782;
	float:left;
	padding-bottom: 30px;
} 
 #mainContent .contentContainer p, #mainContent  .contentContainerTraining p {
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
} 
 #mainContent .contentContainer img{
	float:right;
	border: 2px solid #DEDAC1;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
} 

#mainContent .contentContainerTraining {
	width:782;
	float:left;
	padding-bottom: 30px;
} 



#mainContentHome {
	width:862px;
	height:576px;
	background-image: url(images/home_main.jpg);	
}

 #mainContentHome .homeContent {
	position:absolute;
	height: 205px;
	width: 305px;
	font-size:14px;
	left: 56px;
	top: 249px;
}

 #mainContentHome .homeContent .redTxt {
	color:#6c0608;
	font-style: italic;	
}
 #botBar {
	height: 39px;
	padding-top: 7;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/bot_address_bg.gif);
	background-repeat: repeat;
	float: left;
	width: 842px;
} #botBar img { margin-left:45px; padding-top:4px;}
 #footer {
	background:#000;
	height: 23px;
	padding-left:65px;
	padding-top:10px;
	float: left;
	width: 797px;
}
 #footer a{color:#FFF; padding-left:12px; padding-right:12px;
}

.czLink {
	text-align: center;
	height: 39px;
	padding-top: 20px; padding-bottom:20px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat;
	float: left; width:842px;
}
.czLink a {
	color: #6e0d10;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbceba;
}
.czLink a:hover {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Slideshow*/
.slideshow {
	height: 300px;
	width: 300px;
	float: right;
	clear: both;
	margin-left: 30px;
}
.slideshow img {
	padding: 5px;
	border: 1px solid #CDA35F;
	background-color: #EBDBC2;
}

