body {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #5d5d5d url(images/page_bg.gif);
    margin: 0px;
    padding: 10px;
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

img { border: 0px; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 900px;
    position: relative;
}

h1, h2, h3, h4{
    font-size: 12px;
}


h1 {
	line-height: 1;
	position: absolute;
	top: 159px;
	left: 434px;
}

h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3 {
    padding: 4px 0px 0px 0px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 12px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: right;

}

 /* page structure */

#wrapper {
    background: url(images/body_t.gif) top no-repeat;
    padding-top: 20px;
}

#body {
    background: url(images/body_bg_2.gif) repeat-y;
    padding-bottom: 12px;
}

#body p {
	background-color: #FFFFFF;
}
#nav {
    position: absolute;
    top: 25px;
    left: 270px;
    width: 610px;
	height:35px;
	background: url(images/nav.gif) repeat-x;
}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav li{
	padding: 7px 16px 0px 16px;
	margin: 0px;
	height:35px;
	list-style-type: square;
	list-style-position: inside;
	float:left;
	border-right: 1px solid #FFFFFF;
	display:inline;
}

.lastchild{border-right: 0px none #FFFFFF !important;}

#nav a{
    font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	color: #A4CA9F;
	text-decoration: none;
}
#nav a:hover{
	color:#fcff85;
}

#current {
    float: left;
    width: 235px;
    margin-left: 10px;
    margin-top: -10px;
    background: url(images/menu_bg.gif) repeat-y;
    border-bottom: 1px solid #05256b;
}
#current a{
	color: #A4CA9F;
	text-decoration: none;
}
#current a:hover{
	color:#fcff85;
}

#current li.landscapes {
    text-align: left;
    background-image: none;
}

* html #current {
    margin-left: 5px;
}

#content {
    float: right;
    width: 640px;
/* space at top of main content */
    padding-top: 30px;
    margin-right: 8px;
}

* html #content {
    margin-right: 4px;
}

#footer {
    background: url(images/body_b.gif) no-repeat;
    text-align: center;
    padding-right: 10px;
    padding-left: 670px;
    padding-bottom: 30px;
}

#copyright {
    position: relative;
    top: -8px;
    color: #989898;
}

/* current column */

#current .nav {
    margin: 21px 6px 5px 5px;
}

#current ul {
    border: 0px solid #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#currenttitle {
    position: absolute;
    left: 15px;
    top: 409px;
}

* html #currenttitle {
    top: 411px;
}

/* page content */

#content h2 {
    line-height: 1;
    margin: 0px;
/* space between editable boxes */
    padding: 10px 0px 0px 0px;
}

#content h3 {
	margin: 10px 0px;
	padding: 0px;
	text-transform: capitalize;
}

#content h4 {
	margin: 10px 0px;
	padding: 0px;
}

#content p {
    margin: 10px 0px;
    padding: 0px;    
}

#content .contentbox {
    border: 1px solid #e1e1e1;
    border-top: none;
    padding: 5px 20px 10px 20px;
}

* html #content .contentbox {
    padding-bottom: 1px;
}

#content, #content a {
    color: #868686;
}

#content a:hover {
    color: #0033CC;
}
#content2, #content a {
    color: #0000FF;
}

#content2 a:hover {
    color: #0000FF;
}
#gallery {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 640px;
	width: 480px;
}
#flash_id
{
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 600px;
	width: 480px;
}
#landscapes {
	text-align: left;
	margin: auto;
	padding: 5px;
	color: #CCC;
	font-size:16px;

	

}
