html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac*/

body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover, a:focus {
	color: #ffffff;
	text-decoration: none;
	background: #7A0012;
} 
a:active {
	text-decoration: underline;
	color: #000000;
}

#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #7A0012;
	height: 150px;
}

#top_bar {
	height: 20px;
}

#banner_left {
	float: left;
	width: 316px;
	background-color: #fff;
	font-size: 1%;	
}

#banner_right {
	background-color: #fff;	
	margin-left: 316px;
	font-size: 1%;
}

#menu_bar {
	background-color: #7A0012;
	height: 32px;
	font-size: 1%;
}

#title_bar {
	float: left;
	width: 100%;
	background-color: #fff;	
	height: 30px;
	border-bottom: 1px solid #7A0012;	
}

.title_bar_box {
	background-color: #fff;	
	margin-left: 510px;
}

#page_titleRow {
	float: left;
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	font-size: 1%;
}

.page_titleRow_1 {
	height: 69px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A0012;
	font-size: 1%;
}

.page_titleRow_2 {
	height: 30px;
	background-color: #FFFFFF;
	font-size: 1%;
}

#innerwrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightcol {
	float: right;
	width: 242px;
/*	font-size: 1%;*/
}

#rightcol p {
	font-size: 70%;
	margin: 10px;
} 	

#content {
	font-size: 80%;
	width: 440px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 50px;
}

#content h1 {
	color: #7A0012;
	text-align: center;
	font-size: 140%;
}

.text_h1 {
	color: #7A0012;
	font-size: 140%;
	font-weight: bold;
}

#content h2 {
	color: #7A0012;
	font-size: 130%;
}

#content h3 {
	color: #7A0012;
	font-size: 120%;
}

.text_h4 {
	color: #7A0012;
	font-size: 120%;
}

.text_sm {
	font-size: 80%;
}

#content p {
	margin: 12px;
} 

/*  ul & ol rules */
#content ul{
	list-style-type: disk;
	list-style-position: outside;	
}

#content ul li {
	margin-left: 50px;
	padding: 0px;
	border: 0px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#content ol li {
	margin-left: 35px;
	padding: 0px;
	border: 0px;
}
/* end of ul & ol rules*/

blockquote {
	font-size: 80%;
	background-color: #EBF4E1;
	border: 1px solid #003300;
	padding: 6px;
}

blockquote:hover {
	border: 1px solid red;
} 

#footer {
	background-color: #7A0012;
	clear: both;
	height: 30px;
}

.footer {
	font-size: 70%;
	color: #ffffff;
	margin-left: 100px;
	line-height: 26px;
	padding: 3px;
} 


.footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.footer a:hover, a:focus {
	color: #7A0012;
	text-decoration: none;
	background: #FFFFFF;
} 
.footer a:active {
	text-decoration: underline;
	color: #ffffff;
}

#credits {
	clear: both;
	height: 30px;
	border-bottom: 1px solid #7A0012;
}

#credits p {
	font-size: 60%;
	color: #222222;
	padding: 8px;
	margin-left: 180px;
	line-height: 17px;
} 

.form_text {
	font-size: 80%;
}

.box_left_border {
	float: left;
	margin: 10px 10px 10px 0px;
	border: 1px solid #000000;
}

.box_right_border {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 1px solid #000000;
}

.box_left_noBorder {
	float: left;
	margin: 10px 10px 10px 0px;
}

.box_right_noBorder {
	float: right;
	margin: 10px 0px 10px 10px;
}

.photo_border {
	border: 1px solid #000000;
}

.text_photoCaption {
	font-size: 70%;
	color: #000000;
}

.table_border {
	border: 1px solid #7A0012;
}

.table_border_TopRow_Left {
	border-top: 1px solid #7A0012;
	border-left: 1px solid #7A0012;
	border-bottom: 1px solid #7A0012;
}

.table_border_TopRow_Right {
	border-left: 1px solid #7A0012;
	border-right: 1px solid #7A0012;
	border-top: 1px solid #7A0012;
	border-bottom: 1px solid #7A0012;
}

.table_border_BottomRow_Left {
	border-right 1px solid #7A0012;
	border-left: 1px solid #7A0012;
	border-bottom: 1px solid #7A0012;
}

.table_border_BottomRow_Right {
	border-left: 1px solid #7A0012;
	border-right: 1px solid #7A0012;
	border-bottom: 1px solid #7A0012;
}
.table_border_BottomRow_End {
	border-left: 1px solid #7A0012;
}