/*---------------------------------------*/
/*Page CSS Properties            */
/*---------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	scrollbar-base-color: #e5e5e5;
	scrollbar-track-color: #e5e5e5;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #f7941d;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #1A1A1A;
}

hr {
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
}
li {
	color: #FF6600;
	margin-left: -20px;
}
.bullets {
	font-family: Arial;
	list-style-type: none;
	list-style-image: url(../images/li.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	margin-left: -20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	list-style-position: inside;
}
.bullets2 {
	font-family: Arial;
	list-style-type: none;
	list-style-image: url(../images/li2.png);
	vertical-align: middle;
	font-size: 12px;
	color: #000000;
	margin-left: -20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	list-style-position: outside;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #485858;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #ff6600;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	color: #485858;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
		padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-family: Arial;
	font-size: 23px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}
h5 {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


/**********************************
Errors
***********************************/

/* success messages */
.successbox,
.notice-success { 
	background-color: #007F05; 
	color: #fff; 
	font-size: 11px; 
	margin: 5px; 
	padding: 7px 7px 7px 40px; 
	text-align: left; 
	border:0;
}

/* error messages */
.errorbox,
.notice-error, 
.notice-alert 
{
	background-color: #990000; 
	color: #fff; 
	font-size: 11px; 
	margin: 5px; 
	padding: 7px 7px 7px 40px; 
	text-align: left; 
	border:0;
}

.errorbox ul li { color: #fff; }

/* inline errors */
.error, .validation-advice 				{ color: #ff0000; font-weight: bold; }

/* hack lists so text shows up right color */
.notice-error li, .notice-alert li		{ color: #fff; padding: 3px;}



/*---------------------------------------*/
/*Links CSS Properties            */
/*---------------------------------------*/

a:link {
	font-family: Arial;
	text-decoration: none;
	color: #3b6e8f;
}
a:visited {
	color: #3b6e8f;
	text-decoration: none;
}
a:hover {
	color: #f7941d;
	text-decoration: none;
}
a:active {
	color: #3b6e8f;
	text-decoration: none;
}

.toplinks a {
font-family: Arial;
text-decoration: none;
color: #c2c2c2;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}
.toplinks a:visited {
color: #c2c2c2;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}
.toplinks a:hover {
color: #ff6600;
text-decoration: none;
}
.toplinks a:active {
color: #c2c2c2;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}

.botlinks a {
font-family: Arial;
text-decoration: none;
color: #999999;
font-size: 11px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}
.botlinks a:visited {
color: #999999;
font-size: 11px;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}
.botlinks a:hover {
color: #b3b3b3;
font-size: 11px;
text-decoration: none;
}
.botlinks a:active {
color: #999999;
font-size: 11px;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}

.orangelink a {
	font-family: Arial;
	text-decoration: none;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}
.orangelink a:visited {
	font-family: Arial;
	text-decoration: none;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}
.orangelink a:hover {
	font-family: Arial;
	text-decoration: underline;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}
.orangelink a:active {
	font-family: Arial;
	text-decoration: none;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}
.bluelink a {
	font-family: Arial;
	text-decoration: none;
	color: #3B6E8F;
	font-size: 12px;
	font-weight: bold;
}
.bluelink a:visited {
	font-family: Arial;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.bluelink a:hover {
	font-family: Arial;
	text-decoration: underline;
	color: #3B6E8F;
	font-size: 12px;
	font-weight: bold;
}
.bluelink a:active {
	font-family: Arial;
	text-decoration: none;
	color: #3B6E8F;
	font-size: 12px;
	font-weight: bold;
}
/*---------------------------------------*/
/*Background CSS Properties            */
/*---------------------------------------*/

.Main-Tile {
	background-color: #000000;
	background-image: url(../images/bgimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Middle-Tile {
	width:950px;
}
.Main-Content {
	
}


.Left-Menu-Title {
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: middle;
	height: 50px;
	padding-left: 23px;
	background-image: url(../images/left-menu-title.png);
}
.Content-Table {
	width: 754px;
}
.Middle {
	background-color: #FFFFFF;
	width: 473px;
	padding: 12px;
}
.Right-Menu {
	background-image: url(../images/right.png);
	background-position: left top;
	width: 207px;
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 10px;
}
.Right-Rows {
	font-family: Arial;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: middle;
	font-size: 12px;
	color: #1A1A1A;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 13px;
	list-style-position: inside;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Right-Bottom {
	font-family: Arial;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: middle;
	font-size: 12px;
	color: #1A1A1A;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
}
.homepage-right {
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
}
/*---------------------------------------*/
/*Main Table CSS Properties            */
/*---------------------------------------*/

.table-main {
	color: #666666;
	text-align: left;

}
.table-main-top {
	color: #666666;
	text-align: left;
	border: 1px solid #666666;
}
.table-main-bot {
	color: #666666;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.table-main2 {
	color: #666666;
	text-align: left;
	border: thin solid #CCCCCC;
	background-color: #f2f2f2;
}
.table-top {
	/*color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	*/
}
.table-title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5b7778;
}
.table-title2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.table-content-row {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	padding: 4px;
}
.table-content-rowalt {
padding: 4px;
}
.table-subtop {
	padding: 5px;
	background-color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table-row {
	padding: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.table-row-alt {
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.table-error {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.table-bottom {
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cccccc;
}

/*---------------------------------------*/
/*Left bar CSS Properties                    */
/*---------------------------------------*/

.Left-Menu {
	background-image: url(../images/left.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 208px;
}
.left-title {
	color: #485858;
	font-size: 15px;
}

/*---------------------------------------*/
/*News CSS Properties                    */
/*---------------------------------------*/

.news-title {
	padding: 5px;
	font-weight: bold;
	color: #e88b1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 14px;
	height: 40px;
}
.news-content {
	padding: 5px;
	vertical-align: top;
	height: 250px;
	font-family: Arial;
	font-size: 10px;
}
.news-author {
	padding: 5px;
	font-style: italic;
	color: #666666;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news-date {
	padding: 5px;
	color: #e88b1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.news-buttons {
	padding: 5px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
}

.news-list-title {
	color: #f7941d;
	font-weight: bold;
}
.news-list-date {
	color: #93a8a9;
	font-weight: bold;
}
.news-list-content {
	color: #000000;
	background-color: #f7f8f8;
}
.news-list-content-alt {
	color: #FFFFFF;
	background-color: #5b7778;

}

/*---------------------------------------*/
/*Video CSS Properties         */
/*---------------------------------------*/

.video-row {
	padding: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.video-row-alt {
	padding: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.video-title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: f7941d;
}
.video-date {
	color: #93a8a9;
}
.video-desc {
	color: #000000;
}

/*---------------------------------------*/
/*Horizontal Menu CSS Properties         */
/*---------------------------------------*/

.menu-bar {
	text-align: left;
	padding-right: 15px;
	padding-left: 5px;
}
.menu-bar-box {
	text-align: left;
	float: none;
}
.menu-button-reg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff6600;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.2em;
}
.menu-button-hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
.menu-button-over {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
.menu-button-over-hover {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}


/*---------------------------------------*/
/*Vertical Menu CSS Properties           */
/*---------------------------------------*/

.button-table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 200px;
}

/*
* MAIN Menu Buttons 
*/

/* table cell styles & hovers*/
.button1-reg {
	height: 29px;
	width: 201px;
	padding-left: 25px;
}
.button1-reg-hover {
	height: 29px;
	width: 201px;
	background-image: url(../images/button-bg.jpg); /* hover img ? */
	padding-left: 25px;
	cursor:pointer;
	background-position: right;
	background-repeat: no-repeat;
}
/* Forcing text in link to be black when you rollover */
.button1-reg-hover a { color: #000000 !important; }

/* link styles & hovers */
a.menu_vert_1_child_link, a.menu_vert_1_child_link:visited, a.menu_vert_1_child_link:active  {
	font-size: 14px;
	color: #FFFFFF;
	display:block;
	padding:4px 0;

}
a.menu_vert_1_child_link:hover {
	font-size: 14px;
	color: #000000;
}


/* background colors */
.menu_vert_1_child_cell_one {
	background-image: url(../images/button-bg1.jpg);
	background-position: right;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.menu_vert_1_child_cell_two { background-image: url(../images/button-bg2.jpg); background-position: right; background-repeat: no-repeat; padding-left: 25px;}
.menu_vert_1_child_cell_three { background-image: url(../images/button-bg3.jpg); background-position: right; background-repeat: no-repeat; padding-left: 25px;}
.menu_vert_1_child_cell_four { background-image: url(../images/button-bg4.jpg); background-position: right; background-repeat: no-repeat; padding-left: 25px;}

/* selected version */
.menu_vert_1_child_cell_selected { background-image: url(../images/button-bg-selected.jpg); background-position: right; background-repeat: no-repeat; padding-left: 25px;} /* should be white bar with vertical shadow on teh right side */

a.menu_vert_1_child_link_selected, a.menu_vert_1_child_link_selected:visited, a.menu_vert_1_child_link_selected:active  { color: #000000; }


/* next item (shadow) */
.menu_vert_1_child_cell_one_shadow {  background-image: url(../images/button-bg-shadow.jpg); background-position: right; background-repeat: no-repeat;}
.menu_vert_1_child_cell_two_shadow { background-image: url(../images/button-bg2-shadow.jpg); background-position: right; background-repeat: no-repeat;}
.menu_vert_1_child_cell_three_shadow { background-image: url(../images/button-bg3-shadow.jpg); background-position: right; background-repeat: no-repeat;}
.menu_vert_1_child_cell_four_shadow { background-image: url(../images/button-bg4-shadow.jpg); background-position: right; background-repeat: no-repeat;}

/*
* Sub Menu Buttons 
*/
.button2-reg {
	padding: 5px 5px 5px 25px;
}

.menu_vert_2_child {
	background-image: url('../images/submenu_background.jpg'); background-repeat: no-repeat;/* img with top shadow */
}

a.menu_vert_2_child_link {
	color: #666;
	font-size:11px;
}
a.menu_vert_2_child_link:hover {
	color: #000;
}



/*Sub Sub Menu Buttons    */

.button3-reg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
.button3-reg-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}
.button3-over {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.button3-over-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}

/*---------------------------------------*/
/*Horizontal Tab Menu CSS Properties     */
/*---------------------------------------*/

.tab-bar {
	padding: 5px;
}

/*Tab Regular State   */

.tab-title {
	padding: 5px;
}
.tab-left {
	padding: 5px;
}
.tab-middle {
	padding: 5px;
}
.tab-right {
	padding: 5px;
}

/*Tab Over State   */

.tab-title-over {
	padding: 5px;
}
.tab-left-over {
	padding: 5px;
}
.tab-middle-over {
	padding: 5px;
}
.tab-right-over {
	padding: 5px;
}

/*---------------------------------------*/
/*Form CSS Properties     */
/*---------------------------------------*/

.form-titles {
	color: #990000;
	font-weight: bold;
}
.form-fields {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}
.form-dropdowns {
	background-color: #e6e6e6;
	border: 1px solid #c0c0c0;
}
.form-buttons {
	background-color: #e6e6e6;
	border: 1px solid #c0c0c0;
}
.form-box {
	border: 1px solid #c0c0c0;
	margin: 0px;
	padding: 0px;
}

/*
NEW FOMR STUFF 
*/
.form_successbox 				{ background-color: #007F05; padding: 7px; color: #fff; } 
.table-error					{ background-color: #990000; color: #fff; padding: 7px; text-align: left;}
.validation-advice				{ color: #FF0000; }
.table-error ul li				{ color: #fff; }
.form_error						{ color: #cc0000; font-weight:bold;}
.form_required					{ color: #FF0000;  }
.form_desc						{ color: #999999; }
.form_fieldname					{ font-weight:normal; }
.form_style input 				{ border: 2px solid #ccc; background-color: #FFFFFF; padding: 0.1em; color:#444; font-size:12px; }
.form_style select 				{ border: 2px solid #ccc; background-color: #FFFFFF; padding: 0.1em; color:#444; font-size:12px; margin: 2px; }
.form_style textarea 			{ border: 2px solid #ccc; background-color: #FFFFFF; padding: 0.1em; color:#444; font-size:12px; }
.form_button 					{ padding: 2px 3px;  color: #333333; background-color: #CCCFC2 !important; border:1px outset #AAAF99 !important; }
.form_style	table 				{ width: 480px; }
.form_question					{ white-space:normal; }



/*---------------------------------------*/
/*Photo Gallery CSS Properties           */
/*---------------------------------------*/

.GalleryImage {
}
.GalleryImageName {
	font-weight: bold;
	color: #333333;
}
.GalleryImageDescription {
}


/*---------------------------------------*/
/*Custom CSS Properties                  */
/*---------------------------------------*/

.form-checkbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #990000;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	height: 14px;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E90000;
	border: 2px solid #990000;
	font-size: 10px;
}
.tablerowtitle {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #000000;
}
.column {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.searchrow {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.memberstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
}

.table-subtitle3 {
	background-color: #333331;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.validation-advice {
	color: Red;
}
.GalleryImage {
}
.GalleryImageName {
	font-weight: bold;
	color: #f7941d;
}
.GalleryImageDescription {
color: #FFFFFF;
}
.Homepagebox {
	height: 448px;
	width: 630px;
	padding-top: 20px;
	padding-left: 300px;
	vertical-align: top;
}
.start-table-tile {
	background-image: url(../images/00-tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 20px;
	width: 152px;
	vertical-align: top;
}
.start-table-bot {
	background-image: url(../images/00-1-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 152px;
}
.start-table-botright {
	background-image: url(../images/00-1-2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.start-bullets {
	list-style-image: url(../images/grey-bullets.jpg);
	color: #1a1a1a;
}
