body{
	font-family: georgia, times;
	font-size: 12px;
	background: #75731C url(images/bg.gif);
	margin-top: 10px;
}

a, a:visited{
	color: #06C;
}

a:hover{
	color: #f00;
}

.wrapper{
	width: 955px;
	margin: 0 auto; 
}

.left_top{
	float: left;
	width: 200px;
}

.icon{
	background: #fff url(images/bgr_icon.jpg) no-repeat 5px 5px;
	width: 200px;
	height: 505px;
	margin-top: 35px;
}

.middle_top{
	width: 200px;
	background: url(images/bgr_line.gif);
	float: left;
	height: 480px;
}

.logo{
	width: 195px;
	border: 1px solid #fff;
	border-bottom: 0;
	float: left;
	background: #6C6F1E url(images/bgr_middle_top.jpg);
	height: 300px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 193px;
}

html>body .logo {  
	width: 193px;
}

.logo img{
	margin: 40px 0 0 28px;
}

.menu{
	margin-left: 1px;
	font-family: georgia, times;
	border-top: 0;
	clear: left;
	border-top: 1px solid #fff;
}

.message{
 color: #cff;
 border: 5px;
 padding: 5px;
 font-weight: normal;
}


#navlist {
	margin: 0;
	padding: 0;
}

#navlist li {
	display: inline;
}

#navlist a {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 5px 8px 10px;
	font-size: 12px;
	background: #CC6600 url(images/bgr_inactive.gif) no-repeat right top;
}

#navlist a:visited { color: #fff; }

#navlist a:hover { 
	background: #263D57 url(images/bgr_active.gif) no-repeat right top;
	color: #fc0;
}

#navlist .sub a, #navlist .sub a:visited {
	color: #fc0;
	background: #263D57 url(images/bgr_active.gif) no-repeat right top;
}

#navlist .sub a:hover {background: #263D57 url(images/bgr_inactive.gif) no-repeat right top;}

.right_top{
	float: left;
	width: 555px;
}

h1{
	padding: 0;
	margin: 0;
	font-size: 28px;
	font-weight: normal;
}

.photo{
	float: right;
	width: 150px;
}

h2{
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color: #CC6600;
}

h3{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #CC6600;
}

.top_green{
	background: url(images/top_green.gif) repeat-x left bottom;
	height: 40px;
}

.two_cols{
	float: left;
	width: 755px;
}

.package{
	background: url(images/bgr_two_cols.gif);
}

.content{
	background: url(images/bgr_content.png) repeat-x;
	margin-right: 5px;
	padding: 8px 10px 0 15px;
	border-right: 5px solid #fff;
}

.breadcrumb{
	font-size: 11px;
	padding: 3px 0 15px 0;
}

.title{
	margin-bottom: 25px;
}

.common_text{
	font-size: 14px;
	line-height: 20px;
}

.bottom_left{
	background: transparent url(images/flower.gif) no-repeat;
	height: 117px;
	width: 200px;
	float: left;
}

.bottom_right{
	float: left;
	background: url(images/bgr_bottom.png) repeat-x;
	width: 545px;
	height: 60px;
}

.white_line{
	width: 
}


.copyright{
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding-top: 60px;
}

.spacer{
	font-size: 2px;
	clear: all;
}


.photo_cell{
	width: 165px;
	float: left;
}

.photo_cell img{
	padding: 1px;
	border: 1px dotted #333;
	margin-top: 5px;
}

.right_pic{
	float: right;
	padding: 1px;
	border: 1px dotted #333;
	margin: 0 10px;
}

.copyright a, .copyright a:visited {color: #fc0; text-decoration: none;}
.copyright a:hover{color: #fff;}
