/* CSS Document */

body {
margin-top:0px;
margin-bottom:0px;
background-color: #FFF;
background-image: url(images/back.jpg);
background-position:top;
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link{
	color: #9D0000;
	text-decoration:none;
}

a:visited{
	color: #9D0000;
	text-decoration: none;
}

a:hover{
	color: #750000;
	text-decoration: none;
}

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top:0px;
}

.all {
width: 960px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

h3 {
	margin-top:2px;
	margin-bottom:6px;
	padding-bottom:6px;
	font-size: 20px;
	color: #272727;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-transform: capitalize;
	border-bottom:1px dashed #E6E6E6;
}

h4 {
margin-top:0px;
margin-bottom:0px;
padding-bottom:4px;
font-size: 14px;
color: #28526c;
font-family: Tahoma, Geneva, sans-serif;
font-weight:100;
text-transform:uppercase;
border-bottom:1px dashed #E6E6E6;
}

h5 {
width:432px;
margin-top:0px;
margin-bottom:4px;
padding-bottom:4px;
font-size: 14px;
color: #134e85;
font-family: Tahoma, Geneva, sans-serif;
font-weight:100;
text-transform:uppercase;
border-bottom:1px dashed #E6E6E6;
}

h6{
	font-size:9px;
	font-weight:100;
	letter-spacing:0px;
}

ul{
	margin-left:-25px;
	/margin-left:16px;
	line-height:20px;
}

/* LAYOUT CLASSES */

.top{
margin-left: auto;
margin-right: auto;
width: 960px;
height: 156px;
background-image: url(images/top.png);
background-repeat:no-repeat;
}

.menunav {
	width:960px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

.nav {
	float:left;
	clear:left;
	margin:0px 5px 6px;
	margin-top: 5px;
	width:950px;
	height:40px;
	border-bottom: 1px solid #afafaf;
	overflow:hidden;
	background-image: url(images/nav.png);		
}

.nav ul {
	padding:0px;
	list-style-type:none;
	display:inline;

}

.nav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;

}

.nav a:link, .nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px;float:left;
	padding-right: 14px;
	padding-left:14px;
		color: #4A4A4A;
		border-right: 1px dotted #cdcdcd;
		font-size: 12px;
}

.nav a:hover {
	background-image: url(images/nav2.png);
	color:#4A4A4A;
}

.active {
	background-image: url(images/nav2.png);
	color:#4A4A4A;
}

.banner {
clear:both;
margin-left: auto;
margin-right: auto;
/margin-top:6px;
width: 950px;
height: 300px;
}

.flash_images{
	float:left;
	width:372px;
	height:252px;	
	margin-top:21px;
	margin-left:21px;
}

.middle {
padding-top: 10px;
width: 950px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.content_text {
float:left;
width: 660px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
text-align: justify;
padding-left: 20px;
padding-right: 20px;
color: #515151;
line-height:18px;
}

.content_text_guestbook {
width: 900px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
text-align: justify;
padding-left: 20px;
padding-right: 20px;
color: #515151;
line-height:18px;
}

.right {
float:right;
width:205px;
height:auto;
padding:5px;
background-color:#F3F3F3;
margin-right:20px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color: #515151;
text-align: justify;
line-height:16px;
}

.smaller{
font-size:11px;
}


.footer{
clear:both;
margin-left: auto;
margin-right: auto;
width: 948px;
height: auto;
line-height:18px;
border-top: 1px dashed #C0C0C0;
}

.text_footer {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: #727272;
line-height:22px;
padding-top: 10px;
text-align:center;
letter-spacing:0px;
}

.text_footer a:link{
	color: #9D0000;
	text-decoration:none;
}

.text_footer a:visited{
	color: #9D0000;
	text-decoration: none;
}

.text_footer a:hover{
	color: #750000;
	text-decoration: none;
}

.red_big{
	color: #800;
	font-size:16px;
	font-weight:bold;
}

.red_italic{
	color: #800;
	font-style: italic;
}

.map{
	width:640px;
	height:auto;
	border: 1px dashed #C0C0C0;
	padding:5px;
	text-align:center;
	margin-top:8px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}


/* FOOTER WEBWORKS */

.webworks {
color: #5e3f49;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

.webworks a:link{
	color: #5f1127;
	text-decoration:none;
}

.webworks a:visited{
	color: #5f1127;
	text-decoration: none;
}

.webworks a:hover{
	color: #65572a;
	text-decoration: underline;
}

/* WEBWORKS */

