@charset "utf-8";

/* CSS Document */
/* Custom font */

@font-face {
    font-family: 'allerregular';
    src: url('http://www.cdgdesign.com/fonts/aller_rg-webfont.eot');
    src: url('http://www.cdgdesign.com/fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.cdgdesign.com/fonts/aller_rg-webfont.woff') format('woff'),
         url('http://www.cdgdesign.com/fonts/aller_rg-webfont.ttf') format('truetype'),
         url('http://www.cdgdesign.com/fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



.wrapper {

	width: 900px;

	margin-right: auto;

	margin-left: auto;

}

a:link {

	text-decoration: none;

	color: #86B74C;

}

a:visited {

	text-decoration: none;

	color: #86B74C;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}

body {

	padding-top: 20px;	

}

#navBar {

	width: 800px; 

	margin-bottom:30px;

	margin-left:auto;

	margin-right:auto; 

	text-align: center;	

	font-family: Garamond, serif; 

	font-size: 115%; 

	font-weight: bold; 

	text-transform: lowercase; 

	color: #86B74C; 

	letter-spacing: 5px;		

}

.textContainer {

	width: 880px;	

	float: none;

	margin-left:auto;

	margin-right:auto;

	font-family:Garamond, serif;

}

.textContainer table {

	float: none;

	margin-left:auto;

	margin-right:auto;

	clear: both;

	font-family: Garamond, serif;

	text-align: center;

	vertical-align: middle;

}

#cavanaughBanner {	

	background-repeat: no-repeat;

	background-image:url(http://www.cdgdesign.com/blog/wp-content/uploads/2014/01/CDG-logo-800-teal.gif);

	padding-top: 20px;

	padding-bottom: 10px;

	width: 800px;

	height: 158px;

	margin-top: 20px;

	margin-left: auto;

	margin-right: auto;

}

#tagline {
				width: 800px;
				text-align: center;
				font-family:  'allerregular', Arial, sans-serif;
				font-size: 160%;
				margin: 0 auto 30px;
				color: #86B74C; 
}

/*#quatraBackground {

	background-image: url(quatraFoil2.jpg);

	background-repeat: repeat;

	background-position: left top;

	width: 95px;

	padding-right: 60px;

}*/

#siteText {

	width:600px; 

	text-align:left;

	/*padding-left: 20px;*/

	padding-bottom: 80px;

}

#socialText{

	font-family: Garamond, serif;

	font-size: 14px;

	font-variant: normal;

	font-style: normal;

	font-weight: bold;

	color: #28ACBB;

	text-decoration: none;

	}

.socialColumn {

	width:50%;

	float:right;

	margin-bottom:15px;

	text-align:center;	

	}

.nicoleColumn {

	width:40%; 

	float:left;

	border-right:2px solid #86B74C;

	margin-bottom:50px;

	}

#socialTable {

	width:890px;

}

#Map{

	width:70%;

	padding-left:40px;

	margin-right: auto;

	margin-left: auto;

}

#socialCell {

	width:445px;

}

#socialList {

	display:block;

	list-style:none;

}

#subHeader{

		text-decoration: underline;

		font-weight:bold;

	}

#servicesList {

	list-style-position: outside;

	list-style-image: url(favicon.png);

	line-height: 15pt;

	text-align: left;

	width: 600px;

	margin-right: auto;

	margin-left: 175px;

	}

#sitePhoto{

		width:200px;

		height:auto;

		float:left;

		padding-bottom:10px;

		padding-right:10px;

	}

#socialHeaders{

		font-family: Garamond, serif;

		color: #efb41b;

	}

#splash {

		margin-right: auto;

		margin-left: auto;

		width: 550px;

		height: 500px;

		padding:5px;

		overflow:hidden;

		background-color:#948A8A;

		}

#splash-caption{

				padding:0px;

				margin:0px;

				}

#splash img, #splash div {  

    			padding: 5px;

    			/*background-color: #948A8A;*/

				-webkit-border-radius: 0px;

				-moz-border-radius: 5px;

				border-radius: 0px; 

    			margin: 0px;

	}

.footerImg {

	background-image:url(http://www.cdgdesign.com/blog/wp-content/uploads/2014/01/environment-is-everything.gif);

	background-repeat: no-repeat;

	background-position: center;

	height: 38px;

	width: 600px;

	margin-top:20px;

	clear: both;

	margin-right: auto;

	margin-left: auto;

}

.footerContainer {

	clear: both;

	margin-right: auto;

	margin-left: auto;

	padding-top: 10px;

	width: 600px;

	text-align: center;

	font-family:"Felix Titling";

	font-size: 80%;

	font-weight: bold;

	color: #86B74C;	

	text-transform: capitalize;

}