a:link {
	color: #795F7B;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #DD6800;
}

a:active {
	color: #795F7B;
}
body {
	color: #5A4266;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5A4266;
	font: small "Century Gothic", Arial, Helvetica, sans-serif;
}
#main_content li {
	list-style: url(../images/carre.gif);
	margin-left: 0px;
	margin-bottom: 10px;
}
#main_content ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
}
.empty_space {
	padding-top: 15px;
}

#main_citation {
	border-left: thin solid #5A4266;
}



#main_wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main_header a img {
	margin-left: 20px;
}
#quicklinks a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#main_navBar {
	font-family: Arial, Verdana, Times;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background: url(../images/bgBehindButtons.gif);
}
#main_navBar ul {
	list-style: none;
	margin: 0;
	padding: 6px 0;
}

#main_navBar ul li {
	display: inline;
	background: url(../images/barBetweenButtons.gif) repeat-y right;
	padding: 6px 14px;
}
#main_navBar #li_cust {
	background: url(none);
}

#main_navBar a{
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

/* new css based on the new template */
#temp_mainNav {
	font-family: "Century Gothic", Arial, Verdana, Times;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background: url(../images/bgBehindButtons.gif) repeat-x bottom;
	padding-top: 0px;

}
#temp_mainNav ul {
	list-style: none;
	margin: 0;
	padding: 6px 0;
}

#temp_mainNav ul li {
	display: inline;
	background: url(../images/barBetweenButtons.gif) repeat-y right;
	padding: 6px 11px 6px 12px;
}
#temp_mainNav #li_cust {
	background: url(none);
}

#temp_mainNav a{
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

#temp_mainNav a:hover{
	color: purple;
	text-decoration: none;
	cursor: pointer;
}

/* end */


#quicklinks {
	background: #5A4266;
}



#main_footer {
	/*font-family: "MS Sans Serif", Arial, Verdana, Times;*/
	font-size: x-small;
	color: #737373;
}
.grayline {
	border-top: thin solid #999999;
	padding-top: 5px;
}

.quicklinks_title {
	font-size: large; color: #FFFFFF;
}
.title {
	font-size: large;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
}

#orangelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F28439;
}

#orangelink a:hover {
	color: #FFF;
}

.phone {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
