/* CSS Document */
/* FULL PINK    #EE0090      DARK BROWN  #553333  LT BROWN #AA8877*/


body{
background-image:url("../images/background.gif");
font-size:10px;
line-height:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:25px 0 0 15px;
}

.blog	{	width: 100%; height: 600px; overflow: visible; border: none }

#left{
float:left;
width:185px;
}


#right{
float:left;
width:660px;
padding:8px 0 0 20px;
font-size:1.1em;
line-height:1.7em;
}


form{
display:inline;
}

a{
color:#553333;
}

a:hover{
color:#EE0090;
}

a img{
border:0;}

input{
border:0;
background-color:transparent;
}

h2{
font-size:1.4em;
color:#AA8877;
letter-spacing:.02em;
line-height:1.3em;
display:inline;
}

h3{
font-size:1.3em;
display:inline;
line-height:1.4em;
color:#AA8877;
}

h4{
font-size:1.2em;
line-height:1.3em;
color:#553333;
display:inline;
}

ul{
margin:-10px 0 20px 14px;
padding:0;
}

ul li{
list-style-image:url(../images/bullet.gif);
line-height:1.5em;

}


.nothighlighted{ 
background:none;
}

.highlighted{ 
color:#EE0090;
background:url(../images/subnavarrow.gif) bottom center no-repeat;
}


.highlighted2{ 
color:#EE0090;
}



/********************************** SUBNAV */
div .subnav{
margin-bottom:27px;}

div .subnav a{
font-size:1.3em;
text-decoration:none;
margin-right:15px;
padding-bottom:16px;
}

div .subnav a:hover{
color:#EE0090;}

#header{
position:relative;
background-image:url("../images/logo.gif");
background-repeat:no-repeat;
color:#FFFFFF;
height:60px;
font-size:1em;
width:880px;
text-align:right;
margin-bottom:-30px;
padding-top:20px;
}

#main{
font-size:1.0em;
line-height:1.8em;
position:relative;
margin-top:0px;
float:left;
width:882px;
min-height:400px;
background:url("../images/tab.gif") no-repeat top left transparent;
}

input.email{
font-size:1em;
color:#CCAA99;
width:154px;
height:20px;
padding:3px 0 0 4px;
background-repeat:no-repeat;
background-image:url("../images/emailbg.gif");
background-color:#411816;

}

input.go{
vertical-align:middle;}


input.login{
font-size:1em;
background-color:#411816;
color:#CCAA99;
width:98px;
height:20px;
padding:3px 0 0 4px;
background-repeat:no-repeat;
background-image:url("../images/loginbg.gif");
}

#footer{
padding:30px 0 0 207px;
color:#CCAA99;
line-height:1.5em;
position:relative;
top:0px;
float:left;
width:885px;
height:90px;
background:url("../images/footerbg.gif") no-repeat top left;
}

#footer a{
text-decoration:none;
margin-right:5px;
color:#CCAA99;
}

#footer a:hover{
color:#EE0090;
}

/************************************************************ HOME */
div #right.home{
margin-top:30px;
}

.home div{
display:block;
float:left;
width:325px;
height:156px;
margin:2px;
}
.home div p{
margin:10px 0 0 10px;}

.home div.striped{
background-image:url(../images/homepage/stripedbg.gif);
}

.home div.solid{
background-image:url(../images/homepage/solidbg.gif);
}


/************************************************************ CONTACT */
div #right.contact{
margin-top:30px;
}

div .contactleft{
float:left;
width:440px;
margin-right:20px;
}


/*********************************************************** PORTFOLIO */
div #right.portfolio{
margin-top:35px;
}

div .portfolioleft{
float:left;
width:460px;
margin-right:5px;}

div .portfoliowork{
background:url(../images/portfolio/stripes.gif) top center no-repeat;
height:311px;
width:460px;
text-align:center;
vertical-align:middle;
}


div .portfoliowork table tr td{
vertical-align:middle;
text-align:center;
height:310px;
width:460px;
}


div .portfolioright{
background:url(../images/portfolio/solid.gif) top center no-repeat;
width:191px;
padding-top:10px;
height:311px;
float:left;
}

.portfolioright a{
text-decoration:none;
font-size:1.2em;
line-height:1.7em;
margin-left:-4px;
}

.portfolioright span{
background:url(../images/portfolio/dottedline.gif) top repeat-y;
background-position:3px;
line-height:1.7em;
margin-left:12px;
}

div #portfoliocategories{
background:url(../images/portfolio/dottedline.gif) left repeat-y;
margin-left:15px;
}


#portfoliocategories div{
background:url(../images/portfolio/dottedline.gif) left repeat-y;
display:none;
}

#portfoliocategories div a{
background: url(../images/portfolio/marker.gif) left no-repeat;
padding-left: 7px;
margin-left:15px;
font-size:1.0em;
line-height:1.3em;
}

div .portfolioinfo{
display:none;
margin: 10px 0 0 10px;
}


/************************************************************ BLOG */
div #right.blog{

}

div .blogleft{
float:left;
width:400px;
margin:20px 40px 20px 0px;
min-height:120px;
}


.blogleft div.date{
margin-bottom:7px;
text-align:left;
width:180px;
float:left;
}

.blogleft div.time{

margin-bottom:7px;
text-align:right;
width:215px;
float:left;
}

div .blogright{
float:left;
min-height:120px;
vertical-align:top;
padding-top:22px;
color:#CCAA99;
}

.blogright a{
text-decoration:none;
color:#CCAA99;
font-weight:bold;
}

.blogright a:hover{
color:#EE0090;
}

/***************COMMENTS ON BLOG*/
.commentsholder{
display:none;
}

div .postedcomment{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#CCAA99;
border-top:1px dotted #CCAA99;
padding:2px 5px 2px 10px;
margin-top:10px;
}

.postedcomment p.author{
text-align:right;
margin:0;
color:#666666;
font-size:.9em;
font-style:italic;
padding:0;
}


div .commentform{
display:none;
width:190px;
background:url(../images/blog/commentsbg.gif) top center no-repeat;
margin:10px 0 10px 0;
padding:10px 0 10px 20px;
}

div .commentform form input.yourname{
background-color:#ffffff;
width:170px;
}

div .commentform form textarea.commentfield{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
border:0px;
width:170px;
padding:0;
height:150px;
margin-top:5px;
}

div .commentform form input.submitcomment{
background-color:#ffffff;
border:1px solid #AA8877;
border-style:outset;
width:120px;
}





/************************************************************ ABOUT */
div #right.about{
margin-top:30px;
}

div .aboutleft{
float:left;
width:400px;
margin-right:20px;
}

div .aboutright{
float:left;
width:230px;
}

/************************************************************ NEWS */
div #right.news{
margin-top:20px;
}

div .article{
float:left;
width:400px;
margin:20px 40px 0px 0px;
}

div .article img{
position:relative;
top:3px;
}

div .picture{
float:left;
margin:20px 0 0 1px;
text-align:center;
background:url(../images/news/picturebg.gif) center no-repeat;
min-height:130px;
min-width:155px;
width:155px;
height:130px;
}



/*********************************************************** CAPABILITIES */
div .capabilitiesleft{
width:470px;
float:left;
margin-right:30px;
}

#capabilities1{
display:none;
}

#capabilities2{
display:none;
}

#capabilities3{
display:none;
}


/************************************************************** SIDEBAR */
#sidebar{
text-align:center;
font-size:1.2em;
line-height:1.4em;
}

#sidebarblog{
margin: 0 auto;
background-image:url(../images/sidebar/blog.gif);
width:168px;
height:221px;
text-align:left;
background-repeat:no-repeat;
border:1px dotted #CCAA99;
}

#sidebarblog h4{
position:relative;
top:90px;
left:15px;
}

#sidebarblog p{
padding:85px 0 0 15px;
}

#sidebarnews{
margin: 0 auto;
background-image:url(../images/sidebar/news.gif);
width:168px;
height:234px;
text-align:left;
background-repeat:no-repeat;
border:1px dotted #CCAA99;

}
#sidebarnews h4{
position:relative;
top:90px;
left:10px;
}

#sidebarnews p{
padding:85px 0 0 10px;
}

.dotted{
border:1px dotted #CCAA99;
}

.hidden 	{	display: none }
.visible	{	visibility: visible }.brownsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #aa8877;
}

.hidden 	{	display: none }
.visible	{	visibility: visible }
