﻿body 
{
	width:100%;
	font: 0.75em/120% Tahoma, arial, verdana,  sans-serif;
	font-size:12px;
	background-image:url(/images/main_bg_gradient.png);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
}

/*Main Container*/
#container
{
	position:relative;
	width:900px;
	height:auto;
	top:35px;
	left:50%;
	margin-left:-450px;
	background-color:#fff;
	border:1px solid #666;
}

/*Header Items*/
#header_container
{
	position:absolute;
	width:100%;
	height:auto;
	background-color:#ffffff;
	z-index:200;
}
#header_image
{
	position:absolute;
	background-color:#ffffff;
	width:320;
	margin:20px;
	height:auto;
}
#header_address_container
{
	position:absolute;
	right:5px;
	text-align:center;
	background-color:#fff;
	margin:10px 0px 10px -10px;
	width:410px;
	height:auto;
}
#addresses
{
	width:100%;	
	margin:5px 10px 10px 10px;
	
}
#addresses td
{
	width:50%;
	font-size:smaller;
}

/*Menu Items*/
#menu_bar
{
	position:relative;
	top:110px;
	width:100%;
	background-color:#b6af79;
	height:27px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	z-index:200;
}

/*Content Area*/
#contentArea
{
	position:relative;
	margin-top:110px;
	background-color:#fff;
	width:100%;
	min-height:450px;
	height:auto;
	float:none;
	z-index:1;
	clear:both;
}
#mainPageArea
{
	margin:10px 0px 10px 0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#eeeeee;
	height:auto;
	text-align:center;
	width:100%;
}
#mainPageContent
{
	width:100%;
	
}
#mainPageNews
{
	width:100%;
}
#contentAreaFormat{min-height:450px;}
.content{background-image:url(/images/agc_side_back.gif); background-repeat:no-repeat; padding-top:10px;}
.contentHeader{margin-left:75px;margin-top:20px;margin-right:55px;font-size:large;font-weight:bold;color:#9d032a;border-bottom:2px dotted #ccc;padding:5px;}
.contentHeader2{margin-left:75px;margin-top:20px;margin-right:55px;font-size:x-large;font-weight:bold;color:#9d032a;border-bottom:2px solid #ccc;padding:5px 5px 20px 5px;}
.contentMainCol{margin-left:75px;margin-right:55px;padding:5px;clear:both;min-height:450px;}

#subsitemenu 
{
    list-style-type:none;
    list-style-position:outside;
    margin-left:-40px;
}
#subsitemenu li
{
    background-color:#ccc;
    padding:10px;
    border-bottom:1px solid #fff;
    width:80%;
}
#subsitemenu a:link, #subsitemenu a:visited
{
    font-weight:bold;
    color:#666;
    text-decoration:none;
}
#subsitemenu a:hover, #subsitemenu a:active
{
    font-weight:bold;
    color:#fff;
    text-decoration:underline;   
}

.mainPagePics
{
	width:33%;
	text-align:center;
	vertical-align:middle;
	padding-top:20px;
	padding-left:10px;
	padding-right:8px;
}
.mainPagePics img
{
	margin-top:20px;
	border:3px solid #9d032a;
}
.mainPagePicsFoot
{
	color:#666;
	text-align:right;
	padding-right:17px;
	height:20px;
}
.mainPagemlHead{border-right:2px dotted #cccccc; border-bottom:2px dotted #ccc; padding-left:15px; width:15%; font-weight:bold; color:#b6af79;}
.mainPagemlBody{border-right:2px dotted #cccccc;height:30px; padding-left:15px; padding-right:10px; font-size:smaller;}
.mainPagewHead{border-right:2px dotted #cccccc; border-bottom:2px dotted #ccc; width:40%; font-weight:bold; color:#b6af79;}
.mainPagewBody{border-right:2px dotted #cccccc;height:30px; font-size:smaller; padding:5px;}
.mainPagenHead{border-bottom:2px dotted #ccc; width:40%; font-weight:bold; color:#b6af79;}
.mainPageHeadLink{color:#b6af79; text-decoration:none;}
.mainPagenBody{font-size:smaller; padding:5px;}

/*Footer*/
#footer
{
	position:relative;
	background-color:#fff;
	width:95%;
	padding:9px;
	font-size:smaller;
	top:auto;
	clear:both;
}

/*Formatting classes for .net controls*/
.mainMenu
{
	width:80%;
	height:100;
	margin:0px 0px 0px 7px;
	margin-left:auto;
	margin-right:auto;
	z-index:200;	
}
.menuItems
{
	text-align:center;
	color:#fff;
	height:30px;
}
.subMenus
{
	text-align:center;
	color:#9d032a;
	background-color:#ccc;
	padding:5px;
	text-align:left;
}
.menuItemHover
{
	background-color:#ccc;
	color:#9d032a;
}
.menuSubItemHover
{
	background-color:#eee;
	color:#9d032a;
}
.inputtext
{
	border:3px solid #eeeeee;
	margin:2px;
	font-family:Tahoma,arial;
	font-size:12px;
	width:175px;
}
.inputtextarea
{
	border:3px solid #eeeeee;
	margin:2px;
	font-family:Tahoma,arial;
	font-size:12px;
	width:300px;
}
.alert
{
	color:Green;
	font-weight:bold;
}

/*Misc test formatting*/
.categoryHeadline
{
    color:#9d032a;
    font-size:14px;
    font-weight:bold;
}
.newsHeadline
{
	color:#9d032a;
}
.newsHeadlineSize
{
	font-size:14px;	
	font-weight:bold;
}
.content_left
{
	float:left;
	width:58%;
}
.content_right
{
	float:right;
	width:38%;
}

.content_left2
{
    float:left;
    width:25%;
}
.content_right2
{
    float:right;
    width:75%;
}

.img_right
{
	float:right;
	margin-left:15px;
	margin-bottom:15px;	
}
.subheader
{
	font-size:15px;
	font-weight:bold;
}
.fppics
{
	border:3px solid #9D032A;
	width:250px;
	height:250px;	
}
.newsArchive
{
	position:relative;
	margin:0px 10px 10px 10px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;	
	width:100%;
}
.clear {clear:both;height:1px;overflow:hidden;}
.justify_content
{
	text-align:justify;
}

.btn{margin-left:-4px;}