/*Main style sheet*/
#Maincontainer {
	width:100%;
	height:auto;
	}
#SocialMediaHeader {
    	width: 100%;
    	margin: 0 auto;
	position: relative;
	background-color:#000000;
	margin-top: 0px;
}
#Logo {
    	margin: 0 auto;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
}
#Ruled {
	height:1px;
	margin: 0 auto;
	background-color:#cdb9a4;
	}
#Navbar {
	width: 100%;
	background-color:#ffffff;
	float: left;
	}
#Navmenu {
	height: auto;
	}
#Banner {
	width:100%;
	}
#Content {
	padding: 10px 0 0 0;
	height: auto;
	margin: 0 auto;
	}
#ImageCentered {
	width: 412px;
	margin: 0 auto;
	}
#Footer {
	width:100%;
	background-color:#ffffff;
	height:160px;
	}
#Footercontent {
	padding-top: 10px;
	height:auto;
	margin:0 auto;
	}

/* catamaran-regular - latin */
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 400;
  src: url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Catamaran Regular'), local('Catamaran-Regular'),
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-regular.svg#Catamaran') format('svg'); /* Legacy iOS */
}

/* catamaran-500 - latin */
@font-face {
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 500;
  src: url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Catamaran Medium'), local('Catamaran-Medium'),
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-500.woff') format('woff'), /* Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.thethirdhouse.ca/fonts/catamaran-v5-latin-500.svg#Catamaran') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.thethirdhouse.ca/fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}


/*Global Styles*/
body,td,th {
	font-family: Roboto, Avenir, Futura, Seravek, Helvetica, Arial Narrow, "Gill Sans", Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	line-height: 1.85em;
	letter-spacing: .1px;
	color: #333333;
}
.boldcaps{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3px;
	}
h1 {
	font-family: Catamaran, Roboto, Avenir, Futura, Seravek, Helvetica, Arial Narrow, "Gill Sans", Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	font-weight: normal;
	color: #000000;
}
h2 {

    	margin-top: 0.83em;
	line-height: 1.35em;
    	margin-bottom: 0.83em;
    	font-weight: normal;
}
a:link {
	color: #ac782f;
	text-decoration: none;
}
a:visited {
	color: #ac782f;
	text-decoration: none;
}
a:hover {
	color: #4677bb;
	text-decoration: none;
}
a:active {
	color: #ac782f;
	text-decoration: none;
}
.sectionhead {
	font-size: 13px;
	line-height: 2em;
	font-weight: normal;
	font-stretch: extra-condensed;
	color: #ac782f;
	margin: 3em 0 0 0;
	}
.largetext {
	font-size: 16px;
	}
.smalltext {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
.caption {
	font-size: 13px;
	}
.bottomsup {
	margin-bottom: 2.5em;
		}
.caps {
    text-transform: uppercase;
    }
.footertext {
	color: #fff;
	}
.copyrighttext {
	color: #fff;
	font-size: 13px;
	}
.imgbanner {
    max-width: 100%;
    }
.floatright {
	float: right
	}
.clearfix {
    clear: both;
    }
.inlineR{
	float: right;
	margin: 10px 10px 5px 20px;
	width: 30%;
	max-width: 400px;
	}
.inlineL{
	float: left;
	margin: 10px 20px 5px 0px;
	width: 30%;
	max-width: 400px;
	}

/* Super screens */
@media only screen and (min-width:1341px) {
#Logo {
  width:613px;
  padding: 20px 0 20px 0;
	}
#Ruled {
	width:70%;
	max-width: 1100px;
	}
#Navmenu {
	width: 550px;
	max-width:1100px;
    margin: 0 auto;
	height:49px;
	}
#Content {
	width:70%;
	max-width:1100px;
	}
#Footercontent {
	width:70%;
	max-width:1100px;
	}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.9em;
}
}

/* Desktop screens */
@media only screen and (min-width:769px) and (max-width:1340px){
#Logo {
  width:613px;
  padding: 20px 0 20px 0;
	}
#Ruled {
	width:70%;
	max-width: 1100px;
	}	
#Navmenu {
	width: 550px;
    margin: 0 auto;
	height:49px;
	}
#Content {
	width:70%;
	max-width:1100px;
	}
#Footercontent {
	width:70%;
	max-width:1100px;
	}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.9em;
}
}
/* Awkward size screens */
@media only screen and (min-width:769px) and (max-width:950px){
.inlineR{
	float: right;
	margin: 10px 10px 5px 20px;
	width: 40%;
	max-width: 400px;
	}
.inlineL{
	float: left;
	margin: 10px 20px 5px 0px;
	width: 40%;
	max-width: 400px;
	}	
}

/* Tablet screens */
@media only screen and (min-width:481px) and (max-width:768px) {
#Logo {
  display: block;
  padding: 10px 0 10px 0;
  width: 400px;
  text-align: left;
  float: none;
}
#Ruled {
	visibility: hidden;
	}
#Content {
	width:80%;
	}
#ImageCentered {
	width: 100%;
	margin: 0 auto;
	max-width: 412px;
	}
#Footercontent {
	width:80%;
	}
h1 {
	font-size: 2.1em;
}
h2 {
	font-size: 1.45em;
}
.inlineR{
	float: none;
	display: block;
	margin: 0 auto 2em;
	width: 70%;
	max-width: 600px;
	}
.inlineL{
	float: none;
	display: block;
	margin: 0 auto 2em;
	width: 70%;
	max-width: 400px;
	}
}

/* Mobile screens */
@media only screen and (max-width:480px) {
#Logo {
  width:300px;
  padding: 5px 0 5px 0;
	}
#Ruled {
	visibility: hidden;
	}
#Content {
	width:90%;
	}
#ImageCentered {
	width: 100%;
	margin: 0 auto;
	max-width: 412px;
	}
#Footercontent {
	width:90%;
	}
h1 {
	font-size: 1.9em;
}
h2 {
	font-size: 1.3em;
}
.inlineR{
	float: none;
	display: block;
	margin: 0 auto 2em;
	width: 80%;
	}
.inlineL{
	float: none;
	display: block;
	margin: 0 auto 2em;
	width: 80%;
	max-width: 400px;
	}
}