.p-link {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.p-link a{
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.p-link a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.title-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 101px;
	vertical-align: middle;
	height: 80px;
}

.title-header a{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	font-color: #000000;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #12609E;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;

}

.nav {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 101px;
}

.nav a{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
}

.nav a:hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
}

.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 20px;

}
.btm a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.body2 {
	font-family: "Century Gothic", Arial;
	color: #333333;
	padding: 15px;
	text-align: justify;
	font-size: 14px;
}

.body1 {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: no-repeat;



}
.body1 a{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #000000; 
}
.body1 a:hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #333333;
}
.prebody1 {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.bodybg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.body1bg {
	background-repeat: no-repeat;
}

.bodyfont {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	padding: 5px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.gallery-caption {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.h1 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 15px;

}
.h2	{
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.h3	{
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

.gallery-caption2 {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;

}

.medave-footer {
	font-family: "Century Gothic", Arial;	
	text-align: center;
	font-size: 10px;
}

.medave-footer a{
	font-family: "Century Gothic", Arial;	
	text-align: center;
	font-size: 10px;
}

.sitemap{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
}

.sitemap a{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
}
.sitemap a:hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	text-align: bold;
	color: #333333;
}

/* Quick Contact */

#QuickContact {
	float:left;
	padding:0 180px 0 0;
}

#QuickContact input, textarea {
	width:200px;
	margin:3px 0;
	border:1px solid #12609E;
	background:#CCC;
}
#QuickContact .SubmitBtn {
	width:80px;
	height:23px;
	border:none;
	color:#fff;
	background:#12609E;
}
