/* SANDHOUSE Online Website */
/* ############################################################## */
/* ###################### main stuff first  ##################### */
/* ############################################################## */

body {
	margin: 0;
	padding: 0;
	font-size:1em;
	color: #000000;
	background-color: #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat;
	}


a {text-decoration: underlined;}

a:link {color: #003399;}

a:visited {color: #003399;}

a:hover {text-decoration: underline;}

	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:1em;
		margin-bottom:1em;
		padding:0px;
		text-align:left;
		border: 1px solid #003366;
		background-image:url(/images/frame_bg.gif);
		background-repeat:repeat-y;
		background-position:left;
		background-color:#FFFFFF;
		}

	#header {
		width:604px;
		height:241px;
		float:right;
		background-image:url(/images/header_image.jpg);
		background-repeat:no-repeat;
	}

	#tagline {
		width:800px;
		margin:0px;
		padding:0px;
		}
	
	#nav {
		margin:0;
		padding:0;
		float:left;
		width:168px;
		padding-top:0em;
		padding-bottom:0.8em;
		margin-top:3px;
	}

	#nav li {
		margin-bottom:0.5em;
	}
	
	#nav ul {
		list-style:none;
		padding:0;
		margin:0;
	}
	
	#nav li a img {
		margin-left:10px;
	}

	#content {
		width:600px;
		float:right;
		color:#000;
		font-size:1em;
		margin-top:0.5em;
		padding-bottom:0.5em;
	}
	
	
	#content p {
		margin-left:1.1em;
		font-size:1em;
		margin-right:1em;

	}
	
	#content h1 {
		margin-left:1em;
		padding-top:0.5em;
		margin-top:0em;
		margin-bottom:0;
		padding-bottom:0em;
		font-size:1.1em;
		font-weight:bold;
		margin-right:1em;
		color:#000;
	}

	#content h2 {
		margin-left:1.3em;
		margin-top:1em;
		font-size:1em;
		font-weight:bold;
		color:#000;
	}


	#content li {
		list-style-type: square;
		font-size:1em;
		font-weight:normal;
	}

	#content h1.download {
		width:540px;
		background-color:#C9C9AE;
		font-size:0.9em;
		font-weight:bold;
		padding:0.2em;
		padding-left:0.5em;
	}

	#footer {
		margin-right:auto;
		margin-left:auto;
		text-align: center;
		width:800px;
		background-image:url(/images/bg_footer.jpg);
		background-repeat:repeat-x;
		color: #666666;
		font-size:1em;
		margin:0px;
		padding:0px;
		}
	#footer ul, li {
	   list-style: none;
	   font-size:0.85em;
	   font-weight:bold;
	   padding: 0;
	   text-indent: 0;
	   margin: 0;
		}

	#footer ul {
	    clear:both;
		text-align: center;
	    margin: 0 auto;
		padding-top:0.4em;
		padding-bottom:0.2em;
		padding-left:1em;
	}

	#footer li {
	   display: inline;
	    margin:0em;
		margin-right:0.2em;
	}
	
	#footer a {
		font-size:1em;
		color: #666666;
		text-decoration:none;
	}

	#footer a:hover {
		font-size:1em;
		color: #003366;
		text-decoration: underline;
	}
	


	.contactform {
		width:460px;
		margin-top:0.3em;
		margin-right:0.5em;
		margin-bottom:0.4em;
		padding:0px;
		font-size:1em;
	}

	.contactform_header {
		width:458px;
		background-color:#EDFA95;
		padding:0px;
		margin:0px;
		font-size:0.8em;
		font-weight:bold;
	}

	#content .contactform_header h1 {
		margin-left:0.5em;
		padding-top:0.2em;
		padding-bottom:0.2em;
		margin-bottom:0px;
		color:#000;
		font-size:1em;
	}

	.contactform_text {
		border:1px solid #EDFA95;
		width:99%;
		font-size:1.2em;
	}

	.contactform_text p{
		padding:0.5em;
		margin:0px;
	}


	.rbroundbox { 
		background: url(/images/nt.gif) repeat;
		float:left;
	}
	.rbtop div { background: url(/images/tl.gif) no-repeat top left; 
	
	}
	.rbtop { background: url(/images/tr.gif) no-repeat top right; }
	.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
	.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
	.rbtop div, .rbtop, .rbbot div, .rbbot {
		width: 100%;
		height: 7px;
		font-size: 1px;
	}

	.rbcontent { 
		margin: 0 0.1em;
	}


	.rbcontent p {
	margin-top:0em;
	padding-top:0em;
	margin-left:0.8em;
	margin-right:1em;
	font-size:1em;
	}

	.rbcontent img{ 
		padding:0px;
		margin:0px;
	}

	
	.rbroundbox { 
		width: 160px; 
		margin: 1em auto; 
		color:#000000;
		margin-right:0.5em;
		margin-left:10px;
	}
	
	.rbroundbox h1 {
		font-size:1.1em;
		margin-left:0.7em;
		margin-top:0.2em;
		padding-top:0em;
		margin-bottom:0.1em;
		padding-bottom:0em;
		width:93%;
	}
	
	#nav .rbroundbox h1 {
		font-size:1em;
		margin-left:0.7em;
		border-bottom:1px solid #333333;
		margin-top:0.2em;
		padding-top:0em;
		margin-bottom:0.1em;
		padding-bottom:0em;
		width:93%;
	}
	
	.prodbox_img {
		float:right;
		padding:5px;
		margin-right:1em;
		border:1px solid #eeeeee;
		margin-bottom:1em;
		margin-left:1em;
	}
	
	 