a:link {
	text-decoration: underline;
	color: #008EB6;
}
a:visited {
	text-decoration: underline;
	color: #008EB6;
}
a:hover {
	text-decoration: underline;
	color: #008EB6;
}
a:active {
	text-decoration: none;
}

.bg {
	background-image: url(images/idea_r6_c4.jpg);
	background-repeat: repeat-y;
}
.topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4B4946;
	color: #666666;
	padding-bottom: 7px;
}




.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8C3;
	font-size: 11px;
	color: #008EB6;
	padding: 7px;
	line-height: 129%;
}

.nav a:link  {  color: color: #008EB6; text-decoration: underline;}
.nav a:active  {  color: #008EB6; text-decoration: underline;}
.nav a:visited  {  color: #008EB6; text-decoration: underline;}
.nav a:hover {  color: #008EB6; text-decoration: underline;}

.borderright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAFAA;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 139%;
	color: #333333;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 35px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.receptiion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 129%;
	color: #A94F3C;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 27px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

.footer  a:link  {  color: #FFFFFF; text-decoration: none;}
.footer  a:active  {  color: #FFFFFF; text-decoration: none;}
.footer  a:visited  {  color: #FFFFFF; text-decoration: none;}
.footer  a:hover {  color: #F0f0f0; text-decoration: underline;}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #363636;
	padding-top: 29px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAFAA;
	line-height: 129%;
}
.footerlarger {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 45px;
}
.footerlarger  a:link  {  color: #FFFFFF; text-decoration: none;}
.footerlarger  a:active  {  color: #FFFFFF; text-decoration: none;}
.footerlarger  a:visited  {  color: #FFFFFF; text-decoration: none;}
.footerlarger  a:hover {  color: #F0f0f0; text-decoration: underline;}
.pad10 {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
