#container{
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
}
h2{
	font-size: 18px;
	color: #707A61;
}
h3{
	font-size: 16px;
	margin-bottom: 10px;
	color: #996633;
}

#header{
	text-align: center;
	height: 112px;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
}
table {
	padding-right: 4px;
	padding-left: 4px;
}

a {
	color: #1C3973;
	text-decoration: underline;

}
a:visited {
	color: #1C3973;
	text-decoration: underline;
}
a:hover {
	color: #666633;
	text-decoration: none;
}
hr {
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000099;
}
/***Top Menu***/

#mainnav{
	height: 25px;
	padding-right: 20px;
	margin-top: 0px;

}
#nav1 {
	list-style: none;
	right: 10px;
	float: right;
	height: 25px;
	padding-left: 2px;
	margin: 2px;
	
}
#nav1 li {
	margin-left: auto;
	float: left;
	margin-right: auto;
	padding-right: 8px;
	padding-left: 8px;
}
#nav1 a {
	color: #1C3973;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 100%;
	text-transform: capitalize;
	font-weight: bold;

}
#nav1 a:visited {
	color: #1C3973;
	text-decoration: none;
}
#nav1 a:hover {
	color: #666633;
}
/***Main Menu***/
#menu {
	height: 40px;
	width: 998px;
	margin-left: 0px;
	background-image: url(images/navbar-new.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-left: 10px;
}

#nav {
	list-style: none;
	right: 10px;
	float: left;
	height: 40px;
	padding-left: 20px;
	margin: 3px;
	
}

#nav li {
	margin-left: auto;
	float: left;
	margin-right: auto;
	padding-right: 8px;
	padding-left: 8px;
}
#nav a {
	color: #1C3973;
	text-decoration: none;
	display: block;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 11px;

}
#nav a:visited {
	color: #1C3973;
	text-decoration: none;
}
#nav a:hover {
	color: #707A61;
	display: block;
}
/*SIDEMENU*/
#sidemenu {
	width: 200px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.sidemenu-nav{
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
#sidemenu ul{
	margin-left: 0px;
	padding-left: 0px;

}
#sidemenu li{
	margin-left: 0px;
	padding-left: 0px;

}
#sidemenu h1{
	color: #1C3973;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(images/sidemenu-h1-bg2.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 100%;
	
}
#sidemenu h2{

}
#sidemenu a {
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-left: 6px;
	font-weight: bold;
	

}
#sidemenu a:visited {
	text-decoration: none;
	font-weight: bold;
	
}
#sidemenu a:hover {
	color: #707A61;
	text-decoration: underline;
	
}

.box {
	border: 1px solid #FADFCC;
	margin-bottom: 2px;
	margin-top: 2px;

}
/*CENTER CONTENT*/
#cart{
	height: 26px;
	width: 700px;
	float: right;
	text-align: right;
	margin-top: 4px;
}

#content{
	width: 530px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 2px;
}
th {
	text-align: center;
}
td {
	text-align: center;
}



#content-2col{
	width: 780px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 2px;
}
.current{
	color: #707A61;
}



#preamble{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;

	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}
#personal-top{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	text-align: left;
	padding-right: 4px;
	padding-left: 0px;
	height: 400px;
}

#12content{
	width: 550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	text-align: center;
	padding-right: 0px;
	padding-left: 4px;
	margin-left: 0px;
}
#12content hr{

	width: 550px;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000099;
}



#12content h2{
	color: #000000;
}

#testcontent{
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 2px;
}


/*RIGHT SIDEBAR*/
#sidebar{
	float: right;
	width: 250px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	
}
#sidebar h2{

}
/*CONTACT FORM*/
.contactForm {
			width: 500px;
		}
		
			label {
				float: left;
				width: 100px;
			}
			
			.contactForm small {
				display: block;
				padding-left: 100px;
			}
			
			
			
			input:focus,
			textarea:focus {
				background-color: #ececec;
				border-color: #ddd;
			}
			
			.btn {
				background: url(../images/style-gray/button.gif) no-repeat;
				border: 0;
				color: #fff;
				font-style: normal;
				height: 25px;
				width: 77px;
			}
			
			.required {
				color: #999;
			}
			
			#message_ok {
				color: #999;
				display: none;
			}
		
small {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	

/*FOOTER*/
#footer{
	height: 69px;
	width: 100%;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #F9E0C1;
	border-right-color: #F9E0C1;
	border-bottom-color: #F9E0C1;
	border-left-color: #F9E0C1;
}
/*OTHER LAYOUT STUFF*/
.lowercase {
	text-transform: lowercase;
}
.redfont {
	color: #CC3300;
}
.bigletter {
	font-size: 30px;
	color: #CC3300;
}
table strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.floatleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.floatright {
	float: right;
}
.floatleftmovie {
	float: left;

	padding-right: 10px;
	padding-bottom: 1px;
	
}
.simple-guide-p {
}
.teacher-box {
	border: 2px solid #CC3300;
	padding: 10px;
	text-align: center;
	width: 600px;
	margin-left: 100px;
}
.bookblock {
	height: 280px;
	width: 700px;
}
.book-detail {
	height: 120px;
	padding-top: 30px;
}
