/*<group=General Styles>*/

body{
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color:#303030;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #cfdbbc;
}

a:link {
	text-decoration:underline;
	color: #f09821;
	font-weight: bold ;
	font-size: 105% ;
}

a:visited {
	text-decoration: none;
	color:#000;
}

a:hover, a:active {
	text-decoration:underline;
	color: #f09821;
	font-weight: bold ;
	font-size: 105% ;
}
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#wrap {
   margin : 0 auto 30px;
   width : 697px;
	background: #ffffff repeat-y;
	border: #ffffff;
	border-top: solid #ffffff 0.1em;
	height: 100%;
	border-right: 0.8em solid #ffffff;
	border-left: 0.8em solid #ffffff;
	border-bottom: 0.8em solid #ffffff;
}

#container {
   width : 697px;
	background: #ffffff repeat-y url(images/body.jpg);
	border: #ffffff;
	border-top: 0.2em solid #ffffff;
	height: auto;
	margin: 0 auto 20px;
}

#logo {
	width: 113px;
	height: 102px;
	float: left;
	position: absolute;
}

#top {	
	background-image: url(images/top.jpg);
	background-repeat: no-repeat ;
}

#pageHeader {
   background-image : url(images/header.jpg);
   background-repeat : no-repeat;
   height : 240px;
}

#pageHeader img {
   background-image : url(images/header.jpg);
   background-repeat : no-repeat;
   margin : 0;
	height: 161px;
}

#pageHeader h1 {
	color: #fff;
	text-align: center;
	font-size: 160%;
	padding-top: 55px;
	padding-left: 180px;
}

#pageHeader h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	position: relative;
	padding-right: 0;
	padding-left: 180px;
	top: -40px;
	left: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 120px;
	text-align: center;
}

#contentContainer {
   margin : 0;
   padding : 10px;
	height: auto;
}

#contentContainer #content {
   margin : 0 270px 6px 0;
   text-align : justify;
   font-size : 90%;
}

#sidebarContainer {
   float : right;
   width : 264px;
   margin : 0 0 0 100px;
   padding : 0;
	color: #ffffff;
}

#sidebarContainer #sidebar {
   font-size : 90%;
	margin: 1.2em 0.75em 1.2em 4em;
}

#middle {
	background: #ffffff url(images/body.jpg) repeat;
	height: 45px;
}

#bottom {
	background: #ffffff url(images/bottom.jpg) no-repeat;
	height: 45px;
}

#footer {
   padding : 10px;
   background: #f09821;
   text-align:center;
   clear: both;
   font-size: 80%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	margin-left: 1.5em;
}

#navcontainer #current {
}

/* Parent - Level 0 */

#navcontainer ul {
	margin : 0;
	padding: 0 0 0 25px;
	color: #666;
	font-size: 85%;
	list-style: none;
}

#navcontainer li {
 	margin : 0;
	padding: 5px 0 2px 0;
	line-height: 14px;
	border-bottom: 1px solid #ccc;
	
}

#navcontainer a {
	display: block;
	color : #ffffff;
   	background : transparent;
   	text-decoration : none;
   	font-weight: bold;
}

#navcontainer a:hover {
	text-decoration: none;
	color: #f09821;
}

#navcontainer a:active {
	color: #333333;
	background: #fafafa;
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 20px;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul a:active {
}

/*</group>*/

/*<group=Global Classes>*/

blockquote {
	background: #6c775b;
	color: #ffffff;
	padding: 10px;
}

h2 {

}

h3 {

}

.imageStyle {
	border: 5px double #000000;
	margin: 5px;
	padding: 5px;
}
	
/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #092143;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	border-style: none;
}

.thumbnail-caption {
	margin-top: -2px;
	font-size: 0.8em;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	background: #ffffff;
	margin-bottom: 10px;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

.photo-frame{
	margin: 0px;
	border: 5px solid #ffffff;
}

.photo-links {
}

.photo-title {
	color: #092143;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #092143;
}

/*</group>*/
	
/*</group>*/

/*<group=Contact Form>*/
.message-text {
} 

.required-text {
	color: #0080ff;
} 

.form-input-field {
	color: #2160a9;
} 

.form-input-button { } 
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #cfdbbc;
	width: 697px;
	border: 0.8em solid #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	padding: 10px;
	color: #ffffff;
	background: no-repeat url(images/header.jpg);
	height: 240px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	padding: 10px;
	background: #cfdabe;
}

.blog-archive-month {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #5a5a5a;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	line-height: 24px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000000;
}

.blog-entry-body {
	margin-bottom: 45px;
}

.blog-entry-comments {
	
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #092143;
	font-size: 14px;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Quicktime Page>*/

.movie-title {
	color: #092143;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #092143;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {

	margin-right: 40px;
	text-align: center;
	width: 131px;
	margin-bottom: 20px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #333333;
	margin-bottom: 5px;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #cfdbbc;
	margin-top: 5px;
}

.movie-title {
	color: #5a5a5a;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text {
} 

.required-text {
	color: #0080ff;
} 

.form-input-field {
	color: #2160a9;
} 

.form-input-button { } 
/*</group>*/