

/* Has the background image for the diagonal stripes on the right. */

html {
background-image: url(http://www.mlcmmhosting.com/client/svgh/images/swirlred.gif);
background-repeat: repeat;
background-position: top right;
}

/* Has the background image for the diagonal stripes on the left. */

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
}

#wrapper { 	
width: 750px; 
margin: 0 auto; 
background-color: #FFFFFF;
border: solid 4px #FFCC00;
}
/* Banner across top of page that says the name of the whole site */



/* To create the main image near the top of the page. */

#header-image {
background-image: url(http://www.mlcmmhosting.com/client/svgh/images/header_image.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 199px;
margin: 0px 0px 0px 0px;
}

/* For the main navigation bar for the site. */

#navbar {
background-color:#FFCC00;
background-repeat: no-repeat;
font-size: 12px;
margin: 0;
padding-bottom: 8px;
padding-top: 9px;
font-weight: normal;
color: #000;
letter-spacing: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

#navbar a:link, #navbar a:visited {
color: #000;
word-spacing: none;
padding: 0px 10px 0px 10px;
font-weight: normal;
}


#navbar a:hover {
color: #fff;
text-decoration: none;
padding: 0px 10px 0px 10px;
font-weight: normal;
}

/* For the pullquote or other text directly under the navigation bar. */

#headline {
font-size: .65em;
padding-top: 30px;
text-align: justify;
background-color: #e1ecee;
padding-left: 100px;
padding-right: 100px;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0;
line-height: 1.5em;}

/* For the byline on the pullquote. */

p.byline {
text-align: right;
margin-bottom: 0;
}

h1 {
padding-bottom: 0px;
padding-right: 0;
color: #000000;
font-weight: bold;
margin-left: 0px;
margin-right: 0px;
font-size: 2em;
margin-top: 0;
padding-top: 20px;
font-family: Georgia, Times New Roman, Times, serif;
}

/* Contains all the main body of text on the page, including the h2 elements. */

#maincontent { 	

background-repeat: repeat-y;
background-position: center top;
 
padding: 0px;
width: 750px; 
margin: 0px;
}
#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 30px;
margin-right: 30px;
padding: 0px 0px 0px 0px;
font-size: .8em;
line-height: 1.2em;

}

#main-text p {
 
margin-left: 0px;
margin-right: 0px;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
font-weight: normal;
margin-left: 50px;
margin-right: 50px;
font-size: 1em;
margin-top: 0;
padding-top: 10px;
}

p, {
margin: 0px;
padding: 0px;
}


ul, ol, {
margin-top: 17px;
margin-bottom: 0;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #800000;
}

a:hover {
text-decoration: none;
color: #ccc;
}

/* Styles for the footer at the bottom of the page */

#footer {
height: 100px;
text-align: center;
margin: 0;
padding: 0px 0px 0px 0px;
font-size: .66em;
color: #000000;
font-weight: bold;
background: url(../images/flowercorner.jpg) no-repeat;
background-position:right;

}

#footer p {
line-height: 17px;
color: #000;
}

#footer a:link, #footer a:visited {
color: #800000;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
color: #ccc;
}

#pr {float: right; margin: .25em .25em .25em .25em ;}
#pl {float: left; margin: .25em 1em .25em 0em ;}

.style2 {font-size: 24px; color: #800000; font-family: Georgia, Times New Roman , Times, serif; font-weight: normal;}