


/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;	
}

html {
    margin: 0;
    padding: 0;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}


body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #696556;
    background: #696556;
	background-image:url(images/gray.gif);
	background-repeat:repeat-y;
	background-position:bottom;
}

div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}

ol li {
    margin-left: 1em;
    padding: 0 0 0 0;
    list-style: decimal;
}

h1, h2, h3, h4 {
	font-family: Verdana, arial, georgia, helvetica, "Trebuchet MS",sans-serif;
	font-weight: bold;
	margin: .5em 0;
	line-height: 1.2em;
	color:#2e2e00;
	letter-spacing: .07em;
}

h3 {font-size: 110%; color:#2e2e00;}
h1 {font-size: 180%; color:#cf0021;}
h2 {font-size: 140%; color:#2e2e00;}
h4 {font-size: 100%; color:#2e2e00;}

p { padding: 0 0 1em; }

a, a:link { 
    color: #696556;
}
a:visited { color: #696556; }
a:hover { color:#CF0021; }
a:active { color:#CF0021; }

a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 0 0;
}
li {
    list-style: none;
    padding-left: 1em;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

#page {
    width: 924px;
    margin: 0 auto;
    text-align: left;
	background-color:#FFFFFF;
	height:100%;
	background-image:url(images/bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#row1 {
    width: 924px;
	height: 30px;
	margin: 0;
	padding: 0;
    text-align: right;
    background: url(images/row1.jpg) no-repeat;
}

#row1 #meta {
	position:relative;
	top:6px;
	right:12px;
}


#row1 #meta ul{
	list-style-type:none;
	padding:0;
}

#row1 #meta ul li{
	float:right;
	padding-left:5px;
	padding-right:5px;
}


#row1 #meta a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2e2e00;
	font-size: 10px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}


#row2 {
    width: 924px;
	height: 200px;
	margin: 0;
	padding: 0;
    background: url(images/heading1.jpg) no-repeat;
}

/* WATER THEMA */

#row2_water {
    width: 924px;
	height: 200px;
	margin: 0;
	padding: 0;
    background: url(images/heading1_water.jpg) no-repeat;
}

/*---------------*/


#heading1 {
	position:relative;
	left:219px;
	top:77px;
	width:500px;
}

#row3 {
    width: 924px;
	height: 65px;
	margin: 0;
	padding: 0;
    background: url(images/bgmenu.gif) no-repeat;
	background-position:top;
}

/* WATER THEMA */

#row3_water {
    width: 924px;
	height: 65px;
	margin: 0;
	padding: 0;
    background: url(images/bgmenu_water.gif) no-repeat;
	background-position:top;
}


/*---------------*/

#nav {
	margin:0;
	padding-left: 50px;
	padding-top:7px;
	/* 7+23=30px height total */
	height:23px;
}


#nav ul{
	list-style-type:none;
	padding:0;
	margin:0 0 0 -5px;
}

#nav ul li{
	float:left;
	background-image:url(images/dash.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
}

#nav ul .last{
	background-image:none;
}

#nav a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;

}

#nav .active a{
	font-style:italic;
}

#row4 {
    width: 500px;
	padding-top:6px;
	/* 6+24=30px height total */
	height:24px;
	margin: 0;
	padding-left: 50px;
	vertical-align:bottom;	
}



#row4 ul{
	list-style-type:none;
	padding:0;
	margin:0 0 0 -5px;
}

#row4 ul li{
	float:left;
	background-image:url(images/dash.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
}

#row4 ul.lastitem{
	background-image:none;
}

#row4 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#696556;
	font-size: 11px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}


#content {
	float:left;
    text-align: left;
    width: 500px;
	/* lock a height */
	min-height: 400px;
    margin: 0 0 0 50px;
    padding: 0;
    line-height: 1.5em;
	border-right:1px solid #2e2e00;
}

.post {
    margin: 0 0 0 0;
    padding: 0 30px 0 0;
}

.postright {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#max {
    margin: 22px 0 22px 0;
    padding: 0 0 0 0;
}



/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
	width: 300px;
    margin: 0 0 0 580px;
    padding: 0 0 0 0;
    font-size: 1em;
    line-height: 1.5em;
    background: url(images/sidebar_bg.gif) no-repeat 0 0;
	border:0px solid green;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    background: url(images/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}




/* Footer 
------------------------------------------------------------------------- */
#footer {
    height:80px;
	/* need 80 heigyh for bottom image of grass*/
	margin: 0;
    padding: 0;
}





/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
