* {
	margin: 0px;
	padding: 0px;
}
.clear-both {
	clear: both;
}
:link img, :visited img {
	border: none;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	background-image:url(http://www.soulpattinsonmiranda.com.au/images/bg_gradient.jpg);
	background-repeat: repeat-x;
}

/* TEXT */
h1, h2, h3, h4, h5, h6 {
	color: #026551;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
h1 {font-size: 1.4em;}	
h2 {font-size: 1.2em;}
h3 {font-size: 1em;}

a:link, a:visited {
	color: #026551 !important;
	text-decoration: underline;
}
a:hover, a:active {
	color: #86B1A7 !important;
	text-decoration: none;
}
p li {
	font-size: 0.9em;
	line-height: 1.8em;
}
ul li, ol li {
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 30px;
}



/* Homy Ped Home */
.homyped_wrapper {
	width: 945px;
	position: relative;
	background-color: white;
	background-image: url("http://www.soulpattinsonmiranda.com.au/images/homyped_bkgrd.gif");
	background-repeat: repeat-y;
	top: -3px;
	margin-left: auto;
	margin-right: auto;
}
.homyped_wrapper h2 {
	color: #5890cc;
}

.homyped_desc, .homyped_desc_home {
	width: 165px;
	float: right;
	background-color: #f5e6bf;
	display: inline;
	background-image: url('http://www.soulpattinsonmiranda.com.au/images/homyped_logo.gif');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 179px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
}
.homyped_desc_home {
	background-image: url('http://www.soulpattinsonmiranda.com.au/images/homyped_home_logo.gif');
}
.homyped_desc p, .homyped_desc_home p {
	font-size: 0.9em;
	line-height: 1.3em;
	font-style: italic;
}
.homyped_desc h2, .homyped_desc_home h2  {
	font-size: 1em;
	line-height: 1.3em;
	color: #e51938 !important;
	font-weight: bold; 
}
.homyped_desc li, .homyped_desc_home li {
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: italic;
	margin-bottom: 3px;
}
.homyped_desc h1, .homyped_desc_home h1 {
	font-family: "Georgia", Times New Roman;
	font-size: 2em;
	line-height: 1.2em;
	color: #5890CC;
}


.splash_hdr {
	background-image: url("http://www.soulpattinsonmiranda.com.au/images/homyped_home_top.gif");
	height: 28px;
	margin: 0px;
	padding-top: 5px;
	margin-bottom: 30px;
}
.splash_hdr h1 {
	color: white;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
.splash_wrapper {
	width: 766px;
	min-height: 800px;
	height: auto !important;
	float: left;
	display: inline;
	background-image: url(http://www.soulpattinsonmiranda.com.au/images/spring_cover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 28px;
	background-color: #e4f1fc;
	padding-bottom: 20px;
}
.splash_range_wrapper {
	width: 390px;
	margin-left: 340px;
}
.splash_range {
	width: 390px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: solid 1px white;
}
.test {
	color: #deddd2;
}
.splash_img {
	float: left;
	display: inline;
	width: 152px;
	padding-top: 5px;
}
.splash_img img {
	border: solid 1px white;
}
.splash_txt {
	width: 231px;
	float: left;
	display: inline;
	margin-left: 7px;
}
.splash_txt p {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #570f18;
}
.splash_txt a:link, .splash_txt a:visited {
	color: #e51937 !important;
}
.splash_txt h2 {
	padding-top: 5px;
}







/* LAYOUT */
.layoutB_col1 {
	width: 351px;
	float: left;
	display: inline;
}
.layoutB_col2 {
	width: 351px;
	margin-left: 20px;
	float: left;
	display: inline;
}
.layoutC_col1 {
	width: 351px;
	float: left;
	display: inline;
}
.layoutC_col2 {
	width: 309px;
	padding: 10px;
	margin-left: 40px;
	float: left;
	display: inline;
	background-color: #191919;
	border: 1px dashed #b77014;
}

