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

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
background-color:#998675;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
	padding-top:5px;
	color:#544643;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #544643;
}

h2 {
	font-weight:bold;
	padding-top:20px;
	padding-bottom:0px;
	color:#000;
}

p {
	margin-top: 1em;
}

h2 {
font-size:18px;
margin:5px 0 5px 0;
color:000;
}

#pagebackground {
background:transparent url(../images/sumh_site_bkg.jpg) no-repeat scroll center top;
float:left;
width:100%;
}

#container {
border:5px solid #C9AC68;
margin:20px auto 0 auto;
padding:0;
width:850px;
height:100%;
}

#portfolio_img {
	border: 1px solid #544643;
	padding: 3px;
}

.portfolio_img {
	border: 1px solid #544643;
	margin: 5px;
	padding: 3px;
}


/*----------------HEADER----------------*/

#headerimage {
width:850px;
height:195px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
margin:0 auto 0 auto;
}

/*----------------MAIN NAVIGATION----------------*/

#navigation {
background:#534741;
height:35px;
margin:0 auto 0 auto;
padding:0;
}

#navigation ul {
margin:0 auto 0 auto;
padding-left:190px;
}

#navigation ul li {
display:inline;
padding:0 15px 0 15px;
}

#navigation a:link {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
color:#FFFFCC;
text-decoration:none;
}

#navigation a:visited {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
color:#FFFFCC;
text-decoration:none;
}

#navigation a:hover {
color:#FFF;
text-decoration:none;
}

/*----------------CONTENT----------------*/

#content {
width:850px;
margin:auto;
padding:0;
background-color:#ffffcd;
background-repeat:repeat;
}

/*----------------HOME PAGE----------------*/

#flash {
width:426px;
height:295px;
/* background-image:url(../images/flash_spot.jpg);
background-repeat: no-repeat; */
margin:0;
float:left;
position:absolute;
}

#dream {
background-image:url(../images/dream_text.gif);
background-repeat:no-repeat;
width:420px;
height:40px;
}

#hometextarea {
float:right;
width:414px;
/* height:295px; */
margin:0;
padding-left:8px;
padding-right:8px;
background-color:#ffffcd;
}

#hometext {
width:auto;
margin-left:0;
margin-top:5px;
position:relative;
}

#homepicturerow {
width:850px;
height:201px;
background-color:#fffecd;
}

#homepicture {
width:808px;
height:201px;
margin-left:28px;
background-image:url(../images/homepicturerow.jpg);
background-repeat:no-repeat;
}

/*----------------SUB PAGE----------------*/

#subtextarea {
width:840px;
margin:0;
padding-left:10px;
padding-right:0px;
background-color:#ffffcd;
}

#subtext {
width:840px;
padding:0;
margin-left:0px;
margin-right:0px;
margin-top:5px;
position:relative;
}

/*----------------FOOTER----------------*/

#footerimage {
width:850px;
height:97px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
margin:0;
}

#relax {
clear:both;
}

/*----------------TEXT BELOW FOOTER----------------*/

#belowfooter {
width:850px;
margin:0 auto 0 auto;
}

#copyright {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:10px auto 10px auto;
color:#330000;
}

#copyright a:link {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#330000;
}

#copyright a:visited {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#330000;
}

#anchorlinks a:hover {
text-decoration:underline;
}

#anchorlinks {
float:right;
font-size:12px;
color:#330000;
margin:10px auto 10px auto;
}

#anchorlinks a:link {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#330000;
}

#anchorlinks a:visited {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#330000;
}

#anchorlinks a:hover {
text-decoration:underline;
}