/* dielaughing.com global css document */

body { background-color: #66CCCC; margin-top: 0px; margin-left: 0px; }

h1 { font-size: 30px; color: #000099; margin: 0; }
h2 { font-size: 28px; color: #000099; margin-top: 25px; margin-bottom: 15px; font-style: italic; font-weight: bold; }
h3 { font-size: 16px; color: #000099; margin: 0; }

#menu { float: left; text-align: center; width: 20%; background-image: url("../images/wierdblue.jpg"); padding-top: 50px; padding-bottom: 50px; }
#header { text-align: center; font-family: Georgia, Times New Roman, Times, serif; font-color: #000099; font-size: 14px; }
#middle { margin-left: 20px; margin-right: 20px; text-align: center; }
#content { float: right; width: 80%; background-color: #66CCCC; padding-top: 20px; padding-bottom: 50px; }

p { text-align: center; font-family: Georgia, Times New Roman, Times, serif; }
p.menu { text-align: center; font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; }
p.footer { font-size: 10px; font-family: Century Gothic, Arial; text-align: center; padding-top: 30px; }

/* About Us Page */
#about-text { margin-left: 25px; margin-right: 25px; }
#about-text-left { float: left; width: 48%; padding-right: 2%; height: 220px; }
#about-text-right { float: right; width: 48%; padding-left: 2%; height: 220px; }

/* References & Reviews Page */
#reviews { margin-left: 25px; margin-right: 25px; }
#reviews-left { float: left; width: 48%; padding-right: 2%; }
$reviews-right { float: right; width: 48%; padding-left: 2%; }
