body{
	background-color: #ffffff;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	text-align: center;
}
*{
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

:link img {
  border: none;
}



a{
	color: #660000;
	text-decoration: none;
}

a:hover{
	color: #111111;
}

.page_feel{
	margin: 0px auto 5px;
	width: 840px;
	background:transparent url(../images/page.png) no-repeat scroll 0 0;
	text-align: center;
}


.content_wrapper{
	margin: 0px auto 5px;
	width: 800px;
	border: solid 0px red;
	text-align: center;
}


p, h1, h2, h3, h4, h5, ul, table, td{
	text-align: left;
}



.banner{
	text-align: left;
}

 .decor_one{
	height: 5px;
	background-color: #742737;
}

.decor_two{
	height: 5px;
	background-color: #CCCCCC;
}

.banner .logo{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}


.logo p{
	text-align: center;
	font-size: 12px;
	color: #4D4D4D;
	padding-top: 10px;
	font-family: Times New Roman;
	color: #742737;
}


.right p{
	line-height: 135%;
}

.navigation{
	height: 40px;
	background-position:left top;
	/*background: transparent url(../images/nav_bkg.gif) repeat-x scroll 0%;
	background-color: #742737;*/
	text-align: center;
	margin: 0px auto 30px;
}

.navigation ul{
	padding-top: 10px;
	text-align: center;
	
}
.navigation ul li{
	list-style-type: none;
	display: inline;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: middle;
}




.navigation ul li a{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
}
.navigation ul li a:hover{
	text-decoration: none;
	color: #cccccc;
}
.navigation ul li#active{
	
	border-bottom: solid 3px #ffffff;
}

.navigation ul li#space{
	padding-right: 0px;
}

.navigation ul li#active a{

}

.content{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 760px;
}

.content table{
	width: 100%;
}

.content table tr td{
	text-align: left;
	vertical-align: top;
}

.content table tr td.left{
	width: 200px;
	vertical-align: top;
	
}

.content table tr td.right{
	vertical-align: top;
	padding-left: 40px;
}

#home{
	text-align: center;
}

#home p.caption{
	text-align: center;
	font-size: 12px;
}

.content h1{
	font-size: 21px;
	padding-bottom: 20px;
	color: #742737;
}

.content h3{
	padding-top: 30px;
	font-size: 18px;
	padding-bottom: 20px;
}

.content h5{
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 0px;
}


.content p{
	color: #4D4D4D;
	font-size: 14px;
	padding-bottom: 20px;
}

.content p.emph{
	padding-top: 40px;
	font-size: 18px;
	color: #742737;
}

.content p.title{
	font-weight: bold;
	font-size: 16px;
	color: #742737;
}


.content .contacts h5{
	font-size: 21px;
}

.content .contacts ul{
	padding-left: 0px;
	padding-bottom: 50px;
}


.content .contacts ul li{
	list-style-type: none;
	padding-bottom: 15px;
	font-size: 12px;
	color: #333333;
}

.content .contacts ul li span.name a{
	
}

.content .contacts ul li span.name a:hover{
	color: #111111;
}


.content .contacts ul li span.name{
	font-size: 13px;
	font-weight: bold;
	color: #111111;
}

.content .contacts p{
	font-size: 13px;
	color: #111111;
}


table.phones{
	padding-bottom: 5px;
}

table.phones td{
	font-size: 13px;
	color: #111111;
}

table.phones td.label{
	width: 50px;
}

#photos img{
	float: left;
	padding-right: 10px;
	padding-bottom: 30px;
}

#photos p{
	clear: both;
}

/* footer */
.footer {
	color: #4D4D4D;
	/*width: 800px;
	margin: 40px auto 5px;*/
	margin-top: 30px;
	clear:both;
	background-color: #cccccc;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer p{
	font-size: 10px;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
}



#main-shadow {
	background:transparent url(../images/left.png) no-repeat scroll 0 0;
	height:320px;
	left:-20px;
	position:absolute;
	width:20px;
}


#main-shadow2 {
	background:transparent url(../images/right.png) no-repeat scroll 100% 0;
	height:320px;
	position:absolute;
	right:-20px;
	width:20px;
	z-index:-1;
}








#main-nav {
float:left;
font-size:92%;
line-height:normal;
width:800px;
}

#main-nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px 0 14px;
padding:0;
}

#main-nav li {
background:transparent url(../images/main_nav/left_nnb.gif) no-repeat scroll left top;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 4px;
line-height:1.22em;
}

#main-nav li#main-nav-current a {
background-image:url(../images/main_nav/right_on_nnb.gif);
border:medium none;
color:#FFFFFF;
font-weight:bold;
padding-bottom:8px;
}


#main-nav li a {
float:none;
background:transparent url(../images/main_nav/right_nnb.gif) no-repeat scroll right top;
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
padding:8px 12px 8px 7px;
text-decoration:none;
}


#main-nav li#main-nav-current {
background-image:url(../images/main_nav/left_on_nnb.gif);
}

div#main-nav-level2 {
background-color:#742737;
border-top:1px solid #742737;
clear:both;
margin:0;
position:relative;
width:800px;
z-index:60;
}

#main-nav-level2 p {
color:#FFFFFF;
font-size:77%;
margin:0;
padding:4px 10px;
text-align: center;
}
