img {
	-ms-interpolation-mode:bicubic; 
	}

a {
	color: #6A1486;
	text-decoration: none;
	outline: none;
	}

a:visited {
	color: #7F0B8F;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

body { 
	margin: 0px 0 0 0;
	background: url(/Images/Background.jpg) top center repeat-y;
	background-color: #e1e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 10px 0;
	border-top: 0px solid red;
	position: relative;
	}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px .5em;
	padding: 2px;
	line-height: 1.1;
	font-size: .85em;
	}

li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
ul {
	list-style-image: url(/Images/Diamond.gif);
	}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	}

th {
	color: #5a0466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #e0d3b7;
	letter-spacing: .13em;
	padding-bottom: 0px;
	}

th small {
	letter-spacing: normal;
	}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

form {
	margin: 0px;
  	padding: 0px;
	}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #6A1486;
	margin: 0 0 10px 10px;
	padding: 5px 0 0;
	letter-spacing: 1px;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0F7088;
	margin: 12px 5px 0px 5px;
	padding: 0px;
	border-bottom: 1px solid #8ccacf;
	letter-spacing: .13em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #5a0466;
	margin-bottom: 5px;
	margin-left: 20px;
}

h4 {
	color: #0362A1;
	font-weight: bold;
	font-size: 1em;
	margin: 5px;
	padding: 2px;
	}

#PageWrapper {
	width: 1000px;
	border: 4px ridge #f2e4fc;
	border-left-style: groove;
	border-top-style: groove;
	position: relative;
	margin: 0 auto;
	}

#Content {
	position: relative;
	background-color: #e8f0f1;
	border-top: 1px solid #7c6990;
	padding-bottom: 30px;
 	}

#Header {
	color: #ffd675;
	background: url(/images/crownecentreheader.jpg) top right no-repeat;
	background-color: #2e024d;
	border-bottom: 1px solid #9574b7;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%; /*IE 6 needs layout*/
	}

#Header #Logo {
	display: block;	
	position: relative;
	z-index: 2;
	margin: 0 0 -15px 10px;
	padding-top: 8px;
	width: 400px;
	}

#Header img {
	margin: 0;
	border: 0;
	}

#Header h1 {
	text-align:center;
	font-size: 17px;
	color:#fcedd2;
	margin:0px;
	}

.Nav {
	width: 100%;
	background: url(/Images/NavBkg.gif) top left repeat;
	background-color: #07a7b5;
	border-top: 6px solid #ffffff;
	text-align: right;
	padding: 7px 0 0;
	overflow: hidden;
	position: relative;
	}

.Nav a {
	color: #8769a6;
	font-size: 11px;
	font-weight: bold;
	display: block;	
	margin: 0 18px 0 0;
	text-align: center;
	text-decoration: none;
	float: right;
	background: url(/Images/TabBkg.gif) 0 0 repeat-x;
	position: relative;
	border-right: 1px solid #777777;
    border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
	}
	
.Nav a span {
	margin-left: -31px;
	padding: 2px 10px 3px 28px;
	display: block;	
	white-space:nowrap;
	width: 7em;
	background: url(/Images/TabAngle.gif) 0 0 no-repeat;
	}
	
.Nav a:visited {
	color: #8769a6;
	}
	
.Nav a:hover {
	color: #390b49;
	border-right-color: #555555;
	background: url(/Images/TabBkgSelect.gif) 0 0 repeat-x;
	z-index: 3;
	text-decoration: none;
	}
	
.Nav a:hover span {
	background-position: 0 -40px ;
	}
	
.Nav #HomeLink {
	margin-right: 8px;
	}

div.Newsletter p {
	margin-left: 1em;
	}

.phonenumber {
	font-size: 14px;
	color: #19288A;
	}

.bground1 {
	background-color: #C1B1D6;
	}

.bground2 {
	background-color: #F4E1BF;
	}

.LeftImage {
	float: left;
	padding: 5px;
	}

.RightImage {
	float: right;
	padding: 5px 15px 5px 10px;
	}

#Footer {
	color: #FFFFFF;
	font-size: .7em;
	padding: 4px 5px;
	background: url(/Images/NavBkg.gif) center left repeat;
	background-color: #07A7B5;
	border-top: 1px solid #ffffff;
	text-align: right;
	clear: both;
	}
	
#Footer #Copyright {
	float: left;
	}
	
#Footer a,
#Footer a:visited {
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 7px;
	}
	
#Footer a.Last,
#Footer a:visited.Last {
	border: 0;
	}

.SmallerText {
	font-size: .7em;
	}

.sectionUnderline { 
	clear: both;
    padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px #AF7CD3 solid;
	}

.ColorBox {
  	padding: 10px;
	margin: 5px;
	float: right;
	border: 2px #FFE5BC solid;
	background-color: #FFFAD1;
	width: 300px;
	}

div.ColorBox h1 {
	font-size: 14px;
	font-weight: bold;
	color: #03A1A3;
	margin-bottom: 5px;
	text-align: center;
	}

.PictureBox {
    padding: 10px;
	margin: 5px;
	border: 2px #F4E1BF solid;
	background-color: #5a0466;
	}	

.PictureBorder {
	border:#F3E0BF solid 1px;
}

.TableBorder {
    padding: 10px;
	margin: 5px;
	border: 2px #FFE5BC solid;
	background-color: #FFFAD1;
	}

div.ABOSideBar {
	border: 1px #FFE5BC solid;
	padding: 3px;
	margin-bottom: 3px; 
	background-color: #FFFFFF; 
	text-align: left; 
	font-size: 12px;
	}

.NavImages { 
	margin-left: 5px; 
	margin-right: 5px;
	margin-top: 4px;
	}

.Pictures {
  	padding: 5px;
	}

.Pictures img {
	margin: 5px;
	}

.BackgroundColor { 
	background-color: #ECF7F9;
	}

.BackgroundImage1 { 
	background-image: url(/CCPictureCycle/Images/CC1.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage2 { 
	background-image: url(/CCPictureCycle/Images/CC2.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage3 { 
	background-image: url(/CCPictureCycle/Images/CC3.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage4 { 
	background-image: url(/CCPictureCycle/Images/CC4.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage5 { 
	background-image: url(/CCPictureCycle/Images/CC5.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage6 { 
	background-image: url(/CCPictureCycle/Images/CC6.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage7 { 
	background-image: url(/CCPictureCycle/Images/CC7.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage8 { 
	background-image: url(/CCPictureCycle/Images/CC8.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage9 { 
	background-image: url(/CCPictureCycle/Images/CC9.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage10 { 
	background-image: url(/CCPictureCycle/Images/CC10.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage11 { 
	background-image: url(/CCPictureCycle/Images/CC11.jpg);
	background-repeat: no-repeat;
	}

.BackgroundImage12 { 
	background-image: url(/CCPictureCycle/Images/CC12.jpg);
	background-repeat: no-repeat;
	}

.CommentsState {
	font-weight: bold;
	white-space: nowrap;
	padding-left: 16px;
	}

/*Dyanmic styles*/
	
.FormErrorLabel {
	font-weight: bold;
	color: red;
	}
.FormRequiredLabel {
	font-weight: bold;
	color: black;
	}

.ValidationSummary
{
	color:Red;
	border:solid 1px Red;
	padding:7px;
	max-width:60%;
	margin:15px 0px;
}

.HeaderUnderlined
{
	border-bottom: 15px solid #E8F0F1;
	background: url(/Images/FadeHeadingBkgCentered.gif) center top repeat-y;
	background-color: #3e165c;
	padding:3px 5px;
	color:#ffffff;
	font-size: 1.2em;
	font-weight:bold;
	text-align: left;
}


.BorderBottom 
{ 
    border-bottom: 3px #FFE5BC solid;
}
.FillAllFieldsMessage 
{
	font-size: 12px;
}
                       
.CannotProcessNow 
{
	color: #097A95; 
	font-weight: bold;
}
                   
.SubmitButton 
{
	width: 236px; 
	height: 25px; 
	font-weight: bold; 
	color: white; 
	background-color: #0993A0; 
	border-color: #00A0BD #097A95 #097A95 #00A0BD; 
	border-style: solid; 
	border-width: 2px;
}

#aspnetForm table {
	font-size: 12px;
	}
	

