body {
	margin : 0 0 0 0;
	background-position : top;
	background-repeat : repeat-x;
	background-color : #D9D2C0;
}



.footer {
	font-size: 10px;
	color: #26586D;
	font-family: Verdana, sans-serif;
}

.body {
	font-size: 12px;
	color: #564529;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
}

.gallery {
	font-size: 11px;
	color: #26586D;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
	font-weight: bold;
}

.blue {
	font-size: 12px;
	color: #26586D;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
}


.form {
	font-size: 11px;
	color: #564529;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
}


.bold {
	font-size: 12px;
	color: #564529;
	font-weight: bold;
	font-family: Verdana, Verdana, sans-serif;
	line-height: 1.4;
}

.profile {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
}

.sub {
	background-image : url(images/content_rowMID.gif);
	background-repeat : no-repeat;
}

.subnav {
	font-size: 11px;
	color: #2E4651;
	font-family: Verdana, sans-serif;
	padding-bottom: 5px;
	padding-top: 7px;
}


.bodytwo {
	font-size: 11px;
	color: #5F5037;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
}

.home {
	font-size: 10px;
	color: #3B6577;
	font-family: Verdana, sans-serif;
}

.head {
	font-size: 12px;
	font-weight: bold;
	color: #5F5038;
	font-family: Verdana, sans-serif;
}

.headtwo {
	font-size: 12px;
	font-weight: bold;
	color: #35575F;
	font-family: Verdana, sans-serif;
}

A {
font-size: 12px;
font-family: Verdana, sans-serif;
color: #214656;
text-decoration: None;
font-weight: bold;
}

A:hover {
font-size: 12px;
font-family: Verdana, sans-serif;
color: #6A5C38;
text-decoration: underline;
font-weight: bold;
}

A.footer {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #214656;
text-decoration: none;
font-weight: bold;
}

A.footer:hover {
font-size: 10px;
font-family: Verdana, sans-serif;
color: #6A5C38;
text-decoration: underline;
font-weight: bold;
}

A.gallery {
font-size: 11px;
font-family: Verdana, sans-serif;
color: #214656;
text-decoration: none;
font-weight: bold;
}

A.gallery:hover {
font-size: 11px;
font-family: Verdana, sans-serif;
color: #6A5C38;
text-decoration: underline;
font-weight: bold;
}


.row1 {
	background-color: #C2B391;
}

.row2 {
	background-color: #D9CEB6;
}

.row3 {
	background-color: #F6F4ED;
}


.bar {
scrollbar-3d-light-color : #DDDDDD;
scrollbar-arrow-color : #CCCCCC;
scrollbar-base-color : #DDDDDD;
scrollbar-darkshadow-color : #DDDDDD;
scrollbar-face-color : #5F5037;
scrollbar-highlight-color : #CCCCCC;
scrollbar-shadow-color : #5F5037;
}

.inp {
	background-color : #F1EEE5 !important;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-color: black;
	border: 1px solid #A39066;
}

.inp_dis {
	background-color : #A4A4A4 !important;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-color: black;
	border: 1px solid #A39066;
	
}

.iframe {
    border-top : 1px solid #A1998D;
    border-bottom : 1px solid #A1998D;
	background-color : #D3D3D3;

  }

  
 /*   NAVIGATION   */
  
 ul#subnav {
	list-style: none;
	margin: 0 0px;
	padding: 0 0px;
	background-color: #C2B391;
	width: 165px;
	text-decoration: none;
	text-align : right;

}
		
	

ul#subnav li {
	margin: 0 8px;
	padding: 0 0px;
  	text-decoration: none;
	background-color: #C2B391;
	}
	
ul#subnav li#selected {
	margin: 0 8 0 0px;
	padding: 0px 0;
	font: 12px verdana, sans-serif;
	color: #514F61;
	text-decoration: none;
	font-weight: bold;
	color: #6A5C38;

	}


	
ul#subnav li a:hover {
	color: #6A5C38;
	}
