body {
	background: #ffffff url(../menu/images/body_bg.jpg) repeat-x;
	color: #4d4b4a;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 10px 0;
	padding: 0px;
}
.clear{clear:both;}

.container {
		width: 990px;
		margin: 0 auto;
		position: relative;
}


/********************** Header ***************************/

#header {
		/*--background: url(../images/header.jpg) no-repeat center top;--*/
		/*--padding-top: 210px;--*/
		font-size: 10px;
	}
	
#header .disclaimer {
		color: #999;
		padding: 5px 5px 0 0;
		text-align: right;
		display: block;
		position: absolute;
		top: 0;
		right: 0;
	}
	
#header .disclaimer a {	color: #999;}

#header .disclaimer a:hover {	color: #1e90ff;}

	ul.topnav {
	list-style: none;
	padding: 0 0 0 17px;
	float: left;
	width: 975px;
	margin: 0 0 0 0;
	background: #222;
	font-size: 1.2em;
	background: url(../menu/images/topnav_bg.gif) repeat-x;
}

ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 7px 0 7px;
	position: relative; /*--Declare X and Y axis base--*/
}

ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
	float: left;
}

ul.topnav li a:hover{
		background: url(../menu/images/topnav_hover.gif) no-repeat center top;
		color: #1E90FF;
}

ul.topnav li span { /*--Drop down trigger styles--*/
		width: 17px;
		height: 35px;
		float: left;
		background: url(../menu/images/subnav_btn.gif) no-repeat center top;
}

	ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/

	ul.topnav li ul.subnav {
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		left: 0; top: 35px;
		background: #333;
		margin: 0; padding: 0;
		display: none;
		float: left;
		width: 170px;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border: 1px solid #111;
}

ul.topnav li ul.subnav li{
		margin: 0; padding: 0;
		border-top: 1px solid #252525; /*--Create bevel effect--*/
		border-bottom: 1px solid #444; /*--Create bevel effect--*/
		clear: both;
		width: 170px;
}

html ul.topnav li ul.subnav li a {
		float: left;
		width: 145px;
		background: #333 url(../menu/images/dropdown_linkbg.gif) no-repeat 10px center;
		padding-left: 20px;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
		background: #222 url(../menu/images/dropdown_linkbg.gif) no-repeat 10px center;
}


#header img {
		margin: 20px 0 10px;
}
	
#header .toptext {
	color: #fff;
	padding: 115px 5px 0 50px;
	text-align: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	width: 500px;
	font-weight: normal;
	font-style: normal;
}

#header .toptext a {	
	color: #ccc;
}

.lastchild{
	border-right: 0px none #4d4b4a !important;
}





/********************** Content ***************************/

#content {
	background-color: #ffffff;
	width: 990px;
	display: block; /****border: 1px solid white;**/
	border-left: 1px solid #292929;
	border-right: 1px solid #292929;
	margin: 0 0 0 0;
	
}
#content h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	padding: 0px 0 5px 0px;
}


/********************** Content - left ***************************/
#left {
	background-color: #ffffff;
	width: 724px;
	margin: 0px 0px 0px 5px;
	padding: 0px 15px 15px 0px;
	float: left;
	display: inline;
	border-right: 1px solid #282828;
}



.text{
	float:left;
	
}

/*.text ul{
	list-style: disc inside;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	list-style-position: outside;
}
.text li{
	padding-bottom: 5px;
	margin: 0 0 0 5px;
}
*/


#left h2{
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
	color: #4d4b4a;
	text-decoration: none;
	margin: 0px 0px 10px 10px;
}
#left p{
	font-family: arial;
	font-size: 12px;
	font-weight: lighter;
	color: #4d4b4a;
	margin: 6px 0px 0px 20px;
}
#left a{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4b4a;
	text-decoration: underline;
}
#left a:hover{
	color:#1e90ff;
}
.photos{float:right;}
.photos img{display:block;}

#success_name{
	font-style: italic; 
	font-weight: bold; 
	font-size: 14px; 
	padding-left: 10px; 
	padding-bottom: 3px;
}

#success_detail{
	font-style: italic; 
	padding-left: 15px; 
	padding-bottom: 3px;
}

#success_pic{
	padding-left: 10px; 
	padding-bottom: 10px;
}

#success_sig{
	padding-left: 15px; 
	font-style: italic;
	padding-top: 2px;
}

#gnf_name{
	margin-left: 10px; 
	font-size: 18px; 
	font-weight:bold; 
	border-bottom: 1px solid #4d4d4d; 
	width: 500px;
}

#gnf_smilebox{
	margin-left: 20px; 
	padding-top: 10px;
}

/********************** Content - right ***************************/
#right {
	float: right;
	width: 220px;
	background-color: #ffffff;
	margin: 5px 5px 5px 0px;
	padding: 0px 5px 5px 0px;
	display: inline;
}

.description {
	font-weight: normal;
	color: #3c3a39;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 11px;
	padding-right: 0px;
}
.description a{
	font-weight: normal;
	color: #3c3a39;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 14px;
	padding-right: 0px;
}

.spacer{
 	padding-top: 40px;
 }
 

#right a:hover{
	color:#1e90ff;
}

#item{
	font-weight: bold;
	color: #1E90FF;
	padding-left: 00px;
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 2px;
}

#itemdetail{
	font-weight: normal;
	color: #3c3a39;
	margin-left: 00px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	padding-right: 10px;
}

#itemdetail a{
	font-weight: normal;
	color: #3c3a39;
	font-size: 11px;
}

#itemdetailbold{
	font-weight: bold;
	color: #3c3a39;
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	padding-right: 10px;
}

#itemend{
	border-bottom: 1px solid silver;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/********************** footer ***************************/
#footer {
	width: 972px;
	height: 14px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: normal;
	background-color: #282828;

}

#footer a {
	color: #1E90FF;
	text-decoration: none;
}

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

#angel{
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#angelyear{
	padding-bottom: 10px;
	padding-top: 25px; 
	padding-left: 15px;
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: underline;
}

/********************** Content - INDEX (LEFT) ***************************/
#indexleft {
	background-color: #ffffff;
	width: 220px;
	margin: 5px 0px 5px 5px;
	padding: 0px 5px 5px 5px;
	float: left;
	display: inline;
}


.text{
	float:left;
	
}

.text ul{
	list-style: disc inside;
	font-size: 12px;
	padding: 0px 0px 0px 50px;
	list-style-position: outside;
}
.text li{
	padding-bottom: 5px;
}

.item{
	font-weight: bold;
	color: #1E90FF;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	padding-bottom: 2px;
}

.itemdetail{
	font-weight: normal;
	color: #3c3a39;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 11px;
	padding-right: 0px;
}

.itemdetail a{
	font-weight: normal;
	color: #3c3a39;
	font-size: 11px;
}

.itemdetail a:hover{
	color: #1e90ff;
}

.itemdetailbold{
	font-weight: bold;
	color: #3c3a39;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	padding-right: 0px;
}

.itemend{
	border-bottom: 1px dotted silver;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
 .spacer{
 	padding-top: 40px;
 }



/********************** Content - INDEX (CENTER) ***************************/
#indexcenter {
	background-color: #ffffff;
	width: 503px;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
	float: left;
	display: inline;
	border-right: 1px solid #282828; 
	border-left: 1px solid #282828;
	border-bottom: 1px solid #282828;
	height: 100%;
}

.text{
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	
	
}

.text ul{
	list-style: disc inside;
	font-size: 12px;
	padding: 0px 0px 0px 50px;
	list-style-position: outside;
}
.text li{
	padding-bottom: 5px;
}

.dotmname{
	font-size: 16px; 
	padding-left: 10px; 
	padding-top: 10px; 
	font-weight: bold; 
	font-family: arial;
}
.dotmspecs{
	font-size: 11px; 
	padding-left: 10px;
	padding-bottom: 8px;
}
.dotmpicture{
	font-size: 12px; 
	height: 130px; 
	padding-left: 10px; 
	padding-top: 10px; 
}
.dotmdescription{
	font-size: 11px; 
	padding-left: 10px;
	padding-top: 5px;
}

.dotmbottom{
	font-size: 11px; 
	padding-top: 10px;
	padding-left: 10px
}

#indexcenter a{
	font-family: Arial;
	font-size: 11px;
	color: #4d4b4a;
	font-weight:normal;
}

#indexcenter a:hover{
	color:#1e90ff;
}







/********************** Content - INDEX (RIGHT) ***************************/
#indexright {
	background-color: #ffffff;
	width: 220px;
	margin: 5px 5px 5px 0px;
	padding: 0px 5px 5px 0px;
	float: right;
	display: inline;
}

.description {
	font-weight: normal;
	color: #3c3a39;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 11px;
	padding-right: 0px;
}

.links {
	font-weight: bold;
	color: #3c3a39;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-right: 0px;
}

.spacer{
 	padding-top: 40px;
 }
 
  
#indexright a{
	font-family: Arial;
	font-size: 12px;
	color: #4d4b4a;
	font-weight:bold;
	text-decoration: none;
}

#indexright a:hover{
	color:#1e90ff;
}







