@charset "utf-8";
#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #730104;
	font-family: "Times New Roman", Times, serif;
	/*font-family: verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	overflow: hidden;
	background: #ccc url(images/backgrounds/backgroundshowcase3.gif) repeat-x;
}
#header {
	height: 287px;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}

h1, h2, h4 {
	text-align:center;
	font-weight:bold;
	color: #730104;
	}

h3 {
	text-align:left;
	font-weight:bold;
	font-style: italic;
	color: #730104;
	background-color: #cccccc;
	}

h4 {
	text-align:left;
	font-weight:bold;
	color: #730104;
	}
	
h5 {
	text-align:center;
	font-weight:bold;
	color: #730104;
	}
	
#content {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 20px;
	color: #000000;
	padding-top: 10px;
	text-align: justify;
	padding-left: 30px;
}

.contentheading {
	padding-left: 20px;
	}

	
#rtcolumn {
	float: right;
	width: 250px;
	font-size:12px;
	font-weight:bold;
	color: #730104;
	text-align: center;
	height: 1%;
	margin-bottom: 20px;
	}
#ltcolumn {
	float: left;
	height: 800px;
	width: 545px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	text-align: justify;
	word-spacing: 1px;
}


#rtcolumn a:link {
		color: #730104;}
#rtcolumn a:visited {
		color: #384151;}
#rtcolumn a:hover {
		color: #003300;
		}
		
		
#picture {
	height: 1%;
	width: 219px;
	float: left;
	margin-right: 20px;
}

.textelement1 {
	text-align: left;
	}
.textelement2 {
	text-align: left;
	}
#bullets {
	height: auto;
	width: 525px;
	text-align: left;
	overflow: hidden;
}

#picturebox {
	clear: both;
	height: 150px;
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-right: 25px;
	padding-top: 5px;
}

#picturebox a:link {
		color: #730104;}
#picturebox a:visited {
		color: #384151;}
#picturebox a:hover {
		color: #003300;}

#rttop {
	height: 210px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/backgrounds/graybox.gif);
	background-repeat: no-repeat;
}
#rtmid {
	height: 210px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/backgrounds/graybox.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#rtbottom {
	height: 210px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/backgrounds/graybox.gif);
	background-repeat: no-repeat;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #730104;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	padding-right: 60px;
	padding-bottom: 10px;
	clear: both;
	}
	
#footer a:link {
		color: #730104;}
#footer a:visited {
		color: #384151;}
#footer a:hover {
		color: #003300;}
	
#copyright {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#666666;
	text-align:left
}

/*media & contact pages*/
#media {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-weight:bold;
	border:double;
	border-color:#730104;
	}

#media2 {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	font-weight:bold;
	border:double;
	border-color:#730104;
	}
	
#contact {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}


#contact  a:link {
		color: #730104;}
#contact  a:visited {
		color: #384151;}
#contact  a:hover {
		color: #003300;
		}
	
#footermedia {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	color: #730104;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	border-bottom:double;
	border-bottom-color:#730104;
	}

#footermedia a:link {
		color: #730104;}
#footermedia a:visited {
		color: #384151;}
#footermedia a:hover {
		color: #003300;}

