/* structure */


body {
	font: 13px/18px Tahoma, Geneva, sans-serif;
	text-align:justify;
	color: #000000;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-image: url(../images/designer_touches3_bg.gif);
	background-attachment: fixed;
	background-position: left bottom;
	}

div#container {
	width:736px;
	position: relative;
	text-align:left;
	margin: 0 auto;
	}
div#content {
	float:left;
	width:736px;
	text-align: left;
	line-height: 18px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 25px;
	}

div#header {
	height: 100px;
	width: 736px;
	background-image: url(../images/designer_touches_header.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #B00000;
	}
	

div#footer {
	clear:both;
	width:100%;
	height: 30px;
	}



/* fonts */



h1 {
	color: #B00000;
	font: bold 14px/20px Tahoma, Geneva, sans-serif;
}
h2 {
	color: #B00000;
	font: bold 11px/18px Tahoma, Geneva, sans-serif;
}

p {
	text-decoration: none;
	line-height: 18px;
}

p a {
	text-decoration: underline;
	color: #666666;
}
p a:hover {
	text-decoration: none;
	color: #B00000;
}

b,strong {
	font-weight: bold;
}
.image {
	border: 1px solid #B00000;
}

#bullet ul {


	}
#bullet li {
	list-style-image: url(../images/bullet1.gif);
	padding-bottom: 10px;
}

#bullet li a {
	color: #666666;
	text-decoration: underline;

}
#bullet li a:hover {
	color: #B00000;
	text-decoration: none;

}
	
#arrows ul {
list-style-image: url(../images/arrow_bullet.gif);
}

#arrows li {
	list-style-image: url(../images/arrow_bullet.gif);
	padding-bottom: 10px;
}	
#arrows li a {
	color: #666666;
	text-decoration: underline;

}	
#arrows li a:hover {
	color: #B00000;
	text-decoration: none;

}	

/* footer menu */

#footer_menu_position {
	color: #999999;
	text-decoration: none;
	font: 11px Tahoma, Geneva, sans-serif;
	top: 4px;
	position: relative;
	width: 100%;
	text-align: center;
}

#footer_menu_position a {
	color: #999999;
	text-decoration: none;
}
#footer_menu_position a:hover {
	color: #B00000;
	text-decoration: none;
}

/* header menu */

#header_menu_position {
	color: #B00000;
	text-decoration: none;
	font: 12px Tahoma, Geneva, sans-serif;
	top: 70px;
	position: relative;
	width: 100%;
	text-align: center;
}

#header_menu_position a {
	color: #000000;
	text-decoration: none;
}
#header_menu_position a:hover {
	color: #B00000;
	text-decoration: none;
}

.header_menu_dots {
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

/* header menu home */

#header_menu_position_home {
	color: #B00000;
	text-decoration: none;
	font: 11px Tahoma, Geneva, sans-serif;
	top: 70px;
	position: relative;
	width: 100%;
	text-align: center;
}

#header_menu_position_home a {
	color: #999999;
	text-decoration: none;
}
#header_menu_position_home a:hover {
	color: #B00000;
	text-decoration: none;
}

.header_menu_dots_home {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

td {
	text-align: justify;

}
.quote {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}



/* forms */

.textinput1 {
	width: 244px;
	border: 1px solid #E7AC8B;
	font: normal 13px Tahoma, Geneva, sans-serif;
	color: #000000;
	background-color: #FCEDC0;
}
.textinput2 {
	width: 246px;
	border: 1px solid #E7AC8B;
	height: 120px;
	color: #000000;
	font: normal 13px/18px Tahoma, Geneva, sans-serif;
	background-color: #FCEDC0;
}

.button1 {
	color: #B00000;
	border: 1px solid #999999;
	background-color: #FCEDC0;
}

.spacerimage {
	border: 0px none;
}
.smalltext1 {
	font: 10px Tahoma, Geneva, sans-serif;
	color: #666666;
}
.null_image_border {
	border: none;
}
