/*Page Properties*/

html,body {
	background-color: #A79E8C;
}
a:link {
	color: #550000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/*Tags*/

p {
	margin: 0px;
}

h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #550000;
	text-align: center;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h6 {
	margin: 0px;
}
table { 
margin-left: auto;
margin-right: auto;

}


/*Classes*/

.imglink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.leftbartitle {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #550000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.slideshowbutton {
	font-family: Calibri, Arial, Helvetica;
	color: #FFFFFF;
	background-color: #EEEEEE;
	text-align: center;
	width: 200px;
	height: 30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	border: medium outset #EEEEEE;
	margin-top: 10px;
}
.tuitiontable {
	margin-bottom: 5px;
	text-align: center;
}
.leftbarlinksbottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #550000;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.leftbartitlelast {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #550000;
}


/*Div Specific Styling*/

#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#maincontent p {
	text-indent: 30px;
}
#siteinfocontent p {
	float: none;
	text-indent: 30px;
}


/*Divs*/

#siteinfocontent {
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	font-family: Calibri, Arial, Helvetica;
}

#container {
	width: 1000px;
		margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#header {
	color: #000000;
	height: 55px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#spacer {
	background-image: url(../images/flashcontent.png);
	height: 10px;
}

#nav {
	font-family: Calibri, Arial, Helvetica;
	height: 30px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
#contenttop {
	height: 15px;
	background-image: url(../images/contenttop.png);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
}

#contentcontainer {
	background-image: url(../images/contentcontainer.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: auto;
}
#maincontent {
	font-family: Calibri, Arial, Helvetica;
	float: right;
	width: 714px;
	color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 15px;
}


#leftbar {
	float: left;
	width: 180px;
	color: #000000;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Calibri, Arial, Helvetica;
	text-align: center;
}


#footer {
	text-align: center;
	height: 37px;
	background-image: url(../images/footer.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 23px;
}

#clear {
	clear: both;
}	
#searchresults {
	margin-right: 100px;
	margin-left: 100px;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	font-family: Calibri, Arial, Helvetica;
}

.searchbutton {
    color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-color: #550000;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica;
}
.headerlink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#searchsection {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}
