@charset "utf-8";



/* CSS Document */

body {
	background-color: #E4E4E4;
	background-image: url(images/metal029.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#wrapper {
	padding: 10px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	border: 0px none #F00;
	width: 95%;
	position: relative;
	overflow: auto;
	margin: auto;
	height: auto;
}


#header {
	margin: 0px;
	height: 150px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	position: relative;
	vertical-align: auto;
}


#nav {
	margin: 0px;
	padding: 0px;
	height: 34px;
	border-top-color: #03F;
	border-top-style: double;
	border-top-width: medium;
	border-bottom-color: #03F;
	border-bottom-style: double;
	border-bottom-width: medium;
	text-align: center;
	background-color: #009;
	margin-bottom: 15px;
}
#leftColum {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 13%;
	padding-right: 10px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}
#lowerSidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 29%;
	margin-top: 30px;
}
.redH1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
.largeRed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F00;
	text-decoration: blink;
}





#mainContent {
	margin: 0px;
	padding: 15px;
	height: auto;
	width: 53%;
	float: left;
	border-color: #00F;
	border-width: 2;
	border-style: solid;
	background-image: url(images/main-grade.png);
	background-repeat: repeat-y;
}
#sideBar {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 27%;
	float: right;
	text-align: center;
	padding-top: 15px;
	border: 4px solid #00F;
	background-image: url(images/side-grade.png);
	background-repeat: repeat-y;
	font-size: 16px;
}
.sideBarSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0;
	text-decoration: blink;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	text-align: center;
	color: #00F;
}
.mainPhotos {
	margin: 4px;
}
.sidebarText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding: 4px;
	color: #009;
}
#wrapper #header .hours {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}

.formText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.sidebarHeading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #00F;
	margin: 0px;
	padding: 0px;
}
.sidebarTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00F;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
#wrapper #header #FlashID {
	margin: 0px;
	padding: 0px;
	position: static;
	left: 875px;
}
#header img {
	margin: 0px;
	padding: 0px;
	position: static;
	border-bottom: 20px;
}
#mainContent #lipsum #frmSurvey p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#mainContent #lipsum #frmSurvey input.text {
	width: 200px;
	overflow: scroll;
	position: relative;
	right: 50px;
}
#mainContent #lipsum #frmSurvey fieldset {
	margin: 0px;
	padding: 20px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#mainContent #lipsum #frmAppointment p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#mainContent #lipsum #frmAppointment input.text {
	margin: 0px;
	padding: 0px;
	width: 200px;
	overflow: scroll;
}
#mainContent #lipsum #frmAppointment fieldset {
	margin: 0px;
	padding: 20px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#wrapper #footer p {
	color: #00F;
}
.specialsText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

