body {
	background-color:#FCFBDD;
}

p {
	font-family		: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	color								: #612344;	
}
	
h1 { 
	font-size								: 14px;
	background-color	:#d0b9c5;
	text-align							:center;
	padding										:4px; 
}

h2 { font-size				: 13px;
	background-color	:#d0b9c5;
	text-align							:center;
	padding										:4px;  
}
	
h3 { font-size				: 12px; 
}

/* everything 	*/	
#main {
	font-size		: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #612344;
	width:760px;
}

#header td {
	padding-left:2px;
	padding-top:2px;
	vertical-align : top;
	text-align : right;
}

/*contact us page font size */

#contactus td {
	font-size		: 12px;
}



#contenttext {font-size: 12px;}

.navAccent {
	vertical-align:bottom;
	text-align:right;
	background-image:url(../images/nav/tiler.gif);
}
#nav.filler {
	height:100%;  
	margin:auto; 
}

#nav {text-align:left; vertical-align:top; padding-left:2px; background-image:url(../images/nav/tiler.gif);}

#navtable {background-color:#0D5FAF; width:151px; height:100%;}

#nav a {color:white; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:14px;}
#nav a:hover {color:black;}

.footer {
	background-color:#cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #612344;
	height:25px;
	text-align:center;
	color:#555555;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #612344;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #612344;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:9px;
}

.bluefooter {
	font-family					: Arial, Helvetica, sans-serif;
	font-size							: 10px;
	color           : #0D5FAF;
	text-decoration : none;
	font-weight     : bold;
}

image{
	border			: 0px;
}

#content {
	font-family		: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	color								: #612344;	
	padding-left:2px;
	width:608;
	background-color:#FCFBDD;
	vertical-align:text-top;
}

.purpleTitle {
	font-family						: Arial, Helvetica, sans-serif;
	font-size								: 18px;
	color												: #612344;	
}

.purple {
	font-family						: Arial, Helvetica, sans-serif;
	font-size								: 11px;
	color												: #612344;	
	background-color	:#FCFBDD;
	vertical-align			:text-top;
	font-weight						: normal;
}

.purple  a:hover 			{	color:#0d5faf; }

/* links */		

a:active {
		font-family			: Arial, Helvetica, sans-serif;
  	color           : #0D5FAF;
  	text-decoration : none;
  	font-weight     : bold;
}

a:visited {
	font-family			: Arial, Helvetica, sans-serif;
	/*color           : #612344;*/
	color           : #0D5FAF;
	text-decoration : none;
	font-weight     : bold;
}


a:hover {
	font-family			: Arial, Helvetica, sans-serif;
	color           : #612344;
	text-decoration : none;
	font-weight     : bold;
}

a:link {
	font-family			: Arial, Helvetica, sans-serif;
	color           : #0D5FAF;
	text-decoration : none;
	font-weight     : bold;
}

/* underlined links */	
a.offsitelinks {
	text-decoration : underline;
}

a.offsitelinks:hover {
	color           : #612344;
}

/* misc */

.basepad {padding-bottom:2px;}

.toppad {padding-top:8px;}

.leftpad {padding-left:2px;}

.rightpad {padding-right:10px;}

/* testing */

#types a:active {font-family			: Arial, Helvetica, sans-serif; color           : #0D5FAF;
  	text-decoration : none;
  	font-weight     : bold;
  	font-size		: 11px;
}

#types a:visited {
	font-family			: Arial, Helvetica, sans-serif;
	/*color           : #612344;*/
	color           : #0D5FAF;
	text-decoration : none;
	font-weight     : bold;
	font-size				: 11px;
}


#types a:hover {
	font-family			: Arial, Helvetica, sans-serif;
	color           : #612344;
	text-decoration : none;
	font-weight     : bold;
	font-size				: 11px;
}

#types a:link {
	font-family			: Arial, Helvetica, sans-serif;
	color           : #0D5FAF;
	text-decoration : none;
	font-weight     : bold;
	font-size				: 11px;
}