/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 100px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	line-height: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
ol {
}

h2{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #003399;
	line-height: 15px;
	text-transform: uppercase;
}
#right_Column {
	width: 241px;
	position: absolute;
	top: 18px;
	left: 545px;
	text-align: left;
	z-index: -50;
	height: 1108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.pullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	border: thin solid #FFFFFF;
	margin: 10px;
	padding: 15px 10px;
	background-color: #E3CFA2;
}

ul{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	padding-left: -20px;
}
.buttons {
	position: absolute;
	top: 92px;
	width: 165px;
	height: 604px;
}

ul ul{
	list-style-type: disc;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top {
	z-index: 100;
	position: absolute;
	height: 248px;
	width: 800px;
}

#content{
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: D1E3F6;
	width: 800px;
	top: 258px;
	position: absolute;
	z-index: 0;
	left: 111px;
}
#LeftColumn {
	position: absolute;
	left: 195px;
	width: 320px;
	top: 18px;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-align: center;
	line-height: 6px;
}
.small_pic {
	border: 2px solid #FFFFFF;
	text-align: center;
}
.footer {
	width: 800px;
	position: absolute;
	margin-top: 625px;
	left: 112px;
	top: 131px;
}
.Navigation {
	left: 11px;
	top: 18px;
	width: 167px;
	background-image: url(images/ParrotNav.gif);
	height: 401px;
	background-repeat: no-repeat;
	position: absolute;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: 100px;
	line-height: 16px;
}
#homecopy {
	position: absolute;
	left: 205px;
	top: 243px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
Forms {
	position: relative;
	left: 25px;
	top: 200px;
}
