@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#background_container {
	background-image: url(shadow.gif);
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	width: 990px;
	height: auto;
}
#background_footer {
	background-image: url(shadow_footer_larger.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 916px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#content {
	background-repeat: no-repeat;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 100%;
	padding-left: 0px;
	background-position: 2px bottom;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/background_image.jpg);
	overflow:hidden;
}


#content ul {
	margin-left: 0;
	margin-bottom: 0px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:23px;
	margin-top: 0px;
	padding-left:20px;
	list-style-position: outside;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
content li {
	padding-bottom: 10px;
}
#intro_text {
	height: auto;
	width: 440px;
	float: right;
	clear: left;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 11px;
}


H2  {
	color: #D31145;
	font-family: courier new, courier, serif, verdana, helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0px;
} 
#intro_text ul {
	padding-left: 20px;
}


#spacer {
	height: 30px;
	background-color: #FFFFFF;
}

h2, h3 {
	margin-top: 0px;
	font-family: courier new, courier, serif, verdana, helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 a {
	text-decoration: none;
	color: #D31145;
}

a {
	color: #000000;
}


a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 892px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#colOne {
	float: left;
	width: 202px;
	padding-left: 10px;
}
.title {
	color: #D31145;
}


#colThree {
	float: right;
	width: 23%;
	clear: right;
}
#colThree h2 {
	background-color: #FFFFFF;
	color: #D31145;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	background-image: url(white_placeholder.jpg);
}
#colThree h2 a {
	color: #D31145;
	text-decoration: none;
}


/* Boxed */

.boxed h2 {
	margin: 0;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #D31145;
	background-image: url(box_border.png);
	background-repeat: repeat-y;
	width: 193px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	background-position: 194px top;
}


.boxed h2 a {
	text-decoration: none;
	color: #FFFFFF;
}


.boxed h3 {
	margin: 0;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed p, .boxed ul {
	margin-top: 0;
}

.boxed ul {
	list-style-position: inside;
	color: #D31145;
	list-style-image: url(images/bullet.gif);
}
.boxed-content li {
	padding-bottom: 10px;
}


.boxed-content {
	padding: 10px;
	background-color: #e2e2e2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(shadow_borders.png);
}

#colFour {
	float: left;
	width: 204px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.boxed-contentRight {
	padding: 10px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	height: auto;
}
@charset "utf-8";
.boxed-contentRight li {
	padding-bottom: 10px;
}

/* CSS Document */

div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #D31145;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	float: right;
}

div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 40px;
}
div#navbar2   li a:hover {
	color: #000000;
}
#header_secondary {
	height: 179px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:892px;
	float:left;
	background-color: #D31145;
	}
#Rightbox2 {
	padding: 10px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	height: 100px;
	float: none;
	clear: left;
}
#header_index {
	height: 179px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
/* Begin CSS Drop Down Menu */

#menuh-container
	{

	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #D31145;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #CCCCCC;
	background-color: #D31145;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:9em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	padding: 0px;
	width: 9em;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	width: auto;
	margin-top: -1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}

#navcontainer ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	color: #D31145;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 1px;
	/* matches link padding except for left and right */
padding-top: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}

#navcontainer ul li a
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #D31145;
	text-decoration: none;

}

#navcontainer ul li.last {
border:none;
}

/* End CSS Drop Down Menu */
#intro_text_contact {
	height: auto;
	width: 440px;
	float: right;
	clear: left;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
#intro_text_contact h2 {
	font-family: "Courier New", Courier, monospace;
	color: #D31145;
}

#content_contact {
	background-repeat: no-repeat;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 2000px;
	padding-left: 0px;
	background-position: 2px top;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/background_image.jpg);
}
.boxed-content-callout {
	padding: 10px;
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: bottom;
	background-image: url(shadow_borders.png);
	background-repeat: repeat-y;
}


P, TD  {
	color: #4C4C4C;
	font-family: arial, helvetica, verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
} 


UL  {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:23px;
	margin-top: 0px;
} 

UL LI  {
padding-left: 0px;
margin-left: 0px;
padding-bottom: 5px;
} 
#pull_quote {
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid #D31145;
	padding-bottom: 5px;
	padding-top: 5px;
}
.boxed-contentRight img {
	border: 1px solid #000000;
}


#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: D31145;
	background-repeat: repeat-x;

}
#intro_text ul {
	text-decoration: none;
	list-style-type: disc;
	list-style-image: none;
	line-height: 10px;
}
