/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text: #000000;
}
.divider {
	height: 5px;
}
.sm_divider {
	background: #CC0000;
	height: 1px;
}
.med_divider {
	background: #CCCC66;
	height: 5px;
}
.med_blank_divider {
	height: 5px;
}
.sm_footer_divider {
	background-image: url(http://www.artupnorth.com/img/dote-line.gif);
	height: 1px;
}
.sm_home_divider {
	background-image: url(http://www.artupnorth.com/img/dote-line-gr.gif);
	height: 1px;
}
.bg_divider {
	height: 10px;
}
.vdivider {
	width: 5px;
}
.sm_vdivider {
	background: #666666;
	width: 1px;
}
.menu_vdivider {
	background: #666666;
	width: 2px;
}

.bg_vdivider {
	width: 10px;
}
.menu_divider {
	background: #CC0000;
}

a:hover{text-decoration:underline;}
a:link, a:visited {color: #000000;}

.body {
	font-size: 12px;
	color: #000000;
	padding-left:15px; 
	padding-right:15px;
}
.body2 {
	font-size: 12px;
	color: #000000;
	padding-left:15px; 
	padding-right:0px;
}
.body3 {
	font-size: 12px;
	color: #000000;
	padding-left:0px; 
	padding-right:15px;
}
.title1 {
	font-size: 22px;
	color: #6699CC;
	padding-left:5px;
}
.header {
	font-size: 11px;
	color: #74644A;
}
a.header:link, a.header:visited {
    color: #74644A;
	text-decoration: none;
}
a.header:hover {
    color: #74644A;
}
.BodyLink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Footer {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.Footer:link, a.Footer:visited {
    color: #666666;
}
a.Footer:hover {
    color: #666666;
}
.Main_Nav_BG {
	background-image: url(http://www.artupnorth.com/img/main_nav_bg.jpg);
	height: 50px;
}
.Main_Nav {
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #6699CC;
	text-decoration: none;
	
	text-align:center;
	padding-top:10px; 
	padding-bottom:10px;
}
a.Main_Nav:link, a.Main_Nav:visited {
    color: #6699CC;
}
a.Main_Nav:hover {
    color: #6699CC;
}
