/* CSS Document */

/* Structure Setting ------------------------*/
body {
	margin-left:0px;
	margin-top:25px;
	padding:0;
	background-color: #f6f3e2;
}


#topsection {
	position: absolute;
	top:0px;
	height:295px;
	width:100%;
	background-color:#FFFFFF;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat-x;
	background-position: bottom;	/*background:#FFFFFF;*/
}

#topsection_about {
	position: absolute;
	top:0px;
	height:290px;
	width:100%;
	background-color:#FFFFFF;
}

#topsection_about2 {
	position: absolute;
	top:290px;
	height:5px;
	width:100%;
	background-image: url(images/bg_pattern2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bottomsection {
	position: absolute;
	top: 340px;
	/*background:#f6f3e2;*/
	/*background:#CCCCCC;*/
}


/* header section ------------------------*/

#header {
	position: absolute;
	top: 25px;
    width:820px;
	margin-left:0px;
	/*background:#FFFFFF;*/
}


#toplogo {
	width:240px;
	height:40px;
	float:left;
	padding-left:0px;
	padding-bottom:0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-left:40px;
}

#topnav {
	width:540px;
	float:left;
	margin-left:280px;
	padding-left:0px;
	padding-bottom:0px;
	border-bottom-style: none;
}

/* sub navigation section ------------------------*/

#subnavsection {
	position: absolute;
	top: 65px;
    width:820px;
	margin-left:0px;
	height:215px;
	/*background:#FFFFFF;*/
}

#worknavigation1 {
	position: absolute;
	width:540px;
	visibility:visible;
}

#worknavigation2 {
	position: absolute;
	width:540px;
	visibility:hidden;
}

#worknavigation3 {
	position: absolute;
	width:540px;
	visibility:hidden;
}

#leftsubnav {
    width:280px;
	float:left;
	padding-left:0px;
	padding-bottom:0px;
}

#rightsubnav {
    width:540px;
	float:left;
	margin-left:280px;
	/*padding-left:0px;
	padding-bottom:10px;*/
}

/* content section ------------------------*/

#contentsection {
	position: absolute;
	/*top: 300px;*/
    width:820px;
	padding-top:15px;
	margin-left:0px;
	/*background:#e6dfb6; */
}

#contentheader {
	position: absolute;
    width:820px;
}

#contenttitle {
    width:200px;
	float:left;
	margin-left:40px; /*80px*/
	padding-right:40px;
}

#contentdescription {
	width:540px;
	float:left;
	line-height: 130%;	/* padding-bottom:15px; */
}


#contents {
	width:540px;
	float:left;
	margin-left:280px;
}

#featuredwork {
	width:540px;
	float:left;
}

/* form section --------------------------*/

#submitform {
	width:540px;
	float:left;
	line-height: 120%;	/* padding-bottom:15px; */
}

input {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	color: #777777;
	border: 1px solid #D1DB97
}

textarea {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	color: #777777;
	border: 1px solid #D1DB97
}

.submit input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: oblique;
	color: #FFF;
	background: #81af31;
	border: 0px
}

/*
#submitform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
*/	


/* news section --------------------------*/
#news {
	width:540px;
	float:left;
	line-height: 125%;	/* padding-bottom:15px; */
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}


/* movie section --------------------------*/
#movieclip {
	width:360px;
	float:center;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}


/* footer section ------------------------*/

#footer {
    width:540px;
	float:left;
	margin-left:280px;
	padding-left:0px;
	padding-top:30px;
	padding-bottom:15px;
}

/* Structure Setting ends here ------------------------*/


/* Type Setting ------------------------*/
.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}

.topnav_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color:#b6a99c;*/
	font-size:14px;
}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5 {height:25px; display:block; float:left; text-align:center; line-height:25px; overflow:hidden; border-bottom:1px dotted #CCCCCC; border-right:1px dotted #CCCCCC;}

a.nav1 {width:61px;}
a.nav2 {width:61px;}
a.nav3 {width:61px;}
a.nav4 {width:61px;}
a.nav5 {
	width:161px;
	font-size:11px;
	letter-spacing: 1px;
}
a.nav5 font {font-size:10px; letter-spacing: 1px;}

.topnav_text a:link { text-decoration: none; color:#b6a99c;}
.topnav_text a:active {  color: #b6a99c; text-decoration: none;}
.topnav_text a:visited { color: #b6a99c; text-decoration: none;}

/*Rollover effects */

a.nav1:hover .button {display:block; width:61px; height:25px; background:#b6a99c; color:#fff; cursor:hand;}
a.nav2:hover .button {display:block; width:61px; height:25px; background:#b6a99c; color:#fff; cursor:hand;}
a.nav3:hover .button {display:block; width:61px; height:25px; background:#b6a99c; color:#fff; cursor:hand;}
a.nav4:hover .button {display:block; width:61px; height:25px; background:#b6a99c; color:#fff; cursor:hand;}
a.nav5:hover .button {display:block; width:161px; height:25px; background:#ffa563; color:#fff; cursor:hand; font-size:11px; letter-spacing: 1px;}

.topnav_text .nav_blank {height:25px; width:130px; display:block; float:left; text-align:center; line-height:25px; overflow:hidden; text-decoration: none; color:#b6a99c; border-bottom:1px dotted #CCCCCC;}

.subnav_text{
	display:block;
	width:480px;
	height:205px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#b6a99c;
	font-size:20px;
	overflow:hidden;
}

.subnav_text a:link {  color: #b6a99c; text-decoration: none}
.subnav_text a:active {  color: #FF9900; text-decoration: none}
.subnav_text a:visited { color: #b6a99c; text-decoration: none}
.subnav_text a:hover { color: #ffa563; text-decoration: none}

.contenttitle_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#81af31;
	font-size:20px;
	font-style: oblique;
	text-align:right;
}

.contenttitle_small_text{
	font-size:14px;
}

.contentdescription_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#777777;
	font-size:14px;
	font-style: oblique;
}

.contenthighlight_text{
	color:#758b4d;
}

.contentcaption_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#7F766D;
	font-size:11px;
	font-style: oblique;
}

.imagecaption_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#7F766D;
	font-size:10px;
	font-style: oblique;
	line-height: 160%;
}

a:link { color: #ffa563; text-decoration: none}
a:active {  color: #FF9900; text-decoration: none}
a:visited { color: #ffa563; text-decoration: none}
a:hover { color: #99CC33; text-decoration: none}

.footer_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#b7ab9d;
	font-size:11px;
}

/* for video contents -----------------------------*/
#videodisplay{
	background-color: #666666;
	margin-top:12px;
}

/* type for about section --------------------------*/
.about_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#003333;
	font-size:14px;
	font-style: oblique;
}

/* type for news section --------------------------*/
.news_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#777777;
	font-size:14px;
	font-style: oblique;
}

.news_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#81af31;
	font-size:18px;
	font-style: oblique;
}

.news_date{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#777777;
	font-size:10px;
	font-style: oblique;
}

.news_divider{

}


/* type for form section --------------------------*/

.submitform_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#777777;
	font-size:12px;
	font-style: oblique;
}

.inputbox {
	border: 1px solid #D1DB97;
}


/* Type Setting ends here------------------------*/
