@charset "utf-8";

 

.fltrt { 
	float: right;
	margin-left: 8px;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	background: #BFD8DD;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#2E2B3C;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a {
	text-decoration: none;
}

ul.pageList a{
	text-decoration: none;
}

ul.pageList li {
	margin: 5px;
}

ul.pageList {
	list-style-image:url(/assets/images/icon/dot_white.gif);
	list-style-position:inside;
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#container {
	width: 925px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
}

#header {
	background: #fff;
	padding: 0;
	height: 160px;
	margin-left: 244px;
	
}
#header h1 {
	margin: 0; 
	padding: 0 0; 
}

#header img, #header a img {
	float: left;
	border: none;
}

.SideMenu {
	color:#000066;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-image:url(/assets/images/icon/dot_white.gif);
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	text-decoration:none;
}

.SideMenu li {
	height: 25px;
	border-bottom: 1px #c8c8c8 dashed;
}

.SideMenu li:hover {
	background-color:#006475;
	color: #fff;
}

.SideMenu li a {
	line-height: 25px;
	color:#006;
	padding: 0px;
	margin: 3px 0px;
	text-decoration:none;
}

.SideMenu li:hover a {
	color: #fff;
}

#rightBox {
	width: 200px;
	float: right;
	background-image: url(/assets/images/icon/menu01_right_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#BFD8DD;
	padding: 5px 5px 25px 5px;
	margin-left: 10px;
	font-size: 10px;
}

#rightBox img {
	width: 70px;
	height: auto;
	border: 0px;
	padding: 5px;
}

#rightBox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#006475;
	color:#FFFFFF;
	font-size:14px;
	height:auto;
	padding:5px;
	margin: -5px -5px 5px -5px;
}

#rightBox h2 img {
	width: auto;
	height: auto;
}

#mainMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 12px 2px 0px 0px;;
	background-image: url(/assets/images/topmenu_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 35px;
}

ul.topnav a:hover {
	color: #FFFFFF;
}

ul.topnav {
	text-align:center;
}

ul.topnav a  {
	background-image:url(/assets/images/austinluce_43.gif);
	background-position:center 18px;
	background-repeat:no-repeat;
	color:#B7CADC;
	display:block;
	height:24px;
	margin-top:4px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	_display:inline;
	
}

ul.topnav li{
	height: 25px;
	display: block;
	float: left;
	padding: 0px 30px;
	_padding: 0px 20px;
	*padding: 0px 20px;
	text-align: center;
	/*background-color:#006475;*/
}

ul.topnav li.current {

	/*background-image:url(/assets/images/austinluce_24.gif);
	background-position: left;
	*/
}

ul.topnav li.last {
	/*background-image:url(/assets/images/austinluce_24.gif);
	background-position: left;
	*/
}

#sidebar1 {
	float: left;
	width: 243px;
	padding: 0px;
	vertical-align: top;
}

#sidebar1 img {
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
}

.monthlySpecialBanner {
	width: 250px;
	height: 104px;
	background-image:url(/assets/images/banner_special_offer_03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#25233E;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	cursor:pointer;
}

.monthlySpecialBanner a {
	text-decoration:none;
	line-height: 30px;
}

#mainContent {
	margin: 0 6px 0 250px;
	padding: 0 0;
}

div.articleImg img{
	border:2px solid #CCCCCC;
	float:left;
	height:auto;
	margin:6px;
	width:150px;
}

a.pdfLink {
	background-image:url(/assets/images/icon/pdf.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:31px;
	line-height:30px;
	padding-left:30px;
	font-weight:bold;
	font-size: 16px;
}
a.pdfLink:hover {
	background-color: #ADA9C0;
}

.quickButton {
	border:1px solid #C8C8C8;
	float:left;
	font-size:15px;
	font-weight:bold;
	height:27px;
	margin:3px;
	padding:3px;
	text-align:center;
	width:170px;
}

.quickButton .red {
	font-size: 10px;
	line-height:5px;
}

.red {
	color: red;
}

.blue, .blue a {
	color: #008;
}

#mainContent h1 {
	color:#006475;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	padding-bottom:10px;
	text-decoration:none;
}

#homeContent {
	background-image:url(/assets/images/home_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin:3px 0px 0px 242px;
	padding:10px;
}

#homeContent h1 {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-style:normal;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
	text-decoration:none;
}

#homeContent h2 {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-style:normal;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
	text-decoration:none;
}


#homeNews {
	background-color: #D7D2F2;
	background-image: url(/assets/images/newsbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 100%;
	padding: 0px;
	width: 680px;
	float:right;
	clear:right;
}

.homeNewsHeading {
	height: 100%;
	width: 150px;
	vertical-align:top;
	text-align:right;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-style:normal;
	font-weight:normal;
	float:left;
	padding: 10px;
}

.homeNewsContent {
	border-left:5px solid #686286;
	float:right;
	height:100%;
	padding:5px;
	width:495px;
	font-size: 10px;
}

.homeNewsContent h2 {
	margin:0px;
	text-decoration:none;
}

.homeNewsContent img{
	width: 100px !important;
	height: auto;
}

.ditto_summaryPost {
/*	border: 2px solid #666666; */
	margin-bottom:10px;
}

#footer {
	background-color:#E7E7E7;
	background-image:url(/assets/images/austinluce_white_f_72.gif);
	background-repeat:no-repeat;
	height:100px;
	padding:45pt 10px 0pt 20px;
}

#homeFooter {
	background-color:#E7E7E7;
	background-image:url(/assets/images/austinluce_72.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:100px;
	padding:45pt 10px 0pt 20px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

fieldset.gallery {
	border:3px solid #BFD8DD;
	padding: 5px;
}

fieldset.gallery legend {
	background-color: #BFD8DD;
	font-weight: bold;
	font-size:16px;
	-moz-border-radius: 3px;
}

#frmSS5 {
	padding-left: 0px;
}

#frmSS5 label{
display:block;
float:left;
font-weight:bold;
padding-left:12px;
width:80px;
}

#frmSS5 input {
	font-size: 10px;
	padding: 3px;
}

/* Just Search*/

#jscontent h1 {
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding-bottom:0px;
	text-decoration:none;
}
