/* CSS Document */
html,body {
	width:100%;
	height:100%;
	margin:0;
	border:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/bg_2012.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#cfdebc;
}
#content
{
	width:800px;
	height:100%;
	vertical-align:top;
}
#content_title
{
	width:100%; 
	margin-left:115px;
	text-align:center; 
	font-size:35px;  
	color:#4c395c; 
	padding-top:10px;
	font-family:"Times New Roman", Times, serif;
}
#content_left
{
	float:left; 
	width:215px;
	text-align:left;
}
#content_right
{
	float:right; 
	width:565px;
	text-align: justify;
}
#icon_main
{
	width:100px;
	height:80px;
	margin:auto;
	float: left;
	text-align:center; 
	font-family:'Times New Roman', Times, serif; 
	font-size:11px;
}
#icon_social
{
	width:160px;
	height:110px;
	margin:auto;
	float: left;
	text-align:center; 
	font-family:'Times New Roman', Times, serif; 
	font-size:11px;
	vertical-align:top;
}
#icons_sub
{
	width:225px;
}
#icon_sub
{
	width:100%;
	margin:auto;
	height:62px;
	text-align:left;
	vertical-align: middle;
	font-family:'Times New Roman', Times, serif; 
	font-size:12px;
	clear:both;
}
#iconsFront 
{
    width:525px; 
    float:right; 
    margin-right:30px;
}
#quicklinks 
{
    width:240px; 
    float:left; 
}

#red
{
	color:#900;	
}
#swimTable td
{
    border:1px solid #036;
    vertical-align:top;
}
.tableHead
{
    /*background-color:Gray;*/
    font-size:11px;
    color:#000;
    font-weight:bold;
    text-align:center;
}
h1
{
	color: #4c395c;
	font-weight: bold;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}
h2
{
	color: #4c395c;
	font-weight: bold;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
li
{
	padding-top:10px;
}
a:link {
	color: #4c395c;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #4c395c;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #666;
	font-weight: bold;
	text-decoration:underline;
}
a:active {
	color: #4c395c;
	font-weight: bold;
	text-decoration:none;
}

#dot_bar {
	padding-top:10px; 
	padding-bottom:10px; 
	clear:both;
}
#optiontext
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-VARIANT: normal;
}
table#chart td
{
	border:solid;
	border-color:#963;
	border-width:1px;	
}
#petChart
{
    width:600px;
    border:solid;
	border-color:#8f7764;
	border-width:1px;	
}
table#petChart td
{
    border:solid;
	border-color:#8f7764;
	border-width:1px;	
}
.petTitle
{
    width:143px;
    font-weight:bold;
    background-color:#9b8c79;
    color:#fff;
}
.formTitle
{
	color:#06C;
	font-weight:bold;
}
.button
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
	CURSOR: hand;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #FB6D00;
    FONT-VARIANT: normal
} 


