﻿html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: small;
	background: White url(Images/back-fill.jpg) repeat left bottom;
	text-transform: none;
	color: #6C6C6C;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	font-variant: normal;
	text-decoration: none;
}

a:link
{
	color: #B46A1F;
	text-decoration: underline;
}

a:visited
{
	color: #B46A1F;
	text-decoration: underline;
}

a:hover
{
	color: Black;
	text-decoration: underline;
}

a:active
{
	color: #B46A1F;
	text-decoration: underline;
}

a acronym
{
	border: none;
}

acronym
{
	cursor: help;
}

h1
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 105%;
	font-weight: bold; 
	color: #B46A1F;
}

h2
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 80%;
	font-weight: bold; 
	color: #B46A1F;
}

h3
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 90%;
	font-weight: bold; 
	color: Black;
}

h3.author
{
	position: relative;
	top: -15px;
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 90%;
	font-weight: bold; 
	color: #6C6C6C;
}

.stdBoldMainText
{
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-style: normal;    
	font-size: 8pt;
	color: Black;
}

#mainContainer
{
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#headerSpacer
{
	width: 100%;
	height: 35px;
}

#subHeaderSpacer1
{
	float: left;
	height: 35px;
	width: 35px; 
	background-image: url(Images/upper-left.png);
	background-position: left;
	background-repeat: no-repeat;
}

#subHeaderSpacer2
{
	float: left;
	height: 35px;
	width: 905px;
	background-image: url(Images/upper-edge.png);
	background-position: top;
	background-repeat: repeat-x;
}

#subHeaderSpacer3
{
	float: left;
	height: 35px;
	width: 35px;
	background-image: url(Images/upper-right.png);
	background-position: left;
	background-repeat: no-repeat;
}

#mainHeader
{
	width: 100%;
	height: 129px; 
	background-image: url(Images/vertical-edges.png);
	background-position: left;
	background-repeat: repeat-y;
}

#subHeader1
{
	float: left;
	height: 127px;
	width: 35px;
}

#subHeader2
{
	float: left;
	height: 127px;
	width: 180px;
	background: White url(Images/logo.jpg) no-repeat;
}

#subHeader3
{
	float: left;
	height: 127px;
	width: 725px;
	background-color: White;
}
 
#subHeader4
{
	float: left;
	height: 127px;
	width: 35px;
}

#subHeader5
{
	float: left;
	height: 2px;
	width: 35px;
}

#subHeader6
{
	float: left;
	height: 2px;
	width: 180px;
	background-image: url(Images/horiz-line.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#subHeader7
{
	float: left;
	height: 2px;
	width: 725px;
	background-image: url(Images/horiz-line.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#subHeader8
{
	float: left;
	height: 2px;
	width: 35px;
}

#infoArea1
{
	float: right;
	height: 20px;
	width: 80px;
	text-align: right;
	margin: 20px 0px 0px 0px;
}

#infoArea2
{
	float: right;
	height: 20px;
	width: 365px;
	text-align: right;
	margin: 22px 0px 0px 0px;
	color: #96693F;
}

#tabArea
{
	position: relative;
	top: 63px;
	left: 410px;
	height: 24px;
	width: 320px;
}

#mainContent
{
	width: 100%;
	min-height: 350px;
	background-image: url(Images/vertical-edges.png);
	background-position: left;
	background-repeat: repeat-y;
	overflow: hidden;
}

#subContent1
{
	float: left;
	width: 35px;
	min-height: 350px;

}

#subContent2
{
	float: left;
	width: 905px;
	min-height: 350px;
	background-color: White;
}

#subContent3
{
	float: left;
	width: 35px;
	min-height: 350px;
}

#mainFooter
{
	width: 100%;
	height: 30px;
	background-image: url(Images/vertical-edges.png);
	background-position: left;
	background-repeat: repeat-y;
}

#subFooter1
{
	float: left;
	height: 30px;
	width: 35px;
}

#subFooter2
{
	float: left;
	height: 30px;
	width: 905px;
	text-align: center;
	vertical-align: bottom;
	background-color: White;
	background-image: url(Images/horiz-line.png);
	background-position: top;
	background-repeat: repeat-x;
}

#subFooter2 span
{
	position: relative;
	top: 10px;
}

#subFooter3
{
	float: left;
	height: 30px;
	width: 35px;
}

#footerSpacer
{
	width: 100%;
	height: 35px;
}

#subFooterSpacer1
{
	float: left;
	height: 35px;
	width: 35px;
	background-image: url(Images/lower-left.png);
	background-position: left;
	background-repeat: no-repeat;
}

#subFooterSpacer2
{
	float: left;
	height: 35px;
	width: 905px;
	background-image: url(Images/lower-edge.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#subFooterSpacer3
{
	float: left;
	height: 35px;
	width: 35px;
	background-image: url(Images/lower-right.png);
	background-position: left;
	background-repeat: no-repeat;
}

.RadTabStrip_MySite li a.selected .wrap
{
	color: #B46A1F;
}

.RadTabStrip_MySite li a:hover .wrap
{
	color: Black;
	font-weight: normal;
}

#default1
{
	padding: 15px 0px 15px 0px;
}

#default2
{
	float: right;
	height: 85px;
	width: 280px;
	margin: 20px 0px 0px 10px;
	padding: 10px 5px 15px 5px;
	border-top: solid 10px #DEA45A;
	border-bottom: solid 5px #F0C186;
}

#default2 span.quote
{
	font-size: smaller;
	
}

#default2 span.citation
{
	font-size: x-small;
	font-style: oblique;
	
}

#products1
{
	padding: 15px 0px 15px 0px;
}

#products2
{
	float: right;
	height: 136px;
	width: 290px;
	margin: 40px 0px 0px 30px;
}

#products3
{
	float: right;
	height: 150px;
	width: 200px;
	margin: 35px 0px 0px 30px;
}

#products1 p.detailLink
{
	text-align: right;
	
}

#contact1
{
	padding: 15px 0px 15px 0px;
}

#cargiver1
{
	padding: 15px 0px 15px 0px;
}

#cargiver2
{
	float: left;
	height: 371px;
	width: 240px;
	margin: 15px 30px 0px 0px;
}

#caregiver3
{
	float: right;
	height: 35px;
	width: 86px;
	margin: 15px 150px 0px 0px;
}

#greekguide1
{
	padding: 15px 0px 15px 0px;
}

#greekguide2
{
	float: left;
	height: 270px;
	width: 240px;
	margin: 15px 30px 0px 0px;
}

#greekguide3
{
	float: right;
	height: 60px;
	width: 136px;
	margin: 15px 90px 0px 30px;
}
