/*This is the core centered dept style sheet of the site.*/

body {
	background-color: #FFFFFF; 
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:     url("../images/red069.gif");
}
/* The wrapper division creates a container that "wraps" everything on the page. Left and right margins set at auto and width at 80% to center the entire page.*/
#wrapper {
	width: 80%;
	background-color:#FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #000000;
}
#header {
	padding: 10px 10px 10px 20px;
	margin: 0px auto;
	text-align: center;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
}
/* The nav division holds the navigation elements. Width of 25% and left float keep it against the right edge of the page, allowing the main text, with a slightly larger margin of 30% to flow along the side.*/

#nav {
	width: 25%;
	padding: 5px;
	margin-top: 10px;
	float: left;
	list-style-type: none;
	line-height: 125%;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#main {
	line-height: 150%;
	border: none;
	margin-left: 30%;
	margin-top: 10px;
	padding: 10px;
	margin-right: 5%;
}
#mainp2 {
	line-height: 150%;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: none;
	padding: 10px;
	text-align: center;
}
#sitebox {
	width: 90%;
	border: none;
	padding: 0px;
	display: block;
	margin: 0 auto;
}
#footer {
	padding: 15px;
	margin: 0px auto;
	text-align: center;
	border-top: thin solid #000000;
	width: 100%;
	color: #333333;
}
#footnotes {
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	height: 90px;
	margin: 10px;
}
a {
	color: #00CC00;	
	text-decoration: underline;

}
a:link {
}
a:visited {
}
a:hover {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
}
#nav ul {
	margin: 0;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	line-height: 200%;
	}
#nav ul li {
}
#nav ul li a:link{
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav ul li a:visited {
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: none;
}
#nav ul li a:active {
	text-decoration: none;
}

#pagename {
	font-size: 200%;
	text-align: right;
	padding: 0px;
	color: #000000;
	font-weight: bold;
	margin: 10px;
}

#breadcrumbs {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#reference10s {
	list-style-image:    url("../../dtc/images/bullet_10s.gif");
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 200%;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
caption {
	font-style: italic;
}

.division1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #FF0000;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #000000;
	text-align: center;
}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
}
h5 {
	line-height: 95%;
	font-weight: bold;
}
.uniform {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	color: #996600;
	font-weight: bold;
}
.photo-bod-left {
	margin: 5px;
	padding: 0px;
	display: block;
	float: left;
}
.photo-bod-right {
	margin: 5px;
	padding: 0px;
	display: block;
	float: right;
}
.newsbox1 {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: .8em;
	padding: 5px;
	background-color: #FFFFFF;
}
.newsbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
}
.headline {
	font-size: 125%;
	color: #006600;
	}
.company {
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	color: #333333;
	text-align: center;
	margin: 25px;
	padding: 10px;
	display: block;
}
.tagline {
	font-family: "Impress BT", Geneva, cursive, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	line-height: 80%;
}
.question {
	font-size: 125%;
	color: #006600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-decoration: none;
}
.features {
	font-size: 14px;
	color: #006600;
	background-color: #FFFFFF;
	font-weight: bold;
}
.gigtime {
	font-size: 14px;
	color: #006600;
	background-color: #FFFFFF;
	font-weight: bold;
}
.author {
	font-family: "Impress BT", Geneva, cursive, sans-serif;
	font-style: italic;
	color: #666666;
	text-align: center;
	margin: 0px;
}
.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: uppercase;
}
#faq {
	list-style-image:    url("../../dtc/images/bullet_10s.gif");
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
}

#address {
	font-size: 10px;
	font-style: italic;
}


.citytitle {


	font-size: 175%;
	padding: 0px;
	color: #CC9900;
	font-weight: bold;
	margin: 10px;
}
.legal {
	font-size: 75%;
}
.deadline {
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.floater {
	padding: 5px;
	float: left;
	margin: 0px;
}
.image-left {

	margin: 5px;
	padding: 0px;
	display: block;
	float: left;
}
.referencenote {

	list-style-image:    url("../../RMO/images/bullet_10s.gif");
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 200%;
}
.listnote {
	list-style-image:    url("../../RMO/images/spinnote.gif");
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	line-height: normal;
	}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

