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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #191919;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/stripes.gif);
	background-repeat: repeat;
	background-position: left top;
}

p,li	{
	line-height: 1.4em;
}

a:link, a:visited {
	color: #403b80;
}

a:hover {
  text-decoration: underline;
	color: #1c4287;
}

a img,img {
    border: none; 
}

h1,h2	{
	color:#403b80;
	padding: 0px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h3	{
	color:#403b80;
	padding: 0px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-size: 20px;
}

h4	{
	color:#403b80;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.smalltop {
	color:#6e68b8;
	font-size:10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.table01	{
	padding: 0px;
}
.content_bg {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#l_col {
	background-image: url(../images/link_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 225px;
	min-height: 900px;
}

h2.home_li {
	font-size: 12px;
	color: #191919;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}



#links p {
	font-weight: bold;
	color: #191919;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#links a {
	color: #2e2e2e;
	text-decoration: none;
}

#links a:hover {
	color: #2e2e2e;
	text-decoration: underline;
}

.sub_link a {
	font-size: 13px;
	font-weight: normal;
	margin-left: 15px;
}

#links .dash_sep img {
	margin-top: 15px;
	margin-bottom: 15px;
}

.avail {
	background-color: #E5E5FE;
	border: 4px double #CCCCCC;
	width: 550px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

.avail2 {
	background-color: #E5E5FE;
	border: 4px double #CCCCCC;
	width: 625px;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

.avail3 {
	background-color: #E5E5FE;
	border: 4px double #CCCCCC;
	width: 250px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 30px;
}

.avail select {
	margin-right: 15px;
}

#testimonials {
	background-color: #E5E5FE;
	border: 4px double #CCCCCC;
	width: 615px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#testimonials p {
	font-size: 12px;
}

#r_col  {
	background-image: url(../images/top_rose.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#r_col p {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#r_col ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 55px;
}

#r_col li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 14px;
}

#r_col2  {
}


#r_col2 p {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#r_col2 ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 55px;
}

#r_col2 li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 14px;
}

#bottomContact {
	background-image: url(../images/bottom_rose.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 116px;
	width: 635px;
	margin-bottom: 5px;
}

#l_col h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 15px;
	color: #20c4dc;
}

#r_col a:link {
	text-decoration: underline;
}

.floatLeft	{
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: #CCCCCC double 6px;
}

.floatRight	{
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: #CCCCCC double 6px;
}

.border {
	border: #CCCCCC double 6px;
}

.tests  {
	font-size: 12px;
	color: #413c82;
	font-weight: normal;
	font-style: italic;
}

.relatedSearch a:link,.relatedSearch a:visited {
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	
}

.lightpurple {
	color:#bb0d22;
}


#footer p	{
	color: #6e68b8;
	font-size: 10px;
	line-height: 18px;
}

#footerNavLinks a:link,#footerNavLinks a:visited {
	line-height: 18px;
	text-decoration: none;
	color: a19be2;
	padding-right: 5px;
	padding-left: 5px;
	color:#6e68b8;
	font-size:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#footerNavLinks a:hover	{
	text-decoration: underline;
	color: #a19be2;
}
