body {
	background: url(../images/main-bg.gif);
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #31302E;
}

* {
    font-size: 12px;
}

form {
	padding:0px;
	margin:0px;
}

a:link, a:visited, a:active {
	font-weight:bold;
	text-decoration: underline;
	color:#27397C;
}

a:hover {
	font-weight:bold;
	text-decoration: none;
}
img
{
    border-style: none;
}

h1,.title 
{
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #15357E;
}

h2,.subtitle {
	font-size: 12px;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #15357E;
}

h3 
{
    margin: 0px;
	font-size:12px;
	margin-bottom:5px;
}

hr {
	border-top: 1px solid #fff;
	margin-top: 3px;
}

P, .text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #31302E;
	margin-top: 8px;
	line-height: 14px;
	margin-bottom: 10px;
}

input, textarea, select {
	border: 1px solid #E0E0E0;
	background-color: #F9F9F9;
	margin-top: 3px;
	margin-bottom: 2px;
}

input.clean {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.error {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #880000;
}

.submit {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #51120E;
	border: solid 2px #e8e8e8;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
}
form {
	margin:0px;
}

a:link.category, a:active.category, a:visited.category {
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a.subCategory:link, a.subCategory:active, a.subCategory:visited {
	background-image: url(../images/sublink-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 25px;
	padding-top: 5px;
	display: block;
}

/* --------------------------- */

#mainHolder
{
    margin: 0 auto 0 auto;
}

#mainContentHolder
{
    width: 765px;
    margin: 0 auto 0 auto;
	background-color: #EBE5DB;
	min-height: 300px;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #fff;
}

#mainPadding 
{
    padding: 15px 10px;
}

#headerHolder
{
    background: url(../images/main-bg-top.gif) repeat-x left top;
    height: 136px;
    position: relative;
}

#header
{
    margin: 0 auto 0 auto;
    width: 765px;
    background: url(../images/header-bg.gif) repeat-x left top;
    height: 136px;
    position: relative;
}


#contentHolder
{
    background: url(../images/content-bg.gif) no-repeat left top;
    vertical-align: top;
    padding: 4px 20px 30px 75px;
    padding-top: 30px;
/*
    padding-left: 70px;
    padding-right: 40px;
*/
}

#contentHolder H1 
{
    /* margin-left: 80px; */
}

#footer
{
    width: 765px;
    margin: 0 auto 0 auto;
	background-color: #F4F0EB;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #fff;
    font-family: Verdana;
    font-size: 10px;
	color: #42403E;
    height: 32px;
    text-align: center;
}

#logoHolder
{
    position: absolute;
    left: 37px;
    top: 37px;
}

#phoneHolder
{
    position: absolute;
    left: 500px;
    top: 55px;
}

#phone {
	z-index: 10;
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/phone.png",sizingMethod="image");
	background-color: transparent;
}

html>body #phone {
	width: 229px;
	height: 19px;
	border: 0px;
	background-color: transparent;
}


#footer a:link, #footer a:visited, #footer a:active {
	font-weight: normal;
	text-decoration:none;
    font-family: Verdana;
    font-size: 10px;
	color: #42403E;
}

#footer a:hover
{
	font-weight: normal;
	text-decoration:underline;
}

#nav
{
    position: absolute;
    top: 103px;
    left: 0px;
}

#logo {
	z-index: 10;
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png",sizingMethod="image");
	background-color: transparent;
}

html>body #logo {
	width: 325px;
	height: 36px;
	border: 0px;
	background-color: transparent;
}

#offline {
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/offline.png",sizingMethod="image");
	background-color: transparent;
}

html>body #offline {
	width: 148px;
	height: 29px;
	border: 0px;
	background-color: transparent;
}


#online {
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/offline.png",sizingMethod="image");
	background-color: transparent;
}

html>body #online {
	width: 160px;
	height: 29px;
	border: 0px;
	background-color: transparent;
}

/* HOME */

#contentHolderHome h1
{
    font-family: Verdana;
    font-size: 16px;
    color: #212121;
    font-weight: normal;
    border-style: none;
}

#homeTopBox
{
    background: url(../images/home-top-bg.jpg) no-repeat left top;
    width: 707px;
    height: 252px;
}

#contentHolderHome ul
{
    list-style-image: url(../images/dot.gif);
}

#contentHolderHome li
{
    font-weight: bold;
    margin-top: 5px;
}

#contentHolderHome strong
{
    color: #D94226;
}

#contentHolder ul
{
		margin-left: 20px;
    list-style-image: url(../images/dot.gif);
}


.caption 
{
    font-size: 9px;
    color: #767676;
}

.homeCaption 
{
    font-weight: bold;
    color: #D94226;
}

#sideMenu 
{
    width: 100px; 
    border-right: solid 0px #E0E0E0; 
    float: left; 
    padding: 0 5px 0 0; 
    margin-right: 15px; 
    margin-left: -35px; 
    margin-top: 5px;
}

#sideMenu A
{
    display: block; padding: 5px;
}

/* HOME */

.homeBottomBox 
{
    background: url(../images/home-bottom-box-bg.gif) repeat-x top;
    background-color: #F2ECE2;
    width: 175px;
    height: 190px;
    border: solid 1px #fff;
}

.homeBottomBox div 
{
    padding: 10px;
    font-size: 10px !important;
}

.homeBottomBox div a
{
    font-size: 10px !important;
}

#homeButtHolder 
{
    background: url(../images/home-butt-bg.gif) no-repeat;
    text-align: center;
    width: 326px;
    height: 91px;
    margin-top: 30px;
}

#homeButtHolder img 
{
    margin-top: 16px;
}

.creamBox
{
    background-color: #FBF8F3;
    padding: 9px;
    font-size: 12px;
    border: solid 1px #fff;
    margin-bottom: 10px;
}

.creamBoxHome
{
    background-color: #FBF8F3;
    padding: 9px;
    font-size: 10px;
    border: solid 1px #fff;
    margin-bottom: 10px;
}

.creamBoxHome .border
{
    border: solid 1px #fff;
    margin-right: 5px;
    float: left;
}

.creamBoxHome P 
{
    font-size: 10px;
    margin: 4px;
}

.creamBox P 
{
    font-size: 12px;
    margin: 4px 0;
}

#welcomeText P
{
    line-height: 18px;
}

a.green 
{
    color: #448D33;
}

.gradient 
{
    background: url(../images/gradient-bg.gif) repeat-x top;
}

.sep 
{
    border-left: solid 1px #fff;
}

img.border {
	border: solid 1px #C6B393;
	background-color: #FFFFFF;
	padding: 2px;
}
