/* Coding and design by Meesho
URL: http://the-torches.com
EMAIL: meeshoyeah@hotmail.com
*/

body {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 0px;
    background-color: #D8D8D8;
    background-image: url(images/simplyme_11.jpg); background-attachment: fixed;
    color: #C34C60;
    font-family: tahoma;
    font-size: 12px;
}

body {
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #D4D4D4;
    scrollbar-face-color: #DADADA;
    scrollbar-highlight-color: #DADADA;
    scrollbar-shadow-color: #DADADA;
    scrollbar-3dlight-color: #D6D6D6;
    scrollbar-darkshadow-color: #D6D6D6;
    }


table, tr, td {
	font: 10px Tahoma;
	line-height: 11px;	
}

A:link {
    COLOR: #A9912E;
    text-decoration:none;
    }
    
A:visited {
    COLOR:#848484;
    text-decoration:none;
    font-weight: normal;
    }
    
A:hover {
    COLOR: #EB4863;
    TEXT-DECORATION: none;
    background-color: #EDEDED;
    border-bottom: 1px solid #C6C6C6;
    }

#content img {border:4px solid #000000; margin:3px; background: none;}
#content a:hover img {border:4px solid #362617; margin:3px; background: none;}

#hostees img {border:2px solid #D19B5D; margin:2px;}
#hostees a:hover img {border:2px solid #FDCD97; margin:2px;}

h1 {background-color: #251E13;
	font: 10px Tahoma;
	font-weight: bold;
	color: #8C5A23;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 4px;
    border-bottom: 1px dotted #8C5A23;
}


h2 {background-color: #251E13;
	font: 10px Tahoma;
	font-weight: bold;
	color: #8C5A23;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 4px;
    border-bottom: 1px dotted #8C5A23;
}

h3 {background-color: #170E0F;
	font: 10px Tahoma;
	color: #BBAC95;
	border: 1px dotted #4C3133;
}

h4 {
	font: 14pt Georgia;
	font-weight: bold;
	color: #BBAC95;
	border-bottom: 1px dotted;
	letter-spacing: 1pt;
	font-style: italic
}

.capital {
    font-family: Georgia;
	font-size: 14pt; 
	font-weight: bold;
	color:#B28C5B;
}

#table {
    border-collapse: collapse;
    border: 1px dotted #503D3E;
	}
	
#tr {font-size:9px;
     color:#B1874B;
     border-style: dotted; border-width: 1px;
     background-color: #0E1D32;
	}
	
input, textarea, select {
	background-color: #E3E2E2;
	font: 10px Tahoma;
	color: #CB354F;
	border: 1px solid #BCBCBC;
	}
	
.news {
	font-size: 12px;
    background-image: url(images/titles-circles.gif); background-repeat: no-repeat; background-position:30px 0px; 
	color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
}
