/*	--- NOTE ---
	This stylesheet is optimized for Firefox. 
	Some properties have a note indicating that	
	they are also listed in the IE-specific stylesheet
	called cassidy_ie.css.  Please refer to
	that stylesheet to make IE-specific changes.
*/ 

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
p {
	margin-top: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
a {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0px 10px 10px 16px;
	padding: 0px;
}
ul li {
	background: url(../_images/bullet_red.gif) left 5px no-repeat;
	list-style: none;
	padding-left: 14px; 
	margin-bottom: 6px;
}
.photoFloatRight {
	position:relative;
	float:right;
	margin-right:-26px;
	margin-top:-20px;
}


/* HEADER */

#headTop {
	position: relative;
}
#headMain {
	position: relative;
	height: 106px;
	width: 990px;
	background: url(../_images/head_fill.gif) repeat-x;
}
#headLogo {
	float: left;
	margin: 0px;
}
#headAddress {
	float: right;
	background: url(../_images/head_addressBkg.jpg) no-repeat;	
	height: 106px;
	text-align: right;	
}
#headAddressText {
	margin: 6px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 13px;
}
#headAddressText a:link, #headAddressText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCFF;
	text-decoration: underline;
}
#headAddressText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCFF;
	text-decoration: none;
}

/* NAVIGATION */

#navBar {
	position: relative;
	height: 27px;
	background-color: #17171E;
	width: 990px;
	text-align: left;
}
#navBar ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#navBar ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;	
}

/* CONTENT */

#contentBackground {
	position: relative;
	width: 990px;
	background: url(../_images/content_bkg.jpg) left top no-repeat;
	min-height: 430px;
}
#contentContainer {
	position: relative;
	margin: 0px 0px 20px 230px;
	padding-top: 20px;
}

#contentHeader {
	position: relative;
	margin: 0px 0px 20px 0px;
	background-color: #001155;
}
#twoColLeft {
	position: relative;
	float: left;
	width: 320px;
	border: solid #333333;
	border-width: 0px 1px 6px 0px;	
	padding-bottom: 6px;
	margin-bottom: 6px;	
}

#blogbutton {
	padding-bottom: 6px;
	margin-bottom: 6px;
	border: none;
	margin-top: 6px;
	padding-top: 6px;
}

#twoColRight{
	position: relative;
	float: right;
	width: 320px;
	border: solid #333333;
	border-width: 0px 1px 6px 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
#twoColHead {
	position: relative;
	background: url(../_images/colHead_bkg.gif) no-repeat;
	height: 24px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 6px;
}
#bioCol{
	position: relative;
	float: right;
	width: 180px;
	border: solid #333333;
	border-width: 0px 1px 6px 0px;
	padding-bottom: 6px;
	margin: 0px 0px 6px 20px;
	font-size: 13px;	
	color: #333333;	
}
#bioCol a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
#bioCol a:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
#bioCol a:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#bioCol ul {
	margin: 0px 10px 10px 0px;
}
#bioCol ul li {
	margin-bottom: 2px;
}
.bioTable {
}
.bioTable td {
	vertical-align: top;
}
.bioTableName {
	text-align: center;
	font-size: 13px;
	width: 25%;	
}
.bioTableCol {
	font-size: 12px;
	background-color: #EBEBEB;
	width: 25%;
}

/* HOME PAGE */

#homeFlash {
	position: relative;
	float: right;
	width: 250px;
	height: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#homeFlash2 {
	position: relative;
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#homeText {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 480px;

}

#homeText2 {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 480px;
	min-height:525px;	
	height:auto;
	font-size:18px;
	line-height:24px;
	
}


/* for Internet Explorer */
/*\*/
* html #homeText2 {
height: 525px;
}
/**/



#homeTagline {
	position: relative;
	border-top: solid 1px #000000;
	padding-top: 20px;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333366;
}

/* FOOTER */

#footer {
	position: relative;
	width: 990px;
	background-color: #333333;
	border: solid #000000;
	border-width: 0px 0px 28px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 30px;
	clear: both;
	margin-top: 20px;
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCFF;
	text-decoration: underline;	
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCFF;
	text-decoration: none;	
}
#footerLeft {
	position: relative;
	float: left;
	margin: 8px 0px 8px 8px;
}
#footerRight {
	position: relative;
	float: right;
	margin: 8px 8px 8px 0px;
	text-align: right;
}
