/* CSS Document */

/* start hiding from ie5 mac \*/ 
html { height: 100%;} 
object, embed { height: 100%; } 
/* stop hiding from ie5 mac */ 
body { height: 100%; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
}
body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(../media/left_bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}
a:link {
	color: #00f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00f;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #99171D;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D08E35;
}
#topbar {
	background-color: #2B5674;
	background-image: url(../media/bar_top_bg.gif);
	background-repeat: repeat-x;
	width:100%;
	height:21px;
	left: 0px;
	top: 0px;
	position:absolute;
	z-index:1;
}
#topbarpiece {
	position:absolute;
	width:414px;
	height:21px;
	z-index:5;
	left: 0px;
	top: 0px;
}
#body {
	position:relative;
	width:780px;
	top:0px;
	z-index:3;
	margin: 0 auto;
}
#logo {
	position:absolute;
	z-index:5;
	left: 0px;
	top: 21px;
	width: 204px;
	height: 159px;
}
#rightcolumn {
	position:absolute;
	z-index:5;
	left: 435px;
	top: 50px;
	width: 345px;
}
#rightcolumnlower {
	position:absolute;
	z-index:5;
	left: 435px;
	top: 485px;
	width: 345px;
}
#thumbs {
	position:absolute;
	left: 780px;
	top: 200px;
}
#pic {
	position:absolute;
	left: 195px;
	top: 160px;
	z-index:3;
	width: 241px;
	height: 272px;
}
#picflash {
	position:absolute;
	left: 194px;
	top: 159px;
	z-index:3;
	width: 241px;
	height: 272px;
}
#blueline {
	background-color: #DCF6FF;
	height: 2px;
	width: 100%;
	top: 465px;
	left: 0px;
	overflow: hidden;
	background-image: url(../media/bluebg.gif);
	position: absolute;
	z-index:4;
}
#navbg {
	position:absolute;
	width: 145px;
	height: 190px;
	left: 68px;
	top: 225px;
	z-index: 5;
	background-image:url(../media/nav_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}
#nav {
	position:absolute;
	z-index: 3;
	font-size:10px;
	line-height:24px;
	top: 11px;
	left: 23px;
}
#nav a {
	text-decoration:none;
}
#nav a:hover {
	color:#009DDC;
	background-color:#DCF6FF;
	text-decoration:none;
	height: 30px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}
#quotebox {
	position:absolute;
	z-index:5;
	left: 50px;
	top: 525px;
	width: 290px;
	font-size: 12px;
	line-height: 21px;
	visibility: inherit;
}
#designbox {
	position:absolute;
	z-index:5;
	left: 20px;
	top: 465px;
	width: 345px;
	font-size: 12px;
	line-height: 21px;
	visibility: inherit;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
	color: #9A171D;
	font-weight: normal;
	line-height: 38px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
img:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.red {
	color:#9A171D;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
color: #9A171D;
}