﻿body, table, td
{
	/* set the default font family */
	font-family:Arial;
}

body 
{
	background:url('../../Images/logo_water_mark_small2.png') repeat;
}

H1
{
	padding-left:5px;
	color:#841C30;
	clear:right;
	font-size:180%;
}

.FooterLink
{
	color:White;
	text-decoration:none;
}

.Content
{
	margin:0px 7px 7px 7px;
}

#ContentTitle
{
	/*display:inline-block;*/
	padding-left:5px;
	color:#841C30;
	clear:right;
}

.testimonial
{
	font-style:italic;
	font-size:10pt;
	padding-left:10px;
}
.testimonialName
{
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.FrontPgSubHeader
{
	font-size:100%;
	color:#841C30;
	margin-bottom:10px;
}

.ContentImgLeft 
{
	margin:5px 10px 5px 5px;
	border:solid 1px #841C30;
	padding:5px;
	float:left;
}

.ContentImgRight
{
	margin:5px 5px 5px 10px;
	border:solid 1px #841C30;
	padding:5px;
	float:right;
}

.LeftNavMenuItem 
{
	width: 140px;
	padding:3px 3px 3px 3px;
	/*border:1px black solid;*/
	color:White;
	background-color:#841C30;
	margin-bottom:2px;
	margin-left:0px;
	text-indent:-3px;
}

/*.LeftNavMenuItem a 
{
	min-width:140px;
	padding:3px 3px 3px 3px;
}

.LeftNavMenuItem a:hover
{
	background-color:White;
	color:#841C30;
}*/


.top_nav_link
{
	color:White; 
	text-decoration:none;
}

.top_nav_img
{
	margin:0px 35px;
}

.ContentCell
{
	background-image: url('../../Images/logo_water_mark.png'); 
	background-repeat: no-repeat; 
	background-position: bottom center;
}

.Content p, li
{
	font-size:75%;
}

.Content h4
{
	font-size:90%;
}

.Content h3
{
	font-size:120%;
}

.Content h2
{
	font-size:150%;
	color:#841C30;
	font-style:italic;
}

#Footer
{
	text-align:right;
	padding:3px 75px 3px 0px;
	color:white;
}

#Layout_Content
{
	clear:both;
	padding-top:20px;
}

.Main /*currently on the same tag with layout_main*/
{
 border-style:solid;
 border-color:Black;
}

.Content B
{
	color:Orange;
}

.PoweredBy7Ware
{
	color:Gray;
	font-weight:bold;
	text-decoration:none;
}

.Style1
{
	color:red;
}
.Style1 .Style2
{
	font-weight:bold;
}

#Header p
{
	clear:both;
	display:block;
}
#LeftNav ul li
{
	text-decoration:underline;	
}
#LeftNav ul li a, .breadcrumb, .breadcrumb a
{
	color:#841C30;
}
.breadcrumb
{
	/*position:relative;
	display:block;*/
	float:right;
	padding:30px 10px 0px 0px;
	font-size:60%;
	font-weight:bold;
}
#Banner
{
	display:block;
}	

