/* CSS Document */


body {
	background:#E9E9E9 url(images/background12.jpg) repeat-x left top;
	margin: 0;
	font-size:x-small;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#333333;
	text-align:center;
	height: 100%;
	}
	
* html body {
	font-size:xx-small; /*for IE5/Win*/
	font-size: x-small; /*for other IE versions*/
}	
	
h1, h2 {
	display:none;
	}
	
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight: normal;
	}

hr {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	border-style: none none dotted;
	}	
	
#allcontent {
	margin: 0 auto; 
	width:auto;
	height:auto;
	}		

#maincontent {
	margin: 0 auto;
	width:925px;
	text-align:left;/*included to equal out the text align in body div*/
	background-color: #FFFFFF;
	height: 100%;
	}
	
#logo {
	padding: 0px 0 ;	
	}
	
#logo a  {
	display: block;
	width: 150px;
	}
	
#logo img  {
	display: block;
	width: 0;
	}
	
#logo span {
	display: block;
	width: 150px;
	height: 130px;
	background: url(images/logo.jpg) no-repeat ;
	}
	
#navcontainer
{
width: 100%;
float: left;
background-color: #8B3B3B;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 2%;
color: #FFFFFF;
font: normal 9px/19px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
letter-spacing: 0.12em;
}

#navcontainer ul li a
{
padding: 0.2em 16px 0.2em 12px;
background-color: #8B3B3B;
color: #FFFFFF;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background-color: #8B3B3B;
color: #CCCCCC;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
font: normal 9px/19px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
letter-spacing: 0.12em;
}

#secondbar
{
	width: 613px;
	float: left;
	background-color: #999999;
	line-height: 20px;
	border-top: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#thirdbar
{
	width: 310px;
	float: left;
	background-color: #b6d656;
	line-height: 20px;
	border-top: 1px solid #FFFFFF;
}

#homepageleftbox
{
	width: 614px;
	float: left;
	background-color: #FFFFFF;
	}

#homepagerightbox
{
	width: 311px;
	float: right;
	}
	
#pagesrightbox
{
	width: 311px;
	float: right;
	height: 1200px;
	background-image: url(images/pages_right_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	}
	
#pagesrightbox p
{
	padding: 10px 15px 0 20px;
	font-size: 1.2em;
	}
	
#pagesrightbox a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	
	}

#pagesrightbox a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	}
	
#pagesrightbox a:hover {
	color: #B6D656;
	text-decoration: underline;
	font-size: 1.2em;
	}
	
.pagesrightbox_active {
	color: #B6D656;
	font-size: 1.2em;
	}

.buttonbox_red {
	height: 30px;
	width: 311px;
	line-height: 30px;
	text-align: left;
	text-indent: 25px;
	letter-spacing: 0.1em;
}

.buttonbox_red a:hover{
	display: block;
	height: 30px;
	width: 311px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #2e801b;
}

.buttonbox_red a {
	display: block;
	height: 30px;
	width: 311px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2e601a;
}
.buttonbox_grey {
	height: 30px;
	width: 613px;
	line-height: 30px;
	text-align: left;
	text-indent: 25px;
	letter-spacing: 0.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.buttonbox_grey a:hover{
	display: block;
	height: 30px;
	width: 613px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #7A395B;
	background-color: #cdcdcd;
}

.buttonbox_grey a {
	display: block;
	height: 30px;
	width: 613px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #7A395B;
	text-decoration: none;
	background-color: #c3c3c3;
}

#flashcontent {
	color:#FFFFFF;
	font-size:130%;
	border:#87b4d0 0px solid;
	background:#ECECEC url(images/flash_bg.jpg) no-repeat;
	height: 246px;
	width: 612px;
	z-index: -100;
	}	
	
#flashcontent p {
	margin:0;
	padding: 20px;
	}	
	
#flashcontent a:link {
	color: #FFCC00;
	}		
	
#flashcontent a:visited {
	color: #FFFF00;
	}
	
#flashcontent a:hover {
	color: #2E601A;
	}

#flashcontent2 {
	color:#773F3B;
	font-size:130%;
	border:#87b4d0 0px solid;
	background:#FFF;
	height: 560px;
	width: 870px;
	}
	
.warning {
	background:url(../images/alert.gif) no-repeat 0 50%;
	padding-left: 20px; 
	margin:0;
	}				

.round_edge {
	background-image: url(images/rounded-corner_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 96%;
	float: left;
	padding: 30px 0 0 30px;
}
.round_edge a {
	color: #A2587E;
	text-decoration: none;
	font-size: 12px;
}
.round_edge a:hover {
	color: #660033;
	text-decoration: none;
	font-size: 12px;
}
	
#textarea {
	font-size: 120%;
	margin-top: 55px;
	margin-right: 20px;
	margin-bottom: 45px;
	margin-left: 28px;
	}

#textarea p {
	line-height: 1.6em;
	padding: 0 0 0.4em;
	}	

#textarea a:link {
	color: #8B3B3B;
	text-decoration: none;
	
	}

#textarea a:visited {
	text-decoration: none;
	color: #8B3B3B;
	}
	
#textarea a:hover {
	color: #C397A5;
	text-decoration: none;
	}
#textarea ul {
	line-height: 1.6em;
	list-style-type: disc;
	padding-right: 5px;
}
	
.textarea_pages {
	width: 555px;
}
.textarea_titles {
	color: #377E4D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
}
.presslinks {
	color: #8B3B3B;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
}

#footer {
	color:#A2587E;
	font-size:100%;
	text-align: center;
	float: left;
	width: 100%;
	}

#footer a:link {
	color: #A2587E;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #676767;
	text-decoration: none;
	}
#titles {
	background-image: url(images/page_titles_bg.jpg);
	height: 80px;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 200%;
	line-height: 80px;
	text-indent: 25px;
	background-position: bottom;
}
	
#footer a:hover {
	color: #676767;
	text-decoration: underline;
	}
.whiteout {
	color: #FFFFFF;
}
.sm_copy {
	font-size: 9px;
}

.red_copy {
	color: #8B3B3B;
}

#left-col {
	display:block;
	width:255px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	background-image: url(images/column_line.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 50px;
}

#center-col {
	display:block;
	margin:0 50px 0 50px;
	width:255px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	background-image: url(images/column_line.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}


#right-col {
	display:block;
	width:255px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	background-image: url(images/column_line.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.col_title  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}

#allcontent #maincontent #textarea #left-col a {
	text-decoration: none;
	color: #77961c;
}

#allcontent #maincontent #textarea #center-col a {
	text-decoration: none;
	color: #77961c;
}

#allcontent #maincontent #textarea #right-col a {
	text-decoration: none;
	color: #77961c;
}
