*{
	margin:0;
	padding:0;
	list-style:none;
	font-style:normal;
	font-family:verdana, sans-serif;
	font-size:11px;

}

body{
	background-repeat:repeat-x;
	margin: 0 0 0px;
	color:#000000;
	background-color: #f5f5f5 
	}

p, address, ol{
	margin:0 0 15px;
	line-height:15px
}

strong, dt{
	font-weight:bold
}

em{
	font-style:italic
}

dt span{
	font:normal 10px verdana;
	color:#666
}

dd{
	margin:3px 10px 14px;
	padding:0 0 0 10px;
	border-left:solid 5px  #ebefe4
}

p{
	line-height:15px
}

option{
	padding:0 0 0 3px
}

img{
	border:0
}

a{
	color:#4A3697;
	font-weight:bold
}

a:visited{
	color:#7e18a0
}

a:hover{
	
}

/* BEGIN: Headings ================== */
h1{
	font: bold 20px "verdana narrow", verdana;
	margin:0 0 10px;
	color:#4A3697;
}

h2{
	font:normal 16px "arial narrow", arial
}

h3{
	font-size:12px;
	margin:16px 0
}

h4{
	font-size:10px;
	margin:0 0 8px
}
h5{
	font-size:9px;
	margin:0 0 8px
}
/* END: Headings ================== */

#headerTop{
	background: url(./Images/headingbg.gif)  top center no-repeat ;
	width:900px; height:25px;
	position:relative;
	vertical-align:top;
	background-color:Transparent;
	background-color: #f5f5f5;
	text-align:right;
}

#headerTop a
{	color:#f5f5f5;
	font-size:9px; 
}

.quote
{
padding-left: 240px;
 top: -10px;
 position:absolute;	
 background-color: Transparent;
 }
	
.logo 
{ padding-left: 35px;
   top: -5px;
  position:absolute;
	}

.phone 
{ padding-left: 550px;
   top: 45px;
  position:absolute;
	}
	
/* BEGIN: Header =================== */
#header{
	height: 70px;
	position:relative;
	vertical-align:top;
	background-color: #f5f5f5;
}

#header p{
	float:right;
	color:#f5f5f5;
	width:900px;
	text-align:center;
}

#header p a{
	color:#f5f5f5
}
#Subhead
{
	float:inherit ;
	vertical-align :top ;
	text-align:center ;
	width:inherit 
	}
		
/* END: Header =================== */

/* BEGIN: Right Side =================== */
#rightSide
{
	float:left;
	width:200px; height:100%;
	padding: 0px  0px 0px  0px;
	text-align:center;
	font-size:10px;
}

#rightSide a{
	display:block
}

#rightSide a img, .imageGallery a img {
	border:3px solid #4A3697
}

#rightSide a:hover img, .imageGallery a:hover img{
	border:3px solid #3b81c7
}

#rightSide h1{
	font:bold 16px "arial narrow", arial
}
#rightSideBorder
{
	display:block;
	background-color:White;
	float:left;
	width:200px;
	text-align:center;
}
/* END: Right Side =================== */

/* BEGIN: Left Side =================== */

#leftcolumn{
	float:left;
	width:100%; height:100%;
	font-size:0.9em;
}

#leftSide
{
	float:left;
	width:200px; height:100% ;
	padding: 0px  0px 0px  0px;
	font-size:10px;
	text-align:center;
}

#leftSide a{
	display:block
}

#leftSide a img, .imageGallery a img{
	border:3px solid #4A3697
}

#leftSide a:hover img, .imageGallery a:hover img{
	border:3px solid #3b81c7
}

#leftSide h1{
	font:bold 16px "arial narrow", arial
}
#leftSideBorder
{ 
	display:block;
	background-color:Transparent;
	float:left;
	width:200px;
	text-align:center;	

}
/* END: left Side =================== */

/* BEGIN: Footer =================== */

#bottom
{ 
	border-style: solid none solid none;
	border-color: #ccbb66;
	clear: both;
	width: 100%;
	height: 90px;
	border-width:thin;
	background-color: Transparent ;
	vertical-align:top;
}

.bottomH
{
	font: bold 20px "verdana narrow" , verdana;
	color: #4A3697;
	background-color: #f5f5f5 ;
	width:100%;

}

#bottomNav a{
	text-decoration:none;
	font-weight:normal;
	color:#4A3697;
}

#bottomNav a:hover{
	text-decoration:underline
}

#bottomNav  
{
	background-color: Transparent;
	height:100%;
	text-align:center;
	clear:both;	
	color:#4A3697;
	width:100%;
}

#bottomNav li{
	display:inline;
	border-left:1px solid #333;
	padding:0 7px
}

#legalStuff{
	background:#333;
	color:#ccc;
	width:100%;
	margin:0 auto;
	padding:7px 0;
	text-align:center;
}

#legalStuff a{
	font-weight:normal;
	color:#ccc
}

/* END: Footer =================== */

#main
{
	clear:both;
	margin:auto;
	width:900px;
	border-top:0;
	background:white;
	richness:100;
	height:auto;
	display:block;
	color: #4A3697;
	background-color: #f5f5f5 ;
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

#content
{background-color: #f5f5f5 ;
	width:100%;
	float:left;
	padding: 0px 0px 1px 0px;
	richness:100;
	height:100%;
	vertical-align:top;
 }

/*#content ul li{
	background-position: left top; 
	background: url(./Images/purpbullet.gif) no-repeat;
	background: url(App_Themes/Custom/Images/purpbullet.gif) no-repeat; 
	text-align:left; 
	padding-left:20px;
}*/

#content ul{
	margin:0 0 16px
}
#contentbody
{ 	
vertical-align:top; 
width:100%;
display:block; 
float:left;
background-color: #f5f5f5;
font-size:12px;
}

#adminContent{
	padding:10px 16px
}

.wide{
 width:500px !important ;
 text-align:center;
 display:block; 
 vertical-align:top; 
 float:left;
}
.widemedia
{
 width:75%;
 text-align:center;
 display:block; 
 vertical-align:top; 
 float:left;
}
.fullmedia
{
 width:100%;
 text-align:center;
 display:block; 
 vertical-align:top; 
 float:left;
}

table{
	width:100%;
	/*margin:0 0 10px*/
}

th, td{
	padding:5px;
	vertical-align:top
}

th{
	text-align:right;
/*	padding:2px 2px 2px;
	width:150px;*/
}

.GridHeader, .GridPager{
	background:#4A3697;
	vertical-align:middle;
	white-space:nowrap
}

.evenRows, .GridItem{
}

.required{
	color:#d00
}

.evenCols th, .evenCols input, .evenCols select{
	width:170px
}

.evenCols textarea{
	width:100%;
	height:100px
}

.evenCols table td input{
	width:20px
}

.alignRight{
	text-align:right;
	padding:6px
}

.indent{
	margin-left:40px
}

.noinput input 
{
	width:20px;	
}

.alpha li{
	list-style:lower-alpha;
	margin:0 0 6px 26px
}

#Rss
{ font-size:20px;
  float:left; 
  text-align:left; 
  width:185; 
  padding-left:15px
	}

#container
{
	color:#4A3697;
	background-color:white;
	width:100%;
	richness:100;
	height:100%;
	display:block;
	font-size:12px;
 }

.slogan1
{
float:left;
font-size:24px;
font-weight:bold;
}	
.slogan2
{
font-weight:normal;
font-size:16px;
float:left;
padding-top:8px

}	
.slogan3
{
font-style:italic;
font-weight:normal;
font-size:16px;
float:left;
font-weight:bold;
padding-top:8px
}

.borders
{ /*	background: url(./Images/Borders.jpg) top left no-repeat ;*/
	height:300px;
	}
	
