/*<group=General Styles>*/body {	text-align: center; /* To Make Content Centered */	background: #FFFFFF url(images/bg.jpg) repeat-x 50% 0;
		font: 12px Helvetica, Arial, sans-serif;
		color: #3A3A3A;
		margin-top:0px;}p {}a:link, a:visited {
	color: #a0be2d;
	font-size: 12px;
	font-weight: bold;
}
img {
	
 border-style: none;
}


#content img {
	padding:5px;
	border: 1px solid #b7b7b7;

}

a:hover img {
	background-color:#FFFFFF;
}

a:hover, a:active {	color: #ffffff;
	background-color:#a0be2d;
	text-decoration: none;}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
/*</group>*//*<group=Layout>*/

#header {
	width: 694px;
	margin: 0px auto;
	text-align: left;
	padding:20px;
	height:80px;
	background:#FFFFFF url(images/header.jpg) no-repeat;
	
}
#container {	width: 732px;	margin: 0px auto;	text-align: left;	position: relative;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
}

#content {
	width: 450px;
	padding: 20px;
	
}

#logo {
	float: right;
	padding-right:50px;
}
#sidebar 
{
	float: right;
	width:200px;
	margin-right: 10px;
		padding:5px;
		margin-top: 20px;


}
#footer { 
clear:both;	width: 734px;	margin: 0px auto;	text-align: center;
	background: url(images/foot.jpg) no-repeat;}#footer p {	padding: 0px;	margin: 0;}

.clear {
	clear: both;
}#footer a:link, #footer a:visited {}#footer a:hover, #footer a:active {}	/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	color: #a0be2d;	text-align: center;	padding-bottom: 5px;}#breadcrumbcontainer ul {	list-style: none;	margin: 0;	padding: 0;}#breadcrumbcontainer li {	display: inline;}#breadcrumbcontainer a {}#breadcrumbcontainer a:hover {}	/*</group>*//*<group=Toolbar>*//* Toolbar Styles */#toolbar {
	margin: 0px auto;	text-align: left;
	width:730px;
	padding-top:7px;
}#toolbar #current {}
#toolbar #current:hover {
	background: transparent;
	}/* Parent - Level 0 */#toolbar ul {	margin: 0;	padding: 0;
	}#toolbar li {
		display: inline;}#toolbar a{	color: #5f5f5f;	text-decoration: none;	margin-right:20px;
	padding:0px;
	font-weight: bold;
border-bottom-style: none;
	display: block;
	display: inline;}#toolbar a:hover {	text-shadow: #baeffa  2px 1px 3px;
background: transparent;
}# a:active {
}/* Child - Level 1 */#toolbar ul ul {
	position:absolute;
	top: 160px;
	text-indent:20px;
}#toolbar ul ul li {}#toolbar ul ul a { 
margin-right:10px;
color: #376614;
text-shadow: #ffffff 1px 1px 2px;
	
}#toolbar ul ul a:hover{background: transparent;
text-shadow: none;}#toolbar ul ul #current{background: transparent;}/* Child - Level 2 *//*</group>*//*<group=Global Classes>*/blockquote {
	background-color: #ceee90;
	padding:10px;
	border: 1px dashed #587b38;
}h1 {
	color: #FFFFFF;	font: bold 30px Helvetica, Arial, sans-serif;	margin: 7px 0 0px;
	text-shadow: #3E8003 0px 2px 1px;
	}h2 {	color: #CEFF9A;
	font: bold 18px Helvetica, Arial, sans-serif;	margin: 0 0 3px;
	text-shadow: #3E8003 0px 2px 1px;}

h4 {		font-size: 2em;	font-weight: bold;
	color: #99C514;
	margin: 0;
	padding: 0;}.imageStyle {}	/*</group>*//*<group=Blog>*//*<group=Archive Page>*/.blog-archive-background {}.blog-archive-headings-wrapper {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	margin-top: 60px;	text-align: left; /* Hack To Keep IE5 Windows Happy */	position: relative;	height: 80px;
	width: 732px;
	background-color:#FFFFFF;
	border-top: 1px solid #4f4f4f;
	border-right: 1px solid #4f4f4f;
	border-left: 1px solid #4f4f4f;
}.blog-archive-entries-wrapper {	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */	background: #ffffff;	position: relative;	padding-bottom: 10px;
	width: 732px;
	border: 1px solid #4f4f4f;
}.blog-archive-entries-wrapper .blog-entry {	padding-top: 10px;	margin-right: 10px;	margin-left: 10px;}.blog-archive-month {	font-size: 2.2em;	margin: 0 0 5px;	padding-top: 15px;	padding-left: 10px;
	color: #585858;
}.blog-archive-link {
	padding-left:10px;}.blog-archive-link a:link, .blog-archive-link a:visited {}	/*</group>*/.blog-entry {	margin-bottom: 10px;	padding-bottom: 10px;}.blog-entry-title {	font-size: 2em;	font-weight: bold;
	color: #99C514;
}.blog-entry-date {
	color: #87a027;
	margin-bottom:5px;
	font-size:10px;
}.blog-entry-body {}.blog-entry-comments {	margin-top: 10px;	font-size: 0.9em;}.blog-entry-category {	margin-bottom: 5px;
	font-size:10px;}	/*</group>*//*<group=File Sharing>*/.filesharing-description {	margin-bottom: 10px;}.filesharing-item {	border: 1px solid #e6e6e6;	padding: 1px;	margin-bottom: 10px;}.filesharing-item-title a:link {	padding: 3px;	margin-bottom: 5px;	border-bottom-style: none;}.filesharing-item-title a:hover {}.filesharing-item-title a:visited {}.filesharing-item-description {	font-size: 0.9em;	padding-left: 3px;	color: #808080;}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {font-size: 2em;	font-weight: bold;	margin-bottom: 5px;
	color: #99C514;}.album-description {}.thumbnail-table {}.thumbnail-frame {}.thumbnail-frame:hover {}.thumbnail-frame a {	border-style: none;}.thumbnail-frame a:hover {
	background-color:#ffffff;}.thumbnail-frame img {	border: none;}.thumbnail-caption {}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {}.photo-navigation {
	padding-bottom: 0px;
	position:relative;
	margin: 0px auto;
	width: 643px;
	top:30px;
	background-color:#FFFFFF;
	border: 1px solid #939393;
}.photo-links {	display: block;}.photo-navigation a:link, .photo-navigation a:visited {	background: transpaent;}.photo-navigation a:hover {}.photo-frame{	background: #ffffff;	padding: 5px;
	margin: 50px;
	border: 1px solid #939393;}.photo-title {
	color: #a0be2d;	font-size: 2em;
	font-weight: bold;
	padding-bottom: 0px;}.photo-caption {}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-description {}	/*</group>*//*<group=Quicktime Album>*//*<group=Index Page (Movie Thumbnail view)>*/.movie-page-title {	font-size: 2em;	font-weight: bold;	margin-bottom: 5px;
	color: #99C514;}.movie-page-description {}.movie-thumbnail-frame {
	float:left;	padding: 5px;	margin-right: 10px;	margin-bottom: 10px;}.movie-thumbnail-frame:hover {}.movie-thumbnail-caption {	font-size: 0.9em;	color: #808080;}	/*</group>*//*<group=Single Page (Movie View)>*/.movie-background {	background: #FFFFFF url();
	text-align: center;}.movie-title {
			font-size: 2em;	font-weight: bold;
	color: #99C514;	margin: 0 0 5px;	padding-top: 15px;}.movie-frame {}	/*</group>*//*</group>*//*<group=Contact Form>*/.message-text { } .required-text {	color: #ff0000;} .form-input-field {} .form-input-button { } /*</group>*/