/*----------------------------------------------------------------
Tags STYLESHEET

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 
Layout Type:

Color Sceme:


Developers:
**********************************
Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com

Kevin Guill
email: kevin.guill@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/

img {
border:none; 
}

img.map {
border:1px solid #6f2a0e;
margin:0px 12px 12px 12px;
}

table#main {
border:1px solid #6f2a0e;
margin:0px 12px 12px 12px;
padding:10px 14px 12px 18px;
}


h1{
font-size:12px;
color:#9D851A;
margin:6px 0px 10px 0px;
line-height:18px;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:110%;
color:#533419;
margin:6px 0px 5px 6px;
line-height:18px;
}

h2.pointer{
background:url(../images/content/pointer.gif) left 3px no-repeat;
padding-left:18px;
}

h3{
font-size:110%;
margin:6px 0px 4px 0px;
line-height:18px;
}

p {
margin:18px 0px;
line-height:18px;
}

a:link,
a:visited {
color:#6f2a0e;
}

a:hover{
text-decoration:none;
}


/*-------------- LIST STYLES --------------*/

ul {
margin:14px 0px;
}

li{
list-style-type:circle;
line-height:18px;
margin-left:16px;
}

