/* COLORS
Red -- #BB2034
Blue - #398cc9
*/

body {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #BB2034 url("http://www.newdomainliving.com/images/home/bg.jpg") repeat-x;
	line-height: 18px;
}

a {
	color: #BB2034;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #BB2034;
	font-size: 29px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

h2 {
	font-size: 20px;
	color: #398cc9;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

.headerlinks {
	color: #BB2034;
	padding-right: 50px;
	font-size: 14px;
}

.yellowboxbighome {
	font-size: 42px;
	line-height: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BB2034;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.yellowboxbig {
	font-size: 30px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BB2034;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.yellowbox {
	font-size: 16px;
	line-height: 24px;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BB2034;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 0px;
	margin-top: 0px;
}

.disclaimer {
	font-style: italic;
	font-size: 10px;
	color: #666666;
}

.disclaimer a {
	color: #666666;
}

.footertext {
	padding-left: 100px;
	color: #6F6F6F;
}

.footertext a {
	color: #6F6F6F;
	text-decoration: none;
}

.footertext a:hover {
	text-decoration: underline;
}

div#twitter_div {
	font-family: font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	width: 170px;
	padding-top: 28px;
	padding-left: 36px;
	padding-right: 35px;
	padding-bottom: 0px;
	margin: 0px;
}

div#twitter_div a {
	color: #398cc9;
}

ul#twitter_update_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul#twitter_update_list li {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

 
.homeblock {
	background-image: url(images/home/main-image.jpg);
	background-repeat: no-repeat;
}
.homeflash {
	z-index: 1000
}
.btmbtns {
	margin-top: -16px;
}
