body {
    background: #c7beb7;
    color: #575757;
    font-size: 14px;
    height: auto;
    padding:10px;
}


/* unvisited link */
a:link {
    /*text-decoration: none;*/
    color: #575757;
}

/* visited link */
a:visited {
    color: #575757;
}

/* mouse over link */
a:hover {
    color: black;
}

/* selected link */
a:active {
    color: black;
}

img {
    width: 100%;
    height: auto;
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size:14px;
    line-height:18px;
}

h1 {
	color: #716558;
    font-family: georgia,serif;
    font-size: 29px;
    font-weight: normal;
    margin-top: 0;
    text-align: left;
    clear: both;
    vertical-align: middle;
}

h3 {
    color: #fff;
    font-family: georgia,serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 0;
    text-align: left;
}

h4 {
    color: #fff;
    font-family: georgia,serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    text-align: left;
}

h6 {
    color: #fff;
    font-family: georgia,serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    text-align: left;
}

p {
    font-family: georgia,serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    margin-top: 0;
    text-align: left;
}

.divider{width:100%;background-color:black;height:1px;}

.title {
    font-family: georgia,serif;
    font-size: 29px;
    font-weight: normal;
    margin-top: 0;
    text-align: left;
    clear: both;
	display: inline-block;
	vertical-align: middle;
	border-right:1px solid white; 
	display: inline-block;
	margin-bottom: 10px;
	padding-right: 56px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.description{
    color: #fff;
    font-family: georgia,serif;
    font-size: 29px;
    font-weight: normal;
    margin-top: 0;
    text-align: left;
    clear: both;
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:10px;
}



.page-wrap {
     width: 1024px;
     margin: 0 auto;
}

.header {
     width: 100%;
     margin-top: 40px;
     margin-bottom: 40px;
}

#extras {
    border-top:1px solid #cfd1d2; 
    width:76%;
    height:310px;
    position:relative;
    margin-top:40px;
    bottom:0;
    left:0;
    padding-top:10px;
    margin-left:253px;
}

.areas{
clear:both;
width:100%;
}

#extras2 {
    border-top: 1px solid #cfd1d2;
    bottom: 30px;
    clear: both;
    float: left;
    height: 310px;
    left: 0;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-top: 10px;
    width: 100%;
}

.panel {
    border-top: 1px solid #cfd1d2;
    clear: both;
    float: left;
    margin-top: 40px;
    width: 100%;
    margin-left:0px;
    padding-top:20px;
}

.panel_col {
    float: left;
    margin-left: 0;
    margin-right: 30px;
    width: 220px;
    font-size:14.75px;
    line-height:18px;
}

.panel2 {
    clear: both;
    float: left;
    margin-top: 16px;
    width: 100%;
    margin-left:0px;
}

.panel_col2 {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    width: 480px;
    font-size:14.75px;
    line-height:18px;
}

.ex1{
    width:220px;
    float:left;
    display: block;
    margin: 0px 30px 0px 0px;
    font-size:14px;
    line-height:18px;
}

#footer {
    border-top:1px solid #cfd1d2; 
    width:100%;
    height:100px;
    position:relative;
    margin-top:70px;
    bottom:0;
    left:0;
    padding-top:20px;
}

#footer2 {
    border-top:1px solid #cfd1d2; 
    width:100%;
    height:100px;
    margin-top:70px;
    padding-top:20px;
    clear:both;
    display:block;
}

.f1{
    padding-right:40px;
    display: block;
    float:left;
    color: #666;
        font-family: georgia,serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    height: 100%;
}

.f2{
       color: #666;
           font-family: georgia,serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;

}

.qual{
    margin-bottom:60px;
    color: #666;
    font-family: georgia,serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    margin-top: -10;
    text-align: left;
}


.portrait{}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0px 0px 0px 30px;
	}

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 220px;
}
.span_3_of_4 {
	width: 220px;
}
.span_2_of_4 {
	width: 220px;
}
.span_1_of_4 {
	width: 220px;
}





/*  320 PIXELS */


@media only screen and (max-width: 414px) 

{
    img {width: 50%;height: auto;margin-bottom: 10px;}
    body{color:#494949;}
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.page-wrap { width: 100%; margin: 0 auto;}

	.title, .description{ font-size: 28px; line-height:8px;margin-bottom: 8px;}
	.title{ margin-left:0px; padding-right: 10px;padding-top: 9px;margin-right: 20px;border-right:0px;}
    .description{margin-left:0px; margin-top:-10px;padding: 18px 0 11px 0px;}
    .panel_col {padding-bottom:16px;font-size: 20px;line-height: 24px;width:100%;color:#494949;}
    .panel_col2 { width: 100%;font-size: 20px;line-height: 24px;margin-top: -35px;color:#494949;}

    .qual{border-top:0px solid #cfd1d2; padding-bottom:20px;margin-top: 6px; margin-bottom:0px;}
	p { font-size: 18px; line-height: 24px;}
	h3 { font-size: 24px; line-height: 26px; margin-top: 10px;border-top:1px solid white;padding-top: 16px;}
    h4{font-size:20px;line-height: 24px;margin-bottom: 6px;}
    #footer {padding-left:0px;}
    #extras {margin-left:0px; margin-top:10px;}
    .f1 {height: 20%;width: 100%;margin-bottom:30px;font-size: 20px;line-height: 24px;color:#494949;}
    .f2 {margin-bottom:40px;}
    .panel {  margin-top: 20px;}
    a:link {color:#494949;}
}
}
	.page-wrap {padding-left: 10px; padding-right: 10px;}
}




