/* Screen CSS - designed and developed by Gold Coast Company Digital Dreams */

body {
	background-color:#231f20;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

#layout {
	position: absolute;
	top: 0px;	
}

.bg {
	background-image:url(images/left_bg.gif);
	background-repeat: repeat-y;
}

.bg_right {
	background-position: right;
	background-image:url(images/right_bg.gif);
	background-repeat: repeat-y;
}

.globalnav {
	background-color: #ee2b37;
	/*background-image: url(images/red_pattern.gif.gif);
	background-repeat:repeat;
	left:0px;
	top:450px;
	width:100%;
	height:100%;*/
	
	color: #fbf7f7;
	text-align: center;
	line-height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
}

.vertical_repeat {
	background-image: url(images/vertical_line_spacer.gif);
	background-repeat: repeat-y;
}

td.offwhitebg {
		background-color: #fbf7f7;
		padding: 0px;
		
		color: #231f20;
		text-align: justify;
		line-height: 16px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-variant: normal;
}

.form {
		background-color: #fbf7f7;
		padding: 0px;
		
		color: #231f20;
		text-align: justify;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-variant: normal;
}

p,br {
		margin-left: 30px;
		margin-right: 30px;
		
		color: #231f20;
		text-align: left;
		line-height: 16px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-variant: normal;
}

.small {
		color: #231f20;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
}

hr {
	background-color: #231f20;
	margin-left: 20px;
	margin-right: 20px;
}	

h1 {
		color: #231f20;
		text-align: justify;
		line-height: 25px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-variant: small-caps;
		
		margin-top: 25px;
		margin-left: 15px;
}
.center-text {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
}
.imgb {
	margin: 1px;
	padding: 1px;
	border: 1px solid #990000;
}



h2 {
		color: #231f20;
		text-align: justify;
		text-indent: 15px;
		line-height: 25px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-variant: small-caps;
		
		margin-top: 25px;
		margin-left: 15px;
}

h3 {
		color: #231f20;
		text-align: justify;
		text-indent: 15px;
		line-height: 20px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-variant: small-caps;
		
		margin-top: 25px;
		margin-left: 15px;
}

b {
		color: #231f20;
		text-indent: none;
		text-align: justify;
		line-height: 16px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
}

img {
	border: 0px;
}

.hand {
	cursor: pointer;
}

.nav a,br {
	display: block;
	margin-left: 9px;
	margin-bottom: 0px;
	line-height: 20px;
}

.nav {
	color: #fbf7f7;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	font-variant:small-caps;
	
	background-image:url(images/fusion_homes_button.gif);
}

.nav a:visited, .nav a:active {
	color: #fbf7f7;
	text-decoration: none;
}

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

a:link {
	color: #fbf7f7;
	text-decoration: none;	
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {

}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}
