/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

body {background-image:url('../images/debut_light.png');}
#RHtopbar {background-color: rgb(150,16,16);text-align: center;width:100%;box-shadow: 0 2px 8px #333333;}

#toprow {margin-top: 15px;}
#toprow .eight {padding-top:40px;}
#lastrow {margin-bottom:15px;}
h1 {font-family:AmericanTypewriter,Georgia,serif;color:rgb(255,255,255);text-align: center;font-size: 44px;}
h2 {font-family:AmericanTypewriter,Georgia,serif;color:rgb(255,255,255);text-align: center;font-size: 37px;}
h3 {font-family:AmericanTypewriter,Georgia,serif;color:rgb(150,16,16);}
.numberCircle {
    width: 36px;
    height: 36px;
    padding: 5px;
    background: rgb(150,16,16);
    border: 2px solid rgb(150,16,16);
    color: #fff;
    text-align: center;
    font-size: 18px;
    position: relative;
    top:-4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
p {color:333333;font-family: Georgia,serif; font-size: 16px;}
p a{color:rgb(16,118,16);text-decoration: none;}
p a:hover{color:rgb(16,118,16);text-decoration: underline;}

.row{padding-top: 20px;}
.sectionphoto {width:100%;box-shadow: 0 0 3px #333333;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.eight {padding-left: 20px;padding-right: 20px;padding-top: 10px;}
/*#tallphoto {padding-top:60px;}
#shortphoto {padding-top:15px;}

@media only screen and (max-width: 767px) {
#tallphoto {padding-top:20px;}
#shortphoto {padding-top:20px;}
	}*/

@media only screen and (max-width: 550px) {
	h1{font-size:30px;}
	h2{font-size:27px;}
}


/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


