html, body {font-family:Arial, Helvetica, sans-serif;	background-color:#ccc8b8;	font-size:12px;	text-align:center;}

* {margin:0;padding:0}

#container{width:823px;	background:url(images/background.gif) repeat-y;	margin:0 auto;}

#header img{display:block;	padding-left:4px; *padding-left:2px;}

#content{color:#231f20;	font-size:13px;	text-align:left; line-height:20px; margin-top:-40px;}
#content a{color:#231f20; text-decoration:none;}

#left_column {width:235px; float:left; position:relative; padding-left:75px;}

#right_column {width:450px; float:right; position:relative;	padding-right:63px;}
#right_column ul{padding:5px 0 5px 30px;}

#web_address{letter-spacing:.4em; padding-top:7px; text-align:center;}
#web_address a{text-decoration:none; color:#4685c3;	font-weight:bold;}

.padding{padding:0 15px 20px 10px;}

.clear{clear:both;}

blockquote{margin-left:30px;}

p {padding:4px 0;}

h1{color:#4685c3; font-size:20px; line-height:1.5em; font-weight:normal;}

h2{color:#808285; font-size:18px; line-height:1.5em; font-weight:normal; padding:10px 0;}

h3{color:#302b2b; font-size:18px; line-height:1.5em; font-weight:normal; padding:5px 0;}

#box {width:209px;	background-color:#f47a20; text-align:left; font-weight:bold;}
#box a{font-weight:bold;}

.bluetext {color:#4685c3; font-size:12px; font-weight:bold;}
a.bluetext {color:#4685c3; text-decoration:underline;}

.blue_box{width:209px;	background-color:#8dabd8; text-align:left; font-size:12px; margin:0px; padding:0px;}
.blue_box a{color:#000;	text-decoration:none;}
.blue_box a:hover {color:#000; text-decoration:underline;}

.blue_box_wide{width:450px;	background-color:#8dabd8; text-align:left; font-size:12px;}
.blue_box_wide a{color:#000; text-decoration:none;}
.blue_box_wide a:hover{color:#000; text-decoration:underline;}

#whitetext {color:#fff;	font-size:13px;	font-weight:bold; padding:10px;}

hr {text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	border: none 0; 
	border-top: 6px solid #f47a20;/*the border*/
	width: 100%;
	height: 6px;/*whatever the total width of the border-top and border-bottom equal*/
	padding:5px 0;}

#horiz_line {border-top: 5px solid #f47a20; margin:15px 0}

#footer_table{width:673px;	margin:0 auto;	text-align:left; background-color:#4685c3;}
#footer_table p{font-size:12px;	padding:10px;	line-height:1.5em;}
#footer_table a{color:#000;}

#footer{font-size:11px;	padding:20px 10px 10px 10px; text-align:center;}

