/* Homepage CSS */

#montage {
	margin: 0 0 0 40px;
	width: 850px;
	height: 281px;
	background: url(../images/homepage/montage_bg.jpg) no-repeat;
}
.flash_montage {
	padding: 0 0 0 10px;
	width: 830px;
	height: 281pxl
}
#homepage_3_boxes {
	margin: 0 0 0 40px;
	width: 850px;
	background: url(../images/homepage/homepage_bg.jpg) repeat-y;
}
#homepage_3_boxes h3 {
	position: absolute;
	top: -9999px;
}
#homepage_3_boxes .welcome_box {
	width: 290px;
	float: left;
	/*background: url(../images/homepage/welcome_box.jpg) no-repeat;*/
}

#homepage_3_boxes .picture_box {
	width: 270px;
	float: left;
	text-align:center;
	padding: 20px 0 0 0;
	background: url(../images/homepage/gallery_bg.png) center 20px no-repeat;
}
#homepage_3_boxes .book_box {
	width: 290px;
	float: left;
	/*background: url(../images/homepage/book_box.jpg) no-repeat;*/
}
p.welcome_text_intro	{
	padding: 20px 10px 0 20px;
	width: 265px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .95em;
	line-height: 1.3em;
}
p.welcome_text_intro span	{
	color: #ad5200;
}
p.welcome_text	{
	padding: 20px 10px 0 20px;
	width: 260px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: .75em;
	line-height: 1.6em;
}
p.welcome_text span	{
	color: #ad5200;
}
p.catch_title	{
	color: #ad5200;
	font-weight: bold;
	font-size: 1.2em;
	width: 270px;
	margin: 0;
	padding: 5px 0 0 0;
}
p.catch	{
	width: 240px;
	font-weight: bold;
	font-size: .85em;
	margin: 0;
	padding: 0px 15px 5px 15px;
}
.view	{
	padding: 5px 0 0 0;
}

.dynamic_image	{
	margin: 3px 16px 0 16px;
	width: 238px;
	height: 158px;
}
p.book_intro	{
	padding: 20px 15px 0 10px;
	width: 265px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: .85em;
	line-height: 1.2em;
}
.gillies_blog_header	{
	background:url(../images/courses/course_bg.jpg) no-repeat;
	width: 265px;
	height: 40px;
	margin: 5px 0 0 0px;
	padding: 7px 0 0 15px;
	font-weight: bold;
	text-transform: uppercase;
}
p.gillies_text	{
	padding: 0px 15px 0 10px;
	width: 265px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.2em;
}
.kevin	{
	padding: 0px 10px 0 10px;
	width: 73px;
	height: 97px;
	float: left;
	margin: 0 0 10px 0;
}
.picture_text h4	{
	position: relative;
	top: -9999px;
}

.hide	{
	position: relative;
	top: -9999px;
}

.picture_text	{
	text-align:center;
	background: url(../images/homepage/latest_catch.png) no-repeat center;
	width:255px;
	height:60px;
	padding: 0 0 0 15px;
}


.book_text	{
	text-align:center;
	background: url(../images/homepage/book_text.png) no-repeat center;
	width:290px;
	height: 45px;
}

.book_dropdown	{
	text-align:center;
	width:290px;
	height: 72px;
}

.book_blog	{
	background: url(../images/homepage/blog_text.png) top center no-repeat;
	width:275px;
	height:115px;
	padding:45px 0 0 15px;
}

.book_blog img	{
	width:76px;
	height:95px;
}



#feature {
	padding: 0 15px 0 15px;
	width: 900px;
	height: 300px;
}
#content {
	width: 900px;
	background: url(../images/headerbg.png) repeat-y center;
}

#content_bg {
	padding: 0 0 0 61px;
	background: url(../images/bodybg.jpg) repeat-y right;
	width: 830px;
	height:auto;
	

}

