/* This is for all pages*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
} 

#wrapper {
	text-align: left;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	height: auto;
	background-image: url(./images/wrapper_background.jpg);
	background-repeat: no-repeat;	
}

/*The following pieces are used in the header section on this site*/

#header {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
	height: 80px;
	width: 80px;
}

/* This is for the drop down menu*/

ul{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

h3{
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

.arrowlistmenu{
	margin-top: 50px;
	margin-left: 5px;
	padding: 0px;
	border: 0px;
	width: 190px;
	text-align: left;
}

.arrowlistmenu .menutitle{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #F1B209;
	cursor: pointer;
}
.arrowlistmenu .menutitle a:link {
	text-decoration: none;
	color: #F1B209;
}

.arrowlistmenu .menutitle a:hover {
	text-decoration: none;
	color: #F1B209;
}
.arrowlistmenu .menutitle a:visited {
	text-decoration: none;
	color: #F1B209;
}

.arrowlistmenu .openheader{
	color: #F1B209;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
    list-style-type: none;
    margin-bottom: 0px; 
    margin-top: 5px; 
    color: #F1B209;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	padding: 0px;
	text-align: left;
}

.arrowlistmenu ul li{
    list-style-type: none;
    margin-bottom: 2px;
	padding-left: 6px;
    color: #F1B209;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	}

.arrowlistmenu ul li a{
	color: #F1B209;
	display: block;
	padding-left: 6px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.arrowlistmenu ul li a:visited{
color: #F1B209;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #002E3F;
}


/*The following pieces are used to create the bottom part on this site*/


#middle {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	width: 700px;
	height: auto;
	padding: 0px;
	border: 0px;
	overflow: auto;

}

#left {
	float: left;
	margin-left: 20px;
	width: 200px;
	height: auto;
	padding: 0px;
	border: 0px;
	background-color: #002E3F;
	overflow: auto;
	background-repeat: no-repeat;
}
#leftcell {
	background-color: #002E3F;
}

#right {
	width: 150px;
	margin-left: 0px;	
    margin-right: 80px;
	margin-top: 30px;
	height: 200px;
	padding: 0px;
	height: auto;
}
#content {
	margin-top: 20px;
	margin-left: 10px;
	width: 490px;
	padding: 0px;
	border: 0px;
	overflow: auto;
}

#bottom {
	position: relative;
	float: top;
	margin-left: 0px;
	margin-top: 0px;
	width: 900px; 
	height: auto;
	padding:0px;
	border: 0px;
	background-color: #002E3F;
}


/*The following pieces are used to create the text styles on this site*/

.mainText {
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	line-height: 20px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}

.mainText a {
	color: #000000;
}

.mainText a:hover {
	color: #9900FF;
	text-decoration: underline;
}

.textbold {
	font-weight: bold;
}

.h1 {
	font-size: 28px;
	color: #A70303;
	margin-left: 0px;
	line-height: 30px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
}

.h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #002E3F;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

.h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #A70303;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
}

.h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #A70303;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002E3F;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
}
.quoter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A70303;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 15px;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}

.worldClass {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #A70303;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.programs {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	line-height: 14px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}
.programHEAD {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #A70303;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}

.email {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #F1B209;
	margin-left: 0px;
	margin-top: 20px;
	line-height: 24px;
	text-align: left;
	font-style: bold;
}

.clients {
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	line-height: 16px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}

.booktitle {
	font-size: 14px;
	color: #002E3F;
	margin-left: 0px;
	line-height: 16px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

.booksummary {
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	line-height: 16px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.isbn {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	line-height: 14px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.price {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	line-height: 14px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.upcomingBox {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #F1B209;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	line-height: 16px;
	text-align: center;
	font-style: normal;
}

.picture_caption {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #002E3F;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	line-height: 20px;
	text-align: left;
	font-style: italic;
}

.bullets {
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	line-height: 20px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	list-style-type: square;
	text-indent: 10px;
}

.bullets2 {
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	line-height: 14px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}

.publications {
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	line-height: 22px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	text-decoration: underline;
}
