body { 
	background: #B3B39B;
	text-align: center;
	margin: 10px 5px 5px 5px;
	padding: 0;
	font-size: 12px; color: #154654; 
	line-height: 18px; 
	font-family: "Trebuchet MS", helvetica, sans-serif;	
	scrollbar-arrow-color:#B3B39B;
	scrollbar-base-color:#FFFFDD;
	scrollbar-darkshadow-color:#B3B39B;
	scrollbar-face-color:#FFFFDD;
	scrollbar-highlight-color:#FFFFDD;
	scrollbar-shadow-color:#D9D9BD;		       
}

#holder {
     margin: 0 auto 0 auto; 
     text-align: center;
     width: 980px;
		 padding: 0;
		 background: #B3B39B url(../pics/bg_body.jpg) repeat-y;
}

h1 {
	font-size: 18px; color: #512A2B;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

h2 {
	font-size: 14px; color: #512A2B;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

#top_nav {
     margin: 0;
     text-align: right;
     font-size: 12px; color: #FFFFDD;
	   font-family: "Trebuchet MS", helvetica, sans-serif;
		 padding-right: 20px; 
		 width: 960px;
		 background: #B3B39B url(../pics/bg_top.jpg);
}

#header {
		 display: inline;
     margin: 0;
		 padding: 0; 
		 width: 980px;
		 height: 180px;
}

#rotation img {
		 margin: 0;
		 padding: 8px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#subnav {
		 float: left;
		 display: inline;
		 text-align: left;
		 width: 140px;
		 color: #ffffff;
		 padding-top: 0;
		 margin-left: 30px;	
		 margin-top: 10px;	 
		 margin-right: 30px;
		 margin-bottom: 0;
}

.submenu {
		padding-left: 11px;
		font-size: 10px;
}

#subnav ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#subnav li {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnav ul a:link, #subnav ul a:visited {
	color: #000000;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	display: block;
	height: 1%;
	background-image: url(../pics/nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
#subnav ul a:hover, #subnav ul a:active, #subnav ul a:focus {
	background-image: url(../pics/nav_over.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}

#content_left img {
		 margin: 0;
		 padding: 5px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#content {
		 float: left;
		 text-align: left;
		 width: 500px;
		 padding: 0;
		 margin-left: 15px;	
		 margin-top: 5px;	 
		 margin-right: 0;
		 margin-bottom: 0;	 
}	

#content_acc {
		 float: left;
		 text-align: left;
		 width: 325px;
		 padding: 0;
		 margin-left: 15px;	
		 margin-top: 5px;	 
		 margin-right: 0;
		 margin-bottom: 0;	 
}	

#content_bottom {
		 clear: both;
		 text-align: left;	 
}	

#content_gallery {
		 text-align: left;	 
}

#content_gallery td {
   padding: 5px;
}

#content_gallery img {
		 margin: 2px;
		 padding: 5px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}	

#content_gallery img a:link {
	TEXT-DECORATION: none;
	color: #154654;
	border-bottom: none;
}

#content_gallery img a:visited {
  color: #154654;
	TEXT-DECORATION: none;
	border-bottom: none;
}

#content_gallery img a:hover {
  color: #154654;
	border-bottom: 1px solid;
}

#content td {
	line-height: 17px;
	background: #FEE7C5; 
	}

#content_full {
     float: right;
		 text-align: left;
		 width: 750px;
		 padding:0;
		 margin-left: 0;	
		 margin-top: 0;	 
		 margin-right: 30px;
		 margin-bottom: 0;	 
}	

#content_right {
     background: url(../pics/bg_dec.gif);
		 float: right;
		 text-align: left;
		 width: 200px;
		 height: 440px;
		 color: #512A2B;
		 padding-left: 20px;	
		 padding-top: 0;	 
		 padding-right: 0;
		 padding-bottom: 0;
		 margin-left: 0;	
		 margin-top: 35px;	 
		 margin-right: 35px;
		 margin-bottom: 0;
}	

#footer {
	clear: both;
  background: #B3B39B;
	width: 980px;
	font-size: 10px; color: #fff; 
	font-family: verdana, arial, sans-serif;
	text-align: center;  
}

#footer a:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #fff; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #fff;
}

#footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #fff; 
	TEXT-DECORATION: none;
}

#footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #fff; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #fff;
}

#top_nav a:link {
	FONT-WEIGHT: normal; 
	font-size: 12px; color: #FFFFDD; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #FFFFDD;
}

#top_nav a:visited {
	FONT-WEIGHT: normal; 
	font-size: 12px; color: #FFFFDD; 
	TEXT-DECORATION: none;
}

#top_nav a:hover {
	FONT-WEIGHT: normal; 
	font-size: 12px; color: #FFFFDD; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #FFFFDD;
}

 #content a:link {
	TEXT-DECORATION: none;
	color: #154654;
	border-bottom: 1px dotted;
}

#content a:visited {
  color: #154654;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content a:hover {
  color: #154654;
	border-bottom: 1px solid;
}

 #content_acc a:link {
	TEXT-DECORATION: none;
	color: #154654;
	border-bottom: 1px dotted;
}

#content_acc a:visited {
  color: #154654;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_acc a:hover {
  color: #154654;
	border-bottom: 1px solid;
}

#content_full a:link {
	TEXT-DECORATION: none;
	color: #154654;
	border-bottom: 1px dotted;
}

#content_full a:visited {
  color: #154654;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_full a:hover {
  color: #154654;
	text-decoration: none;
}

 #content_left a:link {
	TEXT-DECORATION: none;
	color: #ffffff;
	border-bottom: 1px dotted;
}

#content_left a:visited {
  color: #ffffff;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_left a:hover {
  color: #ffffff;
	border-bottom: 1px solid;
}

input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="password"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}


/* photo gallery */


#containerphoto {
	float:left;
	text-align: center;
	margin-left:20px; 
	padding:0; 
	width:370px;
	height:470px; 
	overflow:auto; 
}

#containerphoto img {
		 margin: 0;
		 padding: 10px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}



