body {
color: #604930;
	font: 14px Times New Roman, Times, serif;
	margin: 0;
	padding: 0;
	text-align:center;
}

p {
	line-height:20px;
	color: #604930;
	font: 14px Times New Roman, Times, serif;
	margin: 0;
	padding: 0;
}

/* @group Text */

h1 {
	color: #974133;
	font: 24px Times New Roman, Times, serif;
	margin-bottom: 5px;
}

h2 {
	color: #544B3C;
	font: bold 15px Times New Roman, Times, serif;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3{

	margin:0px;
	color: #2a2015;
	font: normal 14px Times New Roman, Times, serif;
	
}

h4 {
margin-top: 10px;
	color: #974133;
	font: 500 16px Times New Roman, Times, serif;
	margin-bottom: 2px;
}
a:link {
	color: #588526;
	text-decoration: none;
	
}


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

a:hover, a:active {
color: #fefcfc;
text-decoration: none;
background: #588526;
}

#quote {
	background: #F2F7EA;
	border: 1px solid #BFD3BA;
		padding-left: 10px;
}

.Side {
	float: right;
	margin-right: 10px;
	padding-top: 20px;
	margin-top:10px;
}	

.left {
	float:left;
	padding-right: 10px;
	padding-bottom: 20px;
}

.nick {
	float:right;
	padding-left: 10px;
	padding-bottom: 20px;
}

html>body .Side {
	padding-right: 0px;
	padding-top: 10px;
	margin-top:0px;}

/* @end */

/* @group layout */
#wrapper { 
text-align:left;
width: 830px;
margin: 0 auto;
	position:relative;
}

#container {
		margin: 0px auto;
	width: 830px;
	position:absolute;
	top: 270px;
}
#content {
	width: 480px;
	float:left;
}

#right {
	float:right;
	width: 320px;
}

#rightfloat {
	margin-left:340px;
	top: 50px;
	position:absolute;
}

img {
	border-style: none;
}

#header {
	margin:0px;
	top: 0px;
	height: 200px;
	width:830px;
	position:absolute;
 background: url(images/header.jpg) no-repeat 0 50%;
}

#navcontainer {
	position:absolute;
	height:37px;
	width: 830px;
	top: 220px;
	color: #974133;
	font: 18px Times New Roman, Times, serif;
	background: url(images/bg_1.jpg) repeat-x center bottom;
	display: inline;
	
}


#clear {
	clear:both;
}

html>body #navcontainer {
	}

footer {
	clear: right;
	width: 780px;
	margin-bottom:20px;
	height: 31px;
	background: url(images/bg_2.jpg) repeat-x 0 50%;
	}

#footernew {
	padding-top:20px;
	text-align:center;
}
	
	
	#sidebar{
	clear:both;
		width: 480px;
}
/*</group

/*<group=Photo Album>*/

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #974133;
	font: 24px/0 Times New Roman, Times, serif;
	margin-bottom: 10px;
	margin-top: 20px;
}

.album-wrapper {display:block;  }

.album-description {
}

.thumbnail-wrap { 

float:left ;
padding-right:5px;}


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

.thumbnail-frame a {
}

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

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

.thumbnail-caption {
	color: #334960;
	font-size: 12px;
	margin-top: 5px;
	font-weight: normal;
}
	
/* @end */

/* @group Single Page (Photo view) */

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

.photo-navigation {
	margin: 0 auto;
	padding: 10px;
	width: 618px;

	text-align: center;
	background: #F2F7EA;
	border: 1px solid #BFD3BA;
	padding-left: 10px;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

.photo-frame{

	text-align: center;
	margin: 0 auto;
}

.photo-links {
}

.photo-title {
	color: #974133;
	font: 24px Times New Roman, Times, serif;
	margin-bottom:5px;
}

.photo-caption {
}

/* @end */
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current {
	text-shadow: none;
	background: url(images/arrow.jpg) no-repeat center 60%;}

/* Parent - Level 0 */

#navcontainer ul {
	height:50px;
	margin: 0px;
	padding: 0px;
}

 #navcontainer li {
	float: left;
	margin: 0 0 0 0px;
	list-style-type: none;
	padding: 0px;
		height:50px;
}

 #navcontainer a {
	position: relative;
	width: 120px;
	height:50px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #974133;
	padding: 0px 0px 0px 0px;
}

 #navcontainer a:hover {
background: url(images/arrow.jpg) no-repeat center 60%;}

#contactinformation{
	float:right;
	padding:20px 0 0px 10px;
}


#contactFormArea fieldset {
	border:0;
	margin:0px 0 15px 0;
	padding:0;
	 }
	
#contactFormArea label { 
	display:block;
	width:200px; 
	padding:10px 0 3px 0;
	}
	
#contactFormArea input.text,textarea {
	 width:310px;
	 font:12px/12px 'courier new',courier,monospace;
	 color:#333;
	 padding:3px;
	 margin:1px 0;
	 border:1px solid #ccc; }
	 
#contactFormArea input.submit { 
font:bold 12px/12px verdana,arial,sans-serif; }

#contactFormArea p.loadBar {
	padding-top:10px;
}


/*</group>*/