/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(image/bg_new.gif) top center repeat-y;
color:#404040;
}

/***** Various tags *****/

a {
	text-decoration:none;
	font-weight:normal;
	color:#006600;
	background-color:inherit;
}

#wrap {
background:#ffffff;
color:#404040;
margin:0 auto;
width:760px;
}

a:hover {
	text-decoration:underline;
	color:#006600;
	background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}

/***** Header *****/

#header {
	padding:15;
	height:82px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}

#header h1 {
	color:#006633;
	background-color:inherit;
	width:700px;
	font-size:2em;
	float:left;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#header h1 a {
	color:#669966;
	background-color:inherit;
	text-decoration:none;
}

#header h2 {
	color:#669966;
	background-color:inherit;
	width:129px;
	font-size:2em;
	float:right;
	margin-top: 5px;
	border: 0;
}

#header h2 a {
	color:#669966;
	background-color:inherit;
	text-decoration:none;
}

#header p {
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 0px;
padding:0;
}

/***** Right sidebar *****/

#extras {
float:right;
width:140px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras p, #extras ul {
margin:0 0 16px;
padding:0;
}

#extras p {
font-size:0.9em;
line-height:1.4em;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 8px;
padding:0;
}

.rightpic {
margin:0 0 8px;
padding:0;
margin-bottom: 5px;
}

.head {
	line-height:1.3em;
	font-weight: bold;
	color: #006633;
	font-size: 1em;
}

.head_red {
	line-height:1.3em;
	font-weight: bold;
	color: #C00;
	font-size: 1em;
}

.border {
	line-height:2em;
	font-weight: bold;
	color: #006633;
	font-size: 1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.box {
	line-height:2em;
	font-weight: bold;
	color: #006633;
	font-size: 1.5em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFCC;
	padding: 3px;
	margin-left: 0px;
}

/***** Main content *****/

#content {
margin:0 150px 5px 150px;
border-left:1px solid #b2c0b4;
border-right:1px solid #b2c0b4;
padding:0 10px;
line-height:1.5em;
}



#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

#content h2,#contentwide h2, #contentwide2 h2 {
	font-size:1.6em;
	margin:0 0 10px;
	line-height:1.4em;
	color: #006633;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-size:1.3em;
margin:0 0 8px;
}

#content img,#contentwide img, #contentwide2 img {
	padding:0px;
	display:inline;
	background:#cccccc;
	color:#cccccc;
	border:0px solid #f0f0f0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/

#footer {
	clear:both;
	margin:0 auto;
	padding:12px 0;
	border-top:1px solid #b2c0b4;
	border-bottom:1px solid #b2c0b4;
	width:760px;
	text-align:center;
	color:#808080;
	background:#ffffff;
}

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

#footer a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

/***** Photo gallery *****/

#photogallery {
margin:0 150px 5px 15px;
border-right:1px solid #b2c0b4;
padding:0 10px;
line-height:1.5em;
}

#photogallery h2,#photogallerywide h2, #photogallerywide2 h2 {
	font-size:1.6em;
	margin:0 0 10px;
	line-height:1.4em;
	color: #006633;
}


/***** Various classes *****/

.left {
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-right: 10px;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}
