
/***COLORS

Heading Dark Green - #1b6c3e
BlueBorder - #0084b5
Light Blue - #00adee


****/


html, body {
	height: 100%;
}


body {
	margin: 10px 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1b6c3e;
}

h1 {
	padding: 0px 0 0 0;
	word-spacing: 5px;
	font-size: 2.25em;
	font-variant: small-caps;
}

h3 {
	padding: 1px 0px 0 5px;
	/*border-bottom: 1px solid #1b6c3e;*/
	background-image:url(../images/img3.gif);
	background-repeat:repeat-x;
	word-spacing: 3px;
	font-size: 1.80em;
	font-variant: small-caps;
	color: #ffffff;
	height: 30px;
}

h4 {
	margin: 5px;
	color: #1b6c3e;
	font-size: 1.65em;
	font-weight: normal;
	letter-spacing: 0px;
}

h4 a {
	text-decoration: none;
	color: #1b6c3e;
}

h5 {
	margin: 5px;
	color: #1b6c3e;
	font-size: 1.80em;
	letter-spacing: 0px;
}



a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #95AE36;
}



.green {
	color: #95AE36;
}

.red {
	color: #C73633;
}

.gray {
	color: #B9ADAC;
}

.imageleft {
	float: left;
	margin: 0 20px 5px 0;
	border: 2px solid #0086b8;
}

.imageleftnoborder {
	float: left;
	margin: 0 20px 5px 0;
}

.imageright {
	float: right;
	margin: 0 0 5px 20px;
	border: 2px solid #0086b8;
}

.imagerightnoborder {
	float: right;
	margin: 8px 0 5px 10px;
}

.sidebarpic {
	margin-bottom: 15px;
	border: 2px solid #1b6c3e;
}

.iconfloat {
	float:left;
	margin-right: 5px;
}

.list, .list2c {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 2em;
}



.list2c li {
	float: left;
	width: 50%;
}

/* Header */

#header {
	width: 750px;
	height: 217px;
	margin: 0 auto;
	background: url(../images/header_main.jpg) no-repeat top center;
}

#header h1 {
	float: left;
	padding: 24px 0 0 10px;
	letter-spacing: -3px;
	font-size: 3.5em;
}

#header h2 {
	float: right;
	padding: 42px 10px 0 0;
	word-spacing: normal;
	letter-spacing: -1px;
	font-size: 2em;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 720px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 102px;
	height: 25px;
	padding: 7px 0 0 0;
	background: #00adee url(../images/img2.gif) repeat-x left bottom;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu a:hover {
	background: #1a683c url(../images/img3.gif) repeat-x left top;
}

/* Content */

#wrap {
	width: 744px;
	margin: 0 auto;
	border-left: 3px solid #0084b5;
	border-right: 3px solid #0084b5;
	border-bottom: 3px solid #0084b5;
	background-image:url(../images/bkg_wrap.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#content {
	width: 660px;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: right;
	width: 430px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
}

#colTwo {
	float: left;
	width: 260px;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 15px;
	margin-bottom: 10px;
	
	
}

#colTwoContent {
	padding-left: 8px;
	padding-top: 8px;
}

#frlinks {
	width: 260px;
	margin:0;
	padding:0;
	float: left;
	
}

#frlinksleft {
	float: left;
	width: 130px;
}

#sidebarlinksleft {
	float: left;
	width: 200px;
	margin-bottom: 15px;
}

#frlinksright {
	float: right;
	width: 130px;
}

.frheader {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1b6c3e;
	font-size: 1.40em;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.frheader a {
	color: #1b6c3e;
	text-decoration: none;
}

.frheader a:hover {
	color: #95AE36;
}

#frlinksleft span, #frlinksright span {
	font-size: .85em;
}

#frmovie {
	text-align: center;
	padding-top:20px;
}

#apptable {
	border: 1px solid #000000;
	border-collapse:collapse;	
}

.treven {
	background-color: #1b6c3e;
	color: #FFFFFF;	
}

.treven a {
	color:#FFFFFF;
}

#formtable table {  
	width: 100%; 
	border-collapse: collapse; 
} 


.labelcell { 
	width: 50%;
}

.fieldcell { 
	text-align: right;  
}

.smallfieldcell { 
	
}

.radiocell { 
	text-align: right; 
}

.fieldcell input { 
	width: 200px;  
	background-color: #FFFFFF;
	color: #000000; 
	margin-right: 0px;
	border: 1px solid #000000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
} 

.smallfieldcell input { 
	 border: 1px solid #000000;
	 font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%; 
} 

.textarea { 
	width: 200px; 
	height: 60px;
	border: 1px solid #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.textareafull { 
	width: 100%;
	border: 1px solid #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 20px auto;
	padding: 5px 0;
	background: url(../images/img2.gif) repeat-x left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer p, #footer a {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}