/* This style sheet controls how the site is displayed.  It defines font styles, colors, sizes; site colors; etc... */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;}

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

BODY {background: #fff;
	background-image: url(images/bg.jpg);
	margin : 0 0 0 0;
	padding: 0 0 0 0;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #0053a5;}

H1 {font-size: 23px;}

H2 {font-size: 23px;}

H3 {font-size: 19px;}

H4 {font-size: 16px;}

H5 {font-size: 13px;}

H6 {font-size: 12px;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

/* This controls the color and font of standard text links */

A:link {color: #0053a5;
text-decoration: none}

A:visited {color: #002072;
text-decoration: none}

A:active {color: #002072;
text-decoration: none}

A:hover {color: #155ca0;
text-decoration: underline}

/* Below is specific to DOMAIN NAME pages */

.main {background: #fff;
border-right: 1px solid #ABABAB;
border-left: 1px solid #ABABAB;}

.top {background-image: url(images/bg_top.jpg);
background-repeat: repeat-x;}

html>body .nav {padding-top: 0px;
padding-bottom: 0px;}

.nav {background-image: url(images/bg_menubar.jpg);
background-repeat: repeat-x;
background-position: middle center;
padding-top: 1px;
padding-bottom: 4px;}

.breadcrumb {background-image: url(images/bg_breadcrumb.gif);
background-repeat: repeat-x;
font-weight: bold;
padding-left: 10px;}

.content {padding: 10px;}

.photo_footer {border-top: 1px solid #4D9DF8;
border-bottom: 1px solid #4D9DF8;
width: 80%;
padding: 10px;}

.applet_photos {border: 1px solid #4D9DF8;}


/* deluxe resources */
/* Below is specific to Deluxe Resources Admin pages */

TD.head {
	background: #c0c0c0;
	color: black;
	font-weight: bold;
}

/* Below is specific to the Deluxe Resources Admin wysiwyg editor */

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}

/*marquee*/    
.red {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #c00;
    font-size: 15px;
    }

Table.codebox {
	background-color : #ccc;
	border : solid;
	border-color : #000;
	border-width : 1;
    }

/*-----Capabilities Mouseover Elements--------*/
#s_links {}

#h li{padding-bottom:5px;
list-style-position: inside;}

#h li a{padding:0px;
color:#0053a5;}

.red {color:red;}

#h li a:hover {padding:0px;
margin: 0 0 0 0;}

#s_desc{padding:0;
margin-left:20px;
width:280px;
height:200px;}

#descriptions{font-size:15px;}
