@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	margin:2px 0 0 0;
	padding:0;

}
img	{border:0;padding:0;margin:0;}


#frame {
	width:850px;
	height:538px;
	margin-right:auto;
	margin-left:auto;
	background: url(img/logo.gif) 35px 35px no-repeat #000;
	text-align:left;
	margin-top:50px;
	color: #fff;
	padding:6px;
}

#nudge	{
	width:818px;
	height:90px;
}
#placement	{
	width:818px;
	height:30px;
	margin:0 0 0 15px;
}

#name	{
	width:525px;
	height:30px;
	float:left;
	margin:0;
	padding:0;
}

#nav	{
	width:280px;
	height:30px;
	float:left;
	margin:0;
	padding:0;
}

#main	{
	width:818px;
	height:296px;
	margin:0 0 0 15px;
	background-color: #aacaca;
	border-top:22px #72baba solid;
	border-bottom:5px #fff solid;
}

#photos	{
	width:527px;
	height:296px;
	background-color: #696;
	margin:0;
	padding:0;
	float:left;
}

#txt	{
	width:290px;
	height:296px;
	background-color: #aacaca;
	float:left;
}

#txthome	{
	width:290px;
	height:296px;
	background-color: #aacaca;
	float:left;
	overflow:auto;
}

#ftr	{
	width:818px;
	height:50px;
	margin:20px 0 0 15px;
	clear:both;
}

p	{
	font-size:0.7em;
	color:#000;
	line-height:1.6em;
	margin:10px 4px 4px 17px;
}
p a:link {font-weight: bold; color: #4b4b4d; text-decoration: none;}
p a:visited {font-weight: bold; color: #4b4b4d; text-decoration: none;}
p a:hover {font-weight: bold; color: #09c;text-decoration: none;}

.file	{
	padding: 5px 0 0 20px;
	background: url(img/page_white_acrobat.png) no-repeat left center;
	font-weight:bold;
}


h1	{
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size:36px;
	letter-spacing: 5px;
	line-height:30px;
	margin:0 0 0 20px;
	color:#4b4b4d;
}

h2	{
	font-size:0.8em;
	line-height:1.1em;
	margin:10px 4px 4px 17px;
	color:#000;
}

h3	{
	font-size:0.75em;
	color:#fff;
	line-height:1.6em;
	margin:10px 4px 4px 7px;
	font-weight:normal;
}
h3 a:link {color: #fff; text-decoration: none;}
h3 a:visited {color: #fff; text-decoration: none;}
h3 a:hover {color: #72baba;text-decoration: underline;}

h5 { 
	font-weight: bold;
	font-size:0.7em;
	margin: 10px 2px 2px 16px;
}
h5 a {color: #4b4b4d;padding:0 0 0 12px; text-decoration: none;background: url(img/mv_grey2.gif) 0 2px no-repeat; }
h5 a:hover {background-position: -131px 2px;text-decoration: none;}
h5 a#currenth5 {color: #000;padding:0 0 0 12px; text-decoration: none;background: url(img/mv_grey2.gif) -131px 2px no-repeat; }

.tel	{
	color:#72baba;
}

.mob	{
	color:#72baba;
	margin:0 0 0 18px;
}

ul.navlist {
	margin:6px 0 2px 4px;
	padding:0;
}

.navlist li	{
	display: inline;
	list-style-type: none;
}

.navlist a {
	padding: 1px 4px 1px 4px;
	margin:0;
	line-height:0.8em;
	color: #fff;
}

.navlist a:link, .navlist a:visited	 {
	color: #fff;
	font-size: 0.7em;
	text-decoration: none;
}

.navlist a:hover	{
	color: #72baba;
	text-decoration: underline;
}

.navlist a#current	{
	color: #aacaca;
	text-decoration: none;
}

ul.pages {
	margin:-3px 0 0 44px;
	padding:2px;
	line-height:14px;
}
.more	{
	
}
.pages li	{
	display: inline;
	list-style-type: none;
}

.pages a {
	padding: 4px 4px 0px 4px;
	margin:0 -3px 0 0;
	color: #aacaca;
	background: url(img/dots.gif) -2px -1px no-repeat;
}

.pages a:link, .pages a:visited	 {
	color: #aacaca;
	font-size: 10px;
	text-decoration: none;
	padding: 4px 4px 0px 4px;
	/*border: 1px solid #666;*/
}

.pages a:hover	{
	color: #fff;
	text-decoration: none;
	background: url(img/dots.gif) -2px -32px no-repeat;
	
}

.pages a#currentp	{
	color: #fff;
	text-decoration: none;
	background: url(img/dots.gif) -2px -32px no-repeat;
}

.more	{
	color: #fff;
	font-size:0.7em;
}

ul.twocol {
  float: left;
  width: 270px;
  margin: 2px 0 0 17px;
  padding: 0;
  list-style: none;
}
 
li.twocol {
  float: left;
  width: 130px;
  margin: 2px 0 0 0;
  padding: 0;
  font-size:0.65em;
  color:#000;
}
