@charset "UTF-8";
/* CSS Document */

#wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
#wrapperInside {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8B0000;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8B0000;
	border-bottom-color: #8B0000;
	border-left-color: #8B0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
h1 {
	font-size: 150%;
	color: #8B0000;
	margin: 0px;
	text-align: center;
	font-family: cursive;
	font-style: italic;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 125%;
	color: #006F00;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h3 {
	font-size: 110%;
	color: #C53131;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p {
	font-size: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
a {
}
a:link {
	color: #000;	
}
a:visited {
	color: #8B0000;	
}
a:hover {
	color: #006F00;
}
a:active {
	color: #C53131;	
}
#header {
	width: 800px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sgmlogo-med.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 335px;
	z-index: 20;
}
#navigation {
	width: 800px;
	margin-top: 269px;
	z-index: 25;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8B0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8B0000;
	height: 30px;
}

#RowWrap {
	width: 800px;
	float: left;
	z-index: 1;
}
#contentMain {
	float: left;
	width: 800px;
	z-index: 15;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8B0000;
}
#contentMain strong {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contentMain form table {
	margin-left: 35px;
	border: 2px solid #8B0000;
	margin-right: 35px;
	margin-bottom: 35px;
}
#contentMain form table table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignLeft {
	text-align: left;
}
#request {
	font-size: 11px;
	color: #333;
}
#buergers {
	font-size: 11px;
	color: #333;
}
#request select {
	font-size: 11px;
	color: #333;
	width: 123px;
}
#buergers select {
	font-size: 11px;
	color: #333;
	width: 123px;
}
#request p {
	font-size: 11px;
	color: #333;
	margin: 0px;
}
#buergers p {
	font-size: 11px;
	color: #333;
	margin: 0px;
}
#directions {
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignTop {
	vertical-align: top;
}
.alignTopRight {
	text-align: right;
	vertical-align: top;
}
.alignMiddle {
	vertical-align: middle;
}
.textFieldWidth {
	width: 200px;
}
#pageImage {
	float: left;
}
#contentSidebar {
	background-image: url(images/burntpaper.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 205px;
	width: 160px;
	margin: 15px;
	padding: 20px;
	z-index: 15;
}
#contentSidebar p {
	font-family: cursive;
	font-size: 130%;
	font-style: italic;
	font-weight: lighter;
	line-height: 125%;
}
#footer {
	width: 800px;
	z-index: 1;
	font-size: 105%;
	text-align: center;
}
#footer a {
	font-size: 75%;
}
#top {
	font-family: cursive;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#top a {
	text-decoration: none;
}
#disclaimer {
	font-size: 70%;
	text-align: center;
}
.photosLeft {
	float: left;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photosLeft2 {
	float: left;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photosLeftinParagraph {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photosRight {
	padding: 15px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photosRightinParagraph {
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#who {
	padding-left: 205px;
}
#quote {
	font-size: 150%;
	color: #3D3D3D;
	font-family: cursive;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 15px;
}
hr {
	color: #8B0000;
	margin-right: 75px;
	margin-left: 75px;
}
.spacer hr{
	background-color: #8B0000;
	height: 1px;
	margin-right: 10px;
	margin-left: 10px;
}
#writeto {
	float: left;
	text-align: left;
	width: 200px;
	margin-left: 15px;
}
#writeto ul {
	text-align: left;
	list-style-type: none;
}
#telephone {
	text-align: left;
	float: none;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#telephone ul {
	list-style-type: none;
	text-align: left;
}
#email2 {
	float: right;
	text-align: left;
	width: 200px;
	margin-right: 28px;
}
#email2 ul {
	list-style-type: none;
	text-align: left;
}
#discount {
	clear: both;
}
#php {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 25px;
}
.h2form {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.BrandonsStrugglePictures {
	margin-right: 35px;
	margin-left: 35px;
}
.MedicalPictures {
	margin: 5px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#story {
	font-family: cursive;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#story a {
	text-decoration: none;
}

#attention {
	position: fixed;
	left: 25px;
	top: 10px;
	color: #8B0000;
	width: 150px;
}

