/* CSS Document */


body {
	margin: 0;
	padding:0;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#wrapper {
	position: relative;
	 margin: 0px;
	 padding:0px;
	 width: 100%;
	 height: 100%;

	
}
ul {
	padding:5px;
	margin:15px;
	
	
	
}
h1 {
	font-size: 1.7em;
	margin-left: 0px;
	color: #212121;
	text-transform: uppercase;
	background: url(images/red_shadow_box.png) no-repeat bottom left;
	line-height:2.2em;
	padding-left:0px;
	width: 650px

	
}
h2 {
	font-size: 1.3em;
	color: #212121;
	margin-left: 0px;
	text-transform: capitalize;
	background: url(images/white_shadow_box.png) no-repeat top left;
	line-height:3em;
	padding-left:5px;
}
h3 {
	font-size: 1.2em;
	color: #212121;
	margin-left: 0px;
	font-variant: small-caps;
	padding-left:5px;
}
h4 {
	font-size: .9em;
	color:#212121;
	margin-left:0px;
	text-transform: uppercase;
	padding-left:5px;
}

h5 {
	font-size: 1.7em;
	margin-left: 0px;
	color: #212121;
	text-transform: uppercase;
	background: url(images/red_shadow_box_950.png) no-repeat bottom left;
	line-height:2.2em;
	padding-left:0px;
	width: 980px

	
}
a:link, a:visited {
	color: #2E3192;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	width: 550px;
	text-align:left;

}
.bold {
	color: 212121;
	font-weight: bold

}
.white {
	color: #ffffff;
}
#header {
	position: relative;
	margin:0px;
	padding: 0px;
	width: 100%;
	height: 110px;
	background:url(images/wrapper2.gif) repeat-x;

}
#ad {
	position: relative;
	margin:0;
	padding: 0;
	width: 100%;
	height: 60px;
	background-color: #212121;
	
}
#logos h2 { 
	background: url(images/title_underscore2.png) no-repeat top left; 
	position:absolute;
	top: 4px;
	width: 600px; 
	height: 55px; 

	
}
#logos h2 span {
	display: none;
	
}
#global_nav {
	position: absolute;
	top: 70px;
	margin-left: 20px;
	padding:0px;
	width:850px;
	height: 20px;
	background-color: #ffffff;
	z-index: 3;

}

ul#menu  {
	list-style-type: none; 
	position: relative;
	margin:0px;
	padding:0px;
	width:990px;
	height: 20px;
	padding-top:2px;
	z-index: 3;
	
	
}
#menu li {
	float: left;
	position: relative;
	padding:0px; 
	margin: 0px; 
	width:140px; 
	height:1em; 
	z-index:3;
	

	
}
#menu li dl {
	position:absolute; 
	margin:0; 
	padding:0;
}
#menu li a, #menu li a:visited {
	text-decoration:none;
	font-weight: normal;
}
#menu li dd {
	display:none;
}
#menu li:hover, #menu li a:hover {
	border: none;
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
	width: 140px;
	border-left: solid 2px #790000;
	border-right: solid 2px #790000;
}
#menu li:hover dl, #menu li a:hover dl {
	padding-bottom:0px;
}
#menu table {
	border-collapse:collapse; 
	padding:0px; 
	margin:0px; 
	font-size:1em;
	
}
#menu dl {
	width: 135px;
	text-align:center; 
	cursor:pointer;
}
#menu dt {
	position: relative;
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif;
	color: #212121; 
}

#menu dd {
	margin:0px; 
	padding:0px;
	color: #212121; 
	font-size: .9em; 
	text-align: center;
	width: 135px;
	z-index: 3;
}
#menu dd.end {
	border-bottom: solid 2px #790000;
	width: 135px;
}
.gallery dt a, .gallery dt a:visited {
	display:block; 
	
	
}
.gallery dd a, .gallery dd a:visited {
	color:#212121; 
	text-decoration:none; 
	display:block;
	padding:4px 5px 4px 0px;
	background-color:#ffffff; 
	width:135px;
}
.gallery dd a:hover {
	background-color: #790000; 
	color: #ffffff;
}
#left_side {
	position: absolute;
	top: 101px;
	margin: 0px;
	width:195px;
	height:100%;
	background: url(images/left_bar_corner.jpg) no-repeat top left;

}
#left_ad {
	position: relative;
	margin-left: 5px;
	width: 125px;
	height: 125px;

}
#nav {
	margin:0px;
	padding:0px;
	margin-top: 25px;
	background: url(images/left_bar2.jpg) repeat-y top left;
}
#nav h3 {
	margin-left: 0px;
	color: #ffffff;
	
}
ul#first li{
	margin-left:0px;
	padding:0px;
	color: #ffffff;
	list-style-image:url(images/white_bullet.png);
}
ul#first a:link, ul#first a:visited {
	color: #ffffff;

}
ul#first a:hover {
	color: #666666;
}
ul#third li{
	margin:0px;
	padding:0px;
	margin-left: 0px;
	list-style-image:url(images/red_bullet.png);

}
ul#third a:link, ul#third a:visited {
	color: #ffffff;

}
ul#third a:hover {
	color: #666666;
}
#corner img {
	position: absolute;
	top: 101px;
	width: 36px;
	height: 55px;
	margin-left: 180px;

}
#content_wrapper {
	position: relative;
	margin-left: 180px;
	padding-left: 30px;
	margin-top: 20px;
	width: 810px;
	background-color: #ffffff;
	background: url(images/vertical3.png) repeat-y;
	z-index: 2;
	

}
#content_inner {
	width: 800px;
	display: block;
	background-color: #ffffff;
}
#content_inner ul li {
	margin-left: 30px;
	list-style: url(images/white_bullet.png);
	line-height: 1.5em;
	display: list-item;
	

}
/*IE does not like a width when coding lists - lists won't show bullets properly when width is assigned*/

#content_inner ol li {
	margin-left: 30px;
	line-height: 1.5em;
	display: list-item;
	
}
#quick_links  {
	margin-top: 0px;
	margin-left: 260px;
	padding: 10px;
	width: 250px;
	height: 100%;
	line-height: 2em;
	text-align:center;
	
}
.page_img {
	float: left;
	margin-right: 10px;
	padding: 5px;
}
#content_bottom img {
	position: relative;
	top: 0px;
	margin-left: 175px;
	width: 604px;
	height: 40px;
}
#search_bar  {
	position: absolute;
	top: 0;
	right:0;
	margin-top: 65px;
	margin-right: 10px;
	

}

#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 250px;
	height: 249px;
	background: url(images/oven_3D.jpg) no-repeat bottom right;

}
#footer ul{
	position: absolute;
	margin-left: 15px;
	top: 100px;
	width: 210px;
	line-height: 1.6em;
	text-decoration:none;
	
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 10px;
}
#footer li a:link, #footer li a:visited {
	color: #ffffff;
}
#footer li a:hover {
	color: #999999;
	text-decoration: underline;
}
#design {
	position: absolute;
	bottom: 0px;
	right: 50px;
	text-align:center;
	z-index: 2;
	
}


