@charset "UTF-8";

/*reset margin and padding to zero*/
html, body, div, section, article, aside, header, hgroup, footer, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	margin: 0;
	padding: 0;
	border: 0;
}

/* #9e0b0f = red */
/* #484848 = grey */
/* #133293 = blue */




/*Global styles*/


.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: white;
	box-shadow: 0px 0px 6px 0px #999;
}

body {
	background-image: url(images/frenchstucco.png); 
	background-repeat: repeat;
}

main {
	display: block;
	padding-bottom: 30px;
}

.margin-50 {
	margin-right: 50px;
	margin-left: 50px;
}

.margin-20 {
	margin-right: 20px;
	margin-left: 20px;
}

.center-image {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.banner-position {
	position: relative;
	z-index: 1;
	height: 280px;
	width: 960px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 6px 0px #999;
}

h1 {
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 40px;
	letter-spacing: .05em;
	color: #9e0b0f;

}

h2 {
	font-size: 19px;
	line-height: 26px;
	text-align: center;
	padding: 10px 90px 40px 90px;
	letter-spacing: .03em;
	color: #484848;

}

h3 {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding-bottom: 4px;
	color: #9e0b0f;

}

h4 {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	letter-spacing: .08em;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #484848;

}

h5 {
	font-size: 15px;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #9e0b0f;
	text-decoration:none;
	margin-top: 10px;

}


h6 {
	font-size: 15px;
	line-height: 19px;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding-bottom: 8px;
	color: #9e0b0f;
	text-decoration:none;
	margin-top: 20px;
}




ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: center;
}

p {
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	letter-spacing: .04em;
	color: #484848;
}

intro {
	font-size: 19px;
	line-height: 26px;
	text-align: center;
	padding: 10px 100px 40px 100px;
	letter-spacing: .03em;
	color: #484848;
}

.grid-text {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	letter-spacing: .04em;
	color: #484848;
}


q {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: .02em;
	color: #9e0b0f;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

.add-space-right {
	padding-right: 100px;
}

.add-space-bottom {
	padding-bottom: 40px;
}

.add-space {
	padding-bottom: 20px;
}

.center {
	text-align: center;
}

.bar {
	width: 100%;
	height: 30px;
	background-color: #999;
	clear: both;
	margin-bottom: 30px;	

}


.bar-type {
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .1em;
	text-align: center;
	padding-top: 6px;
}

footer {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}


/*Column styles*/

.grid {
	float: left;
	padding-bottom: 10px;
}

.grid-clear {
	clear:both; 

}

.column {
	float: left;
	padding-bottom: 60px;
}

.column-clear {
	clear:both; 
	padding-bottom: 20px;
}

.clear {
	clear:both; 
}


.grid-1 {
	width: 268px;
}

.grid-2 {
	width: 564px;
}

.grid-3 {
	width: 100%;
}

.grid-center {
	width: 100%;
	margin-left: 185px;
}
.grid-460 {
	width: 460px;
	float: left;
	padding-bottom: 10px;
	margin-right: 10px;
}

.grid-176 {
	width: 176px;
	float: left;
	padding-bottom: 15px;
	margin-right: 10px;
}

.grid-176-last {
	width: 176px;
	float: left;
}


.grid-gallery {
	width: 416px;
}


.grid-gutter {
	margin-right: 28px;
}

.grid-gutter-10 {
	margin-right: 10px;
}

.photo-padding {
	padding-bottom: 15px;
}

.photo-padding-2 {
	padding-bottom: 2px;
}



/*Navigation styles*/


	
nav ul li {
	display: inline;
	float: none;
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding-right: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

nav ul li:nth-child(1) {
	padding-left: 50px;
}

nav a {
	text-decoration: none;
	color: #133293;
}

nav a:hover{
	color: #9e0b0f;
}


/*Bottom categories styles*/

.categories li {
	display: inline;
	float: none;
	list-style-position: outside;
	padding: 3px;
}

.categories ul {
	font-size: 11px;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
}



.categories li:nth-child(odd) {
	color: #9e0b0f;
}


.categories li:nth-child(even) {
	color: #484848;
	font-size: 13px;
}


.categories {
	padding-bottom: 50px;
}



/*Contact Button styles*/

.classname {
	background-color:#9e0b0f;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Helvetica, Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	letter-spacing: .1em;
	height:34px;
	line-height:34px;
	width:140px;
	text-decoration:none;
	text-align:center;
	margin: 15px;
}

.classname:hover {
	background-color:#6c0000;
}

.classname:active {
	position:relative;
	top:1px;
}

/* This button was generated using CSSButtonGenerator.com */
