*{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

body{
	background-image: url('images/bg_stockphoto.jpg');
	background-repeat: repeat-all;
	background-position: top left;
	/*background-color: #b93529;*/
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#tbl{
	width: 875px;
	padding: 0px;
	margin:15px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #999999;
}

.nav{
	text-align: center;
	width: 32%;
	display:inline;
	float: left;
	font-family: garamond;
}

.nav a{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #003366;
}

.nav a:hover{
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #003366;
}

#header-top-left{
	border: 0px;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	/*background-image: url('images/bg2.jpg');
	background-repeat: repeat-all;
	background-position: top left;*/
	background-color: #999999;
	width:270px;
	height:160px;
}

#header-top-right{
	border: 0px;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
	/*background-image: url('images/bg2.jpg');
	background-repeat: repeat-all;
	background-position: top left;*/
	background-color: #999999;
	width:270px;
}

#header-mid{
	background-color: white;
	vertical-align:middle;
}

#header-bot-left{
	/*border-left: 2px solid #666666;*/
	background-color: white;
	background-image: url('images/border-top.jpg');
	background-repeat: top left;
	background-repeat: repeat-x;
}

#header-bot-right{
	/*border-right: 2px solid #666666;*/
	background-color: white;
	background-image: url('images/border-top.jpg');
	background-repeat: top left;
	background-repeat: repeat-x;
}

#leftbox{
	display: inline; 
	float: left; 
	margin-left: 5px; 
	margin-right: 5px; 
	width:25%;
	border: 1px solid #999999;
	msrgin-bottom: 25px;
}

#aboutus{
	background-image: url('images/leftgradient.jpg');
	background-repeat: top left;
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	float:left;
	display:block;
	font-size: 18px;
	color: black;
	
	font-weight: bold;
	text-transform: none;
	letter-spacing: .15em;
	font-family: garamond;
	text-decoration: italic;
	text-align: center;
}

.standout{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #666666;
	text-align: center;
	font-family: garamond;
}

.left-content{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #003366;
	border-bottom: 1px dotted #666666;
	background-color: #eeeeee;
	padding-top: 10px;
}

#content{
	/*border-left: 2px solid #666666;
	border-right: 2px solid #666666;*/
	background-color: white;
	padding-top: 15px;
}

#footer{
	/*border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;*/
	background-color: #eeeeee;
	background-image:  url('images/border-bot.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	border-top: 1px dotted #666666;
	height: 25px;
	margin-top: 30px;
	text-align: center;
	font-family: garamond;
}



#main{
	display: inline;
	width: 72%;
	float: left;
}

#title{
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	font-size: 24px;
	text-transform: none;
	width: 100%;
	letter-spacing: .15em;
	font-family: garamond;
	text-decoration: italic;
	text-align: right;
}

#info{
	margin-top: 20px;
	margin-left: 10px;
	width: 100%;
}

#footer a{
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

#footer a:hover{
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

.formelement{
	width: 400px;
	background-color: #eeeeee;
	color: black;
	font-family: arial;
	font-size: 12px;
}

.formtext{
	width: 400px;
	height: 200px;
	background-color: #eeeeee;
	color: black;
	font-family: arial;
	font-size: 12px;
}

#menucats a{
	color: black;
	text-decoration:none;
}

.menubullet{
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px dotted #999999;
}

.menucategory{
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
}

.menusubcategory{
	font-family: garamond;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.menucatheader{
	font-family: garamond;
	font-size: 18px;
	font-weight:bold;
	text-decoration:underline;
	color: #990000;
	text-align:center;
	margin-bottom: 10px;
}
