@charset "utf-8";

/*----------------------------------------------------------------
tags STYLESHEET

Designer:
**********************************
Justin Waite
email: justin@aetoswebdesign.com
website:http://www.aetoswebdesign.com
**********************************
----------------------------------------------------------------*/

/*
--------------------------------------------------------
Basic tags
--------------------------------------------------------
*/

p{
line-height:16px;
font-size:11px;
color:#545454;
margin:9px 0px 0px 0px;
}

h1{
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#720016;
}

h2{
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#720016;
margin:22px 0px 0px 0px;
}

h3{
font-size:10px;
font-weight:lighter;
text-transform:uppercase;
color:#a18500;
margin:0px 0px 4px 4px;
}

a{
color:#720016;
}

ul.indent{
line-height:16px;
font-size:11px;
color:#545454;
margin:9px 0px 0px 30px;
}

/*
--------------------------------------------------------
class tags
--------------------------------------------------------
*/

h1.homepage{
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#720016;
padding:20px 0px 0px 0px;
}

h2.subnav-title{
float:left;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#F0EEE6;
margin:6px 0px 0px 6px;
}

h2.crown-title{
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#a18500;
margin:1px 0px 2px 4px;
text-decoration:none;
}

h2.crown-title a{
color:#a18500;
text-decoration:none;
}

p.signIn a{
text-decoration:none;
color:#bebebe;
font-size:10px;
padding-right:5px;
}

p.gallery{
margin:0px 0px 0px 0px;
text-align:left;
}

a.align-left{
display:block;
margin-top:10px;
color:#720016;
}

a.align-right{
display:block;
margin-top:10px;
text-align:right;
color:#720016;
}

p.blog{
margin:0px 0px 0px 0px;
text-align:left;
}

#bottom-wrapper p, #bottom-wrapper a {
color:#bebebe;
text-decoration:none;
font-size:10px;
line-height:10px;
padding:0px 0px 3px 0px;
text-align:center;
}