@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

tr {
	font-size:12px;
}

select {

}

p{
	font-size:14px;
	}

#content {
	width:900px;
	background-image: url(/images/ui/bg.content.gif);
	background-repeat: repeat-y;

}

.footer {
	width:900px;
	background-image: url(/images/ui/bg.content.gif);
	background-repeat: repeat-y;
	
}

.footer p {
	font-size:11px;
	padding:10px;
}

#container {
	width:100%;
	background-color:#fff;
	background-position: center top;
	background-repeat: no-repeat;
}

.textcontent {
	font-size:14px;
	width:690px;
	float:right;
	padding-left: 10px;
}

.textcontentmain {
	font-size:14px;
	width:450px;
}

.texthomeleft {
	float:left;
	font-size:14px;
	width:450px;
	padding-left: 30px;
}

.texthomeright {
	float:right;
	font-size:14px;
	width:370px;
	padding-right: 30px;
	padding-left: 20px;
}

.textcontentmain table {
		font-size:12px;
}

.textcontentadmin {
	font-size:12px;
	margin: 10px 15px 0 20px;
	background-color: #EFEFEF;
	padding: 5px;

}

.fotouploadbox{
	float:left;
	width:300px;
	margin-left: 10px;
}

.fotodelete{
	float:right;
	width:570px;
}

.textcontent p{ 
	margin-right:40px;

}

.detailimages {
	float:right;
	width:330px;
	clear: both;
	padding-left: 20px;
	margin-right: 20px;
}

#rightcol {
	width: 150px;
	float:right;
	font-size:12px;
	margin-top: 60px;

}

.rightcolpad  {
	padding: 0 5px 0 5px;
}

h1, h2, h3, h4 {
	font-weight:normal;
	margin-top: 10px;
}

h1, h2 {
	font-size:20px;
	
	}
	
h2, h3{
	font-weight:lighter;
	margin-top: 13px;
	color:#39F;
	}
		
	


#cleardiv {
	clear:both;
}

#sidebar {
	width:200px;
	float:left;
	background-image:url(images/ui/side.bar.lef.bg.gif);
	background-repeat:no-repeat;

}

#sidebarcontent {
	margin: 0 5px 0 20px;
	font-size: 12px;
}

#sidebarcontent, p  {
	padding-bottom:0px;
	margin-bottom: 0px;
	
}

.tableheader {

}

a {
	color:#6666FF;
	text-decoration:none;
}

.orange {
color:#FF6600;
}

.red {
	color:#F00;
}

.purple {
	color:#630A5C;
}

.credit {
	font-size:9px;
	color:#666;
	text-decoration:none;
	text-align: right;
}

.credit a {
	
	color:#666;
	
}

.clear {
	clear:both;
}

#navlist
{
	margin: 0;
	padding: 0 0 33px 10px;
	background-image:url(images/ui/bgtopmenu.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 8px 8px 4px 8px;
	text-decoration: none;
	color: #FFF;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #CF82B8;
	padding-bottom: 2px;
	background: transparent;
	color: #CF82B8;
}



#navlist a:hover { color: #FFF; }

.instructions {
	font-size:12px;
}

#maplinks {
	width:300px;
	float:right;
	padding:12px;
	margin-right:25px;
	margin-left:10px;
	background-color:#FBF0FB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #A0076B;
}

#contactform {
	width:80%;
	padding:12px;
	margin-right:25px;
	margin-left:10px;
	background-color:#FBF0FB;
	
	border: 1px solid #A0076B;
}

#maplinks p {
	padding:0;
	margin:0;
	font-size:12px}
	
#maplinks p div {

	width:100px;
}

