body { font-family: Arial, Helvetica, sans-serif;
	   background-color:#463426;}

p { font-size: 12px;
	line-height: 20px;}

h1 { font-size: 24px;
	 font-weight: normal;
	 margin:0;
	 color:#4B6A5A;
	 font-family:Arial Narrow, Arial;
	 background:url(assets/images/line.gif) bottom left no-repeat;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#8B854B;
	 line-height:24px;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#846248;
	 line-height:22px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#88654A;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 margin-left:-12px;
	 list-style-type:square;}

.imgborder { BORDER: #4B6A5A 1px solid;}

.smalltext { font-size: 11px;
	         line-height: 18px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#4B6A5A;
	background:#4B6A5A;
	height:1px;
	border:0;}

.nomargin {margin:0;}
.nomargin p {margin:0;}

/* Template Features */

#center {width:760px;
		 margin:0 auto;}

#whitebox {width:740px; /*accomadating for padding, width is 760*/
		   min-height:595px; /*accomadating for padding, height is 615*/
		   height:auto;
		   background-color:#FFFFFF;
		   padding:10px;}

*html #whitebox {height:595px;}

#bodyborder {width:736px;
			 min-height:556px;
			 height:auto;
			 background-color:#FFFFFF;
			 border:#463426 1px solid;
			 padding:1px;}

*html #bodyborder {height:556px;}

.rightside_bg {background-color:#463426;}
.body_bg {background:url(assets/images/body.jpg) top no-repeat #E3DDC7;}
.leftside_bg {background-color:#CDC9A3;}

#denture {width:144px;
		  height:102px;
		  background-color:#463426;
		  text-align:center;}

#denture_text { color:#E3DDC7;
		  		font-family:"Times New Roman", Times, serif;
		  		font-size:13px;
		  		line-height:21px;
				padding-top:8px;}

#nav_bg {width:144px;
		 height:454px;
		 background:url(assets/images/nav.jpg) top no-repeat;}

#bottomquote {width:740px;
			  height:21px;
			  background-color:#4B6A5A;
			  border:#000000 1px solid;
			  margin-top:10px;
			  color:#EDEBDE;
			  font-size:13px;
			  text-align:center;
			  font-weight:bold;
			  padding-top:4px;}

#logo {padding-top:15px;
	   padding-bottom:15px;}

#body_content {padding:10px;}

.nav td {height:24px;
		 padding-left:5px;
		 border-bottom:#749C87 1px dashed;}

.nav a {color:#463426;
	    font-size:12px;
		font-weight:bold;
		text-decoration:none;
		display:block;}

.nav a:hover {background-color:#4B6A5A;
			  text-decoration:none;
			  color:#E3DDC7;}

.bottomlinks {color:#CDC9A3;
			  font-weight:normal;
			  font-size:11px;
			  line-height:20px;
			  text-decoration:none;}

.bottomlinks a {font-weight:bold;
			    color:#CDC9A3;}

/* End Template */

/* Splash */

#splash_box {width:740px; /*accomadating for padding, width is 760*/
		     min-height:480px; /*accomadating for padding, height is 500*/
		     height:auto;
		     background-color:#FFFFFF;
		     padding:10px;}

*html #splash_box {height:480px;}

#splash_border {width:736px;
			    min-height:441px;
			    height:auto;
			    background-color:#FFFFFF;
			    border:#463426 1px solid;
			    padding:1px;}

*html #splash_border {height:441px;}

#bottom_box {width:740px;
			  height:21px;
			  background-color:#4B6A5A;
			  border:#000000 1px solid;
			  margin-top:10px;
			  color:#EDEBDE;
			  font-size:13px;
			  text-align:center;
			  font-weight:bold;
			  padding-top:4px;}

#bottom_box a {color:#EDEBDE;}
#bottom_box a:hover {color:#ADA292; text-decoration:none;}
.bottom {padding-left:12px; padding-right:12px;}

.splash_tag {background-color:#463426;}

.side1 {background:url(assets/splash/side1.jpg) no-repeat;}
.side2 {background:url(assets/splash/side2.jpg) no-repeat;}
.side3 {background:url(assets/splash/side3.jpg) no-repeat;}
.side4 {background:#463426;}
.side5 {background:url(assets/splash/side5.jpg) no-repeat #cdc9a3;}

.side1 {font-size:18px;
		font-family:Arial Narrow, Arial;
		color:#6B604C;
		line-height:30px;}

.side2 {font-family:"Times New Roman", Times, serif;
	    font-size:13px;
		line-height:21px;
		color:#8C886D;}

.side4 {color:#CDC9A3;
		font-size:13px;
		line-height:28px;
		font-weight:bold;
		padding-left:10px;}

.side5 a {color:#6E6252;
		  font-size:46px;
		  font-family:Arial Narrow, Arial;
		  text-decoration:none;
		  font-weight:normal;}

.side5 a:hover {color:#FFFFFF;
			   text-decoration:none;
			   letter-spacing:5px;
			   display:block;
			   background-color:#4B6A5A;}

/* End Splash */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */
#risks { width:465px; height:40px; display:block; text-align:center; padding-top:20px;background:url(images/bg-notice.jpg); color:#FFF }
#risks:hover { color: #f55555; background:none }